@charset "utf-8";
/* CSS Document */

body {
	background:#dde3e7;
	background-image: url(../images/bggrad.gif);
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11pt;
	line-height:1.2em;
}

#pageholder {
	width:1000px;
	margin:0px auto 0px auto;
	text-align:center;
	position:relative;
}

#container {
	width:1000px;
	text-align:left;
	float:left;
	background-color:#FFFFFF;
}

#content {
	width:940px;
	float:left;
	padding:10px 30px 10px 30px;
}

#header {
	width:940px;
	float:left;
	position:relative;
}

#logo {
	float:left;
	position:relative;
	left: -6px;
}

#headerphone {
	float:left;
	position:absolute;
	right: -8px;
}

#navbar {
	margin-top:5px;
	width:920px;
	padding:2px 10px 0px 10px;
	height:20px;
	background-color:#f37021;
	float:left;
	clear:both;
	color:#FFFFFF;
	font-weight:bold;
}

#navbar a {
	color:#FFFFFF;
	text-decoration:none;
	font-size:10pt;
}

#navbar a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}

.navlinkfirst {
	margin-right:10px;
}


.navlink {
	margin-left:10px;
	margin-right:10px;
}

#leftcolumn {
	float:left;
	width:616px;
	padding-top:20px;
}

h1 {
	font-size:18pt;
	margin-bottom:15px;
}

h2 {
	font-size:12pt;
	font-weight:bold;
	margin-bottom:10px;
}

#housetick {
	position:relative;
	width:610px;
}

#house {
	float:left;
	width:262px;
}

#ticks {
	float:left;
	width:310px;
	padding-left:35px;
}

#ticks ul {
	list-style-image: url(../images/tick.gif);
	list-style-position:outside;
	margin:10px 0px 0px 10px;
}

#ticks li {
	font-size:13pt;
	font-weight:bold;
	line-height:1.4em;
}

.tickli {
	position:relative;
	top:-3px;
	left:5px;
}

ul {
	list-style-image: url(../images/circle.gif);
	list-style-position:outside;
	margin-left:40px;
	margin-bottom:15px;
}

li {
	line-height:1.2em;
}

.li {
	position:relative;
}

ol {
	list-style:decimal;
	list-style-position:inside;
	margin-bottom:15px;
}

#maintext {	
	float:left;
	clear:both;
	width:616px;
	margin-top:10px;
	position:relative;
}

#buytoletseal {
	position:absolute;
	top:105px;
	right:-20px;
}

#lenderlogos {	
	float:left;
	clear:both;
	width:616px;
	margin-top:20px;
}

p {
	margin-bottom:15px;
}

h3 {
	margin-bottom:15px;
}

#rightcolumn {
	float:left;
	width:294px;
	padding-top:20px;
	margin-left:30px;
}

#appform {
	float:left;
	width:294px;
}

#apptop {
	float:left;
	width:294px;
	height:10px;
	background-image: url(../images/bevelboxtop.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}

#appexpand {
	float:left;
	width:264px;
	padding-top:5px;
	padding-left:15px;
	padding-right:15px;
	background-image: url(../images/bevelboxexpand.gif);
	background-repeat:repeat-y;
}

#appbottom {
	float:left;
	width:294px;
	height:11px;
	background-image: url(../images/bevelboxbottom.gif);
	background-repeat:no-repeat;
	margin-bottom:20px;
}

.label {
	float:left;
	width: 110px;
	font-weight:bold;
	font-size:10pt;
}

.dpalabel {
	float:left;
	width: 200px;
	font-weight:bold;
	font-size:10pt;
	margin-bottom:10px;
}

.field {
	float:left;
	width: 154px;
	margin-bottom:5px;
}

.apply {
	float:left;
	width:264px;
	text-align:right;
	margin-top:10px;
	margin-bottom:10px;
}

#casestudy {
	float:left;
	width:294px;
}

#casetop {
	float:left;
	width:294px;
	height:10px;
	background-image: url(../images/bevelboxtop.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}

#caseexpand {
	float:left;
	width:264px;
	padding-top:5px;
	padding-left:15px;
	padding-right:15px;
	background-image: url(../images/bevelboxexpand.gif);
	background-repeat:repeat-y;
}

#casebottom {
	float:left;
	width:294px;
	height:11px;
	background-image: url(../images/bevelboxbottom.gif);
	background-repeat:no-repeat;
}

#casestudy p {
	margin-bottom:0px;
}

.right {
	text-align:right;
	margin-bottom:0px;
}

#footer {
	float:left;
	clear:both;
	text-align:center;
	margin-top:30px;
	width:940px;
}

#footerlinks {
	float:left;
	color:#000000;
	width:940px;
	text-align:center;
}

#footerlinks a {
	color:#000000;
	text-decoration:none;
	font-size:10pt;
}

#footerlinks a:hover {
	color:#000000;
	text-decoration:underline;
}

.footerlinkfirst {
	margin-right:10px;
}


.footerlink {
	margin-left:10px;
	margin-right:10px;
}

#legals {
	float:left;
	width:700px;
	padding:20px 0px 0px 120px;
	text-align:center;
}

#legals {
	float:left;
	width:800px;
	padding:20px 0px 0px 70px;
}

#containerbottom {
	width:1000px;
	height:10px;
	text-align:left;
	background-image: url(../images/contentfooter.gif);
	background-repeat:no-repeat;
	float:left;
	margin-bottom:30px;
}

.mandatory {
	display:none;
}

.error {
	display:block;
	margin-bottom:5px;
}

.control {
	display:block;
	margin-bottom:5px;
}

label {
	display:block;
}