body
{
	font-size : 12px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	padding : 0px;
	margin : 0px;
	background-color : white;
}

.logo
{
	position : absolute;
	top : 0px;
	left : 0px;
	width : 100%;
	background-image : url(/images/bg.jpg);
}

.toptext
{
	position : absolute;
	z-index : 5;
	top : 5px;
	left : 435px;
}

.toptext h1
{
	font-size : 12px;
	margin : 0px;
	padding : 0px;
}

.toptext p
{
	margin : 0px;
	padding : 0px;
}

.nav
{
	position : absolute;
	top : 320px;
	left : 0px;
	padding : 5px;
	width : 205px;
	background-color : #B6B6B6;
	border : 1px solid black;
}

.content
{
	position : relative;
	margin : 320px 150px 10px 225px;
}


td
{
	font-size : 12px;
}

.nav2
{
	position : absolute;
	
}

.ads
{
	position : absolute;
	top : 320px;
	right : 3px;
	text-align : center;
}

#disclosures {
	display:block;
	clear:both;
	width:100%;
	text-align:center;
}
#disclosures ul {
	margin:0px;
	padding:0px;
}
#disclosures ul li {
	display:inline;
	margin-right:10px;
}

#unique-form-name	{
   display:table;
}

.service-select, .first-name, .last-name, .email {
	width:150px;
	font-size:12px;
	background-color:#ffffff !important;
	margin-bottom:10px;
	margin-left:20px;
	display:block;
}

.service-select, .first-name, .last-name, .email {

}

.continue-button {
   margin-top:10px;
   margin-bottom:10px;
}