@charset "UTF-8";
.BodyType {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align: left;
}
.BodyTypeLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #6ba442;
	text-decoration: underline;
	text-align: left;
}
.BodyTypeLink:Hover {
	text-decoration: none;
	
}
.MediumGreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: 6ba442;
	text-decoration: none;
	text-align: left;
}
.LegalFineType {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: 555555;
	text-decoration: none;
}
.LegalFineTypeLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: 6ba442;
	text-decoration: underline;
}
.A.LegalFineType {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #006633;
	text-decoration: underline;
}
.MediumGreenSuper {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: 6ba442;
	text-decoration: none;
	text-align: left;
	vertical-align: super;
}
.spaced {
	line-height: 1.4em;
} 

.spaced SUP {
	line-height: 0;
}