<STYLE>
BODY {
    	FONT-FAMILY: 'arial'
}
A.clsBannerLink {
	font-size: 7pt;
	font-family: 'arial';
	text-decoration: none;
	color: White;
	padding-left:7px;
	padding-right:7px;
	font-weight: 600;
}
A.clsBannerLink:hover {
	font-size: 7pt;
	font-family: 'arial';
	text-decoration: none;
	color: black;
	padding-left:7px;
	padding-right:7px;
	font-weight: 600;
}

A.clsBannerLinkSel {
	font-size: 7pt;
	font-family: 'arial';
	text-decoration: none;
	color: black;
	padding-left:7px;
	padding-right:7px;
	font-weight: 600;
}
.clsParagraphText {
	font-size: 8pt;
	font-family: 'arial';
	line-height: 16px;
	color: black;
}
A.clsLink {
	color: #007A63;
}
.clsRedBulletTextUp {
	font-size: 14pt;
	font-family: 'arial';
	line-height: 18px;
	color: black;
	font-weight: 600;
	padding-right:20px;
	padding-top:13px;
	text-decoration: none;
}
.clsRedBulletTextDown {
	font-size: 14pt;
	font-family: 'arial';
	line-height: 18px;
	color: #AF1E0B;
	font-weight: 600;
	padding-right:20px;
	padding-top:13px;
	text-decoration: none;
}
.clsQuotationText {
	font-size: 8pt;
	font-family: 'arial';
	color: black;
	line-height: 18px;
	font-style: italic;
}
.clsCaptionText {
	font-size: 8pt;
	font-family: 'arial';
	color: black;
	font-weight: 600;
}
.clsFooterNoteText {
	font-size: 7pt;
	font-family: 'arial';
	color: black;
}
.clsFeaturedHeading {
	font-size: 10pt;
	font-family: 'arial';
	color: black;
	font-weight: 600;
}
.clsFeaturedData {
	font-size: 9pt;
	font-family: 'arial';
	color: black;
}
.clsContactText {
	font-size: 10pt;
	font-family: 'arial';
	line-height: 16px;
	color: black;
	font-weight: 600;
}
.clsAboutName {
	font-size: 11pt;
	font-family: 'arial';
	color: black;
	font-weight: 600;
}
.clsAboutTitle {
	font-size: 8pt;
	font-family: 'arial';
	color: black;
	font-style: italic;
	font-weight: normal;
}
.clsAboutPhone {
	font-size: 11pt;
	font-family: 'arial';
	color: #007A63;
	font-weight: 600;
}
.clsParagraphHeading {
	font-size: 11pt;
	font-family: 'arial';
	color: black;
	font-weight: 600;
	padding-top:10px;
	padding-bottom:7px;
}
.clsRedMessage {
	font-size: 13pt;
	font-family: 'verdana';
	color: #C30610;
	line-height: 20pt;
}
.clsRedEmphasis {
	font-size: 16pt;
	font-weight: bold;
}
#rebatecalc {
	float:right;
	width: 225px;
	height: 350px;
	display:inline-block;
	background-image: url(../images/imgCalcBoxBkg.jpg);
	background-repeat: no-repeat;
	margin-left: 15px;
}

#calcButton {
	background-image: url(../images/cmdCalculate.png);
	float: left;
	width: 151px;
	height:37px;
	background-color: transparent;
	border: none;
	margin-left: 40px;
	margin-top: 30px;
	cursor: pointer;
}
</STYLE>
