a {
	color: #03278F;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.text {		
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.textbold1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;

}
.textred {		
	color: red;
}
.textbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.text10 {		
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.text10i {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
}
.textsmall {		
	font-family: Verdana;
	font-size: 9px;
}
.text8 {		
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
}

.text9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
}
.text12 {		
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.text14 {		
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;

}
.text14b {		
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.textsmallbu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
.heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000080;
}
.heading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000080;
}
.heading3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
}
.heading4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;	
}


.link {
	color: #000000;
	text-decoration: none;
}

.linkblueon {

	font-weight: bold;
	color: #000080;
}
.linkblueoff {
	text-decoration: none;
	color: #000080;
}



.topnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #D8D694;
	text-decoration: none;
}
.secnavoff {
	text-align: center;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #696D8F;
	font-weight: bold;
	text-decoration: none;
}
.secnavon {
	text-align: center;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #03278F;
	font-weight: bold;
 	text-decoration: none;
}
.subsecnav {

	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #03278F;
	text-decoration: none;
	
}




.rowcolor1 {
background-color: FFFFFF;
}

.rowcolor2 {
background-color: E6E6E6;
}

.rowseparator {
	background-color: 03278F;
}

.rowhead {
background-color: CDD4E9;
	font-weight: bold;
}
.rowhead2 {
background-color: 000000;
	font-weight: bold;
	color: ffffff;
}
.navbarupper {
background-color: 696D8F;
	
}
.navbarupper {
background-color: 03278F;
	
}
.tblresults {
	background-color: #CCCCCC;
	
}
.tableborder {
	border: 1px solid #666666;
	padding: 5px;
}
.tblbluedk {
	background-color: #AAB5D9;
	
}
.tblbluelt {
	background-color: #C6D2DF;
	
}
.tblgolddk {
	background-color: #E1DEA8;
	
}
.tblgoldlt {
	background-color: #F3F2DE;
	
}
.tblgraylt {
	background-color: #E6E6E6;
}
.tblbordergray {
	border: 1px solid #999999;
}

