html, body{
margin:0;
padding:0px;
text-align:center;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color:#333333;
text-align: center;
min-width: 850px;
background-color: #e7e7e7;
} 

a:link { color: #0000AA; text-decoration: underline}
a:visited { color: #0000AA; text-decoration: underline}
a:active { color: #333; text-decoration: none}
a:hover { color: #333; text-decoration: none}

td{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
}

#billing{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
}
#header{
width:750px;
margin:0 auto;
}
#menu{
width:750px;
margin:0 auto;
}
#main{
	width:750px;
	background-color:#FFFFFF;
	text-align: left;
	margin:0 auto;
}

#faq{
	width:750px;
	padding:10px;
}

#footer{
	width:750px;
	height:30px;
	color:#FFF;
	background-color:#BBB;
	text-align: center;
	padding:0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top:3px #AAA solid;
	border-bottom:1px #AAA solid;
}


.solidblockmenu{
margin: 0;
padding: 5;
float: left;
font: bold 13px Arial;
width: 750px;
background-color:#064676;
}
.solidblockmenu li{
display: inline;
}
.solidblockmenu li a{
float: center;
color: white;
padding: 7px 15px;
text-decoration: none;
border-right: 1px solid white;
}
.solidblockmenu li a:visited{
color: white;
}
.solidblockmenu li a:hover, .solidblockmenu li .current{
color: #EEE;
background: url(images/blockdefault.gif) center center repeat-x;
}
<!--[if IE]>
p.iepara{ /*Conditional CSS- For IE (inc IE7), create 1em spacing between menu and paragraph that follows*/
padding-top: 1em;
}
<![endif]-->

.cssform p{
width: 200px;
clear: left;
margin: 0;
padding: 5px 0 8px 0;
padding-left: 105px; /*width of left column containing the label elements*/
border-top: 1px dashed gray;
height: 1%;
}
.cssform label{
font-weight: bold;
float: left;
margin-left: -0px; /*width of left column*/
width: 100px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
}
.cssform input[type="text"]{ /*width of text boxes. IE6 does not understand this attribute*/
width: 180px;
}
.cssform textarea{
width: 500px;
height: 150px;
}
* html .threepxfix{
margin-left: 3px;
}

.error { color: #CC0000; }

img{
border:0px;
}

table.nice {
border-width: 1px;
border-spacing: ;
border-style: solid;
border-color: #ddd;
border-collapse: collapse;
}
table.nice th {
border-width: 1px;
padding: 3px;
border-style: solid;
border-color: #ddd;
-moz-border-radius: ;
}
table.nice td {
border-width: 1px;
padding: 3px;
border-style: solid;
border-color: #ddd;
-moz-border-radius: ;
}
.style1 {
	color: #005898;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.style4 {color: #005898; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; }
.style5 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #005898;
}
.style6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.style7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ff8d14;
	font-weight: bold;
}
.style8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #024770;
}
.style9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: ##005898;
	font-weight: bold;
}
.style13 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; }
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.style19 {font-family: Arial, Helvetica, sans-serif; font-size: 11px; }
.style22 {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF; }