body, p, td, input, select, textarea {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	line-height:18px;
	color: #303030;
}

a {
	color: #7b9829;
}

.blacktext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #303030;
}

.whitetext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #FEFEFE;
}

.news_blue {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #7b9829;
}

.subheader_green {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #7b9829;
}

.subheader_blue {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #132b66;
}

.subheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #132b66;
}


.subheader_grey {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #303030;
}

.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #7b9829;
}

.ticker, ticker a {
	font-family: Georgia, "Times New Roman", Times, 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 {
	color: #303030;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;

}
#navTable .submenuitem a {
	font-weight: normal;
}

#navTable a:hover {
	color: #303030;
	text-decoration: underline;
}

.whiteBottomBorder {

}

.whiteBottomBorderDotted {
	border-bottom: 1px dotted #FFFFF9;
}

.searchbox {
	color:#8d8d8d;
	font-size: 10px;
	width: 159px;
	height:20px; 
	padding-top:2px; 
	padding-left:6px; 
	border-bottom:1px solid #999999; 
	border-left:1px solid #999999; 
	border-top:1px solid #999999;
	border-right:1px solid #999999;
	
}

