
body {
	font-family: arial, helvetica, sans-serif;
	font-size: 12pt;
	font-weight: normal;			 
}
  			 
.header {
	font-family: arial, helvetica, sans-serif;
	font-size: 16px;
	color: #3BB5B2;
	font-weight: bold;
}

.headerwh { 
	font-family: arial, helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}
			
.subheader {
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;				
	color: #3BB5B2;
}			

.pheader {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;					
	color: #3BB5B2;
}

.text { 
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;				 
	color: #666666;
}

.btext {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;				 
}

.btextwh { 
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.stext {
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;				 
	color: #000000;
}
			
.leftnav {
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;			
}
				
.footer {
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
 	color: #666666;
	font-weight: normal;				
}

.footergold {
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
 	color: #cc9933;
	font-weight: normal;				
}

.smallred {
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
 	color: #E2007F;
	font-weight: normal;				
}

.btextgrey {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}

.textinput {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

.btextred {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #E2007F;
}

.red {
	font-family: arial, helvetica, sans-serif;
	color: #E2007F;
}

a.redlink {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #E2007F;
}

a {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #E2007F;
}

.related {
	color: #E2007F;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

a:active { color: #E2007F;}
a:hover { color: orange;}
