.servicesContentStyle {
	min-height: 200px;
}
.servicesTextStyle {
	margin: 0px;
	padding: 5px 40px 10px 40px;
	font-family: georgia;
	font-size: 10pt;
	color: #000000;
	text-align: justify;
	text-indent: 10px;
}
.servicesTextStyle a {
	color: #187E72;
	font-weight: bold;
}
.servicesTextStyle a:hover {
	color: #FF0000;
	font-weight: bold;
}
.servicesSubHeading {
	padding: 0px;
	font-family: georgia;
	font-size: 12pt;
	color: #000000;
	text-align: left;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 40px;
}
.servicesSubHeading2 {
	padding: 0px;
	font-family: georgia;
	font-size: 9pt;
	color: #000000;
	text-align: left;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 7px;
	margin-left: 60px;
	font-style: italic;
	list-style-type: none;
	list-style-position: inside;
}
.servicesSubList {
	margin: 0px;
	padding: 0px;
	font-size: 2px;
}
.servicesBulletGroup {
	margin: 0px 0px 0px 80px;
	padding: 0px;
	width: 700px;
	clear: both;
}
.servicesBulletItem {
	margin: 0px;
	padding: 0px;
	font-family: georgia;
	font-size: 9pt;
	color: #000000;
	text-align: left;
	font-weight: normal;
	list-style-type: disc;
	list-style-position: inside;
	width: 210px;
	float: left;
}
.servicesBulletItemLong {
	margin: 0px;
	padding: 0px;
	font-family: georgia;
	font-size: 9pt;
	color: #000000;
	text-align: left;
	font-weight: normal;
	list-style-type: disc;
	list-style-position: inside;
	width: 340px;
	float: left;
}