@charset "UTF-8";
/* CSS Document */

* {
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:1.5em;
}

html, body {
	height:100%;
	}


body {
	background:url(../images/insideback.gif) top repeat-x;
	background-color:#002a5c;
	text-align:center; /* horizontal centering for IE Win quirks */
	}


body.index {
	background:#FFFFFF;
	text-align:center; /* horizontal centering for IE Win quirks */
	}


a:link, a:visited {
	font-weight:bold;
	color:#002a5c;
	text-decoration:none;
	border-bottom:#002a5c dotted 1px; 
	}


a:hover {
	color:#95a2c1;
	border-bottom:#95a2c1 dotted 1px; 
}


#topmenu {
	position:relative;
	top:1px;
	width:320px;
	height:30px;
	background:url(../images/menuback.gif) repeat-x;
	}


#topmenu ul {
	list-style:none;
	float:left;
	font-size:12px;
	}


#topmenu ul li {
	float:left;
	}


#topmenu ul a:link, #topmenu ul a:visited {
	display:block;
	padding:0 1em;
	line-height:2.3em;
	text-decoration:none;
	color:#FFF;
	border-bottom:none;
	}

#topmenu ul a:hover {
	background-color:#d5852d;
	}
	
	
	

/*------------- HOMEPAGE -----------------*/	




#distance { 
	width:1px;
	height:50%;
	margin-bottom:-291px; /* half of container's height */
	float:left;
	}

	
#container {
	position:relative; /* puts container in front of distance */
	width:100%;
	height:582px;
	text-align:left;
	clear:left;
	background:url(../images/rightback.gif) repeat-x center;
	}
	
	
#left {
	position:relative; /* puts container in front of distance */
	height:582px;
	width:50%;
	margin-right:-372px;
	float:left;
	background:url(../images/leftback.gif) repeat-x center;
	}

	
#container2 {
	margin:0 auto;
	position:relative; /* puts container in front of distance */
	width:744px;
	height:582px;
	float:left;
	text-align:left;
	}


#logohead {
	margin:0;
	width:744px;
	height:120px;
	background:url(../images/logohead.gif);
	position:relative;
	top:0;
	left:0;
	}

	
#content {
	margin:0;
	width:744px;
	height:342px;
	background:url(../images/contentback.gif);
	position:relative;
	top:0;
	left:0;
	}


.box {
	position:relative;
	top:40px;
	width:514px;
	background:#002a5c url(../images/homeboxbottom.gif) no-repeat left bottom;
	padding-bottom:25px;
	font-size:12px;
	color:#FFFFFF;
	}


.box h2 {
	background:url(../images/homeboxtop.gif) no-repeat left top;
	padding:20px;
	font-style:normal;
	font-size:20px;
	line-height:28px;
	}


.box .p1 {
	width:45%;
	padding-left:20px;
	float:left;
	font-style:normal;
	border-right:#95a2c1 solid 1px;
	}


.box li {
	list-style-position:inside;
	text-indent:0;
	display:list-item;
	line-height:22px;
	}


.box .p2 {
	padding-right:20px;
	padding-left:20px;
	width:43%;
	float:right;
	line-height:18px;
	font-style:normal;
	}


.box a:link, .box a:visited {
	font-weight:bold;
	color:#FFF;
	text-decoration:none;
	border-bottom:#FFF dotted 1px; 
	}


.box a:hover {
	color:#fbaf5d;
	border-bottom:#fbaf5d dotted 1px; 
}


.smtext {
	font-size:10px;
	}
	
.smtextwt {
	font-size:10px;
	color:#FFF;
	}



.clear-both {
   clear: both;
}


#contact {
	position:relative;
	left:0;
	top:0px;
	height:30px;
	font-style:normal;
	font-size:11px;
	color:#002a5c;
	line-height:2.7em;
}


#contact a:link, #contact a:visited {
	color:#FFF;
	border-bottom:#FFF dotted 1px;
	}

#contact a:hover {
	color:#002a5c;
	border-bottom:#00224a dotted 1px; 
}


#homefooter {
	margin:0 auto;
	padding:5px 0px 0px 0;
	position:inherit;
	top:0;
	left:0;
	width:auto;
	height:auto;
	text-align:left;
	font-size:10px;
	color:#002a5c;
	}

#homebottom {
	margin:0;
	width:744px;
	height:120px;
	background:url(../images/gearbottom.gif);
	position:relative;
	top:0;
	left:0;
	}


/* -------------- INTERIOR PAGES ---------------- */

#incontainer {
	margin:0 auto;
	position:relative;
	width:907px;
	text-align:left;
	clear:left;
	}

#incenter {
	position:relative;
	width:733px;
	height:auto;
	padding:0 87px;
	background:url(../images/leftbottomgears.gif) bottom left no-repeat;
	float:left;
	}

#inlogohead {
	width:820px;
	height:397px;
	background:url(../images/rightgear.gif) top right no-repeat;
	margin:0 0 -268px;
	top:0;
	left:0;
	}

#intopmenu {
	width:733px;
	height:36px;
	background:url(../images/inmenuback.gif) no-repeat top left;
	padding-left:67px;
	}

#incontent {
	width:732px;
	height:inherit;
	padding:0;
	top:0;
	left:0;
	margin-left:1px;
	border:none;
	background:url(../images/transpgear.gif) bottom left no-repeat;
	background-color:#d9dee8;
	}
	

#infooter {
	margin:0 auto;
	padding:5px 87px 0 0;
	position:relative;
	top:0;
	left:0;
	width:auto;
	height:42px;
	background:url(../images/bottomgear.gif) left top no-repeat;
	clear:left;
	text-align:right;
	font-size:10px;
	color:#FFF;
	}

a.white:link, a.white:visited {
	font-weight:bold;
	color:#FFF;
	text-decoration:none;
	border-bottom:#FFF dotted 1px; 
	}


a.white:hover {
	color:#fbaf5d;
	border-bottom:#fbaf5d dotted 1px; 
}





#submenu {
	position:relative;
	width:18%;
	background:url(../images/bkline.gif) top left no-repeat;
	height:400px;
	float:left;
	text-align:right;
	padding:1.5em 0 0 0.5em;
	margin-left:-1px;
	}

#submenu ul {
	list-style:none;
	font-size:11px;
	}

#submenu li {
	margin-bottom:12px;
	}

#topwrapper {
	position:relative;
	float:right;
	width:79%;
	height:inherit;
	background:url(../images/gradtop.gif) top repeat-x;
	background-color:#FFF;
	padding:0;
	margin:0;
	}

#bottomwrapper {
	position:relative;
	float:right;
	width:100%;
	height:inherit;
	background:url(../images/gradbot.gif) bottom repeat-x ;
	padding:0;
	margin:0;
	}

#maincontent {
	padding:1.5em 1.5em 2em 1em;
	width:auto;
	min-height:430px;
	height:inherit;
	background:none;
	}


#maincontent h1 {
	font-size:22px;
	font-weight:bold;
	color:#002a5c;
	font-family:Georgia, "Times New Roman", Times, serif;
	}

.subtitle {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	color:#95a2c1;
	}

#maincontent h2 {
	margin-top:1em;
	font-size:15px;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	}

#maincontent h3 {
	margin-top:1em;
	margin-bottom:2em;
	font-size:14px;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	}

#maincontent p {
	margin-top:18px;
	font-weight:normal;
	font-size:12px;
	}

#maincontent ul {
	list-style:none; 
	font-size:12px;
	padding-left:2.5em;
	}

#maincontent ul.bullet li {
	list-style:disc outside;
	}

.topic {
	font-weight:bold;
	color:#c77229;
	}



.mainpic {
	float:right;
	width:200px;
	height:150px;
	margin:0 0 10px 10px;
	border:#002a5c dotted 1px;
	}

.testpic {
	float:right;
	margin:0 10px 10px 10px;
	border:none;
	}

.smpic {
	float:right;
	margin:0 0 10px 10px;
	border:none;
	}

ul.submenu2 {
	list-style:none;
	text-indent:0;
	padding:0;
	margin:0;
	}

ul.submenu2 li {
	float:left;
	border-right:#b9c1d3 solid 1px;
	font-size:11px;
}

ul.submenu2 li.first {
	border-left:#b9c1d3 solid 1px;
}

ul.submenu2 a {
	float:left;
	padding:0;
	margin:0;
	font-weight:normal;
	border-bottom:none;
	}

.center {
	text-align:center;
	}
	

