@charset "UTF-8";
/* --- CSS Document by Codify Design Studio - codifydesign.com --- */

body {
	color: #000;
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Verdana, Univers;
	background-color: #666;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	
	
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666;
}
h1 {
	color: #a08950;
	font-size: 16px;
	font-weight: bold;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h2 {
	color: #3574E5;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	vertical-align: middle;
}

a          {
	color: #A08950;
}
a:visited  { color: #ba7007; }
.quotecontent a {
	text-decoration: none;
	float: right;
}

a:hover    { color: black; }

.container {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	background-color: #F8F8F8;
}
.specialTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #3574E5;
}

.shadowheader {
	background-color: #F8F8F8;
	background-image: url(images/bkgdshadow.png);
	background-repeat: no-repeat;
	background-position: top;
	padding: 0px;
	margin: 0px;
	width: 900px;
	height: 25px;
}
.shadowheaderTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #2C62C5;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
	height: 30px;
}


/* BANNER AREA */
.bannerArea {
	width: 900px;
	color: #000;
	height: 130px;
	background-color: #0F2C62;
}

.bannerNav li{
	list-style: none;
	float:right;




	#margin-left: 20px;
	margin: 0px;
}

.bannerNav a{
	margin-left: 0px;
	color: #0360b0;
	text-decoration: none;
}
.bannerNav a:visited{
	color: #0360b0;
}

.bannerNav a:hover{
	color: #000000;
}

.bannersubnav {
	padding-top: 20px;
	padding-right: 20px;
	float: right;
	color: #3e75a6;
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana,Arial, Helvetica , sans-serif;
}

.bannersubnav a {
	color: #3e75a6;
	text-decoration: none;
	padding-left: 20px;
	padding-right: 20px;
}
.bannersubnav a:visited { color: #3e75a6; }
.bannersubnav a:hover { color: #000000; text-decoration: none; }

.toplogo {
	margin-left: 0px;
	padding-top: 0px;
}

.navigationArea {
	width: 900px;
	background-color: #999;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #0F2C62;
	border-right-color: #0F2C62;
	border-bottom-color: #0F2C62;
	border-left-color: #0F2C62;
}


/* CONTENT AREA */

.contentArea {
	width: 900px;
	color: #999;
	background-color: #F8F8F8;
}

.contentleft {
	float: left;
	width: 400px;
	padding-right: 20px;
	padding-left: 40px;
	padding-top: 10px;
	padding-bottom: 20px;
}
.contentright {
	width: 400px;
	padding-right: 20px;
	padding-left: 20px;
	float: left;
	padding-top: 10px;
	padding-bottom: 20px;
}

.sideright {
	width: 225px;
	line-height: 14px;
	text-align: center;
	float: left;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.quotecontent {
	font-style: italic;
	color: #2875BC;
	text-align: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.sideleft {
	float: left;
	width: 225px;
	text-align: center;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
}


.lowerright {
	width: 550px;
	float: left;
}

.imageright {
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	float: right;
	text-decoration: none;
}
.imageleft {
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
	border: thin solid #999;
}
.imagecentre {
	text-decoration: none;
	margin: 5px;
}



/* FOOTER AREA */
.footerArea {
	width: 900px;
	height: 50px;
	background-color: #F2F2F2;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #999;
}
.container .contentArea hr {
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #999;
}


.copyrightL {
	margin-left: 30px;
	padding-top: 12px;
	color: #999;
	font-size: 12px;
	width: 450px;
}
.copyrightC {
	color: #999;
	float: right;
	padding-top: 12px;
	vertical-align: text-top;
	margin-right: 100px;
}
.copyrightR {
	margin-right: 30px;
	color: #999;
	font-size: 20px;
	float: right;
	padding-top: 12px;
	vertical-align: text-top;
}
.contentright ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666;
}
.panelsubnav {
	float: right;
	color: #3e75a6;
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.upperright {
	background-image: url(images/bkgrdflash.gif);
	background-repeat: no-repeat;
	background-color: #F8F8F8;
	height: 224px;
	width: 550px;
	float: left;
	padding-top: 12px;
	padding-left: 12px;
}
.upperleft {
	width: 250px;
	float: left;
	padding-right: 30px;
	padding-left: 30px;
}
.featuredisplay {
	background-image: url(images/leftpanelbg.gif);
	background-repeat: no-repeat;
	height: 650px;
	width: 225px;
	text-align: center;
	float: right;
}
.featuredimg {
	margin: 10px;
	text-align: center;
}



.flashbanner {
	background-color: #FFF;
}
.siderighth1 {
	text-align: center;
}
.tabletext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333;
}
.FormTable {
	background-color: #D3E1FA;
	border: 1px solid #3574E5;
}

.errorText {
	font-size: 14px;
	color: #F00;
	font-weight: bold;
}

.quoteTable {
	background-color: #FFF;
	text-align: center;
}
.quotesign {
	color: #666;
	text-align: center;
}

