body
{
	font-size : 12px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	padding : 0px;
	margin : 0px;
}

.logo
{
	position : absolute;
	top : 0px;
	left : 0px;
}

.toptext
{
	border : 1px solid black;
	padding : 3px;
	font-size : 9px;
}

.toptext h1
{
	font-size : 10px;
	margin : 0px;
	padding : 0px;
}

.toptext p
{
	margin : 0px;
	padding : 0px;
}

.nav
{
	position : absolute;
	width : 150px;
	top : 5px;
	left : 600px;
	background-color : #E1E1E1;
	padding : 4px;
}

.content
{
	position : absolute;
	top : 175px;
	left : 5px;
	width : 580px;
}


td
{
	font-size : 12px;
}

.ads
{
	position : absolute;
	text-align : center;
}


.breadcrumbs
{
	text-transform : capitalize;
}
.form {
	float:right;
	width:200px;
	margin-left:20px;
	margin-bottom:20px;
}
.form p {
	color:#0000FF;
	font-size:18px;
	font-weight:bold;
	text-align:center;
}
.first-name, .last-name, .email, .service-select {
	width:180px;
	margin:10px 0px 5px 0px;
	background-color:#CCCCCC !important;
}
.form select {
	font-size:11px;
	background-color:#FFFFFF !important;
}
.continue-button {
	margin:20px 0px 0px 20px;
}

#disclosures {
	display:block;
	clear:both;
	width:100%;
	text-align:center;
}
#disclosures ul {
	margin:0px;
	padding:0px;
}
#disclosures ul li {
	display:inline;
	margin-right:10px;
}
.mover {
	position:absolute;
	float:none;
	margin-left:560px;
}