body  {
	background-image: none;
	background-repeat: no-repeat;
	background-color: #666666;
	font-family: Verdana, Geneva, sans-serif;
}

#mainbanner p {
	font-size: large;
	color: #333;
	vertical-align: text-top;
	top: 0px;
}
#mainContent p {
	margin-bottom: 1em;
	margin-top: 0px;
	color: #333333;
	line-height: 1.5em;
	font-size: 0.8em;
	font-style: normal;
}
/* MAIN */

#mainContent a {
	text-decoration: none;
	color: #152D6A;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
}
ol li{
	list-style-position: outside;
	list-style-type: decimal;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 25px;
	line-height: 1.3em;
	font-size: 0.8em;
	
}
ul li {
	list-style-position: outside;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 20px;
	line-height: 130%;
	list-style-type: square;
	font-size: 0.8em;
	color: #333;
}


#mainContent h1 {
	color: #333;
	font: normal 28px Impact, "Arial Narrow", sans-serif;
	text-transform: none;
	letter-spacing: 1px;
	word-spacing: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	clear: left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}
#mainContent h1 a{
	text-decoration: underline;
	color: #333;
}

#mainContent h2 {
	margin-top: 10px;
	margin-bottom: 5px;
	color: #333;
	border-bottom: 1px dotted #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
#mainContent h3 {
	margin-top: 15px;
	margin-bottom: 3px;
	font-size: 18px;
	color: #4814DE;
	font-family: inherit;
}
#mainContent h4 {
	margin-top: 10px;
	margin-bottom: 3px;
	font-size: 16px;
	color: #6334ED;
	font-family: inherit;
}
#mainContent h5 {
	margin-top: 3px;
	margin-bottom: 2px;
	font-size: 14px;
	color: #666;
	font-weight: bold;
	font-family: inherit;
}#mainContent h6 {
	margin-top: 5px;
	margin-bottom: 3px;
	font-size: 12px;
	color: #666;
	font-family: inherit;
}
.featureblock1 {
	border: thin none #333;
	background-color: #CDCDCD;
	margin: 20px;
	padding: 10px;
}
.price {
	font-size: 16px;
	color: #F00;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: right;
	padding-bottom: 3px;
}




#mainContent .caption {
	background: #666666;
	font-size: 0.75em;
	font-weight: bold;
	color: #FFFFFF;
	padding: 2px 5px;
}



/* sidebar 1 */

#sidebar1  p {
	color: #333;
	font-size: 0.7em;
	margin-bottom: 6px;
	margin-top: 0px;
	color: #333333;
	line-height: 1.2em;
	font-style: normal;
}
#sidebar1 h1 {
	font-size: 1.1em;
	font-weight: bold;
	color: #EC271F;
	text-transform: none;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	margin-bottom: 10px;
}
#sidebar1 h1 a{
	font-weight: bold;
	color: #EC271F;
	text-transform: none;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #666;
}
#sidebar1 h2 {
	font-size: 14px;
	font-weight: bold;
	color: #666;
	margin-bottom: 6px;
	margin-top: 0px;
}
#sidebar1 h3 {
	font-size: 14px;
	color: #4814DE;
	margin-bottom: 6px;
	margin-top: 0px;
}#sidebar1 h4 {
	font-size: 12px;
	color: #4814DE;
	margin-bottom: 6px;
	margin-top: 0px;
}
#sidebar1  a {
	text-decoration: none;
	color: #310E98;
}


#sidebar1 .related li {
	list-style: none;
	display: inline;
}

#sidebar1 .related a {
	display: block;
	border-top: 1px solid #FFF;
	text-decoration: none;
}
#sidebar1 .related a:hover {
	background: #FFFFFF;
}

#sidebar1 .related ul {
	font-size: 12px;
}
.twoColHybLtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-family: Arial, Helvetica, sans-serif;
		font-size: .8em;
	color: #FFFFFF;
	text-align: center;
}
.img a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.productblock {
	text-align: center;
	height: 230px;
	width: 215px;
	border: thin dashed #333;
	display: block;
	float: left;
	margin: 20px;
	padding: 5px;
	position: relative;
}
.borderme {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000;
}
#sidebar1 p {
	font-size: 0.8em;
	color: #000;
	text-align: left;
}
.emphasis1 {
	color: #CD2019;
	background-color: #EBEBEB;
	display: block;
	margin-left: 25%;
	width: 50%;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 10px;
	text-align: center;
	line-height: 150%;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	margin-right: 25%;
}
#sidebar1 li {
	margin-left: 10px;
	margin-right: 1px;
}
.pdficon {
	border: 1px solid #F00;
}
.callout { 
background: #fdfce4; padding: 15px; border: 1px solid #fff000; -moz-border-radius: 6px; -webkit-border-radius: 6px; } 
