
*,body,td,tr,ol,ul,p {
font-family: Calibri, Verdana, Arial;
font-size: 13px;
color: #111111;
}

#body_copy {
text-indent: 40px
margin-left: 10px;
margin-right: 10px;
}

.nav_footer {
color: #C0A934;
margin-right: 20px;
}

#headline {
color: #829FC3;
}

#headline2 {
color: #000666;
text-decoration: bold;
}

#headline3 {
font-size: 40px;
color: #000666;
text-decoration: none;
}

#headline3 {
font-size: 20px;
color: #000666;
text-decoration: bold;
}


#lightondark {
color: #829FC3;
margin-left: 10px;
margin-right: 10px;
}

#lightlist{
color: #B38A0F;
}


#statemenu {
width: 150px;
height: 23px;
background: #001630 url("/images/stateselect.gif") 0 0 no-repeat;
}

#monthmenu {
width: 150px;
height: 23px;
background: #001630 url("/images/monthselect.gif") 0 0 no-repeat;
}

#blueselect {
width: 150px;
opacity: 0;
}

.required {
	COLOR: #660000;
}

.formRequired {
   background-color: #FF9999;
}