#mainContent form.application fieldset, #mainContent .application fieldset, .informationblock {
  margin-top: 0;
}

.formbuttons {
	text-align: center;
}




/***********************************************************************/
#sideBar {
	position: absolute;
	left: 10px;
	top: 134px;
	width: 190px; 
	padding: 0px;
}

#mainNav {
	padding: 0px 0px 30px 0px;
}

#mainNav .content {
	border-left: 1px solid #039;
	border-right: 1px solid #039;
	border-bottom: 2px solid #039;
}

#mainNav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#mainNav ul li {
	background: #08c;
	font-weight: bold;
	padding: 3px 2px 2px 10px;
	font-size: 12px;
	line-height: 16px;
	color: #fff;
	border-bottom: 1px solid #039;
}


#mainNav ul li ul li {
	font-size: 11px;
	line-height: 13px;
	padding-left: 15px;
	list-style: none;
	background: url(/DBR/lenderfiling/img/arrow.gif) left no-repeat;
	font-weight: normal;
	border: 0px;
}


#mainNav ul li ul li.validated {
	background: url(/DBR/lenderfiling/img/checkbox.gif) left no-repeat;
}




#mainNav li a {
	color: #fff;
	text-decoration: underline;
}

#mainNav li a:hover {
	text-decoration: underline;
}


#mainNav li.current {
	background-color: #f63;
	font-weight: bold;
}


#mainNav ul li ul {
	margin: 3px 0px 3px 3px;
	padding: 0px 0px 0px 2px;
}

#mainNav ul li ul {
	border: 1px solid #2ae;
	background-color: #0080C0;
}

#mainNav ul li.current ul {
	border: 1px solid #f94;
	background-color: #f63;
}

#mainNav ul li.current ul li.current {
	font-weight: bold;
}


#mainNav h1 {
	margin: 0px;
	padding: 0px;
	height: 18px;
	background: #039 url(/img/template_art/039_fill_bottom.gif) top repeat;
}


#mainNav h1 span {
	font-size: 13px;
	padding: 0px 20px 2px 10px;
	color: #fff;
	background: #039 url(/img/template_art/039_rt_top.gif) top right no-repeat;
}
#mainNav h1 span a:link, #mainNav h1 span a:visited, #mainNav h1 span a:active { color: #fff; }


#subNav h1 {
	margin: 0px;
	padding: 0px;
	background: #039;
	border: 1px solid #88a;
}


#subNav h1 span {
	font-size: 13px;
	padding: 0px 20px 2px 10px;
	color: #fff;
}

#subNav .content {
	background-color: #fff;
	border-left: 1px solid #88a;
	border-right: 1px solid #88a;
	border-bottom: 1px solid #88a;
}


#subNav ul {
	margin: 0px;
	padding: 3px;
	list-style: none;
}

#subNav li {
	list-style: none;
}


input.prefilled { 
	background-color: #ff9; 
	border: 1px solid #999;
}
input.required { 
	border: 1px solid #d12; 
}

span.required { 
	color: #d12; 
	font-weight: bold;
}



#pageContent .content table tr th, #pageContent .content table tr th a {
	text-align: left;
	background-color: #039;
	color: #fff;
}

#pageContent table tr td {
}

#pageContent tr.odd, #pageContent table tr.odd td, #pageContent table.odd tr td, #pageContent .odd {
	background-color: #eee;
}

#pageContent tr.total td, #pageContent table tr.total {
	background-color: #ccc;
}

table tr.error, table tr.error td {
	background-color: #fdd;
}




/***********************************************************************/




 .svcbullets a {
	text-decoration: underline;
	color: #194b80;
}

form.application {
  margin-top: 0;
}

