A:link
{
    FONT-WEIGHT: bold;
    COLOR: #23518c;
    TEXT-DECORATION: underline
}
A:visited
{
    FONT-WEIGHT: bold;
    COLOR: #23518c;
    TEXT-DECORATION: underline
}
A:hover
{
    FONT-WEIGHT: bold;
    COLOR: #000000;
    TEXT-DECORATION: none
}


.topnavtext
{
   color: black;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	
}

.grnsubheadtext
{
   color: #90aa5a;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	text-align: left;
}

body { 
background-color: #d1d5c7;
margin-top:0;
}

.blkbody13text
{
   color: #000000;
    font-family: Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	
	
}

.blkbody12text
{
   color: #000000;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	
}

.blkbody11text
{
   color: #000000;
    font-family: Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	
	
}

.bluesmlsubhead
{
   color: #23518c;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	
}

.greensmlsubhead
{
   color: #90aa5a;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	
}

.footer
{
    color:black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;	
	font-weight: normal;
	
}

.footer A:link {
font-family: Arial, Helvetica, sans-serif;
font-size: 9pt; 
font-weight: normal;
text-decoration: none; 
color:black;
}
.footer A:visited {
font-family: Arial, Helvetica, sans-serif;
font-size: 9pt;
font-weight: normal; 
text-decoration: none; 
color:black;
}
.footer A:active {
font-family: Arial, Helvetica, sans-serif;
font-size: 9pt;
font-weight: normal;
text-decoration: none;
color:black;
}
.footer A:hover {
font-family: Arial, Helvetica, sans-serif;
font-size: 9pt;
font-weight: normal; 
text-decoration: underline; 
color:#17365e;
}
.LoginButtonStyle
{
   color:white;
   font-family:'trebuchet ms',helvetica,sans-serif;
   font-size:84%;
   font-weight:bold;
   background-color:#8ea958 ;
   border:1px solid;
   border-top-color:#669966;
   border-left-color:#669966;
   border-right-color:#336633;
   border-bottom-color:#336633;
}
.LoginTextBox
{
	text-transform:uppercase
}
a.LoginHelpLinks, a.LoginHelpLinks:visited
{
	color:white;
	font-size:9px;
	font-family:Verdana;
	font-weight:bold;
	text-decoration:none;
}

a.LoginHelpLinks:hover 
{
	color:black;
}