body {
	font-family: Arial, Helvetica, Swiss, Geneva, SunSans-Regular;
	font-size: 12pt;
	line-height: 1.3;
}
p {
	line-height: 130%;
	padding: 0;
	font-family: Arial, Helvetica, Swiss, Geneva, SunSans-Regular;
	font-size: 12pt;
}
td {
	font-size: 12pt;
	line-height: 130%;
	font-family: Arial, Helvetica, sans-serif;
}
a {
	color: #000;
	font-weight: bold;
	text-decoration: underline;
}
a:hover { color: #00f; text-decoration: underline; }
.small {
	font-size: 10pt;
	font-family: Arial, Helvetica, Swiss, Geneva, SunSans-Regular;
}
h2 {
	color: #00925c;
	font-size: 18pt;
	padding-top: 12px;
	font-family: Arial, Helvetica, Swiss, Geneva, SunSans-Regular;
}
h3 {
	color: black !important;
	font-size: 14pt;
	font-weight: bold;
}
.highlight {
	color: black !important;
	font-size: 16pt;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.quote {
	font-weight: bold;
	font-size: 11pt;
}
.testimonial {
	font-size: 11pt;
}
.photoLeft {
	text-align: left;
	margin-right: 16px;
	float: left;
	margin-bottom: 6px;
}
.photoRight {
	text-align: right;
	float: right;
	margin-bottom: 6px;
	margin-left: 16px;
}
.fullWidth {
	clear: both;
}
.rightColumn {
	font-size: 92%;
	float: right;
	width: 230px;
	padding-left: 24px;
	margin-left: 24px;
	margin-right: 24px;
}
