.contactContentStyle {
}
.contactTextStyle {
	font-family: georgia;
	font-size: 14pt;
	color: #000000;
	text-align: center;
	font-style: italic;
	font-weight: bold;
}
.contactTextEmphasized {
	font-family: "bookman Old Style";
	font-size: 9pt;
	color: #000000;
	text-align: center;
	font-weight: bold;
	padding-bottom: 3px;
}
.contactOfficeGroup {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	float: left;
	width: 85%;
	padding: 5px 0px 0px 0px;
}
.contactOfficeStyle {
	float: left;
	font-family: century;
	font-size: 8pt;
	color: #000000;
	text-align: center;
	width: 25%;
}
.contactOfficeStyle a {
	color: #808080;
	text-decoration: underline;
}
.contactOfficeStyle a:hover {
	color: #FF0000;
	text-decoration: underline;
}