
BODY, TH, TD, OL, UL, LI {

	color: #42516F;
	font-family: geneva, ms sans serif, sans-serif, verdana,  sans-serif;
	font-size: 10pt;

}

H1 { font-weight: bold; font-size: 14pt; color: #56688C; }

H2 { font-weight: bold; font-size: 13pt; color: #56688C; }

.title { font-weight: bold; font-size: 14pt; color: #56688C; }

.titlewhite { font-weight: bold; font-size: 14pt; color: #FFFFFF; }

.alert { font-weight: bold; font-size: 90%; color: red; }

.prtitle { font-weight: bold; font-size: 12pt; color: #3E6747; }

.smalltitle { font-weight: bold; font-size: 95%; color: #3D9C3D; }


A.nav { color: #FFFFFF; text-decoration: none; font-size: 12pt; }
A.nav:visited { color: #FFFFFF; text-decoration: none; font-size: 12pt; }
A.nav:hover { text-decoration: none; color: #CC3333;  font-size: 12pt; }

A { text-decoration: underline;  color: #35579C; font-size: 10pt; }
A:hover { text-decoration: underline; color: #3D9C3D; }



.blue_button {

	font-size: 9pt; 
	background-color: #9FA7AA;

}

.select { 

	background: #DDDDDD; color: #000033; 
	font-family: Arial,Helvetica,Verdana; 
	font-size: 9pt; 
	 

}

.field { border : 1px #333333 solid; background-color: #FFFFFF; }

.ol { border : 1px #333333 solid; }

.reqfield { border : 1px #333333 solid; background-color: #FFEFC4; }

.selector { border : 1px #333333 solid; font-family: verdana, trebuchet ms, sans-serif; color: #000000; font-size: 9pt; background: #DDDDDD;  }

.submitter { font-family: verdana, trebuchet ms, sans-serif; color: #000066; font-size: 9pt; background: #CCCCCC;  }
