body
{
	font-size : 12px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	padding : 0px;
	margin : 0px;
	background-image : url(/images/bg.gif);
	background-repeat : repeat-y;
	background-color : #CFD9E5;
}

.logo
{
	position : absolute;
	top : 0px;
	left : 0px;
	width : 100%;
	background-color : #92A8C5;
}

.toptext
{
	position : absolute;
	font-size : 10px;
	top : 3px;
	right : 3px;
	width : 400px;
	z-index : 5;
	color : white;
	text-align : right;
}

.toptext h1
{
	font-size : 11px;
}

.nav
{
	position : absolute;
	top : 140px;
	left : 85px;
	background-color: #6E7A8A;
	border : 1px solid white;
	padding : 5px;
}

.nav a
{
	color : white;
	text-decoration:underline;
}
.nav a:hover	{
	text-decoration:none;
}
.content
{
	position : relative;
	margin : 185px 220px 50px 85px;
}


td
{
	font-size : 12px;
}

h4	{
	font-size:16px;
	color:#75A913;
}

.ads 
{ 
	position : absolute;
	top : 185px;
	right : 20px;
	background-color : #CCCCCC; 
	padding : 2px; 
	vertical-align : top;
	text-align:center; 
	padding-bottom:15px;
	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;
}
