body {
	font-size : 11px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	padding : 0px;
	margin : 0px;
	text-align: center; /* for IE 5x */
	
	}

a {
	color: #204781;
	text-decoration:none;
	}
a:hover { text-decoration:underline;
	}

h1, h2, h3 {
	color: #204781;
	}

h1 {
	font-size: 17px;
	}

h2 {
	font-size: 16px;
	}

h3 {
	font-size: 14px;
	}

h4	{
	font-size:16px;
	color:#29A600;
}
	
.wrapper {
	position: relative;
	width: 670px;
	margin: 0 auto;
	text-align: left; /* reset left-align */
	}

.logo
{
	position : absolute;
	top : 0px;
	left : 0px;
}

.sidebar {
	position : absolute;
	top : 220px;
	left : 460px;
	width: 180px;
	z-index: 1;
	}

.toptext
{
	
	border: solid 1px #000000;
	z-index: 1;
	background-color: #f1f1f1;
}

.toptext h1
{
	font-size : 12px;
	margin : 0px;
	padding : 10px;
}

.toptext p
{
	margin : 0px;
	padding : 10px;
}

.nav
{
	position : absolute;
	top : 182px;
	left : 20px;
	width: 640px;
	z-index: 1;
	text-align: center;
	color: #ffffff;
}

.nav span { 
	padding: 5px;
	}

.nav a, .nav a:visited {
	color: #ffffff;
	font-size: 10px;
	text-decoration: none;
	}

.content
{
	position : absolute;
	top : 206px;
	left : 0px;
	width: 430px;
	background-image: url("/images/primedebtsol-back.gif");
	background-repeat: repeat-y;
	padding: 10px 220px 10px 20px;
}


td
{
	font-size : 12px;
}

.ads
{
	
	text-align : center;
}

.breadcrumbs
{
	text-transform : capitalize;
}

.linkbox
{
	width: 400px;
	background-color: #ffffff;
	border: solid 1px #666666;
	padding: 10px;
	font-family: "Courier New", "Andale Mono", monospace;
	font-weight: bold;
}

.prop {
    height: 570px;
    float: right;
    width: 1px;
  }
  
.clear {
	clear: both;
    height: 1px;
    overflow: hidden;
	}	
.ads a	{
	color:#29A600;
	text-decoration:none;
	font-size:14px;
}
.ads a:hover	{
	text-decoration:underline;
}
#form	{
	display:block;
	position:relative;
	width:160px;
	padding:10px;
	margin:0px;
	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:10px;
}
#disclosures ul li a	{
	color:#000000;	
	text-decoration:none;
}
#disclosures ul li a:hover	{
	text-decoration:underline;
}

