	 
                   TD ,BODY,P,TH,STRONG{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	padding: 4px;
	margin-top: 5px;
	margin-bottom: 5px;
}                           
body
{
	background-color : #FDF9EC;
}




.menu A:link  {
	color : Black;
	text-decoration : none;
	font-weight : normal;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	padding: 3px;
}

.menu A:Visited  {
	color : Navy;
	text-decoration : none;
	font-weight : normal;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	padding: 3px;
}
.menu A:Active  {
	color : White;
	background-color : Black;
	text-decoration : underline;
	padding: 3px;
	font-size : 15px;
}
.menu A:Hover  {
	color : White;
	background-color : #043F8F;
	text-decoration : underline;
	padding: 3px;
	font-size : 15px;
}
b.blue{
color : #5B8BB1;
}.bg_header {
	background-image: url(images/bg-sectionheader.png);
	background-repeat: repeat-x;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-position: center;
	text-align: center;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 2px;
}
#nav_table {
	background-color: #E4E4E4;
	text-align: center;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #043F8F;
	border-right-color: #043F8F;
	border-bottom-color: #043F8F;
	border-left-color: #043F8F;
}
.officer_title {
	font-size: 18px;
	font-weight: bold;
	color: #2B4A7B;
}
