.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.PageHdr {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #0066cc;
}
.SubHead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #0066cc;
}
a:link {
	color: #0066cc;
}
a:hover {
	color: #990000;
	text-decoration: none;
}
a:visted {
	color: #0066cc;
}
.subNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0066cc;
}
a.subNav:link {
	color: #0066cc;
	text-decoration: none;
}
a.subNav:hover {
	color: #003366;
}
.bodyBlueBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0066CC;
	font-weight: bold;
}
.PhotoCaption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-style: italic;
}
div.hideMe { display: none; }
#testimonial {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	background-image: url(/Testimonials/images/gPaper-iStock_000002623294Small.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color: #000000;
	margin: 0px;
	padding: 60px 65px 20px 55px;
	width: 436px;
}
