body {
	background: #fff url('debt-write-off/bkgd.jpg') center top no-repeat;
	font-size: 72.5%; /*  */
	font-family: Verdana, Arial, Sans-Serif;
	color: #000;
	text-align: justify;
	margin: 0 0 0 0;
}

#page {
	background: #fff url('debt-write-off/loan-refund.jpg') center top no-repeat;
    text-align: left;
	margin: 0px auto;
	width: 820px;
	height: 1420px;
	clear: all;
	}

#sdw{
    background: url('debt-write-off/credit.jpg') no-repeat bottom center;
	width: 820px;
	height: 1670px;
}

#main {
	width: 780px;
	height: 1510px;
	margin: 160px 20px 0 20px;
	float: left;
}

#app{
   width: 230px;
   height: 380px;
   padding: 8px;
   margin: 0px 0px 10px 0px;
   background-color: #cfd6ea;
   border: dashed 2px #cc0000;
   }
	
#order {
    float: right;
	margin: 30px 0 0 0;
	width: 381px;
	height: 204px;
}

#box {
    border: solid 1px #000000;
	padding: 6px;
	width: 344px;
	margin-left: 30px;
	background: url('debt-write-off/sdw.jpg') no-repeat bottom right;
}

h1 {
    font-size: 1.8em;
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	color: #ff3300;
	margin: 0px;
}

h2 {
    font-size: 1.6em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ff3300;
	margin: 0px;
}

.lg {
    font-size: 1.2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	margin: 0px;
	font-weight: normal;
}

.med {
    font-size: 1.2em;
	text-align: justify;
}

.step1 {
    float: left;
	margin: 18px 10px 88px 0px;
}

.step2{
    float: left;
	margin: 3px 10px 87px 0px;
}

.step3{
   float: left;
   margin: 4px 10px 116px 0px;
}


#footer {
    background-color: #4c7cc8;
	padding: 4px 8px 8px 8px;
	width: 804px;
	height: 90px;
    margin: 0px auto;
	color: #fff;
	font-size: 0.8em;
	text-align: center;
	clear: both;
}

#loan {
	width: 820px;
    margin: 0px auto;
	clear: both;;
}
	
#xpage[id] {
    text-align: center;
	margin: 0px auto;
	padding: 0px;
	width: 820px;
	height: 220px;
	}

.smlc {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 10px; text-align: center; color: #fff;}
.red {color: #ff3300;}
.redlg {color: #ff3300;font-size: 1.5em;font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;}

.agreed{
    float: right;
	width: 240px;
	height: 290px;
	margin: 30px 0 0 10px;
	padding: 8px;
	font-size: 0.9em;
	background: url(debt-write-off/unenforceable.jpg) no-repeat bottom;
}

.tick {
    float: left;
	margin: 0px 8px 0 4px;
	height: 60px;
}

.credit {
    width: 22px;
	height: 24px;
	margin: 0 6px 0 0;
	float: left;
}

.list {
    height: 24px;
}


.titl {
    font-size: 1.2em;
}

#txt {
    width: 410px;
	text-align: justify;
}

a.wht:link {color: #fff;text-decoration: none;}
a.wht:active {color: #fff; text-decoration: none;}
a.wht:visited {color: #fff;text-decoration: none;}
a.wht:hover {color: #fff;text-decoration: none;}

a:link {color: #f44716;text-decoration: none;}
a:active {color: #f44716; text-decoration: none;}
a:visited {color: #f44716;text-decoration: none;}
a:hover {color: #f44716;text-decoration: none;}

.cent {
    text-align: center;
}

input,textarea,select {border-right: #005179 1px solid; border-TOP: #005179 1px solid; 
font-size: 11px; border-left: #005179 1px solid; color: #005179; border-bottom: 
#005179 1px solid; font-family: verdana, Helvetica, sans-serif; background: #ffffff; font-weight: normal; color: #000000;}

form {margin: 0px;}


