/* FORMAT TAGS */

body{
	font: Helvetica, Geneva, Arial, sans-serif;
	font-family: Helvetica, Geneva, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
	margin: 0;
	padding: 0;
	background-color:#7a9cdc;
	height: 100%;
}

p{
	font: Helvetica, Geneva, Arial, sans-serif;
	font-family: Helvetica, Geneva, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

table, tr, td{
	padding: 0;
	margin: 0;
}

a, a:visited{
	font: Helvetica, Geneva, Arial, sans-serif;
	font-family: Helvetica, Geneva, Arial, sans-serif;
	font-size: 12px;
	color: #586e97;
	text-decoration: none;
}
a:hover{
	font: Helvetica, Geneva, Arial, sans-serif;
	font-family: Helvetica, Geneva, Arial, sans-serif;
	font-size: 12px;
	color: #3366cc;
	text-decoration: underline;
}

/* FORMATTING */


.nHeader0{
	font-size: 18px;
	color: #d67322;
	font-weight: bold;
}

.nHeader1, h2, h2 a, h2 a:visited{
	font-size: 18px;
	color: #032765;
	font-weight: bold;
}
h2 a:hover{
	font-size: 18px;
	color: #586e97;
	font-weight: bold;
}

.nHeader2{
	font-size: 14px;
	color: #032765;
	font-weight: bold;
}
.cTable{
	vertical-align: top;
	padding: 3px;
}


/* NAVIGATION */

#navTable{
	width: 800px;
	height: 83px;
	background-image: url(/includes/img_headers/header_prodn.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
.nav1{
	font-family: Helvetica, Geneva, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	width: 800px;
	height: 55px;
	color: #000000;
	padding-left: 90px;
	padding-top: 35px;
}

.nav2, .nav3, .nav3ro, .nav4, .nav4ro, .nav5, .nav5ro, .nav6, .nav6ro, .nav7{
	height: 20px;
	margin: 0;
	padding-left: 7px;
	padding-right: 7px;
	font-family: Helvetica, Geneva, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	background-color: #012a78;
	border: 1px solid #000033;
	background-repeat: repeat-x;
	background-position: top left;
}
.nav2{
	width: 480px;
	font-weight: normal;
	background-image: url(/includes/img_headers/hn1.jpg);
}
.nav2 a, .nav2 a:visited{
	color: #ccccff;
	text-decoration: none;
}
.nav2 a:hover{
	color: #ccccff;
	text-decoration: underline;
}
.nav3{
	text-align: center;
	width: 65px;
	background-image: url(/includes/img_headers/hn2.jpg);
}
.nav3ro{
	text-align: center;
	width: 65px;
	background-color: #3366cc;
	cursor: pointer;
}
.nav4{
	text-align: center;
	width: 90px;
	background-image: url(/includes/img_headers/hn3.jpg);
}
.nav4ro{
	text-align: center;
	width: 90px;
	background-color: #3366cc;
	cursor: pointer;
}
.nav5{
	text-align: center;
	width: 90px;
	background-image: url(/includes/img_headers/hn4.jpg);
}
.nav5ro{
	text-align: center;
	width: 90px;
	background-color: #3366cc;
	cursor: pointer;
}
.nav6{
	text-align: center;
	width: 65px;
	background-image: url(/includes/img_headers/hn5.jpg);
}
.nav6ro{
	text-align: center;
	width: 65px;
	background-color: #3366cc;
	cursor: pointer;
}
.nav7{
	width: 10px;
	background-image: url(/includes/img_headers/hn6.jpg);
}
#contactFloat{
	color: #ffffff;
	width: 80px;
	height: 15px;
	padding: 2px;
	/*background-color: #586E97;*/
	position: absolute;
	top: 0;
	margin-left: 621px;
	text-align: center;
	/*border: 1px solid #000000;*/
}
#contactFloat a, #contactFloat a:visited{
	color: #5188b1;
}
#contactFloat a:hover{
	color: #5188b1;
	text-decoration: underline;
}

/* NAV GENERIC */

.navG{
	text-align: center;
	background-color: #032765;
	margin: 0;
	padding: 7px;
	font-family: Helvetica, Geneva, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	border: 1px solid #000033;
}
.navGro{
	text-align: center;
	background-color: #3366cc;
	cursor: pointer;
	margin: 0;
	padding: 7px;
	font-family: Helvetica, Geneva, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	border: 1px solid #000033;
}

/* BODY BACKGROUND STYLES */

#bodyShadow{
	width: 100%;
	background-image: url(/includes/img_background/gradient.gif);
	background-repeat: repeat-y;
	background-position:center;
	padding: 0;
	margin: 0;
}
#bodyShadowTop{
	width: 100%;
	background-image: url(/includes/img_background/gradient_top.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	padding-bottom: 0;
	margin-bottom: 0;
}
#bodyShadowBottom{
	width: 100%;
	background-image: url(/includes/img_background/gradient_bottom.jpg);
	background-position: bottom center;
	background-repeat: no-repeat;
	padding-bottom: 0;
	margin-bottom: 0;
}
#bottomShadow{
	height: 80px;
	width: 100%;
	background-color: #ccccff;
	background-image: url(/includes/img_background/bottom_gradient.jpg);
	background-repeat: no-repeat;
	background-position:center;
	padding: 0;
	margin: 0;
}
#mainBody{
	width: 800px;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	height: 100%;
	background-color: #FFFFFF;
}

#pageFooter{
	border-top:1px solid #ffffcc; 
	margin:0 auto;
	background-image: url(/includes/footer.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	height: 69px;
	width: 800px;
}
