

.pageHeader {
	font-style: normal;
	font-family: Verdana, Georgia, New York, Helvetica;
	font-weight: bold;	
	line-height: 130%;
} 


.normText {
	font-style: normal;
	line-height: 120%; 
	font-family: Verdana, Georgia, New York, Helvetica; 
	color: 000000; 
}

.formHeader {
	font-style: normal;
	font-family: Verdana, Georgia, New York, Helvetica;
	font-size: 11px;
}

.indicatorText {
	font-style: normal;
	font-family: Verdana, Georgia, New York, Helvetica;
	font-size: 10px;
}

.loginHeader {
	font-style: normal;
	font-family: Verdana, Georgia, New York, Helvetica;
	font-weight: bold;
	font-size: 10pt;
	line-height: 130%;
}

.boxBody {
	font-style: normal;
	font-family: Verdana, Georgia, New York, Helvetica;
	font-size: 8pt;
	line-height: 110%;
}

.navBarAt { 
	text-align:right;  
	font-weight: bold;
	color: FFFFFF;
	font-size: 12px;
	font-family: Verdana, Georgia, New York, Helvetica;
	text-decoration:none;
}
.navBarAtSmaller { 
	text-align:right;  
	font-weight: bold;
	color: FFFFFF;
	font-size: 10px;
	font-family: Verdana, Georgia, New York, Helvetica;
	text-decoration:none;
}
	
.greenFont {
	color: 333333;
}
.purpleFont {
	color: 663399;
}

.highlight {
	color: FFFFFF;
	font-size: 12px;
	font-weight: bold;
}



