body,
	html {
		margin:0;
		padding:0;
	}
html,body { text-align: center; }
	#wrapper {
		margin:0 auto;
		width:816px;
	}
body {
	background-color: #000000;
	background-image:    url("../images/required/bg.jpg");
	margin: 0 auto; /*** Centers the design ***/
min-height: 100%;
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	}
	 a:link {
	color: #48608B;
	text-decoration: none;
}
 a:visited {
	text-decoration: none;
	color: #5d90b0;
}
 a:hover {
	text-decoration: underline;
	background-color: #000000;
	color: #5d90b0;
}
 a:active {
	text-decoration: underline;
	color: #FFFFFF;
}
#top {
width: 816px;
position: relative;
}
.header {
left: 1px;
position: relative;
text-align:left;
}
#contentwrap {
	background-image: url("../images/required/contentbg.png");
	min-height: 100%;
	width: 816px;
	text-align: center;
	color: #FFFFFF;
	}
	* html #contentwrap {
height: 100%;  
}
.clear { 
clear: both;
 }
#footereq {
	background-image: url("../images/required/footer-eq.png");
	background-repeat: no-repeat;
	position: relative;
	height: 193px;
	width: 816px;
	background-position: center bottom;
	bottom: 0px;
}
#footerad {
position: relative;
bottom: 15px;
width: 816px;
}
#footertext {
	overflow: hidden;
	position: relative;
	visibility: visible;
	z-index: 3;
	height: 100px;
	width: 100%;
}
.footertextfont {
	color: #FFFFFF;
	font-size: 10px;
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;;
}
.name {
left: -12px;
position: relative;
}
#main {
text-align: left; 
padding-left: 28px;
padding-right: 28px;
padding-bottom: 28px;
width: 760px;
}

.disclaimer {
	background-color: #510701;
	padding: 8px;
	text-align: center;
	vertical-align: middle;
	margin: 12px;
	border: 1px solid #FFFFFF;
}
.calltoaction {
	background-color: #510701;
	padding: 8px;
	text-align: center;
	vertical-align: middle;
	margin-left: 75px;
	margin-right: 75px;
	border: 1px solid #FFFFFF;
	display: block;
}