
A.links{
	font-family:Veranda;
	color: #003366;
	font-size:11px;
	line-height:18px;
}
	
A:hover.links{
	font-family:Veranda;
	color: #003366;
	font-size:11px;
	line-height:18px;
}
	
.bodyHeader{
	line-height:2;
	color:#232361;
	font-family: Verdana;
	font-size:14px;
	font-weight:800;
	text-decoration: underline;
}
	
.bodyText{
	line-height:14px;
	color:#232361;
	font-family:Verdana;
	font-size:11px;
	font-weight : 400;
}

.bodyTextBold{
	line-height:14px;
	color:#232361;
	font-family:Verdana;
	font-size:11px;
	font-weight : bold;
}

INPUT  {
	BORDER-TOP : #232361 1px solid;
	BORDER-RIGHT : #232361 1px solid;
	BORDER-BOTTOM : #232361 1px solid;
	BORDER-LEFT : #232361 1px solid;
	FONT-SIZE : 12px;
	WIDTH : 250px;
	FONT-FAMILY : Verdana;
}

Textarea  {
	BORDER-TOP : #232361 1px solid;
	BORDER-RIGHT : #232361 1px solid;
	BORDER-BOTTOM : #232361 1px solid;
	BORDER-LEFT : #232361 1px solid;
	FONT-SIZE : 12px;
	WIDTH : 250px;
	FONT-FAMILY : Verdana;
}

.headerBGDarkBlue {
	BACKGROUND-COLOR: #003366;
}	

.navBarYellowLine {
	BACKGROUND-COLOR: #EBD62B;
}	

.navLinks{
	line-height: 150%;
	color:#003366;
	font-family: "ARIAL";
	font-size: 13px;
	font-weight : bold;
	text-decoration : none;
}

.generalFT 	{ FONT: 12px Arial, Helvetica, sans-serif; COLOR: #000000; } 
.generalBOLD { FONT-WEIGHT: bold; }

.underline { text-decoration: underline; } 
