body {
	font-size : 11px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	padding : 0px;
	margin : 0px;
	text-align: center; /* for IE 5x */
	}

a {
	color:#830E25;
	text-decoration:none;
	}
a:hover {
	text-decoration:underline;
	}

h1 {
	font-size: 17px;
	}

h2 {
	font-size: 16px;
	}

h3 {
	font-size: 14px;
	}
	
.wrapper {
	position: relative;
	width: 711px;  
	margin: 0 auto;
	text-align: left; /* reset left-align */
	}

.logo {
	position : absolute;
	top : 0px;
	left : 0px;
	}

.toptext {
	position : absolute;
	top : 60px;
	left : 360px;
	width: 300px;
	color: #f1f1f1;
	z-index: 1;
	}

.toptext h1 {
	font-size : 16px;
	margin : 0px;
	padding-bottom : 10px;
	}

.toptext p {
	font-size: 14px;
	line-height: 20px;
	margin : 0px;
	padding : 0px;
	}

.nav {
	position : absolute;
	top : 260px;
	left : 510px;
	width: 170px;
	font-size: 12px;
	font-weight: bold;
	z-index: 1;
	border: solid 1px #cccccc;
	background-color: #ffffff;
	padding:5px;
	line-height: 18px;
	color: #6E0C1F;
	}

.nav a:link, .nav a:visited {
	text-decoration: none;
	}

.nav a:hover {
	text-decoration: underline;
	}

.content {
	position : absolute;
	top : 258px;
	left : 0px;
	width: 491px;
	padding: 0 210px 0 10px;
	background: url("/images/diredebt-cols.gif") repeat-y;
	border-bottom: solid 10px #666666;
	
	}

.content img {
	padding: 10px;
	}

td {
	font-size : 12px;
	}

.ads {
	
	text-align : center;
	z-index: 1;
	}

.breadcrumbs {
	text-transform : capitalize;
	}

.linkbox {
	width: 90%;
	background-color: #ffffff;
	color: #000000;
	border: solid 1px #666666;
	padding: 10px;
	font-family: "Courier New", "Andale Mono", monospace;
	font-weight: bold;
	}

.prop {
    height: 670px;
    float: right;
    width: 1px;
  	}

.clear {
    clear: both;
    height: 1px;
    overflow: hidden;
  	}
.support a	{
	margin:0px 5px 0px 5px;
	text-decoration:underline;
}
.support a:hover	{
	text-decoration:none;
}	
	
	
#form	{
	display:block;
	position:relative;
	width:160px;
	padding:10px;
	margin:0px;
	margin-top:-30px;
	margin-left:-5px;
		
	
}

.service-select, .first-name, .last-name, .email {
	width:140px;
	font-size:12px;
	margin-bottom:10px;
	background-color:#FFFFFF !important;
}

.continue-button {
	margin-top:0px;
}

#disclosures	{
	text-align:center;
}
#disclosures ul	{
	margin:0px;
	padding:0px;
	
}
#disclosures ul li {  
  display:inline;
  margin-right:20px;
}
#disclosures ul li a	{
	color:#000000;	
	text-decoration:none;
}
#disclosures ul li a:hover	{
	text-decoration:underline;
}