/* ------------ STYLE ------------ */

body {
	text-align:center;
	margin:0px;
	padding:0px;
	background-color: #ffffff;
}

.content {
	font-family: 'Arial', sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	color: #000000;
}

.copyright {
	font-family: 'Arial', sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	color:#ffffff;
}


/* ------------ HEADINGS ------------ */

.pagetitle {
	font-family: 'Arial', sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-align: left;
	color:#150186;
	}
	
.largetitle {
	font-family: 'Arial', sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	color:#150186;
	}

	
.title {
	font-family: 'Arial', sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color: #150186;
}

.titleblack {
	font-family: 'Arial', sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color: #000000;
}

.gold {
	font-family: 'Arial', sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color: #a28618;
}

.silver {
	font-family: 'Arial', sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color: #a7a7a7;
}

.navigation{
	font-family: 'Arial', sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color: #0190CA;
}


.testimonials {
	font-family: 'Arial', sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	font-style: italic;
}
	

#h1 {
	font-family: 'Arial', sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	color: #000000;
}

#h3 {
	font-family: 'Arial', sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	color: #000000;
}


/* ------------ TABLES ------------ */

.table {
	font-family: 'Arial', sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	color: #000000;
	background-color: #cccccc;
}

#table {
	font-family: 'Arial', sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

.navtable {
	font-family: 'Arial', sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: right;
	color: #000000;
	background-color: #000000;
	padding-left: 4px;
	padding-bottom:2px;
}

/* ------------ LAYOUT ------------ */

#content {
	position: relative;
	float: left;
	top: 0px;
	left: 0px;
	width: 100%;
	min-width: 100%;
	height: 100%;
	min-height: 100%;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-color: #ffffff;
}

#contentwhite {
	position: relative;
	float: left;
	top: 0px;
	left: 0px;
	width: 690px;
	min-width: 690px;
	height: 100%;
	min-height: 100%;
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 0px;
	padding-bottom: 20px;
	background-color: #ffffff;
}

#bluecontent {
	position: relative;
	float: left;
	top: 0px;
	left: 0px;
	width: 100%;
	min-width: 100%;
	height: 100px;
	min-height: 100px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-color: #0190CA;
}

#darkbluecontent {
	position: relative;
	float: left;
	top: 0px;
	left: 0px;
	width: 100%;
	min-width: 100%;
	height: 235px;
	min-height: 235px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	text-align: left;
	background-color: #150186;
}


#greycontent {
	position: relative;
	float: left;
	top: 0px;
	left: 0px;
	width: 695px;
	min-width: 695px;
	height: 240px;
	min-height: 260px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-color: #E2E0EB;
}

#greycontentbox1 {
	position: relative;
	float: left;
	top: 0px;
	left: 0px;
	width: 240px;
	min-width: 240px;
	height: 240px;
	min-height: 240px;
	padding-left: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	background-color: #E2E0EB;
}

#greycontentbox2 {
	position: relative;
	float: left;
	top: 0px;
	left: 0px;
	width: 250px;
	min-width: 250px;
	height: 230px;
	min-height: 230px;
	padding-left: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-color: #E2E0EB;
}

#greycontentbox3 {
	position: relative;
	float: left;
	top: 0px;
	left: 0px;
	width: 400px;
	min-width: 400px;
	height: 240px;
	min-height: 240px;
	padding-left: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	background-color: #E2E0EB;
}



#backcontent {
	width: 100%;
	min-width: 100%;
	padding-bottom: 0px;
	margin: 0px auto;
	align: left;
	background-color: #ffffff;
}


#copyright {
	position: relative;
	float: left;
	top: 30px;
	left: 0px;
	width: 700px;
	min-width: 700px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-color: #0190CA;
}


#footer {
	position: relative;
	float:  left;  
	clear: all ;
}

/* ------------ IMAGES ------------ */

img.floatRight { 
	float: right; 
	margin: 2px;
	left: 0px;
}


img.floatLeft { 
	float: left; 
	margin: 5px;
	left: 5px;
}
/* ------------ NAVIGATION ------------ */

#bottomnav {
	font-family: 'Arial', sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color: #0190CA;
}

/* ------------ LINKS ------------ */

#content a:link {
	color: #0190CA;
	font-weight: normal;
	text-decoration: none;
}

#content a:visited {
	color:#0190CA;
	font-weight: normal;
	text-decoration: none;
}

#content a:hover {
	color: #150186;
	font-weight: normal;
	text-decoration: none;
}

#content a:active {
	color:#0190CA;
	font-weight: normal;
	text-decoration: none;
}

#table a:link {
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}

#table a:visited {
	color:#ffffff;
	font-weight: normal;
	text-decoration: none;
}

#table a:hover {
	color: #ef1903;
	font-weight: normal;
	text-decoration: none;
}

#table a:active {
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}


#copyright a:link {
	color: #150186;
	font-weight: bold;
	text-decoration: none;
}

#copyright a:visited {
	color:#150186;
	font-weight: bold;
	text-decoration: none;
}

#copyright a:hover {
	color: #ffdb27;
	font-weight: bold;
	text-decoration: none;
}

#copyright a:active {
	color:#150186;
	font-weight: bold;
	text-decoration: none;
}
