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

body {
	margin: 0px;
	color: #333333;
	font-size: 13px;
	font-family: Arial;
	font-family: Arial, Verdana, Univers;
	background-color: #FFFFFF;
	background-image: url(../images/page_bkgd.jpg);
	background-repeat: repeat-x;
	line-height: 120%;
}


h1 {
	color: #990000;
	font-size: 16px;
	font-weight: normal;
	margin: 0px 0px 15px 0px;
}
h2 {
	color: #990000;
	font-size: 14px;
	font-weight: normal;
	margin: 0px 0px 15px 0px;
}

a          {
	color: #996600;
	text-decoration: none;
}
a:visited  {
	color: #3366CC;
}
a:hover    {
	color: #CC0033;
}


.container {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/content_bkgd_tile.jpg);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	height: 100%;
}


/* BANNER AREA */
.bannerArea {
	width: 980px;
	height: 145px;
	background-color: #4971a2;
	background-image: url(../images/banner_bkgd.jpg);
	background-repeat: no-repeat;
	left: auto;
	top: 100px;
	right: auto;
	bottom: auto;
}



.bannernav {
	padding-top: 10px;
	padding-right: 40px;
	float: right;
	color: white;
	font-size: 10px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	top: 90px;
	position: relative;
	right: 10px;
	text-align: right;
}

.bannernav a {
	color: #FFFFFF;
	text-decoration: none;
}
.bannernav a:visited {
	color: white;
}
.bannernav a:hover {
	color: #000000;
	padding: 3;
	background-color: #CCCCCC;
}

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



.content {
	padding-top: 0px;
	padding-bottom: 0px;
	background-image: url(../images/content_bkgd.jpg);
	background-repeat: no-repeat;
}
.contenthead {
	background-image: url(../images/content_head.jpg);
	height: 45px;
	padding-top: 8px;
	color: #333333;
	padding-left: 30px;
	position: relative;
	width: 350px;
}
.contenBtn {
	height: 40px;
	color: #333333;
	padding-right: 20px;
	float: right;
	position: relative;
	top: -25px;
	width: 400px;
}
.contentBtn a {
	background-image: url(../images/content_head_off.jpg);
	color: #333333;
	font-size: 14px;
	font-weight: bold;
	float: right;	
}

.contentBtn a:hover {
	background-image: url(../images/content_head_over.jpg);
	color: #333333;
	font-size: 14px;
	font-weight: bold;
	float: right;
}
.iframeHome {
	padding-top: 10px;
	padding-bottom: 0px;
	background-repeat: no-repeat;
	height: 680px;
	width: 740px;
	background-image: url(../images/Splash_Pg.jpg);
}
.iframecontent {
	padding-top: 0px;
	padding-bottom: 0px;
	background-repeat: no-repeat;
	height: 680px;
	width: 740px;
	background-image: url(../images/Pg_bg.jpg);
}

.iframetext {
	width: 650px;
	padding-left: 20px;
	float: left;
	height: 280px;
	padding-top: 10px;
	padding-right: 10px;
	margin: 10px;
	background-repeat: no-repeat;
	line-height: 130%;
}
.iframehomebg {
	width: 720px;
	float: left;
	height: 300px;
	background-image: url(../images/HOME_TEXTAREA.png);
	background-repeat: no-repeat;
}
/* LEFT NAVIGATION */


.leftnavigation {
	width: 192px;
	margin: 8px 0px 0px 7px;
	padding-left: 5px;
	float: left;
	list-style-type: none;
	color: #666666;
	top: 0px;
}

/*.leftnavigation a{
	margin-left: 0px;
	width: 192px;
	padding-left: 15px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	float: left;
	color: #0099FF;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-image: url(images/nav_normal.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	border-bottom: 1px solid #999;
}*/

/*.leftnavigation a:visited{
	color: #003366;
}*/
/*.leftnavigation a:hover{
	color: #ffffff;
	background-image: url(images/nav_over.jpg);
}*/


/* CONTENT AREA */

.contentleft {
	width: 740px;
	padding-left: 10px;
	float: left;
	height: 100%;
	padding-top: 10px;
	line-height: 120%;
}

.contentCenter{
	width: 740px;
	padding-left: 10px;
	float: right;
	height: 100%;
	padding-top: 10px;
	position: relative;
	left: -25px;
}

.contentright {
	padding-top: 10px;
	padding-right: 10px;
	float: right;
	width: 210px;
	height: 100%;
	padding-right: 10px;
}

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

.iframeleft {
	width: 520px;
	padding-left: 10px;
	float: left;
	color: #666666;
	background-color: #FFFFFF;
	background-image: url(../images/content_bkgd.jpg);
}

.iframeright {
	padding-top: 10px;
	padding-right: 10px;
	float: right;
	width: 200px;
	padding-right: 10px;
	height: 100%;
}
/* FOOTER AREA */
.footerArea {
	width: 980px;
	height: 88px;
	background-color: #FFFFFF;
	background-image: url(../images/footer_bkgd.jpg);
	background-repeat: no-repeat;
}

.copyright {
	border-color: #737a90;
	border-width: 2px;
	margin-left: 240px;
	margin-right: 30px;
	padding-top: 12px;
	color: #666666;
	font-size: 10px;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	text-align: center;
}
