body
{
	font-size : 12px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	padding : 0px;
	margin : 0px;
	background-color : #8293AF;
}

.logo
{
	position : absolute;
	top : 0px;
	left : 0px;
	width : 100%;
	text-align : center;
}

.toptext
{
	position : absolute;
	font-size : 10px;
	top : 5px;
	left : 8px;
	width : 250px;
}
h4	{
	color:#AD0C0C;
	font-size:16px;
}
.toptext h1
{
	font-size : 13px;
}

.nav
{
	position : absolute;
	top : 3px;
	right: 15px;
	width : 200px;
	z-index : 5;
}

.nav td
{
	background-color : #C4C4C4;
	padding : 15px;
	font-size : 13px;
	text-align : center;
	border-width : 1px 1px 1px 1px;
	border-style : solid solid solid solid;
	border-color : white white black black;
}

.nav a
{
	color : #DD0600;
}

.nav a:hover
{
	color : black;
}

.content
{
	position : relative;
	background-color : white;
	padding : 10px;
	margin : 246px 220px 15px 0px;
	border : 1px solid black;
}


td
{
	font-size : 12px;
}

.ads
{
	width:185px;
	position : absolute;
	top : 255px;
	right : 25px;
	text-align : center;
	background-color : #C4C4C4;
	border-color : white white black black;
	border-width : 1px 1px 1px 1px;
	border-style : solid solid solid solid;
	padding-top:5px;
}
#form	{
	display:block;
	width:180px;

		
	
}
.service-select	{
	width:153px;
	font-size:12px;
	margin-bottom:8px;

  
   
}
.first-name, .last-name, .email {
	width:150px;
	font-size:12px;
	margin-bottom:8px;
	background-color:#FFFFFF !important;

}

.continue-button {
   margin-top:-5px;
 }
 
#disclosures	{
	text-align:center;
}
#disclosures ul	{
	margin:0px;
	padding:0px;
	
}
#disclosures ul li {  
  display:inline;
  margin-right:15px;
}
#disclosures ul li a	{
	color:#000000;	
	text-decoration:none;
}
#disclosures ul li a:hover	{
	text-decoration:underline;
}