body {
	font-size : 11px;
	font-family : Georgia, "Times New Roman", serif;
	padding : 0px;
	margin : 0px;
	text-align: center; /* for IE 5x */
	background: url(/images/ccdebtintervention-grad.gif) repeat-x #3B91C4;
	}

a:link { color: #135792; }

h1 { font-size: 17px; }

h2 { font-size: 16px; }

h3 { font-size: 14px; }
	
.wrapper {
	position: relative;
	width: 721px;  /* width of centered content, usually header width */
	margin: 0 auto;
	text-align: left; /* reset left-align */
	}

.logo {
	position : absolute;
	top : 0px;
	left : 0px;
	}

.toptext {
	position : absolute;
	top : 160px;
	left : 10px;
	width: 200px;
	z-index: 1;
	}

.toptext h1 {
	font-size : 12px;
	margin : 0px;
	padding : 0px;
	}

.toptext p {
	margin : 0px;
	padding : 0px;
	}

.nav {
	display:block;
	position : absolute;
	width:721px;
	text-align:center;
	margin-top:-50px;
	font-size:10px;
	}

.nav a {
	margin:0px 8px 0px 8px;
	}

.content {
	position : absolute;
	top : 102px;
	left : 0px;
	width: 471px;
	padding: 40px 10px 10px 240px;
	background-color: #C3E0F2;
	
	}

.content img {
	padding: 10px;
	}

.content p {
	line-height: 1.5em;
	}

td {
	font-size : 12px;
	}

.ads {
	position : absolute;
	top : 330px;
	left : 10px;
	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: 700px;
    float: right;
    width: 1px;
  	}

.clear {
    clear: both;
    height: 1px;
    overflow: hidden;
  	}
	
#disclosures {
	display:block;
	clear:both;
	width:100%;
	text-align:center;
	font-size:11px;
}
#disclosures ul {
	margin:0px;
	padding:0px;
}
#disclosures ul li {
	display:inline;
	margin-right:5px;
}

#get-started-today	{
   display:table;
}
.service-select, .first-name, .last-name, .email {
	width:170px;
	font-size:12px;
	background-color:#ffffff !important;
	margin-bottom:10px;
}
.continue-button {
   margin-top:10px;
   margin-left:8px;
   margin-bottom:20px;
}