body, form {
	padding:0px;
	margin:0px;
}
body {
	background:#570001 url(/resources/images/design/bg_body.png) left top repeat-x;
}
body, th, td, input, textarea, select {
	font:normal 12px Arial, Tahoma, Verdana, sans-serif;
	line-height:16px;
	color:#333333;
}
img {
	vertical-align:bottom;
	border:none;
}
a, td a {
	outline:none;
	color:#9D1E20;
	text-decoration:none;
}
a:hover, td a:hover {
	text-decoration:underline;
}
p {
	padding:0px 0px 20px 0px;
}
label {
	cursor:pointer;
}
.bg_middle {
	clear:both;
	float:left;
	width:100%;
	background:url(/resources/images/design/bg_middle.gif) center top repeat-y;
}
.bg_top {
	clear:both;
	float:left;
	width:100%;
	background:url(/resources/images/design/bg_top.png) center top no-repeat;
}
.bg_bottom {
	clear:both;
	float:left;
	width:100%;
	padding-bottom:37px;
	background:url(/resources/images/design/bg_bottom.png) center bottom no-repeat;
}
.container {
	width:965px;
}
.main {
	clear:both;
	float:left;
	width:100%;
}
.leftpanel {
	float:left;
	width:204px;
}
.sidenav {
	clear:both;
	float:left;
	width:100%;
	background-color:#FFF280;
	color:#000;
	font:normal 13px Georgia, "Times New Roman", Times, serif;
	line-height:14px;
}
.sidenav ul {
	padding:0px;
	margin:17px 15px 0px;
	list-style:none;
	border-top:1px solid #D8A272;
}
.sidenav li {
	border-bottom:1px solid #D8A272;
}
.sidenav li a {
	display:block;
	text-align:left;
	color:#333;
	text-decoration:none;
}
.sidenav li span {
	display:block;
	padding:11px 12px;
}
.sidenav li a:hover {
	color:#9D1E20;
	text-decoration:none;
}
.sidenav li a.current, .sidenav li a.current:hover {
	color:#FFF;
	background:url(/resources/images/design/bg_sidenav_item.gif) left top no-repeat;
}
.sidenav li a.current span, .sidenav li a.current:hover span {
	background:url(/resources/images/design/bg_sidenav_item.gif) left bottom no-repeat;
}
.sidenav li ul {
	margin:0px;
}
.sidenav li li {
	border-bottom:1px solid #FFF280;
}
.sidenav li li a {
	font-size:12px;
	color:#000;
	padding:3px 12px 3px 24px;
}
.sidenav li li span {
	padding:0px;
}
.sidenav li li a.current, .sidenav li li a.current:hover {
	color:#921A1B;
	font-weight:bold;
	background:url(/resources/images/design/arrow_maroon_nav.gif) 15px 50% no-repeat;
}
.sidenav li li a.current span, .sidenav li li a.current:hover span {
	background:none;
}
.sidenav li li li a {
	padding-left:36px;
}
.sidenav_bottom {
	clear:both;
	float:left;
	width:100%;
}
.sidebanner {
	clear:both;
	float:left;
	width:203px;
	margin:20px -12px 0px 13px;
	display:inline;
	position:relative;
}
.rightpanel {
	float:right;
	width:761px;
}
.mainnav {
	clear:both;
	float:left;
	width:100%;
	height:69px;
	padding-top:32px;
}
.searchform {
	float:right;
	height:21px;
	width:170px;
	padding:24px 0px;
}
.searchfield {
	display:block;
	float:right;
	width:117px;
	height:15px;
	line-height:15px;
	color:#FFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding:3px 5px;
	border:0px;
	margin:0px 6px 0px 0px;
	background:url(/resources/images/design/bg_searchbox.gif) right top no-repeat;
}
.banner {
	clear:both;
	float:left;
	width:100%;
}
.greygradient {
	clear:both;
	float:left;
	width:100%;
	background:#D9D6D6 url(/resources/images/design/bg_breadcrumb.gif) left top repeat-x;
}
.breadcrumb {
	float:left;
	width:650px;
	padding:10px 0px 10px 25px;
	font-size:11px;
	line-height:13px;
	text-align:left;
}
.breadcrumb a {
	color:#666;
}
.printemail {
	float:left;
	width:86px;
	padding:6px 0px;
	font-size:18px;
	line-height:21px;
	color:#CD3B39;
}
.title {
	clear:both;
	float:left;
	padding:25px 50px 0px 62px;
	width:649px;
	text-align:left;
	color:#990000;
	font:normal 18px Georgia, "Times New Roman", Times, serif;
}
.content {
	clear:both;
	float:left;
	padding:10px 50px 50px 62px;
	width:649px;
	min-height:400px;
	text-align:justify;
}
* html .content {
	height:400px;
}
.footer {
	clear:both;
	float:left;
	width:100%;
	padding-bottom:50px;
	background-color:#570001;
}
.footer_links {
	clear:both;
	float:left;
	width:952px;
	padding-left:13px;
	margin-top:-20px;
	position:relative;
	text-align:left;
	color:#C18384;
	font-size:11px;
}
.footer_links a {
	color:#FFF;
	font-weight:bold;
}
.category{
  	background:#921A1B;
 	color:#ffffff; 
	font:Georgia, "Times New Roman", Times, serif; 
	font-size:13px; 
	cursor:pointer;
	float:left;
	clear:both;
	width:600px;
	height:20px;
	padding:5px;
}
.question{
  	padding:5px 0px 5px 5px;
  	background:#EAEAEA;
  	color:#000;
	font:Georgia, "Times New Roman", Times, serif; 
	font-size:13px;
	cursor:pointer;
	clear:both;
	width:600px;
	margin:1px;
}
.answer{
  	background:#FFF280;
  	color:#000;
	font:Georgia, "Times New Roman", Times, serif; 
	font-size:13px;
	cursor:pointer;
	padding:5px 5px 5px 5px;
	float:left;clear:both;
	width:595px;
	margin:1px;	
}
.FAQhold{
	float:left;
	clear:both;
	padding:5px;
cursor:pointer;}
/* Contact Form*/
.btnsubmitcontact{
	width:63px;
	height:22px;
	background:url(/resources/images/design/submit-button.jpg) top left no-repeat;
	float:left;
	clear:both;
	cursor:pointer;
}