body
{
	font-size : 11px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	padding : 0px;
	margin : 0px;
	background-image: url("/images/adr-bg.gif");
	background-repeat: repeat-y;
	
}


a:link
{
	color: #3C3C7D;
}

a:visited
{
	color: #272760;
}

.logo
{
	position : absolute;
	top : 0px;
	left : 0px;
}

.toptext
{
	position : absolute;
	top : 110px;
	left : 60px;
	width: 375px;
	z-index: 1;
	color: #ffffff;
}

.toptext h1
{
	font-size : 12px;
	margin : 0px;
	padding : 0px;
}

.toptext p
{
	margin : 0px;
	padding : 0px;
	font-size: 10px;
}

.nav
{
	position : absolute;
	top : 182px;
	left : 50px;
	width: 761px;
	z-index: 1;
	color: #cccccc;
}

.nav span
{
	padding: 10px;
}

.nav a, .nav a:visited
{
	color: #ffffff;
	text-decoration: none;
}

.content
{
	position : absolute;
	top : 210px;
	left : 60px;
	width: 500px;
}


td
{
	font-size : 12px;
}

.ads
{
	position : absolute;
	top: 210px;
	left: 560px;
	width:180px;
	text-align : center;
}

.breadcrumbs
{
	text-transform : capitalize;
}

.linkbox
{
	width: 95%;
	background-color: #ffffff;
	border: solid 1px #666666;
	padding: 10px;
	font-family: "Courier New", "Andale Mono", monospace;
	font-weight: bold;
}

#disclosures {
	display:block;
	clear:both;
}
#disclosures ul	{
	margin:0px;
	padding:0px;
}
#disclosures ul li {  
  display:inline;
  margin-right:10px;
}
.service-type, .labels	{
   font-size:12px;
	font-weight:bold;
	text-align:left;
	padding-bottom:0px;
	text-align:center;
}
.first-name, .last-name, .email {
   margin-bottom:9px;
}
.first-name input, .last-name input, .email input {
	width:175px;
	font-family:Tahoma, Arial, sans-serif;
	font-size:12px;
	margin-bottom:9px;
	background-color:#FFFFFF !important;
	margin-top:7px;
}
.service-select	{
	width:175px;
	font-family:Tahoma, Arial, sans-serif;
	font-size:12px;
	margin-bottom:9px;
	background-color:#FFFFFF !important;
	margin-top:7px;
}
.continue-button{
   margin-top:10px;
   margin-bottom:10px;
}


