html, body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
body{
	behavior:url("csshover.htc");
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
}
.tblFormLayout textarea {
	height: 125px;
	width: 250px;
}

#divWrapperTop {
	padding: 0px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#divContentLeftGrd {
	background-image: url(../img/bg_gradiantLeft.jpg);
	background-repeat: repeat-y;
}
#divContentRightGrd {
	background-image: url(../img/bg_gradiantRight.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
#divContentMaster {
	background-image: url(../img/bg_content.jpg);
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: repeat-y;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#divLeftNav {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	width: 135px;
	padding-bottom: 25px;
	position: absolute;
	top: 128px;
}
#divLeftNav a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	margin: 0px;
	padding: 0px;
}
#divLeftNav a:hover {
	color: #B31E17;
	text-decoration: underline;
}
#divLeftNav ul {
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 29px;
	list-style-type: none;
}
#divLeftNav li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 13px;
	padding-left: 0px;
}
#divLeftNav li.top:hover ul.sublvl {
	display: block;
}

#divLeftNav li.top ul.sublvl {
	font-size: 11px;
	font-weight: normal;
	position: absolute;
	background-color: #000000;
	width: 125px;
	margin-top: -20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	z-index: 10;
	left: 100px;
	display: none;
}
#divLeftNav li.top ul.sublvl li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #B31E17;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#divLeftNav li.top ul.sublvl a {
	display: inline;
}



#divContentBody {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 145px;
	font-size: 12px;
}
#divContentBody.homeBackground {
	background-image: url(../img/bg_header_home_btm.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#divContentBody h1 {
	color: #B31E17;
	font-size: 36px;
	font-weight: bold;
	font-family: Impact, "Arial Black", Tahoma, Verdana;
}
#divContentBody h1 .sub {
	font-size: 30px;
}
#divContentBody h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
#divContentBody h3.special {
	background-image: url(../img/arrow_bullet.jpg);
	background-repeat: no-repeat;
	padding-left: 11px;
	margin-left: 10px;
	background-position: 0px 2px;
}

#divContentBody p.smaller {
	font-size: 10px;
}
#divContentBody ul {
	margin-left: 25px;
}
#divContentBody ol {
	padding: 0px;
	margin-left: 25px;
}

#divContentBody .fullBody {
	padding-left: 11px;
	padding-right: 15px;
}



#divContentBodyLeft {
	width:240px;
	float: left;
}
#divContentBodyLeft.dividerBorder {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #999999;
}
#divContentBodyLeft div.quoteBlock {
	width: 208px;
	margin-left: 12px;
	margin-top: 11px;
}
#divContentBodyLeft .quoteBlock p {
	margin-top: 0px;
	margin-bottom: 12px;
}

#divContentBodyLeft .quoteBlock p.quoteText {
	font-size: 14px;
	font-style: italic;
	line-height: 24px;
}



#divContentBodyRight {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 240px;
}
#divContentBodyRight.dividerBorder {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #999999;
}
#tblProductsHdr td {
	text-align: center;
	vertical-align: top;
}
#tblProductsHdr {
	margin-bottom: 11px;
}

#tblProductsHdr a {
	color: #0000FF;
}
#tblProductsList th {
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	vertical-align: bottom;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 5px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#tblProductsList td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}

#tblProductsList .rightBorder {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
#tblProductsList .chartImage {
	text-align: center;
	position: absolute;
	padding: 0px;
	margin: 0px;
}
#tblProductsList .dividerRow {
	text-align: center;
	border-left-style: none;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 2px;
	padding-bottom: 5px;
}
#tblProductsList .dividerRowTopBtm {
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-right-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-left-style: none;
}

#tblProductsList .dividerRow a {
	color: #0000FF;
}








#divClearContentBody {
	clear: both;
	height: 25px;
}






#divFooter {
	background-image: url(../img/bg_footer.jpg);
	background-repeat: no-repeat;
	text-align: center;
	color: #999999;
	font-weight: bold;
	font-size: 11px;
	padding-top: 22px;
}
#divFooter a {
	color: #999999;
	text-decoration: none;
}
#divFooter a:hover {
	color: #000000;
}
#divFooter ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
#divFooter li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
#liFooterCopyright {
	font-size: 10px;
}
.imageSpacer {
	margin-bottom: 14px;
}
.imageSpacerMore {
	margin-bottom: 28px;
}

.noTopMargin {
	margin-top: 0px;
}
.noMargins {
	margin: 0px;
}
.blackDivider {
	background-color: #000000;
	height: 33px;
	text-align: center;
	border-left-style: none;
}
.center {
	text-align: center;
}
.doubleSpacing li {
	margin-bottom: 16px;
}
.videoBlock {



}
.videoBlock td {
	padding-right: 10px;
	padding-bottom: 20px;
	vertical-align: top;
}


.videoBlock h3 {
	margin-bottom: 0px;
	margin-top: 0px;
}
.videoBlock p {
	margin-top: 0px;
	margin-bottom: 8px;
}
.tblFormLayout {
	font-weight: bold;
}
.tblFormLayout td {
	padding-bottom: 10px;
	vertical-align: top;
}
.tblFormLayout input {
	width: 250px;
}
.error {
	color: #FF0000;
}
.noBorder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
