body {
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	padding : 0px;
	margin : 0px;
	background: url(/images/debtshowdown-bg.gif) repeat-y;
	}

a { color:#993300;
	text-decoration:none; }
a:hover { text-decoration:underline; }

h1, h2, h3 { font-family: "Times New Roman", serif; }

h1 { font-size: 18px; }

h2 { font-size: 18px; }

h3 { font-size: 18px; }

h4	{
	font-size:16px;	
	margin-left:10px;
	text-align:center;
	color:#FF2C2C;
	font-weight:bold;
}


.wrapper {
	position: relative;
	left: 32px;
	width: 705px;  /* width of centered content, usually header width */
	}

.logo {
	position : absolute;
	top : 0px;
	left : 0px;
	}

.tab {
	position: absolute;
	top: 110px;
	left: 30px;
	font-size: 20px;
	font-weight: bold;
	font-family: "Times New Roman", serif;
	z-index: 1;
	}

.toptext {
	position : absolute;
	top : 20px;
	left : 320px;
	width: 340px;
	color: #E9CFA5;
	font-size: 14px;
	z-index: 1;
	}

.toptext h1 {
	font-size : 12px;
	margin : 0px;
	padding : 0px;
	}

.toptext p {
	margin : 0px;
	padding : 0px;
	}

.nav {
	position : absolute;
	top : 160px;
	left : 10px;
	}
.nav a	{
	margin:0px 8px 0px 8px;
	color:#000000;
	text-decoration:none;
	font-size:14px;
}
.nav a:hover	{
	text-decoration:underline;
}
.nav span {
	padding: 10px;
	}

.content {
	position : absolute;
	top : 153px;
	left : 0px;
	padding: 40px 200px 0 20px;
	}

.content img {
	padding: 10px;
	}

td {
	font-size : 12px;
	}

.ads {
	position : absolute;
	top : 190px;
	right : 20px;
	text-align : center;
	}

.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: 500px;
    float: right;
    width: 1px;
  	}

.clear {
    clear: both;
    height: 1px;
    overflow: hidden;
  	}
#form	{
	display:block;
	position:absolute;
	float:right;
	width:160px;
	padding:10px;
	margin:0px;
	margin-left:480px;
	margin-top:-25px;
	
	
}
#form a	{
	color:#003399;
	font-size:14px;
}

.service-select, .first-name, .last-name, .email {
	width:140px;
	font-size:12px;
	margin-left:15px;
	margin-bottom:10px;
	background-color:#FFFFFF !important;
}

.continue-button {
   margin-left:15px;
   margin-top:-5px;
}
#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;
}