body, html {
	background:#231f20;
	font-family:arial,helvetica;
	font-size:12px;
	line-height:16px;
	padding:0;
	margin:0;
}
h1 {
	font-size:32px;
	color:#a29061;
	line-height:36px;
	margin:15px 0;
	padding:0;
	}
h2 {
	font-size:14px;
	color:#333333;
	line-height:20px;
	margin:15px 0;
	padding:0;

	}
h3 {
	font-size:16px;
	color:#a29061;
	line-height:20px;
	margin:18px 0 2px 0;
	padding:0;
	font-weight:bold;
	}
h4 {
	font-size:16px;
	color:#333333;
	line-height:20px;
	margin:15px 0;
	padding:0;
	}
#container {
	position:relative;
	width:852px;
	margin:0 auto;
	}
#pagecontainer {
	position:relative;
	float:left;
	}
#header {
	position:relative;
	float:left;
	width:852px;
	height:186px;
	background:url("/core/templateresources/header.gif") top left no-repeat;
	}
#navbar {
	position:absolute;
	top:18px;
	left:34px;
	font-size:11px;
	color:#999966;
	}
#navbar a {
	text-decoration:none;
	font-size:11px;
	color:#a29061;
	}
#navbar a:hover {
	text-decoration:underline;
	font-size:11px;
	color:#999966;
	}
#menu {
	position:absolute;
	top:131px;
	left:10px;
	width:832px;
	height:46px;
	line-height:46px;
	}
#menu a {
	float:left;
	color:#ffffff;
	font-size:13px;
	text-decoration:none;
	text-transform:uppercase;
	padding:0 25px;
	line-height:46px;
	}
#menu a:hover {
	float:left;
	color:#ffffff;
	text-decoration:none;
	text-transform:uppercase;
	padding:0 25px;
	line-height:46px;
	background:url("/core/templateresources/menu_h.gif") top left repeat-x;
	}
#menu td {
	font-size:13px;
	font-weight:bold;
	padding:0px 24px;
	text-transform:uppercase;
	text-decoration:none;
	color:#ffffff;
	line-height:46px;
	text-decoration:none;
}
#menu td:hover {
	color:#ffffff;
	text-decoration:none;
	background:url("/core/templateresources/menu_h.gif") top left repeat-x;
}
#contentcontainer {
	position:relative;
	float:left;
	width:852px;
	}
#contentheader {
	position:relative;
	float:left;
	width:852px;
	height:10px;
	background:url("/core/templateresources/content_header.gif") top left no-repeat;
	}
#content {
	position:relative;
	float:left;
	width:788px;
	min-height:400px;
	overflow:hidden;
	padding:15px 32px;
	background:url("/core/templateresources/content_bg.gif") top left repeat-y;
	}
#content table, th, tr, td {
	border:0;
	}
#content a {
	text-decoration:none;
	color:#a29061;
	}
#content a:hover {
	text-decoration:underline;
	color:#a29061;
	}
#contentwide {
	position:relative;
	float:left;
	width:828px;
	xmin-height:400px;
	overflow:hidden;
	padding:15px 0px 15px 25px;
	background:url("/core/templateresources/contentwide_bg.gif") top left repeat-y;
	}
#contentwideheader {
	position:relative;
	float:left;
	width:852px;
	height:9px;
	background:url("/core/templateresources/contentwide_header.gif") top left no-repeat;
	}
#contentwidefooter {
	position:relative;
	float:left;
	width:852px;
	height:16px;
	padding-bottom:5px;
	background:url("/core/templateresources/contentwide_footer.gif") top left no-repeat;
	}
#contentfooter {
	position:relative;
	float:left;
	width:852px;
	height:19px;
	padding-bottom:5px;
	background:url("/core/templateresources/content_footer.gif") top left no-repeat;
	}
#footer {
	position:relative;
	float:left;
	width:832px;
	height:65px;
	color:#999966;
	padding:5px 10px;
	font-size:11px;
	line-height:22px;
	}
#footer a {
	text-decoration:none;
	color:#999966;
	}
#footer a:hover {
	text-decoration:underline;
	color:#a29061;
	}
#billboard {
	position:relative;
	float:left;
	width:832px;
	height:191px;
	padding:0px 10px;

	}
#bills {
	position:relative;
	float:left;
	width:802px;
	height:161px;
	padding:15px 15px;
	background:url("/core/templateresources/bill_bg.gif") top left no-repeat;

	}
.left {
	position:relative;
	float:left;
}
.right {
	position:relative;
	float:right;
}
.inputs {
	height:22px;
	background:url("/core/templateresources/input_bg.gif") top left repeat-x;
	border:0;
	margin:0;
	padding:0;
	line-height:22px;
	font-size:11px;
	padding:0 2px	;
}
.submenuholder {
	background:#000000;
	margin-top:24px;
	margin-left:5px;
	width:170px;
	z-index:1;
}
.submenuitem {
	float:left;
	position:relative;
	font-size:12px;
	line-height:18px;
	margin:0px;
	width:125px;
	padding:6px 30px 6px 15px;
	color:#cccccc;
	background:#333333;
	border-bottom:solid 1px #666666;

}
hr {height:1px;border:0;color:#ccc;background-color:#ccc;margin:5px 0;padding:0;}
