@charset "utf-8";
/* CSS Document */
body, p, td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}
ul li {
	height: 1%;
	vertical-align: top;
	padding: 0;
	margin: 0;
}
#header {
	background-color: #fff;
}
#nav-micro li {
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
}
#nav-micro a {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	line-height: 30px;
}
#content-main {
	background-color: #fff;
}
#content-page h1 {
	margin: 0 0 8px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #b00c33;
}
#content-page h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000;
	margin-bottom: 6px;
}
#content-page p {
	margin: 0 0 1.3em 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 1.2em;
}
table#product-info {
}
table#product-info td {
	padding-right: 8px;
}
table#product-info img {
	margin: 0 8px 10px 0;
}
table#product-info a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
#site-sections {
	width: 829px;
	clear: both;
	margin-top: 4px;
}
#site-sections h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	border-top: 4px solid #a3a3a3;
	border-bottom: 1px solid #b2b2b2;
	padding: 5px 0;
	margin-top: 0;
}
#site-sections p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	clear: both;
}
#site-sections ul a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
img.icon {
	margin: 0 8px 0 0;
	padding-bottom: 10px;
	float: left;
}
#site-sections h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
#footer-econ {
	background-color: #fff;
	text-align: center;
	margin: 0 auto;
	border-top: 1px solid #666;
}
#footer-econ p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	width: 80%;
	text-align: center;
	margin: 12px auto;
	background-color: #fff;
}
a {
	color: #0D6C98;
	text-decoration: none;
}
a:hover {
	color: #B00C33;
	text-decoration: underline;
}
ul.cmsl {
	list-style-type: none;
	margin-left: 0;
	padding-left: 0;
	}
ul.cmsl li a {
display: block;
padding-left: 6px;
margin: 6px 0;
}