@charset "UTF-8";
.generalWht {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
.forms {
	font-family: Tahoma;
	font-size: 11px;
	color: #585E66;
}
.disclaimWht {
	font-family: Tahoma;
	font-size: 8px;
	color: #FFFFFF;
}
.titlesLarge {
	font-family: Tahoma;
	font-size: 20px;
	color: #3e8b00;
}
.titlesLarge2 {
	font-family: Tahoma;
	font-size: 25px;
	color: #3e8b00;
}
.titlesSmall {
	font-family: Tahoma;
	font-size: 11px;
	color: #3e8b00;
	font-weight: bold;
}
.generalBold {
	font-family: Tahoma;
	font-size: 11px;
	color: #585e66;
	font-weight: bold;
}
.sections {
	font-family: Georgia;
	font-size: 13px;
	color: #323232;
}
.generalHighlight {
	font-family: Tahoma;
	font-size: 11px;
	color: #0070BE;
	text-decoration: underline;
}

