html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 100%;
vertical-align: baseline;
background: transparent;
}
body
{
    line-height: 1;
    clear: both;
}
ol, ul {
list-style: none;
}
blockquote, q {
quotes: none;
}

/* remember to define focus styles! */
:focus {
outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
text-decoration: none;
}
del {
text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
border-collapse: collapse;
border-spacing: 0;
}


body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0px;
	}

#header {
	background:#FFFFFF url(images/debt2_01.png) no-repeat;
	width:863px; 
	height:114px;
	margin:auto;
}

#logo {
	float:left;
	width:313px;
	height:114px;
}

#header-sub {
	background:#FFFFFF url(images/debt_03.png) no-repeat;
	width:863px;
	height:1px;
	margin:auto;
}

#form {
	background:#FFFFFF;
	width:863px;
	height:371px;
	margin:auto;
}

#form-left {
	background:url(images/debt3_02.png) no-repeat;
	float:left;
	width:532px;
	height:371px;
}

#form-left .txt {
	width:230px;
	height:170px;
	margin:160px 0px 0px 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color: #0b2e82;
	text-align:center;
}

#form-right {
	background:url(images/debt3_03.png) no-repeat;
	float:left;
	width:331;
	height:371px;
}

#form-container {
	width:260px;
	padding-left:25px;
	padding-top:25px;
}

#form-container td{
	padding:3px;
	font-size:11px;
}

#form-container input{
	font-size:11px;
}

#form-container qualify{
	font-size:11px;
}

#form-container headline{
	font-size:12px;
	font-weight:bold;
}

#clear {
	clear:both;
}

#content-container {
	width:863px; 
	margin:auto;
}


#content-left {
	width:430px;
	float:left;
}

#content-right
{
    width: 380px;
    float: right;
}

#content-left .txt {
	width:430px;
	margin:15px 0px 0px 45px;
	font-size:12px;
	color: #666666;
	}

#content-left .txt h1 {
	font-size:14px;
	margin: 0px 0px 6px 0px;
	color: #666666;
	}
	
#content-left ul
{
    list-style-image: url(images/bullet.gif);
    line-height: 18px;
}

#content-right .txt {
	margin:15px 0px 0px 45px;
	font-size:12px;
	color: #666666;
	}
	
#content-right .txt h1 {
	font-size:14px;
	margin:0px 0px 6px 0px;
	color: #666666;
	}
	
#content-right ul {
	list-style-image:url(images/bullet.gif);
	line-height:18px;
	}

#footer-icons {
	width:863px;
	height:55px; 
	margin:auto;
	}
	
#footer-icons h2 {
	font-size: 10px;
	color:#333;
	text-align:center;
	}

#footer-contact {
	width:863px;
	background:#FFFFFF;
	margin:auto;
	clear:both;
	}

#footer-contact h1 {
	color:#0b2e82;
	padding-top:7px;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	}

#footer-contact hr {
	height:2px;
	border:0;
	width:100%;
	color:#999999;
	background-color: #999999;
	}

#footer-contact p {
	font-size:10px;
	text-align: center;
	vertical-align: top;
	}

#footer-contact td {
	vertical-align: top;
	}

.small {
	font-size:9px;
	}

.headline {
	font-size:12px;
	font-weight:bold;
	color:#0b2e82;
	}
