body {
	width: 100%;
	padding: 0px;
	background: #ffffff;
	margin: 0px 0px 0px 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
}
h1 {
	color: #faa21e;
	font-size: 1.5em;
	padding: 0px;
	margin: 0px 0px 0px 0px;
}
b {
	color: #b67f2c;
}
#container {
	width: 831px;
}
#header {
	position: absolute;
	top: 0px;
	z-index: 5;
}
#newsflash {
	position: absolute;
	top: 73px;
	right: 0px;
	width: 236px;
	height: 172px;
	z-index: 5;
	padding: 0px;
	margin: 0px;
}
#contentcontainer {
	position: absolute;
	width: 821px;
	top: 250px;
	z-index: 5;
}
.content {
	border-right: 5px solid #ffffff;
	position: absolute;
	width: 590px;
	right: -10px;
	z-index: 5;
	padding-bottom: 70px;
}
.contentbg {
	background: #eeeeee;
	padding: 10px;
	min-height:500px;
	height:500px;
}
div[class] .contentbg {
	height:auto;
}
#links {
	height: 450px;
	overflow: hidden;
	border-left: 5px solid #ffffff;
	border-right: 5px solid #ffffff;
	position: absolute;
	left: 0px;	
	width: 226px;
	z-index: 5;
	padding-bottom: 70px;
}
#links ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#links a {
	height: 13px;
	color: #000000; 
	background: #faa21e;
	padding: 7px;
	display: block;
	border-bottom: #FFFFFF 2px solid;
	text-decoration: none;
}
#links a:hover {
	background: #fbcb82;
}
#borderblue {
	height: 172px;
	background: #7e8194;
	position: absolute;
	top: 73px;
	width: 100%;
	z-index: 1;
}
#bordergrey {
	height: 68px;
	background: #eeeeee;
	position: absolute;
	top: 0px;
	width: 100%;
	z-index: 1;
}
#bordergreyb {
	height: 68px;
	background: url(../images/bordergreyb.gif) repeat-x;
	position: absolute;
	top: 250px;
	width: 100%;
	z-index: 1;
}
#footer {
	position: absolute;
	z-index: 10;
	background: #faa21e;
	width: 821px;
	left: -231px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#footerb {
	position: absolute;
	z-index: 10;
	background: #fffff;
	width: 821px;
	margin-top: 25px;
	left: -231px;
	padding-bottom: 10px;
}
#terms {
	height: 500px;
	overflow: auto;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	border-left: 2px solid #000000;
	border-top: 2px solid #000000;
	border-right: 2px solid #d6d6d6;
	border-bottom: 2px solid #d6d6d6;
}
#contact {
	background: #d6d6d6;
	padding: 4px;
	border: #ffffff solid 6px;
	width: 565px;
}
td {
	vertical-align: top;
}
p.MsoNormal {
	mso-style-parent:"";
	margin-bottom:.0001pt;
	font-size:12.0pt;
	font-family:"Times New Roman";
	margin-left:0cm; margin-right:0cm; margin-top:0cm
}
#terms b {
	color: #000000;
}
