.AdminPageHeader {
	
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	
	
		font-size : 14px;
	
	
	
		color : #000000;
	
	
		font-weight : bold;
	
	
	
	
	
}
.AdminSectionHeader {
	
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	
	
		font-size : 13px;
	
	
	
		color : #000000;
	
	
		font-weight : bold;
	
	
	
	
	
}
.FormError {
	
	
	
	
		color : red;
	
	
	
	
	
	
}
.form-error,.FormRequiredError {
	
	
	
	
		color : red;
	
	
	
	
	
	
}
.form-note {
	
	
	
	
	
	
	
	
	
}
.form-regular,.formregular {
	
	
	
	
	
	
	
	
	
}
.form-required,.formrequired {
	
	
	
	
		color : blue;
	
	
		font-weight : bold;
	
	
	
	
	
}
.rptAltRow1 {
	
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	
	
		font-size : 11px;
	
	
	
	
	
	
	
		background-color: #FFFFFF;
	
	
}
.rptAltRow2 {
	
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	
	
		font-size : 11px;
	
	
	
	
	
	
	
		background-color: #FFFFCC;
	
	
}
.rptGroupRow {
	
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	
	
		font-size : 11px;
	
	
	
	
		font-weight : bold;
	
	
	
	
		background-color: #DDDDDD;
	
	
}
.rptHeaderRow {
	
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	
	
		font-size : 11px;
	
	
	
	
		font-weight : bold;
	
	
	
	
		background-color: #DDDDDD;
	
	
}
.rptHighlightRow {
	
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	
	
		font-size : 11px;
	
	
	
	
	
	
	
		background-color: #07F990;
	
	
}
TD,Body {
	
		font-family : Trebuchet MS, Trebuchet, sans-serif;
	
	
		font-size : 13px;
	
	
	
	
	
	
	
	
}
A {
	
	
	
	
		color : #E31836;
	
	
	
	
	
	
}
.Header2 {
	
		font-family : arial, helvetica, sans serif;
	
	
		font-size : 24px;
	
	
	
		color : #000000;
	
	
		font-weight : bold;
	
	
	
	
	
		line-height:1em
	
}
.Header3 {
	
		font-family : arial, helvetica, sans serif;
	
	
		font-size : 21px;
	
	
	
		color : #0077C0;
	
	
		font-weight : bold;
	
	
	
	
	
		line-height:1em
	
}
.HighlightText {
	
		font-family : Trebuchet MS, Trebuchet, sans-serif;
	
	
		font-size : 13px;
	
	
	
		color : #E31836;
	
	
		font-weight : bold;
	
	
	
}