body {
	margin:0px 0px 20px 0px;
	background-color:#B8CFDE;
	background-image:url(/images/top-bar-bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	font-family:"Tahoma", Arial, Helvetica, sans-serif;
	font-size:12px;
}
img {margin:0px}
.blocks {display:block; clear:both}

h1 {
	margin:0px;
	color:#29405a;
	font-size:20px;
	font-weight:normal;
}
h2 {
	margin:0px;
	font-size:16px;
	margin-bottom:4px;
	color:#29405a;
}
p {
	line-height:18px;
}



#main-container {
	width:820px;
	margin-left:auto;
	margin-right:auto;
	display:block;	
}

#nav {
	display:block;
	clear:both;
	height:100px;
	margin-top:40px;
}
.logo-mfn {
	float:left;
	clear:left;
}


.white-back {	
	display:table;
	clear:both;
	background-image:url(/images/repeat-bg.jpg);
	background-repeat:repeat-y;
	width:820px;
}
.main-pic {
	display:block;
}
.ind-left {
	position:absolute;
	margin-left:-28px;
}
#ind-right {
	background-image:url(/images/main-right.jpg);
	width:486px;
	height:466px;
	display:table;
	margin-left:303px;
}
#form {
	position:absolute;
	display:block;
	width:238px;
	height:204px;
	margin-left:220px;
	margin-top:136px;
}


.select-service, .select-property, .select-credit {
   display:block;
   margin:10px 0px 0px 30px;
   text-align:left;
}
.labels	{
   font-size:13px;
   font-weight:bold;
}
.select-service select, .select-property select, .select-credit select {
   width:170px;
   font-size:12px;
}
.select-service select:hover, .select-property select:hover, .select-credit select:hover {

}
.continue-button input {
   margin:15px 0px 0px 30px;
}


.content-left {
	display:block;
	width:570px;
	clear:left;
	padding:0px 0px 20px 30px;
	float:left;
}
.ind-box {
	display:table;
	background-image:url(/images/ind-box-bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	width:526px;
	border:1px solid #F1F1F1;
	padding:16px;
	color:#333333;
	font-size:11px;
}
.ind-box-2 {
	display:table;
	width:526px;
	padding:16px;
	clear:both;
}
	 
.content-right {
	display:block;
	width:152px;
	clear:right;
	float:right;
	background-color:#E3EEF6;
	padding:16px;
	margin-right:30px;
}
.content-right a {
	color:#464646;
	text-decoration:none;
}
.content-right a:hover {
	text-decoration:underline;
	color:#667F93;	
}
.content-right img {
	margin-bottom:5px;
	margin-top:5px;
}
.content-right h2, p, li {
	text-align:left;
}
.content-right ul {
	text-align:left;
	margin:0px;
	padding:0px 0px 0px 15px;
}
.content-right ul li {
	margin-bottom:10px;
}
.boxes-good	{
	display:block;
	margin-left:14px;
	height:170px;
	width:555px;
}
.boxes-good h2 {
	margin:0px 0px 4px 0px;
	font-size:16px;
	color:#29405A;
	font-weight:bold;
}
	
.boxes-good div {
	float:left;
	display:block;
	color:#333333;
	font-size:11px;
	text-decoration:none;
	width:147px;
	height:140px;
	padding:15px 15px 15px 15px;
	margin-right:8px;
	background-repeat:no-repeat;
}
.boxes-good a span {
	text-decoration:underline;
	font-weight:bold;
	color:#667F93;
}
.boxes-good .l {
	background-image:url(/images/b1-bg.jpg);
	background-repeat:no-repeat;
}
.boxes-good .l:hover {
	background-image:url(/images/b1-over.jpg);
	background-repeat:no-repeat;
}
.boxes-good .m {
	background-image:url(/images/b2-bg.jpg);
	background-repeat:no-repeat;
}
.boxes-good .m:hover {
	background-image:url(/images/b2-over.jpg);
	background-repeat:no-repeat;
}
.boxes-good .r {
	background-image:url(/images/b3-bg.jpg);
	background-repeat:no-repeat;
}
.boxes-good .r:hover {	
	background-image:url(/images/b3-over.jpg);
	background-repeat:no-repeat;
}
.text-in {
	display:block;
	width:155px;
	height:150px;
	padding:14px 10px 10px 15px;
}
.text-in p {
	width:155px;
	margin:0px;
}

.clicks {
	color:#667F93;
	font-size:11px;
	font-weight:bold;
	cursor:pointer;
	text-decoration:underline;
}
.clicks:hover {
	text-decoration:none;
}

#disclosures {
	display:block;
	float:left;
	line-height:20px;
}
#disclosures ul {
	margin:0px;
	padding:10px 0px 0px 25px;
}
#disclosures ul li {
	display:inline;
	margin-right:10px;
}
#btm-right-nav {
	display:block;
	float:right;
	text-align:right;
	padding-right:25px;
	line-height:20px;
}
.foot {
	font-size:11px;
	color:#999999;
}
.foot a {
	text-decoration:none;
	color:#999999;
}
.foot a:hover {
	text-decoration:underline;
	color:#000000;
}

