html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	margin: 0;
	padding: 0;
	border: 0;
	list-style: none;
	text-decoration: none;
}
body {
	color: #003366;
	margin:0em;
	padding:0;
	background: #000000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
	text-align: center;
}

#wrapper{
	width: 720px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


#header {
	width: 720px;
	background: #000000;
}
 #content {
	width: 724px;
	background: #FFFBF3;
}
 #navcontainer
{
	text-decoration: none;
	width: 156px;
	padding-top: 0;
	padding-right: 0;
	margin-bottom: 2px;
	background: #000099;
	float: left;
	height: 514px;
}
 #copyspace {
	margin-left: 156px;
	background: #FFFBF3;
	height: 408px;
	width: 564px;
 }
#bottomrotation {
	margin-left: 157px;
	background: #FFFBF3;
}
 #copyright {
}
 #copyleft {
	background: #6600FF;
	height: 408px;
	width: 15px;
	float: left;
}
#copyspace a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
	padding-left: 5px;
}

#copyspace a:visited {
	color: #999999;
	text-decoration: none;
}
#copyspace a:hover {
	color: #000066;
	text-decoration: none;
}







.bodycopy {
	color: #000033;
	font: 68% Arial;
	padding: 0px;
}


.FAQlist {
	color: #000033;
	padding-right: 0px;
	padding-left: 15px;
	font: normal 14px Arial;
}

.FAQlistFeature {
	color: #FFFFFF;
	font: bold 70% Verdana;
}



.tintcopysm {
	font: normal 10px/normal Arial;
	color: #000000;
	padding: 0px 30px 0px 0px;
}

#privacy p {
	font: 10px Arial;
	margin: 0px;
	padding: 5px 25px 0px 0px;
}

#footer{
	color: #FFCC00;
	background: #000000;
	border-top: 1px solid #000000;
	width: 720px;
	height: 52px;
	top: 572px;
	left: 0px;
	font: 10px Arial;
	clear: left;
	padding: 0px;
}

#footer a:hover{
	color: #FFFFFF;
	text-decoration: none;
}

#footer a:link{
	color: #FFCC00;
	background: #000000;
	text-decoration: none;
}
#footer a:visited{
	color: #A88A2A;
	background: #000000;
	text-decoration: none;
}
