@charset "UTF-8";
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	padding-bottom: 10px;
}
.bodytext_indent {
	padding-left: 36px;
}
.indent2 {
	padding-left: 36px;
}
.bodytext_indent2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bolder;
	color: #000000;
}
.ul_contractors {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	list-style-image: none;
	display: inline;
	padding-right: 30px;
	color: #624099;
}
.ul_contractors a:link {
	text-decoration: none;
}
.ul_contractors a:hover {
	font-weight: bold;
	text-decoration: underline;
}
.textLink a:link {
	text-decoration: underline;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}
.textLink a:hover {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
