@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
}
a:link {
	color: #006699;
}
a:visited {
	color: #006699;
}
a:hover {
	color: #006699;
}
a:active {
	color: #006699;
}
.container {
	width: 900px;
	margin: 0 auto;
	text-align: left;
}
.sidebar {
	float: left;
	width: 249px;
	margin: 0;
}
.content {
	float: right;
	width: 650px;
	margin: 0;
}
.header {
	height: 165px;
	float: left;
}
.footer {
	clear: both;
	margin-bottom: 20px;
	background: #eeeeee;
}
.address {
	clear: both;
	margin-bottom: 10px;
	background: #FFFFFF;
}
/*
#box1 {
	width: 189px;
	float: left;
	background: url(images/box-img_samplelead.gif) no-repeat;
	height: 130px;
	margin-right: 20px;
}
#box2 {
	width: 189px;
	float: left;
	background: url(images/box-img_aboutus.gif) no-repeat;
	height: 130px;
}
.imageroll {
	margin: 0 auto 20px;
	width: 450px;
}
*/
.headinglite {
	font-weight: bold;
	font-size: 16px;
}
.heading1 {
	font-size: 16px;
	font-weight: bold;
}
.heading2 {
	font-size: 16px;
	font-weight: bold;
}
.heading3 {
	margin: 0px;
}
.news_header {
	background-color: #3bc0c7;
	color: #ffffff;
	padding: 5px;
	font-weight: bold;
}
.padding {
	padding: 10px;
}
.padding2 {
	padding: 5px;
}
.w2 {
	width: 125px;
}
.sidebar_content {
	background: url(images/fade-blue_small.gif) no-repeat bottom;
	border-bottom: 1px solid #3bc0c7;
}
.sidebar_item {
	width: 200px;
	margin: 0 auto 20px;
}
.c_text {
	text-align: center;
}
.no_margin {
	margin: 0;
}
.cl {
	clear: both;
}
.site_links {
	width: 650px;
	float: right;
	margin: 0;
}
#res_link {
	width: 630px;
	margin: 3px;
	padding: 3px;
}
#res_link li {
	display: inline;
	width: 200px;
	float: left;
	line-height: 20px;
}
.header .logo {
	background: url(images/logo_loanmodificationleads.gif) no-repeat;
	width: 165px;
	height: 165px;
	margin-left: 40px;
	display: block;
	text-indent: -9999px;
}
.logo_link {
	width: 165px;
	height: 165px;
	display: block;
}
.b_text {
	font-weight: bold;
}
.enlg {
	font-size: 14px;
}
#bigbanner {
	width: 650px;
	height: 266px;
	background: url(images/loan-modification-leads-revised2.jpg);
}
/* Step 2 */
.fs1, .fs4 {
	width: 400px;
	margin-bottom: 20px;
}
.fs1 label {
	width: 100px;
	float: left;
	line-height: 20px;
	margin-top: 5px;
}
.fs1 input, .fs4 input {
	margin-top: 5px;
	margin-bottom: 5px;
}
.fs1 select, .fs4 select {
	margin-top: 5px;
	margin-bottom: 5px;
}
.fs4 textarea {
	margin-top: 5px;
	margin-bottom: 5px;
}
fieldset {
	border: 1px dotted #3bc0c7;
	padding: 0px 10px 10px 10px;
	margin: 5px 0px 0px 0px;
}
legend {
	background-color: #FFFFCC;
	font-weight: bold;
	border: 1px solid #000;
	padding: 2px;
	margin-left: -11px;
}
.reddot {
	color: #FF0000;
}
/* end step 2 */

