BODY { font-family : Verdana, sans-serif;  font-size: 12pt; }
.navBrown:LINK, A.navBlack:VISITED { color: #003366; font-size: 9pt; text-decoration : none; 
  display: block; 
  padding:10px 3px 10px 3px; width: 110px;
}	  
.navBrown:HOVER { color: #8495A9; font-size: 9pt; text-decoration : none; 
  display: block; 
  padding:10px 3px 10px 3px; width: 110px;
}
.navBrown:VISITED { color: #003366; font-size: 9pt; text-decoration : none; 
  display: block; 
  padding:10px 3px 10px 3px; width: 110px;
}


a.subnav{
          padding:3px; border: 1px solid #8495A9; border-top: none; border-right: none;
          border-left: none; border-top-width: none; border-right-width: none; 
          border-left-width: none; border-bottom-width: none; }


.navBrownSmall:LINK, A.navBlack:VISITED { display: block;color: #8495A9; font-size: 8pt; text-decoration : none; }	  
.navBrownSmall:HOVER { display: block; color: #003366; font-size: 8pt; text-decoration : none; }
.navBrownSmall:VISITED { display: block; color: #003366; font-size: 8pt; text-decoration : none; }
.sanstitle { color: #003366; font-size: 12pt; text-decoration : none; font-weight: bold; }
h1 { color: #003366; font-size: 12pt; text-decoration : none; font-weight: bold; margin-bottom: 0px;}
h2 { color: #003366; font-size: 10pt; text-decoration : none; font-weight: bold; margin-bottom: 0px;}
.sanscontent { color: #003366; font-size: 10pt; text-decoration : none; }

.sanslink:LINK, A.navBlack:VISITED { color: #003366; font-size: 10pt; text-decoration : underline; }	  
.sanslink:HOVER { color: #8495A9; font-size: 10pt; text-decoration : underline; }
.sanslink:VISITED { color: #003366; font-size: 10pt; text-decoration : underline; }

.sanslinklarge:LINK, A.navBlack:VISITED { color: #003366; font-size: 12pt; text-decoration : underline; font-weight: bold; }	  
.sanslinklarge:HOVER { color: #8495A9; font-size: 12pt; text-decoration : underline; font-weight: bold; }
.sanslinklarge:VISITED { color: #003366; font-size: 12pt; text-decoration : underline; font-weight: bold; }

.maintitle { color: #F0F0E2; font-size: 35pt; text-decoration : none; font-weight: bold; }
.negcontent { color: #F0F0E2; font-size: 10pt; text-decoration : none; }
.neglink:LINK, A.navBlack:VISITED { color: #F0F0E2; font-size: 10pt; text-decoration : underline; }	  
.neglink:HOVER { color: #F0F0E2; font-size: 10pt; text-decoration : underline; }
.neglink:VISITED { color: #F0F0E2; font-size: 10pt; text-decoration : underline; }
.negtitle { color: #F0F0E2; font-size: 12pt; text-decoration : none; font-weight: bold; }


.submenu {

position:absolute;background-color:#E6E5D0;width:160;height:24;color: #8495A9; font-size: 10pt; text-decoration: none
border: 2px solid #8495A9;display: block; 
          layer-background-color: #003366; 
}

input {
	border: 1px solid #003366;
	background: white;
	margin: 1px;
	width: 200px;
}

.checkbox {
	border: 0px;
	width: auto;
	background: transparent;
}

.submit {
	border: 1px solid #003366;
	background: #acc4dd;
	margin: 1px;
	text-decoration: none;
	color:  #003366;
	width: auto;
	text-align: center;
	font-weight: bold;
	padding: 0px 3px 0px 3px;
}
.submit:hover {
	border: 1px solid #8495A9;
	background: white;
	margin: 1px;
	text-decoration: none;
	color:  #8495A9;
	width: auto;
	text-align: center;
	font-weight: bold;
	padding: 0px 3px 0px 3px;
}
