body {
  margin-top: 0px;
  margin-left: 0px;
  margin-bottom: 0px;
  margin-right: 0px;
  background-color: #d60000;
  scrollbar-face-color: #d60000;
  scrollbar-highlight-color: #FFFFFF;
  scrollbar-shadow-color: #d60000;
  scrollbar-3dlight-color: #d60000;
  scrollbar-arrow-color: #FFFFFF;
  scrollbar-track-color: #FFFFFF;
  scrollbar-darkshadow-color: #FFFFFF;
  border: 0px;
  padding: 0px;
}

.logotagline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	font-weight: bold;
}
.missionstatement {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: normal;
	font-style: italic;

}
.sitedirectory {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.sitedirectorytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #8595A7;
}

a.sitedirectorytext:link{
	text-decoration: none;
	color: #8595A7;
}
a.sitedirectorytext:active{
	text-decoration: none;
	color: #8595A7;
}
a.sitedirectorytext:visited{
	text-decoration: none;
	color: #8595A7;
}
a.sitedirectorytext:hover{
	text-decoration: none;
	color: #8F0343;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: normal;
	text-decoration: none;

}

.navMouseOutCell {
	cursor: arrow;
	background-color: #034D78;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	border-top:5px solid #8595A7;
	text-decoration: none;

}
a.nav {
	color: #000066;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;

}
.navMouseOverCell {
        cursor: arrow;
        background-color: #7A8495;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	border-top:5px solid #034D78;
}
.topnav {
	color: #000066;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;

}
a.topnav:link {
	color: #000066;
}

a.topnav:active {
	color:#000066;
}
a.topnav:visited {
	color:#000066;
}

a.topnav:hover {
	color:#d60000;
}

.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	text-decoration: none;

}
a.contentlink:link{
	font-weight: bold;
	color: #4D5B72;
	text-decoration: none;
}
a.contentlink:active{
	font-weight: bold;
	color: #4D5B72;
	text-decoration: none;
}
a.contentlink:visited{
	font-weight: bold;
	color: #4D5B72;
	text-decoration: none;
}
a.contentlink:hover{
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}

.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	text-decoration: none;

}
a.maintext:link{
	font-weight: bold;
	color: #4D5B72;
	text-decoration: none;
}
a.maintext:active{
	font-weight: bold;
	color: #4D5B72;
	text-decoration: none;
}
a.maintext:visited{
	font-weight: bold;
	color: #4D5B72;
	text-decoration: none;
}
a.maintext:hover{
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}

.newsHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}

.pageHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #8595A7;
	font-weight: bold;
}

.inputbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	border: 1px solid #999999;
}
.buttons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	background-color: #CCCCCC;
	border: 1px solid #333333;
}
.formcaption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	border: 1px none #333333;
}
.errortext {
	color: RED;
	font-family: arial, verdana;
	font-weight: bold;
	font-size: 9pt;
	line-height: normal;
	padding: 0px;
}

.info_table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: black;
        border: 1px solid #CCCCCC;
  	background: #FFFFFF;
}


.info_top {
	font-size: 12px;
	font-weight: bold;
	color: white;
	background-color: #b6b7cb;
}

.info_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

a.info_header:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;

	color: #0064A4;
        text-decoration: none; 
}
a.info_header:active {
	color: #0064A4;
        text-decoration: none; 
}
a.info_header:visited {
	color: #0064A4;
        text-decoration: none; 
}
a.info_header:hover {
	color: #000000;
        text-decoration: underline; 
}


.info_text {
	font-weight: normal;
	font-size: 11px;
}
.mstagline {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: normal
}
.address {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
