.content a, .content a:visited {
color: #00386B;
font-weight: normal;
text-decoration: underline;

}

a:hover {
	color: #FFB64A;
	
}


body {
	margin: 0px;
	padding: 0px;
	
}

.content {
margin: 7px;
	font: normal normal normal 14px/1 "Arial", sans-serif;
}

.content h3 {
	margin: 10px 0px 0px 0px;
	width: 100%;
	background-color: #00386B;
	font: normal normal bold 16px/1 "Times New Roman", serif;
	color: #ffffff;
}
.content h2 {
	margin: 10px 0px 0px 0px;
	width: 100%;
	border-bottom: 1px solid Black;
	font: normal normal bold 14px/1 "Arial", sans-serif;
	color: #00386B;
}
.content h1 {
	margin: 10px 0px 0px 0px;
	width: 100%;
	border-bottom: 2px solid #FFB64A;
	font: normal normal bold 16px/1 "Arial", sans-serif;
	color: #00386B;
	text-transform: uppercase;
}

.content h4 {
	margin: 10px 0px 0px 0px;
	width: 100%;
	font: normal normal bold 16px/1 "Arial", sans-serif;
	color: #00386B;
	text-transform: uppercase;
}

.content p{
	margin: 0px 0px 10px 0px;
}

.topnav {

	
	
}

.topNavText {
	color: Navy;
	font: normal normal normal 14px/1 Arial, sans-serif;
	padding: 10px 10px 10px 0px;
	text-transform: uppercase;

}











.menu a{
display: block;
padding: 0px 0px 0px 5px;
margin: -1px 0px 0px 0px;
width: 111px;
color: #002246;
text-decoration: none;
border: 0px;
height: 24px;
font-weight: bold;
font-size: .8em;
background-image: url(btnLargeUp.gif);
background-repeat: no-repeat;
background-position: 0 0;
}

.menu a:hover, .menu_current a {
color: #002246;
border: 0px;
text-decoration: none;
border: 0px;
background-image: url(btnLargeDown.gif);
background-repeat: no-repeat;
background-position: 0 0;
}

.menu ul {
border: 0px;
margin: 0;
padding: 0;
list-style-type: none;
font-family: verdana, arial, Helvetica, sans-serif;
}

.menu ul ul a
{
border: 0px;
display: block;
padding: 0px 5px 0px 13px;
width: 98px;
text-decoration: none;
font-weight: normal;
}

.menu-space {
padding: 3px 0px 0px 0px !important;
margin: 0px 0px 0px 0px;
}

.menu_currsent a{
	font-weight: bold;
	color: Lime;
}

.content-special img {
border: 0px;
	
}



.ptsr {
	background-color: White;
	font-size: 1px;
	
}

.ptd {
	background-color: #d8bfd8;
	border: 1px solid #BA9EBA;
	text-align: center;
	padding: 2px 5px 2px 5px;
	color: #191970;
}

.ptn {
font-weight: bold;
color: #191970;
}

.pthead {
font-weight: bold;
color: #191970;
text-align: center;
padding: 2px 4px 2px 4px;
}