@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
}
p {
	margin-bottom: 1em;
	margin-top: 0px;
	color: #333333;
	line-height: 150%;
	font-size: 0.85em;
	font-style: normal;
}
/* MAIN */

/*#main 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;
}


 h1 {
	color: #333;
	text-transform: none;
	word-spacing: 5px;
	margin: 0 0 5px 0;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	font-family: Impact, "Arial Black", Sans-serif;
	font-size: 1.6em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
 h1 a{
	color: #333;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #999;
}

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;
}
h3 {
	margin-top: 15px;
	margin-bottom: 3px;
	font-size: 18px;
	color: #4814DE;
	font-family: inherit;
}
 h4 {
	margin-top: 10px;
	margin-bottom: 3px;
	font-size: 16px;
	color: #6334ED;
	font-family: inherit;
}
 h5 {
	margin-top: 3px;
	margin-bottom: 2px;
	font-size: 14px;
	color: #666;
	font-weight: bold;
	font-family: inherit;
 }
 h6 {
	margin-top: 5px;
	margin-bottom: 3px;
	font-size: 12px;
	color: #666;
	font-family: inherit;
}
#hometemp p {
	font-family: Impact, "Arial Black", Sans-serif;
	font-size: 18px;
	color: #FFF;
	letter-spacing: .1em;
}
#hometemp p a {
	color: #FFF;
}
#header h1 {
	color: #FFF;
}
#header h1 a{
	color: #FFF;
}
.bigtitle {
	font-family: Impact, "Arial Black", Sans-serif;
	font-size: 18px;
	color: #FFF;
}
.featureblock1 {
	border: thin none #333;
	background-color: #CDCDCD;
	margin: 20px;
	padding: 10px;
}
.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;
}
.emphasis1 {
	color: #CD2019;
	background-color: #EBEBEB;
	display: block;
	width: 50%;
	padding: 5px;
	margin-top: 5px;
	text-align: center;
	line-height: 150%;
}
.pdficon {
	border: 1px solid #F00;
}
#contentBlock #quicklinks h1 {
	font-size: 1.3em;
}
