@charset "utf-8";
.TreatmentList {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: left;
	list-style-type: circle;
	list-style-position: outside;
}
.treatment {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-align: left;
}
.TreatmentListTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: left;
	list-style-type: circle;
	list-style-position: outside;
}
.TableHeaders {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
}
.SpecialPopulationDescription {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	text-align: left;
	display: block;
	padding-left: 20px;
}
.TableSubHeaders {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
}
.counties {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	text-align: center;
}
