
body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
	
p{
	font-size:12px;
	line-height: 18px;
	}
	
h2{
	font-size:16px;
	font-weight:bold;
	}
	
a{
	color:#013567;
	font-size: 12px;
	} 
	
ul{
	font-size:12px;
	}
	
#wrapper{
	width: 758px;
	margin: 0 auto;
	
	}
	
#header{
	width: 758px;
	font-size:11px;
	color: #013567;
	}
	
#header a:link{
	color: #013567;
	text-decoration:none;
	}
	
#header a:hover{
	text-decoration:underline;
	}
	


#logo{
	float: left;
	width: 447px;
	height: 45px;
	}
	
#headerR{
	float: left;
	width: 293px;
	height: 22px;
	padding-top: 23px;
	padding-right: 18px;
	}
	
#columL{
	width: 253px;
	float: left;
	}
	
#mission{
	width: 253px;
	height: 232px;
	background-image:url(../images/mission.jpg);
	background-repeat:no-repeat;
	}
	
#nav{
	width: 253px;
	height: 213px;
	background-image:url(../images/nav.jpg);
	background-repeat:no-repeat;
	padding-top: 13px;
	}


		
a.nav{
	display: block;
	padding: 5px 5px 7px 10px;
	color:#FFFFFF;
	font-size: 12px;
	margin-left: 20px;
	margin-right: 60px;
	border-bottom: 1px dashed #597B9B;
	text-decoration:none;
	
	}
	
a.nav:link {
	color:#ffffff;
	}
	
a.nav:visited {
	color:#ffffff;
	}

a.nav:hover {
	color:#809AB3;
	
	}

a.nav:active {
	color:#ffffff;
	}
	
#columnR{
	width: 505px;
	float: right;
}
	
#footer{
	width: 758px;
	font-size: 10px;
	color: #013567;
	clear:both;

	}
	
#footer p{
	margin: 4px;
	}

#footer a{
	text-decoration:none;
}

#footer a:link {
	color:#013567;
	}
	
#footer a:visited {
	color:#013567;
	}

#footer a:hover {
	color:#013567;
	text-decoration:underline;
	}

#footer a:active {
	color:#013567;
	}
	
.bold{
	font-weight:bold;
	}
	
/*********************************************** Interior *************************************************/

#banner{
	width: 758px;
	height: 90px;
	
	clear:both;
	}
	
#bLeft{
	width: 447px;
	height: 90px;
	float: left;
	}
	
#bRight{
	float: right;
	}

#content{
	width: 758px;

	clear:both;
	}
	
#inLcolumn{
	width: 180px;
	margin-bottom: 20px;
	float: left;
	height: 400px;
	}
	
#inRcolumn{
	width: 528px;
	padding: 15px 20px 20px 30px;
	float: right;
	}


#inav{
	width: 170px;
	margin-top: 20px;
	}
	
a.inav{
	display: block;
	padding: 8px 5px 8px 10px;
	color: #013567;
	font-size: 12px;
	margin-left: 10px;
	border-bottom: 1px dashed #597B9B;
	text-decoration:none;
	
	}
	
a.inav:link {
	color:#013567;
	}
	
a.inav:visited {
	color:#013567;
	}

a.inav:hover {
	color:#809AB3;
	
	}

a.inav:active {
	color:#013567;
	}
	
.inavInactive{
	display: block;
	padding: 8px 5px 8px 10px;
	color: #013567;
	font-size: 14px;
	margin-left: 10px;
	border-bottom: 1px dashed #597B9B;
	text-decoration:none;
	font-weight: bold;
	}
	
.inavInactiveSub{
	display: block;
	padding: 8px 5px 1px 10px;
	color: #013567;
	font-size: 14px;
	margin-left: 10px;
	text-decoration:none;
	font-weight: bold;
	}
	
a.subnav{
	display: block;
	padding: 4px 0px 4px 15px;
	color: #013567;
	font-size: 11px;
	margin-left: 10px;
	text-decoration:none;
	
	}
	
a.subnav:link {
	color:#013567;
	}
	
a.subnav:visited {
	color:#013567;
	}

a.subnav:hover {
	color:#809AB3;
	
	}

a.subnav:active {
	color:#013567;
	}
	
a.subnavBtm{
	display: block;
	padding: 4px 0px 8px 15px;
	color: #013567;
	font-size: 11px;
	margin-left: 10px;
	text-decoration:none;
	border-bottom: 1px dashed #597B9B;
	}
	
a.subnavBtm:link {
	color:#013567;
	}
	
a.subnavBtm:visited {
	color:#013567;
	}

a.subnavBtm:hover {
	color:#809AB3;
	
	}

a.subnavBtm:active {
	color:#013567;
	}
	
.subnavInactive{
	display: block;
	padding: 4px 0px 4px 15px;
	color: #013567;
	font-size: 11px;
	margin-left: 10px;
	text-decoration:none;
	font-weight:bold;
	
	}
	
.subnavInactiveBtm{
	display: block;
	padding: 4px 0px 8px 15px;
	color: #013567;
	font-size: 11px;
	margin-left: 10px;
	text-decoration:none;
	font-weight:bold;
	border-bottom: 1px dashed #597B9B;
	}
	
	
#footerLine{
	width: 718px;
	border-top: 1px dashed #013567;
	margin-left: 20px;
	margin-bottom: 10px;

	}
	
	
.floatR{
	float: right;
	margin-left: 15px;
	}
	
.floatR2{
	float: right;
	margin-left: 15px;
	margin-bottom: 10px;
	}
