body, p, td, input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

.blacktext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FEFEFE;
}

.news_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #29B354;
}

.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0A51A1;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #29B354;
}

.ticker, ticker a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}

#navTable .mainmenuitem {
	padding-top: 4px;
	padding-bottom: 4px;
}
#navTable .submenuitem {
	padding-top: 4px;
	padding-bottom: 4px;
}
#navTable a {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
}
#navTable .submenuitem a {
	font-weight: normal;
}

#navTable a:hover {
	color: #CCCCCC;
}

.whiteBottomBorder {
	border-bottom: 1px solid #FFFFFF;
}
