html { font-size: 100%; /* IE hack */ }

.subHeaderText {
 	font-family: Arial, Helvetica, sans-serif;
	font-size:small; 
	color: #000066; 
	font-weight: bold;
}
.genmessage{ 
	color: #ff0000;
	font-size: x-small; 
}
 .normalText{
 font-family:Arial, Helvetica, sans-serif;
 font-size: small;
 color: #000000;
 }
 .okStatusText{
 font-family: Arial, Helvetica, sans-serif; 
 font-size: small;
 font-weight: bold;
 color: #669966;
 }
 .errorMsgText{
 font-family: Arial, Helvetica, sans-serif; 
 font-size: small;
 font-weight: bold;
 color: #993333;
 }
 .INPUT{ 
   color:black; 
   font-family:Arial, Helvetica, sans-serif;
   font-size: medium;
   font-weight:normal;
 }
 .SELECT{
  color:black; 
  font-family:Arial, Helvetica, sans-serif;
  font-size: medium;
  font-weight:normal;
 }
 .OPTION{
  color:black;
  font-family:Arial, Helvetica, sans-serif;
  font-size: medium;
  font-weight:normal;
  }

 .topnav  
{ font-family:tahoma; 
  font-size:8pt; 
  font-weight:normal; 
  color:blue;
  }    
  
 .smallText   
 {font-family: arial,helvetica,sans-serif; 
 font-size: x-small; 
 color: #000000;}

.explanation{
  overflow: auto;	
}
