<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">h1,h2, h3{
	font-family:"open_sansbold", Arial, Verdana, sans-serif;
	text-transform:uppercase;
	color:#444;
}
#content{
	background:#fff;
}
#highlight-content{
	background:#EFECEC url('../../images/v12/bg-body-repeat.png');
}
#search-by-state{
	width:160px;
	margin-top:20px;
}
#search-by-state h2{
	background:url(../../images/v12/sprite-index.gif) no-repeat -11px -476px;
	width:128px;
	height:21px;
	padding:7px 15px 3px;
	font-size:12px;
	font-weight:normal;
	color:#fff;
}
#search-by-state #top-10-cities{
	padding:6px 15px;
	font-size:13px;
	font-family:"open_sansregular", Arial, Verdana, sans-serif;
	color:#142d42;
	background-color:#ccdae6;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
	width:116px;
}
#search-by-state a{
	color:#444;
	text-decoration:none;
}
#search-by-state ul{
	border-bottom:1px solid #ccc;
	box-shadow:0 1px 0 #fff;
	padding:5px 0 15px;
	margin-bottom:15px;
	width:146px;
}
#search-by-state ul li, #top-5-states .state-box ul li{
	color:#444;
	font-size:12px;
	font-family:"open_sansregular", Arial, Verdana, sans-serif;
	padding:7px 5px;
	width:136px;
	display:block;
	height:16px;
	cursor:pointer;
}
#search-by-state ul li:hover{
	color:#fff;
	background-color:#3E6788;
}
#search-by-state ul li:hover a{
	color:#fff;
}
#search-by-state ul li .name, #top-5-states .state-box ul li .name{
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;
	width:136px;
}
#search-by-state ul li .house-icon, #top-5-states .state-box ul li .house-icon{
	width:13px;
	height:16px;
	background:url(../../images/v12/sprite-index.gif) no-repeat -230px -271px;
	margin:0 4px -5px 0;
	padding:0;
	display:inline-block;
}
#search-by-state ul li:hover span.house-icon{
	background-position:-230px -287px;
}
#search-by-state ul li span, #top-5-states .state-box ul li span{
	font-family:"open_sansregular", Arial, Verdana, sans-serif;
	display:inline-block;
	cursor:pointer;
}
#search-by-state .bt-view-more{
	color:#444;
	font-size:13px;
	text-transform:uppercase;
	font-family:"open_sansbold", Arial, Verdana, sans-serif;
	-webkit-transition:all 0.2s ease-in-out;
	-moz-transition:all 0.2s ease-in-out;
	-ms-transition:all 0.2s ease-in-out;
	-o-transition:all 0.2s ease-in-out;
	transition:all 0.2s ease-in-out;
	margin:0 0 20px 0;
}
#usa-map{
	margin-bottom:25px;
	text-align:right;
	margin:0 0 10px 20px;
	float:right;
}
#overall-specs{
	padding:10px 0;
	background-color:#ccdae5;
	-webkit-box-shadow:inset 0 1px 4px #999, inset 0 -1px 4px #999;
	-moz-box-shadow:inset 0 1px 4px #999, inset 0 -1px 4px #999;
	-ms-box-shadow:inset 0 1px 4px #999, inset 0 -1px 4px #999;
	-o-box-shadow:inset 0 1px 4px #999, inset 0 -1px 4px #999;
	box-shadow:inset 0 1px 4px #999, inset 0 -1px 4px #999;
	height:25px;
}
#overall-specs h2{
	color:#112941;
	font-size:14px;
	line-height:24px;
	-webkit-text-shadow:0 1px 0 #d7e7f4;
	-moz-text-shadow:0 1px 0 #d7e7f4;
	-ms-text-shadow:0 1px 0 #d7e7f4;
	-o-text-shadow:0 1px 0 #d7e7f4;
	text-shadow:0 1px 0 #d7e7f4;
	float:left;
}
#overall-specs .arrow{
	float:left;
	width:10px;
	height:25px;
	background:url(../../images/v12/sprite-index.gif) no-repeat -11px -303px;
	margin:0 70px;
}
#overall-specs li{
	float:left;
	list-style:none;
	color:#0a3f67;
	font-size:13px;
	line-height:24px;
	font-family:"open_sans_semiboldregular", Arial, Verdana, sans-serif;
	text-align:center;
	width:165px;
}
#overall-specs li span{
	color:#1a2730;
}
#top-5-states .title{
	padding:5px 0 15px 0;
	background-color:#3f6888;
}
#top-5-states .title h2{
	text-indent:-99999px;
	height:30px;
	width:245px;
	background:url(../../images/v12/sprite-index.gif) no-repeat -13px -343px;
	padding:0;
	margin:0;
}
#top-5-states .state-box{
	width:175px;
	margin:20px 20px 12px 0;
	float:left;
	position:relative;
}
#top-5-states .last-box{
	margin-right:0;
}
#top-5-states .state-box h3{
	color:#3f6888;
	font-size:16px;
	font-family:"open_sansbold", Arial, Verdana, sans-serif;
}
#top-5-states .state-box .total-properties{
	color:#3f6888;
	font-size:12px;
	font-family:"open_sansregular", Arial, Verdana, sans-serif;
}
#top-5-states .state-box .state-icon{
	background:url(../../images/v12/sprite-index.gif) no-repeat 0 0;
	width:38px;
	height:38px;
	display:block;
	position:absolute;
	right:0;
	top:0;
	text-indent:-99999px;
}
#top-5-states .state-box .state-CALIFORNIA{
	background-position:-172px -470px;
}
#top-5-states .state-box .state-FLORIDA{
	background-position:-211px -470px;
}
#top-5-states .state-box .state-ARIZONA{
	background-position:-249px -470px;
}
#top-5-states .state-box .state-GEORGIA{
	background-position:-288px -470px;
}
#top-5-states .state-box .state-TEXAS{
	background-position:-330px -470px;
}
#top-5-states .state-box ul{
	border-top:1px solid #dedede;
	margin:10px 0 20px 0;
}
#top-5-states .state-box ul li{
	border-bottom:1px solid #dedede;
	padding:8px 0;
	margin-bottom:2px;
	width:175px;
}
#top-5-states .state-box ul li .name{
	border-left:3px solid #dedede;
	padding-left:7px;
	width:110px;
}
#top-5-states .state-box ul li a{
	color:#444;
}
#top-5-states .state-box ul li:hover .name{
	border-color:#3f6888;
}
#top-5-states .state-box ul li .house-icon{
	background-position:-230px -303px;
}
#latest-foreclosures{
	padding:0 0 10px 0;
}
#latest-foreclosures .title{
	padding:15px 0;
	background-color:#444444;
	-webkit-box-shadow:inset 0 1px 4px #444, inset 0 -1px 4px #555;
	-moz-box-shadow:inset 0 1px 4px #444, inset 0 -1px 4px #555;
	-ms-box-shadow:inset 0 1px 4px #444, inset 0 -1px 4px #555;
	-o-box-shadow:inset 0 1px 4px #444, inset 0 -1px 4px #555;
	box-shadow:inset 0 1px 4px #444, inset 0 -1px 4px #555;
}
#latest-foreclosures .title h2{
	height:30px;
	width:480px;
	color:#fff;
	text-shadow:1px 1px 2px #000;
}
#latest-foreclosures .icon{
	width: 20px;
	height: 19px;
	background: url(../../images/v12/sprite-lview.gif) no-repeat -33px -295px;
	display: block;
	float: left;
	margin: 4px 10px 0 0;
}
#latest-foreclosures .foreclosure-box{
	float:left;
	list-style:none;
	margin:20px 0 20px 6px;
	position:relative;
	font-size:12px;
	font-family:"open_sansregular", Arial, Verdana, sans-serif;
	width:222px;
	height:230px;
	border:1px solid #ccc;
	padding:0 5px 5px 5px;
}
#latest-foreclosures .foreclosure-box li{
	margin:5px 0;
}
#latest-foreclosures .foreclosure-box .photo{
	height:140px;
	border:1px solid #b4aeb2;
	width:220px;
}
#latest-foreclosures .foreclosure-box .photo .img-frame{
	width:212px;
	height:132px;
	display:none;
}
#latest-foreclosures .foreclosure-box .photo:hover .img-frame{
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=40);
	-moz-opacity:0.4;
	-khtml-opacity:0.4;
	opacity:0.4;
}
#latest-foreclosures .foreclosure-box .location{
	font-size:16px;
	color:#3f6888;
	margin:10px 0 0 0;
	font-family:"open_sansbold", Arial, Verdana, sans-serif;
}
#latest-foreclosures .foreclosure-box .location a{
	color:#3f6888;
}
#latest-foreclosures .foreclosure-box .location a:hover{
	color:#0b304f;
}
#latest-foreclosures .foreclosure-box .bdbth{
	float:left;
}
#latest-foreclosures .foreclosure-box .price{
	float:right;
	color:#3f6888;
	font-size:14px;
	padding-left:30px;
	margin-left:10px;
	background:url(../../images/v12/sprite-index.gif) no-repeat -121px -310px;
	font-family:"open_sans_semiboldregular", Arial, Verdana, sans-serif;
}
#search-foreclosures-by-state .container{
	border-top:1px solid #ddd;
	border-bottom:1px solid #ddd;
	padding:20px 0 20px 0;
	margin-bottom:20px;
}
#search-foreclosures-by-state .title{
	height:40px;
}
#search-foreclosures-by-state h2{
	font-size:20px;
	float:left;
}
#search-foreclosures-by-state .icon{
	width:17px;
	height:22px;
	background:url(../../images/v12/sprite-index.gif) no-repeat -33px -300px;
	display:block;
	float:left;
	margin:2px 0 0 12px;
}
#search-foreclosures-by-state ul{
	list-style:none;
}
#search-foreclosures-by-state ul li{
	float:left;
	height:42px;
	width:190px;
}
#search-foreclosures-by-state ul li a{
	color:#444;
	text-decoration:none;
	padding:10px;
	color:#444;
	font-size:15px;
	font-family:"open_sansregular", Arial, Verdana, sans-serif;
	width:170px;
	float:left;
	margin:0;
	line-height:25px;
}
#search-foreclosures-by-state ul li:hover a{
	color:#fff;
	background-color:#3f6888;
}
#search-foreclosures-by-state .state-icon{
	width:36px;
	height:26px;
	background:url(../../images/v12/sprite-index.gif) no-repeat;
	display:block;
	float:left;
	text-indent:-99999px;
	margin:1px 6px 0 0;
}
#search-foreclosures-by-state .state-AL{background-position:0 -27px;}
#search-foreclosures-by-state .state-AK{background-position:0 0;}
#search-foreclosures-by-state .state-AZ{background-position:0 -54px;}
#search-foreclosures-by-state .state-AR{background-position:0 -81px;}
#search-foreclosures-by-state .state-CA{background-position:0 -108px;}
#search-foreclosures-by-state .state-CO{background-position:0 -135px;}
#search-foreclosures-by-state .state-CT{background-position:0 -162px;}
#search-foreclosures-by-state .state-DE{background-position:0 -189px;}
#search-foreclosures-by-state .state-FL{background-position:0 -216px;}
#search-foreclosures-by-state .state-GA{background-position:0 -243px;}
#search-foreclosures-by-state .state-HI{background-position:0 -270px;}
#search-foreclosures-by-state .state-ID{background-position:-74px 0;}
#search-foreclosures-by-state .state-IL{background-position:-74px -27px;}
#search-foreclosures-by-state .state-IN{background-position:-74px -54px;}
#search-foreclosures-by-state .state-IA{background-position:-74px -81px;}
#search-foreclosures-by-state .state-KS{background-position:-74px -108px;}
#search-foreclosures-by-state .state-KY{background-position:-74px -135px;}
#search-foreclosures-by-state .state-LA{background-position:-74px -162px;}
#search-foreclosures-by-state .state-ME{background-position:-74px -189px;}
#search-foreclosures-by-state .state-MD{background-position:-74px -216px;}
#search-foreclosures-by-state .state-MA{background-position:-74px -243px;}
#search-foreclosures-by-state .state-MI{background-position:-148px 0;}
#search-foreclosures-by-state .state-MN{background-position:-148px -27px;}
#search-foreclosures-by-state .state-MS{background-position:-148px -54px;}
#search-foreclosures-by-state .state-MO{background-position:-148px -81px;}
#search-foreclosures-by-state .state-MT{background-position:-148px -108px;}
#search-foreclosures-by-state .state-NE{background-position:-148px -135px;}
#search-foreclosures-by-state .state-NV{background-position:-148px -162px;}
#search-foreclosures-by-state .state-NH{background-position:-148px -189px;}
#search-foreclosures-by-state .state-NJ{background-position:-148px -216px;}
#search-foreclosures-by-state .state-NM{background-position:-148px -243px;}
#search-foreclosures-by-state .state-NY{background-position:-222px 0;}
#search-foreclosures-by-state .state-NC{background-position:-222px -27px;}
#search-foreclosures-by-state .state-ND{background-position:-222px -54px;}
#search-foreclosures-by-state .state-OH{background-position:-222px -81px;}
#search-foreclosures-by-state .state-OK{background-position:-222px -108px;}
#search-foreclosures-by-state .state-OR{background-position:-222px -135px;}
#search-foreclosures-by-state .state-PA{background-position:-222px -162px;}
#search-foreclosures-by-state .state-RI{background-position:-222px -189px;}
#search-foreclosures-by-state .state-SC{background-position:-222px -216px;}
#search-foreclosures-by-state .state-SD{background-position:-222px -243px;}
#search-foreclosures-by-state .state-TN{background-position:-296px 0;}
#search-foreclosures-by-state .state-TX{background-position:-296px -27px;}
#search-foreclosures-by-state .state-UT{background-position:-296px -54px;}
#search-foreclosures-by-state .state-VT{background-position:-296px -81px;}
#search-foreclosures-by-state .state-VA{background-position:-296px -108px;}
#search-foreclosures-by-state .state-WA{background-position:-296px -135px;}
#search-foreclosures-by-state .state-DC{background-position:-296px -162px;}
#search-foreclosures-by-state .state-WV{background-position:-296px -189px;}
#search-foreclosures-by-state .state-WI{background-position:-296px -216px;}
#search-foreclosures-by-state .state-WY{background-position:-296px -243px;}
#search-foreclosures-by-state li:hover .state-AL{background-position:-37px -27px;}
#search-foreclosures-by-state li:hover .state-AK{background-position:-37px 0;}
#search-foreclosures-by-state li:hover .state-AZ{background-position:-37px -54px;}
#search-foreclosures-by-state li:hover .state-AR{background-position:-37px -81px;}
#search-foreclosures-by-state li:hover .state-CA{background-position:-37px -108px;}
#search-foreclosures-by-state li:hover .state-CO{background-position:-37px -135px;}
#search-foreclosures-by-state li:hover .state-CT{background-position:-37px -162px;}
#search-foreclosures-by-state li:hover .state-DE{background-position:-37px -189px;}
#search-foreclosures-by-state li:hover .state-FL{background-position:-37px -216px;}
#search-foreclosures-by-state li:hover .state-GA{background-position:-37px -243px;}
#search-foreclosures-by-state li:hover .state-HI{background-position:-37px -270px;}
#search-foreclosures-by-state li:hover .state-ID{background-position:-111px 0;}
#search-foreclosures-by-state li:hover .state-IL{background-position:-111px -27px;}
#search-foreclosures-by-state li:hover .state-IN{background-position:-111px -54px;}
#search-foreclosures-by-state li:hover .state-IA{background-position:-111px -81px;}
#search-foreclosures-by-state li:hover .state-KS{background-position:-111px -108px;}
#search-foreclosures-by-state li:hover .state-KY{background-position:-111px -135px;}
#search-foreclosures-by-state li:hover .state-LA{background-position:-111px -162px;}
#search-foreclosures-by-state li:hover .state-ME{background-position:-111px -189px;}
#search-foreclosures-by-state li:hover .state-MD{background-position:-111px -216px;}
#search-foreclosures-by-state li:hover .state-MA{background-position:-111px -243px;}
#search-foreclosures-by-state li:hover .state-MI{background-position:-185px 0;}
#search-foreclosures-by-state li:hover .state-MN{background-position:-185px -27px;}
#search-foreclosures-by-state li:hover .state-MS{background-position:-185px -54px;}
#search-foreclosures-by-state li:hover .state-MO{background-position:-185px -81px;}
#search-foreclosures-by-state li:hover .state-MT{background-position:-185px -108px;}
#search-foreclosures-by-state li:hover .state-NE{background-position:-185px -135px;}
#search-foreclosures-by-state li:hover .state-NV{background-position:-185px -162px;}
#search-foreclosures-by-state li:hover .state-NH{background-position:-185px -189px;}
#search-foreclosures-by-state li:hover .state-NJ{background-position:-185px -216px;}
#search-foreclosures-by-state li:hover .state-NM{background-position:-185px -243px;}
#search-foreclosures-by-state li:hover .state-NY{background-position:-259px 0;}
#search-foreclosures-by-state li:hover .state-NC{background-position:-259px -27px;}
#search-foreclosures-by-state li:hover .state-ND{background-position:-259px -54px;}
#search-foreclosures-by-state li:hover .state-OH{background-position:-259px -81px;}
#search-foreclosures-by-state li:hover .state-OK{background-position:-259px -108px;}
#search-foreclosures-by-state li:hover .state-OR{background-position:-259px -135px;}
#search-foreclosures-by-state li:hover .state-PA{background-position:-259px -162px;}
#search-foreclosures-by-state li:hover .state-RI{background-position:-259px -189px;}
#search-foreclosures-by-state li:hover .state-SC{background-position:-259px -216px;}
#search-foreclosures-by-state li:hover .state-SD{background-position:-259px -243px;}
#search-foreclosures-by-state li:hover .state-TN{background-position:-333px 0;}
#search-foreclosures-by-state li:hover .state-TX{background-position:-333px -27px;}
#search-foreclosures-by-state li:hover .state-UT{background-position:-333px -54px;}
#search-foreclosures-by-state li:hover .state-VT{background-position:-333px -81px;}
#search-foreclosures-by-state li:hover .state-VA{background-position:-333px -108px;}
#search-foreclosures-by-state li:hover .state-WA{background-position:-333px -135px;}
#search-foreclosures-by-state li:hover .state-DC{background-position:-333px -162px;}
#search-foreclosures-by-state li:hover .state-WV{background-position:-333px -189px;}
#search-foreclosures-by-state li:hover .state-WI{background-position:-333px -216px;}
#search-foreclosures-by-state li:hover .state-WY{background-position:-333px -243px;}
#foreclosure-listing-service, #user-reviews{
	color:#444;
	font-size:14px;
	font-family:"open_sansregular", Arial, Verdana, sans-serif;
	border-bottom:1px solid #ddd;
	margin-bottom:20px;
	padding:0 0 20px 0;
}
#foreclosure-listing-service h2{
	float:left;
}
#foreclosure-listing-service .title{
	height:40px;
}
#foreclosure-listing-service .icon{
	width:19px;
	height:22px;
	background:url(../../images/v12/sprite-index.gif) no-repeat -81px -270px;
	display:block;
	float:left;
	margin:2px 0 0 12px;
}
#foreclosure-listing-service p{
	margin-bottom:10px;
	line-height:20px;
}
#foreclosure-listing-service p a{
	color:#444;
}
#user-reviews {
	border:0;
}
#user-reviews h2{
	float:left;
}
#user-reviews .title{
	height:40px;
}
#user-reviews .icon{
	width:20px;
	height:22px;
	background:url(../../images/v12/sprite-index.gif) no-repeat -80px -308px;
	display:block;
	float:left;
	margin:2px 0 0 12px;
}
#user-reviews #overall-rating{
	height:40px;
	float:right;
	width:340px;
}
#user-reviews #overall-rating p{
	color:#444;
	font-size:12px;
	line-height:40px;
}
#user-reviews #overall-rating span{
	color:#10416c;
	font-size:16px;
}
#user-reviews #overall-rating h3{
	height:40px;
	width:270px;
	float:left;
	background:url(../../images/v12/sprite-index.gif) no-repeat -9px -427px;
	text-indent:-99999px;
	margin-right:15px;
}
#user-reviews .hreview-aggregate{
	border-bottom:1px dashed #ddd;
	padding:0 0 15px 0;
}
#user-reviews .hreview{
	position:relative;
}
#user-reviews .hreview .quotes-top{
	height:25px;
	width:28px;
	background:url(../../images/v12/sprite-index.gif) no-repeat -160px -281px;
	position:absolute;
}
#user-reviews .hreview .quotes-bottom{
	height:25px;
	width:28px;
	background:url(../../images/v12/sprite-index.gif) no-repeat -194px -281px;
	position:absolute;
	bottom:20px;
	right:0;
}
#user-reviews .hreview{
	margin:25px 0;
	line-height:20px;
	padding-bottom:30px;
	border-bottom:1px dashed #ddd;
}
#user-reviews .hreview .description{
	font-style:italic;
	padding:0 50px;
}
#user-reviews .hreview .review-information{
	font-size:12px;
	padding:5px 50px 0 50px;
}
#user-reviews .hreview .review-information span{
	font-weight:bold;
}
#user-reviews .hreview .rating-stars{
	height:15px;
	width:96px;
	background:url(../../images/v12/sprite-index.gif) no-repeat;
	display:inline-block;
	margin-left:10px;
	position:relative;
	top:2px;
}
#user-reviews .hreview .rating-1{
	background-position:-268px -275px;
}
#user-reviews .hreview .rating-2{
	background-position:-268px -295px;
}
#user-reviews .hreview .rating-3{
	background-position:-268px -315px;
}
#user-reviews .hreview .rating-4{
	background-position:-268px -335px;
}
#user-reviews .hreview .rating-5{
	background-position:-268px -355px;
}
#social-sidebar{
	width:228px;
	margin-left:6px;
}
#social-sidebar .social-block{
	margin:20px 0;
}
#social-sidebar .social-block h3{
	font-size:18px;
	margin-bottom:15px;
}
#social-sidebar .social-block .facebook{
	background-color: #5074ad;
	color:#fff;
	padding:5px 10px;
}
#social-sidebar .social-block .google-plus{
	background-color: #e44422;
	color:#fff;
	padding:5px 10px;
}
#social-sidebar .social-block #google-plus-block{
	background: url(../../images/v12/gplus-social-bg.png) no-repeat 50% 0;
	padding-top: 133px;
	min-height: 115px;
	overflow: hidden;
	height: 115px;
	webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0px 1px 3px #ddd;
	-moz-box-shadow: 0px 1px 3px #ddd;
	-ms-box-shadow: 0px 1px 3px #ddd;
	-o-box-shadow: 0px 1px 3px #ddd;
	box-shadow: 0px 1px 3px #ddd;
	border: 1px solid #ccc;
}
#foreclosure-near-me{
	background-color: #3E6788;
	color: #fff;
	padding: 25px 0;
}
#foreclosure-near-me p{
	margin: 10px 0;
}
#foreclosure-near-me h2{
    color: #fff;
    text-shadow: 1px 1px 2px #000;
}</pre></body></html>