/* CSS Document */

<style>
body,td { color: #000000; font-size: 12px; line-height: 14px; font-family: Verdana, Arial, Helvetica, sans-serif; }
p, ul {
	font-size: 12px;
	margin-top : 5px;
	margin-bottom : 10px;
	line-height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333;
}
a { text-decoration: underline; color:#CC3300; }
a:hover { text-decoration: none; }
.sideTitle { color: #000; font-size: 14px; font-weight: bold; padding-bottom:5px; margin-bottom: 10px; border-bottom: 1px solid #a3a3a3; }
.repeaterTitle { color: #1e5c29; font-size: 14px; font-weight: bold; padding-bottom:5px; margin-bottom: 20px; border-bottom: 1px solid #d9d9d9; }
.mainheader { color:#CC3300; font-size: 18px; font-weight: bold; padding-bottom:5px; margin-bottom: 10px; }
.productTitle { color:#1A655E; font-size: 16px; font-weight: bold; padding-bottom:5px; margin-bottom: 10px; border-bottom: 1px solid #d9d9d9; }
.datetext { color: #CCCCCC; font-size: 9px; font-weight: normal; padding-bottom:5px; margin-bottom: 10px; }
.forwardtext { font-size: 10px; font-weight: normal; padding-bottom:5px; margin-bottom: 20px; }
.footerText, .footerText a { color: #fff; font-size: 11px; }
.topNote { font-size: 10px; color: #656565; padding: 10px 0 8px 0; }
.topNote a { color: #3d3d3d; }
.tocLink a, .sideText { font-size: 11px; }
.imgBorder { border: 5px solid #e2e2e2; }
.more { font-size: 10px; }
h4 {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #003333;
	text-transform: capitalize;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #669900;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #669935;
	font-style: italic;
	margin: 0px;
	padding: 0px;
}
hr {
	color: #eeeeee;
}

h6 {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #669900;
	font-style: italic;
}
h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #CC0033;
	font-style: italic;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}

.style3 {
	color: #663366;
	font-weight: bold;
}
.style4 {
	color: #669900;
	font-style: italic;
}
.style5 {color: #FF6633}
.style6 {color: #990000}
.style8 {color: #006666}
</style>
.pullquote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	padding: 10px;
	float: right;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.pullquote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #669900;
	padding: 10px;
	float: right;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	width: 150px;
	margin-left: 25px;
}

