p, a, ol, ul, li, .normal, input, select, .tableHeading, .tableRowColor, .tableRowColorDark, td { font-family:arial;font-size:11px;color:black }

a { color:#000099;text-decoration:none }
  a:hover { text-decoration:underline }
a.normal:hover { text-decoration:underline }
  a.fadeFont:visited { color:#CCCCCC }

input { height:19px }

.subHeading { font-family:arial;font-size:12px;font-weight:700 }
.whiteSubHeading { font-family:arial;font-size:12px;font-weight:700;color:white }
.whiteFont, .tableHeading {
	color: White;
	font-weight: 700;
}
.blueFont { color:rgb(0,0,153);font-family:arial;font-size:11px }
.lightBlueFont { color:rgb(26,163,208) }
.smallWhiteFont { color:white;font-size:10px }
.fillFont { font-size:3px }
sub, sup, .small { font-family:arial;font-size:10px }
.topMenuItem { color:white;font-weight:700;font-size:12px }
.topMenuItem:hover, .menuItem:hover { text-decoration:none }
.menuItem { color:white;font-weight:700 }
.fadeFont { color:#CCCCCC }

.white, .whiteBack { background-color:white }
.black { background-color:black }
.blueBack, .tableHeading {
	background-color: #28A0EE;
}
.lightBlueBack { background-color:rgb(32,169,214) }
.tableBack, .tableRowColor {
	background-color: #EEEEEE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #2E566F;
}
.darkRow, .tableRowColorDark {
	background-color: #C4CDD6;
}
