.TableText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000066
}
.SearchBarLabels {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#000066
}
.SerifStandard {
	font-family: "Arial", Times, serif;
	font-size: 12px;
}
.SerifStandardBig {
	font-family: "arial", Times, serif;
	font-size: 15px;
}
.SerifStandardMediumWithSpace {
	font-family: "Arial", Times, serif;
	font-size: 14px;
	line-height:25px;
}
.TableTextHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000066;
}
a:hover {
	color: #000000;
}
.BigHeader {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-variant: small-caps;
}
.UpdateLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFCC00;
	font-weight: bold;
	text-transform: capitalize;
}
.ErrorReport {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
.TextBlockHeaders {
	font-family: Garamond, "Times New Roman", Times, Serif;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #669933;
	padding: 5px;
	width: auto;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}
.TextBlockHeadersSerif {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #669933;
	padding: 5px;
	width: auto;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	margin-bottom:2px;
	margin-top:2px;
}

.TextBlockHeadersSerifUnderline {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #669933;
	text-decoration: none;
	padding: 5px;
	width: auto;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	margin-bottom:-1px;
	margin-top:-1px;
	border-bottom:#669933;
	border-bottom-style:solid;
	border-bottom-width:5px;
}
.UnansweredQuestion {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
	background-color: #00FFCC;
	padding: 5px;
	width: auto;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}
.ReversedNoBackGrnd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	line-height:15px;!important
}

