/* CSS Document */

body {
    font-family: arial, sans-serif;
	font-size: 14px;
	color: #333333;
	line-height: 14px;
	background-color: #00498D;
	margin: 0px 0px 0px 0px;
	height:100%;
}


#nav_bkgd {background-image:url(images/nav_bkgd.jpg);
		background-repeat:repeat-x;
		padding-right: 10px;}
		
#nav_on_bkgd {background-image:url(images/nav_on_bkgd.jpg);
		background-repeat:repeat-x;}
				
#logo {padding: 7px 0px 7px 28px;}
	
#footer { 
	color: #BCC6D0;
	padding: 5px 5px 20px 5px;
	background-image:url(images/footer_bkgd.jpg);
	background-repeat:repeat-x;
	background-position: top;
	}
	
#footer a, #footer a:visited, #footer a:link {
    color: #9B8941;
	font-weight: bold;
	text-decoration:none;
	}
	
#footer a:hover, a:active {
    color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;}


h1 {font-size:24px;
	color: #415A68;
	font-weight:bold;
	margin-bottom: -4px;
	margin-top: 0px;
	line-height: 30px; }
	

h2 {font-size:16px;
	color: #04337A;
	font-weight:bold;
	padding-top: 10px;
	margin-top: 12px;
	margin-bottom: -6px;
	/* line-height: 22px; */
	padding-left: 1px;}
	
.data h1 {font-size:24px;
	color: #E5B53A;
	font-weight:bold;
	margin-bottom: 0px;
	margin-top: 0px;
	line-height: 30px;}
	

.data h2 {font-size:16px;
	color: #E5B53A;
	font-weight:bold;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 22px;}
	
#bc {
	font-size: 12px;
	color: #004A8D;
	font-weight:bold;
	padding: 12px 0px 9px 26px;
	text-transform:lowercase;}

#bc a, #bc a:visited, #bc a:link {
	color: #666666;
	font-weight:bold;
	text-decoration:none;}
	
#bc a:hover, #bc a:active{
	color: #333333;
	text-decoration:underline;}
	
.sub_content {
	padding: 26px 30px 30px 26px;
	border: 0px 0px 0px 0px;
	line-height: 150%;
	font-size: 12px;
	color: #333333;
}


	
#snav {
	padding-top: 0px;
	font-size:13px;
	color: #415A68;
	font-weight:bold;
	border:0px;
	line-height: 100%;
}
	
#snav a, #snav a:visited {
	font-size:13px;
	color: #6D8977;
	font-weight:bold;
	text-decoration:none;
	}
	
#snav a:hover, #snav a:active {
	font-size:13px;
	color: #E5B53B;
	font-weight:bold;
	text-decoration:underline;
	}

	
#tnav {
	font-size:12px;
	line-height:110%;
	padding-right: 5px;
}

#tnav td {
	padding-top: 3px;
	padding-bottom: 3px;}
	
#tnav a, #tnav a:visited {
	font-size:12px;
	color: #6D8977;
	text-decoration:none;}
	
#tnav a:hover, #tnav a:active {
	font-size:12px;
	color: #E5B53B;
	text-decoration:underline;
	}
	
.pad {
    padding: 2px 5px 7px 18px;} /* setting without arrows  padding: 2px 5px 7px 18px; */
	
.pad_left {
    padding-left: 18px;
	padding-top: 0px;}

	
.pad_head {
    padding: 5px 5px 7px 6px;}
	
#resources {
	font-size:13px;
	color: #004A8D;
	font-weight:bold;
	border:0px;
	background-color: #E9E9E9;
	padding: 10px 0px 15px 6px;
	line-height: 100%;
}
	
#resources a, #resources a:visited {
	font-size:12px;
	color: #333333;
	text-decoration:none;
	font-weight:bold;
	}
	
#resources a:hover, #resources a:active {
	font-size:12px;
	color: #E5B53B;
	text-decoration:underline;
	font-weight:bold;
	}
	
.wall {
	padding: 10px 3px;}
	
a.wall, a.wall:visited {
    color: #666666;
	font-weight: bold;
	text-decoration: none;}

a.wall:hover, a.wall:active {
	font-weight: bold;
	color: #333333;
	text-decoration: underline;}	
	
.picture {padding-left: 10px;}
	
.border {border: 1px solid #6E8878;}
.rpborder {border: 0px none #FFFFFF;}

ul li {list-style-image:url(images/bullet.gif);
     line-height:17px;}

ul.border_blue  li {list-style-image:url(images/bullet_black_green.gif);
     line-height:15px;}

ul ul li {list-style-image:url(images/dash.gif);
     line-height:15px;}

a, a:visited {
	font-weight: normal;
	color: #004A8D;
	text-decoration: none;}
	
a:hover, a:active {
	font-weight: normal;
	color: #333333;
	text-decoration: underline;}.name {
	font-size: 16px;
	color: #01498B;
	font-weight: bold;
}

.title {
	color: #999999;
	font-size: 16px;
}
.bio {
	display: none;
}
.first {font-size: 14px;
    font-weight:bold;
	color: #666666;}
	
a.first, a.first:visited, a.first:hover, a.first:active {
    font-weight:bold;
	}
