@charset "UTF-8";
/* --- CSS Document by Codify Design Studio - codifydesign.com --- */

body {
	margin: 0px;
	color: #000099; 
	font-size: 12px; 
	font-family: Arial, Verdana, Univers;
	background-color: #3366cc;

}


h1 { color: #000000; font-size: 16px; font-weight: bold; margin: 3px 0px 25px 0px; }
h2 { color: #000000; font-size: 14px; font-weight: normal; margin: 0px 0px 0px 0px; }
h3 {
	color: #660000;
	font-size: 14px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	font-variant: normal;
	font-style: normal;
	font-family: "Times New Roman", Times, serif;
	text-decoration: underline;
}
h4 { color: #660000; font-size: 12px; font-weight: bold; margin: 0px 0px 0px 0px; }

a          { color: #000099; }
a:visited  { color: #660000; }
a:hover    { color: black; }

/*     this is commented out     */

.topBanner {
	background-repeat: repeat-x;
	width: 100%;
	height: 27px;
	/*background-image: url(images/top_image.gif)*/
	

}

.container {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;

}


/* BANNER AREA */
.bannerArea {
	width: 948px;
	height: 150px;
	/*background-image: url(images/shadow_bar.jpg);*/
	background-repeat: repeat-x;
}


.bannerNav {
	margin-left: 115px;
	margin-top: 12px;
	color: #000099;
	font-size: 12px;
	font-weight: bold;
	float: left;
		
}

.bannerNav ul{
	margin: 0px;
}

.bannerNav li{
	list-style: none;
	float:left;

	#margin-left: 20px; /* for IE */
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.bannerNav a{
	margin-left: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	color: #000099;
	text-decoration: none;
}

.bannerNav a:visited{
	color: #663300;
}

.bannerNav a:hover{
	color: #000000;
}



.toplogo {
	margin-left: 20px;
	padding-top: 15px;
	float:left;
}



.toplogo2 {
	margin-left: 20px;
	padding-top: 15px;
	float:left;
}



.navigationArea {
	width: 948px;
	border-bottom: solid;
	border-color: #3333FF;
	border-width: 1px;
}

/* CONTENT AREA */

.contentArea {
	width: 948auto;
	padding-top: 0px;
	padding-bottom: 20px;
}

.contentleft {
	width: 100px;
	float: left;
	padding-left: 15px;
	text-align: center;
	/* border-right-style: ridge; */
	line-height: 18px;
	padding-right: 15px;
	background-color: #E7E1D8;
}

.contentcenter {
	width: 560px;
	padding-left: 25px;
	padding-right: 30px;
	float: left;
}


.contentright {
	width: 165px;
	float: left;
	padding-left: 10px;
	text-align: center;
	padding-right: 5px;
}

.contentpage2 {
	width: 800px;
	padding-left: 100px;
	padding-right: 20px;
	float: left;
}




.imageright {
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	float: right;	
}
.imageleft {
	margin-right: 30px;
	margin-bottom: 10px;
	float: left;
}


/* FOOTER AREA */
.footerArea {
	width: 948px;height: 88px;

	
}
.footernav {
	padding-top: 10px;
	padding-right: 32px;
	float: right;
	color: #000066;
	font-size: 10px;
	font-weight: bold;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}

.footernav a {
	color: #000066;
	text-decoration: none;
}
.footernav a:hover {
	color: #000000;
	text-decoration: none;
}




.copyright {
	border-top: solid;
	border-color: #000000;
	border-width: 1px;
	margin-left: 30px;
	margin-right: 30px;
	padding-top: 12px;
	
	color: #000099;
	font-size: 12px;

}
