h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	margin: 0px 0px 12px;
	padding: 0px;
}
.bodyContent h2 {
	font-family: Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #4C721D;
	margin: 0px;
	padding: 6px 0px 2px 19px;
	display: block;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	background-image: url(/images/home-icon.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
}
.sideBoxBlue h2 {
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #325F8B;
	margin: 0px;
	padding: 0px;
}
.sideBoxBlue p {
	margin: 0px 0px 8px;
	padding: 0px;
}
.bodyContent p {
	margin: 0px 0px 12px;
	padding: 0px;
}
.smallText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 14px;
}
