body {
	background-image:url(/images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#7A98B4;
	margin:0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
}
td.nav {
	vertical-align:bottom;
	display:table-cell;
	text-align:right;
}

a.navdesel {
	color:#FFFFFF;
	text-decoration:none;
}
a.navdesel:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
a.navsel {
	color:#000000;
	text-decoration:none;
}
a.navsel:hover {
	color:#000000;
	text-decoration:underline;
}
#main {
	margin-top:40px;
}
td.left {
	background-image:url(/images/content-left.png);
	background-repeat:repeat-y;	
	width:6px;
}
td.right {
	background-image:url(/images/content-right.png);
	background-repeat:repeat-y;
	width:6px;
}
#content {
	width:759px;
	padding-left:15px;
	padding-right:15px;
	background-color:#FFFFFF;
}
#left-column {
	width:489px;
	vertical-align:top;
}
#left-column p {
	line-height:18px;
}
h1 {
	color:#624422;
	font-size:18px;
	font-weight:bold;
}
h2 {
	color:#000000;
	font-size:14px;
	font-weight:bold;
}
#right-column {
	width:231px;
	vertical-align:top;
}
#borders {
	border:1px solid #cbcbcb;
	margin-bottom:16px;
}
#apply-header {
	background-image:url(/images/apply-bg.jpg);
	background-repeat:repeat-x;
	height:27px;
	padding:4px;
	vertical-align:middle;
	display:table-cell;
	text-align:center;
}
#apply-header h3 {
	font-size:14px;
	color:#FFFFFF;
	margin:0px;
	font-weight:bold;
}
td.side-bg {
	background-image:url(/images/side-bg.jpg);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	padding:8px;
	font-size:12px;
	text-align:center;
}
td.side-bg2 {
	background-image:url(/images/side-bg.jpg);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	padding:8px;
	font-size:11px;
}
a {
	color:#AC8256;
	text-decoration:underline;
}
a:hover {
	color:#AC8256;
	text-decoration:underline;
}
#footer {
	background-color:#1B3643;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	width:100%;
	margin-top:20px;
	vertical-align:middle;
	display:table;
	text-align:center;
	padding-top:10px;
	padding-bottom:10px;
}
#nav-bg {
	background-image:url(/images/logo.jpg);
	background-repeat:no-repeat;
	height:128px;
	width:801px;
	left:50%;
	margin-left:auto;
	margin-right:auto;
	text-align:right;
}
#nav-bg table {
	margin-top:102px;
	font-size:11px;
}
li {
	line-height:24px;
}
#form {
	background-image:url(/images/form-shadow.jpg);
	border:solid 0px #FFFFFF;
}
#number2 {
	position:absolute;
	margin-top:100px;
}

/* creates illusion of cellpadding on all td's */
#dccr-loan-form td {
	padding:3px;
}


#form-new {
	display:block;
	text-align:center;
	padding-left:10px;
}
.service-type, .first-name, .last-name, .email	{
	font-weight:bold;
	width:175px;
}
.service-type input, .first-name input, .last-name input, .email input, .service-select	{
	width:175px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:8px 0px 8px 0px;
	display:block;
}
.continue-button input	{
	display:block;
	margin-left:30px;
}
#disclosures	{
	text-align:center;
}
#disclosures ul	{
	margin:0px;
	padding:0px;
}
#disclosures ul li {  
  display:inline;
  margin-right:20px;
  color:#FFFFFF;
  font-size:11px;
}
#disclosures a 	{
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	font-size:11px;	 
}
#disclosures a:hover	{
	text-decoration:underline;
}
