body
{
	font-size : 12px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	padding : 0px;
	margin : 0px;
	color : white;
	background-color : black;
}

a
{
	color : #89FFFB;
}

b
{
	color : #FEFF87;
}

.logo
{
	position : absolute;
	top : 0px;
	left : 0px;
}

.toptext
{
	position : absolute;
	top : 10px;
	left : 545px;
	z-index : 5;
	color : #858EF9;
}

.toptext h1
{
	font-size : 12px;
	margin : 0px;
	padding : 0px;
}

.toptext p
{
	margin : 0px;
	padding : 0px;
}

.nav
{
	position : absolute;
	top : 200px;
	left : 0px;
	width : 175px;
	padding : 5px;
	background-color : #392A11;
}

.content
{
	position : relative;
	margin : 200px 250px 10px 200px;
}

.content li
{
	color : #F97CB8;
}

td
{
	font-size : 12px;
}



.ads {
	text-align : center;
	width:250px;
	float:right;
}

.breadcrumbs
{
	text-transform : capitalize;
}
.service-select {
	width:175px;
	font-size:10px;
	background-color:#e6edf7;
	margin-bottom:5px;
}	
.first-name, .last-name, .email {
	width:150px;
	font-size:11px;
	background-color:#e6edf7 !important;
	margin-bottom:5px;
	padding:2px;
}
.continue-button {
   margin-top:10px;
   margin-bottom:50px;
}
#disclosures {
	display:block;
	clear:both;
	width:100%;
	text-align:center;
}
#disclosures ul {
	margin:0px;
	padding:0px;
}
#disclosures ul li {
	display:inline;
	margin-right:10px;
}