BODY { 
background-color: #FFFFFF;
margin: 15px; }
BODY, TD, TH, B, A, DIV, P { font-family: verdana, sans-serif; font-size: 11px; }
A { color: #224B8C; color:#224B8C; text-decoration: none; }
H3 { color: #224B8C; font-size: 18px; }
H1, .h4 { color: #224B8C; font-size: 14px; }
.formHeaderTD {
	background-color: #224B8C;
	font-size: 14px;
	font-weight: bold;
	color:#FFFFFF;
}
.formContentTD {
	background-color: #E3ECF4; 
	font-size: 11px; 
	font-weight: bold;
}
.frmButton {
	background-color: #E3ECF4;
	border: 1px solid #224B8C;
	color: #000000;
	font-family: verdana; 
	font-size: 11px; 
	font-weight: bold;
	cursor: hand;
}
.portlink {
	text-transform: capitalize;
}
.navigation {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	font-variant: small-caps;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: CC6633;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	font-variant: normal;
	line-height: 15px;

}
.boldtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bolder;
	font-variant: small-caps;
	text-transform: uppercase;
	color: #0000FF;

}
.tinytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	line-height: 12px;

}
