@charset "utf-8";
body {
	margin-top: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, Geneva sans-serif;
	font-size: 12px;
}
a:link {
	color: #003300;
}
a:visited {
	color: #003300;
}
a:hover {
	color: #003366;
}
a:active {
	color: #003366;
}
#mainwrap {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#mainwrap #head {
	background-image: url(template_01.jpg);
	background-repeat: no-repeat;
	height: 245px;
	float: left;
	width: 900px;
}
#mainwrap #menu {
	background-image: url(template_02.jpg);
	background-repeat: no-repeat;
	margin-bottom: 0px;
	float: left;
	padding-left: 100px;
	width: 700px;
	font-family: Arial, Helvetica, Geneva sans-serif;
	font-size: 12px;
	padding-top: 3px;
	height: 27px;
	text-transform: uppercase;
	font-weight: bold;
	padding-right: 100px;
	text-align: center;
}
#mainwrap #menu a {
	text-decoration: none;
	color: #003366;
}
#mainwrap #menu a:hover {
	text-decoration: underline overline;
}


#mainwrap #body {
	background-image: url(bkgrnd.jpg);
	background-repeat: repeat-y;
	margin-top: 0px;
	clear: both;
	float: left;
	width: 900px;
}
#mainwrap #body #body_header {
	background-image: url(template_03.jpg);
	background-repeat: no-repeat;
	background-position: top;
	float: left;
	width: 900px;
}
#mainwrap #body #body_header #body_footer {
	background-image: url(template_06.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 40px;
	float: left;
	width: 900px;
}
#mainwrap #body #body_header #body_footer #body_content {
	background-image: none;
	float: left;
	width: 700px;
	padding-right: 100px;
	padding-left: 100px;
}
#mainwrap #body #body_header #body_footer #body_content .footer {
	text-align: center;
	color: #333333;
	font-size: 11px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
#BodyRegion h1 {
	font-size: 18px;
	color: #003366;
	margin-bottom: -8px;
	margin-top: 6px;
}
.contacthdr {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-bottom: 12px;
}
#BodyRegion h3 {
	font-size: 14px;
	font-weight: bold;
	color: #003366;
}
.faq {
	font-size: 16px;
	font-weight: bold;
	color: #003300;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003366;
	margin-bottom: -8px;
}
.contactlabel {
	background-color: #eee;
	padding-top: 6px;
	padding-left: 8px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
.contactlabel2 {
	padding-top: 6px;
	padding-left: 8px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
.AccordionPanelContent .productdocs {
	width: 200px;
	margin-top: 8px;
	margin-left: 6px;
	text-align: right;
}
.productdocs_img {
	border: 1px solid #333333;
	margin-right: 1px;
}
.productdocs a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
