﻿@charset "utf-8";

/*---------------------------------------------------------------------
Common
-----------------------------------------------------------------------*/
	ul.listside {
    color: #555555;
}
    /*sprite image*/
	ul.listside li a {
        font-size: 12px;
        color: #003575;
        text-decoration: none;
        margin-left: 10px;
        vertical-align: top;
        padding-left: 22px;
        background: url(/images/homebuyer/arrow.png) no-repeat scroll 0 0 transparent;
        display: inline-block;
        line-height: 19px;
		width:108px;
    }

	ul.listside li a:hover {
        font-size: 12px;
        color: #0000ee;
        text-decoration: none;
        }
	.sidebar-txt3{color:#444; font-weight:bold; font-size:12px; margin: 10px 0 8px 13px;padding:0 0 0 17px; background: url(/images/homebuyer/image_sprite_homebuyer.png) no-repeat scroll -189px -45px transparent; display: inline-block;
        }
    .sidebar-tabbed {
        display:block;
        font-size:12px;
        color:#003575;
        font-weight:bold;
    }
    .main_sidebar {
        display:none;
    }
	.tabbed_acc {
            background: url(http://images.my.ippstatic.com/images/homeowner/packagelistpage/body_bg_03.jpg) repeat-x scroll 0 0 transparent;
            height: 35px;
            padding: 5px 0 0 12px;
            position: relative;
        }
	.header_title, .header_title h1, .header_title h2 {
            font-size: 16px;
            color: #FFF;
            font-family: Arial, Helvetica, sans-serif;
            font-weight: bold;
            padding-top: 2px;
            float: left;
        }

	.tab_icon_homebuyer {
            width: 30px;
            height: 35px;
            float: left;
            background: url(/images/homebuyer/image_sprite_homebuyer.png) no-repeat scroll -157px -2px transparent;
        }
	
	.maintitle_homebuyer h1 { float: left; width:806px; height:30px; margin:15px 0 0 10px; font-size:22px;color:#529a37; font-weight:bold; }
	
	.subtitle_homebuyer { width:806px; height:30px; margin:15px 0 0 10px; font-size:18px;color:#529a37; font-weight:bold; }
	
	.homebuyer_link { width:816px; height:auto; margin:15px 0 0 0;}
	
	.homebuyer_link2 { float:left; width:670px; font-size:12px;color:#555555; margin-left:10px;}
	
	.homebuyer_link2 a:hover { text-decoration:underline;}
	
	.tab_icon_top{
		 width: 85px;
         height: 39px;
         float: right;
	 	 margin-right:20px;
		 padding-bottom:0;
         background: url(/images/homebuyer/image_sprite_homebuyer.png) no-repeat scroll -189px -4px transparent;
		 }

	.download_btn {
   	    background: url(/images/homebuyer/image_sprite_homebuyer.png) no-repeat scroll -4px -3px transparent;
   	    float: right;
   	    height: 21px;
   	    right: 5px;
    	position: absolute;
    	width: 124px;
		cursor:pointer;
}	 

.download_btn2{
		 width: 124px;
         height: 21px;
         float: right;
	 	 margin:10px 10px 0 0;
		 padding-bottom:0;
         background: url(/images/homebuyer/image_sprite_homebuyer.png) no-repeat scroll -4px -3px transparent;
		 }
		 
	.content_homebuyer{
		width:816px;
        font-size: 14px;
        color: #555;
        font-family: Arial, Helvetica, sans-serif;
        padding-top: 4px;
        float: left;
		margin:0 0 0 10px;
        }
	.content_back{
		 font-family:Arial, Helvetica, sans-serif;
		 font-size:14px;
		 font-weight:bold;
		 color:#333;
		 padding:10px 0 0 10px;
		 float:left;
		 position:relative;
		 }


/*---------------------------------------------------------------------
Homebuyer Landing 1
-----------------------------------------------------------------------*/

	.box-337w-right {
		float:right;
		width: 327px;
		height: 306px;
		border: 5px solid #003575;
		margin: 10px 0 0 0px;
	}
	.tabbed_res_landing1 {
    height: 28px;
    padding: 16px 0 10px 13px;
    position: relative;
    color: #003575;
}
	.img_landing1{bottom:0; margin:12px 0 0; border:0;}
	


/*---------------------------------------------------------------------
Homebuyer Landing 2
-----------------------------------------------------------------------*/

.lof-slidecontent, .lof-slidecontent a {
    background-color: #f1f1f1;
    width: 798px;
	max-height: 500px;
	padding: 5px;
}

    .lof-slidecontent a.readmore {
        color: #58B1EA;
        font-size: 95%;
    }

.lof-slidecontent {
    position: relative;
    overflow: hidden;
    border: #F4F4F4 solid 1px;
    margin: 0 auto;
    text-align: center;
}

    .lof-slidecontent .preload {
        height: 100%;
        width: 100%;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 100000;
        text-align: center;
        background: #FFF;
    }

        .lof-slidecontent .preload div {
            height: 100%;
            width: 100%; /*background:transparent url(/images/common/load-indicator.gif) no-repeat scroll 50% 50%;*/
        }

.lof-main-outer {
    position: relative;
    height: 282px;
    width: 796px;
    z-index: 3px;
    overflow: hidden;
	margin-left:0px;
	padding-top:5px;
}


/*******************************************************/
.lof-main-item-desc {
    z-index: 100px;
    position: absolute;
    bottom: 50px;
    left: 0px;
    width: 350px; /*background:url(/images/common/bg_trans.png);*/
    height: 100px; /* filter:0.7(opacity:60) */
    padding: 10px;
}

    .lof-main-item-desc p {
        margin: 0 8px;
        padding: 8px 0;
    }

    .lof-main-item-desc h3 {
        padding: 0;
        margin: 0;
    }

    .lof-main-item-desc h2 {
        padding: 0;
        margin: 15px 0 0 0px;
    }

    .lof-main-item-desc h3 a {
        margin: 0;
        background: #C01F25;
        font-size: 75%;
        padding: 2px 3px;
        font-family: "Trebuchet MS",Trebuchet,Arial,Verdana,sans-serif;
        text-transform: uppercase;
        text-decoration: none;
    }

        .lof-main-item-desc h3 a:hover {
            text-decoration: underline;
        }

    .lof-main-item-desc h3 i {
        font-size: 70%;
    }

/* main flash */
ul.gallery { /* margin-right:auto; */
    overflow: hidden; /*background:transparent url(/images/common/load-indicator.gif) no-repeat scroll 50% 50%;*/
    padding: 0px;
    margin: 0;
    position: absolute;
    overflow: hidden;
}

    ul.gallery li {
        overflow: hidden;
        padding: 0px;
        margin: 0px;
        float: left;
        position: relative;
    }

.lof-opacity li {
    position: absolute;
    top: 0;
    left: 0;
    float: inherit;
}

ul.gallery li img {
    padding: 0px;
}

/* item navigator */
.lof-navigator-wapper {
    position: relative;
    margin-left: 0px; /*background:url(/images/common/transparent_bg.png) repeat;*/
    padding: 10px 0 10px 0;
}

.lof-navigator-outerGallery, .lof-navigator-outer {
    position: relative;
    z-index: 100;
    height: 100px;
    width: 480px;
    overflow: hidden;
    color: #FFF;
    float: left;
	margin-left: 159px;
}

ul.lof-navigatorGallery, ul.lof-navigator {
    top: 0;
    padding: 0;
    margin: 0;
    position: absolute;
    width: 100%;
}

    ul.lof-navigatorGallery li, ul.lof-navigator li {
        cursor: hand;
        cursor: pointer;
        list-style: none;
        padding: 0;
        margin-left: 0px;
        overflow: hidden;
        float: left;
        display: block;
        text-align: center;
    }

        ul.lof-navigatorGallery li img, ul.lof-navigator li img {
            border: #ffffff solid 2px;
        }

        ul.lof-navigatorGallery li.active img, ul.lof-navigator li.active img, ul.lof-navigatorGallery li:hover img, ul.lof-navigator li:hover img {
            border: #549b3c solid 3px;
        }

.lof-navigator-wapper .lof-next, .lof-navigator-wapper .lof-previous {
    margin-top: 18px;
    display: block;
    width: 37px;
    height: 36px;
    color: #FFF;
    cursor: pointer;
}

.lof-navigator-wapper .lof-next {
    float: left;
    text-indent: -999px;
    margin-left: 30px;
    background: url(/images/homebuyer/arrow-lightbox.png) no-repeat -70px 0;
}

    .lof-navigator-wapper .lof-next:hover {
        background-position: -70px 0px;
    }

.lof-navigator-wapper .lof-previous {
    float: left;
    text-indent: -999px;
    margin-left: 10px;
    background: url(/images/homebuyer/arrow-lightbox.png) no-repeat 0 0px;
}

    .lof-navigator-wapper .lof-previous:hover {
        background-position: 0 0px;
    }
	
	
	.black_bar{
	width:668px;
	height:35px;
	position:absolute;
	background:url(../img/black_bar.png) no-repeat;
	padding-left:5px;
	top: 365px;
}

.slider_caption
		{
	color: #444;
	font-family:Arial, Helvetica, sans-serif;
	font-size:8px;
	text-align: right;
	position: absolute;
	bottom: 10px;
	right: 30px;
	
		}
.slider_caption a
		{
	color: #444;
	padding:0; 
	margin:0;	
		}

	#gallery_box {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #dedede;
    float: left;
    width: 810px;
	padding: 1px;
	margin:10px 0 10px 10px;
}

.content_homebuyer2{
		width:810px;
        font-size: 12px;
        color: #555;
        font-family: Arial, Helvetica, sans-serif;
        padding-top: 4px;
        float: left;
		margin:0 0 0 15px;
		line-height:16px;
        }
		
.subtitle_grey { width:806px; height:30px; margin:15px 0 0 15px; font-size:18px;color:#636363; font-weight:bold; }

.content_thumbs_title {font-size: 14px; color: #222; font-family: Arial, Helvetica, sans-serif; float: left; line-height:17px;font-weight:bold;margin-bottom:10px;}
.content_thumbs_title a{color:#222;}
.content_thumbs_title a:hover{color:#529a38;}
.content_thumbs_text {margin: 5px 7px 10px 15px; width:205px; height:130px; font-size: 12px; color: #555; font-family: Arial, Helvetica, sans-serif; float: left; line-height:16px;}

.content_thumbs {border:1px solid #ddd; width: 172px; height:128px; float: left; margin: 5px 0 10px 15px; }


/*---------------------------------------------------------------------
Article 2
-----------------------------------------------------------------------*/
	
	.content_green_art2{
		color:#529a38;
		font-weight:bold;
		}
	.content_01_art2{
            font-size: 14px;
            color: #555;
            font-family: Arial, Helvetica, sans-serif;
            float:left;
			margin:0 15px;
			width:177px;
			text-align:center;
        }
	.content_02_art2{
            font-size: 14px;
            color: #555;
            font-family: Arial, Helvetica, sans-serif;
            float:left;
			margin:140px 15px 0;
			width:420px;
			line-height:22px;
        }
	.content_03_art2{
            font-size: 14px;
            color: #5a3f17;
            font-family: Arial, Helvetica, sans-serif;
            float:left;
			margin:35px 0 0 30px;
			width:320px;
			line-height:22px;
        }
	.content_arrow{
			font-size: 12px;
			font-family: Arial, Helvetica, sans-serif;
			float:left;
			color:#f9ef4b;
			background: url(/images/homebuyer/article2_11.png) no-repeat ;
			margin:50px 0 0 345px;
			padding-left:15px;
		}
	.content_arrow a{
			color:#f9ef4b;
		}
	.content_04_art2{
		 font-size: 14px;
         color: #555;
         font-family: Arial, Helvetica, sans-serif;
         float:left;
		 width: 350px;
    	 height: auto;
    	 padding: 5px 18px;
		 margin-left:10px;
		}
	.content_04_art2 ul{
		list-style-type:disc;
		}
	.content_04_art2 ul li{
		line-height: 1.3em;
        padding: 4px 0;
		}	
	.content_05_art2{
		float:left;
		background-color:#2e6fbf;
		width:833px;
		margin:10px 0;
		padding: 15px 0 10px;
		}
	 .content_06_art2{
		font-size:12px;
		font-family:Arial, Helvetica, sans-serif;
		color:#555;
		text-align:center; 
		float:left;  
		width:833px;
		height:62px;
		background: url(/images/homebuyer/article2_15.jpg) no-repeat ;
		padding-top:11px; 
	 }
	 .content_07_art2{
		 font-size: 14px;
         color: #FFF;
         font-family: Arial, Helvetica, sans-serif;
		 font-style:italic;
         float:left;
		 width:386px;
		 margin-left:10px;
		 padding: 15px 0;
		}
	 .content_titlewhite{
		 font-family:Arial, Helvetica, sans-serif;
		 font-size:16px;
		 font-weight:bold;
		 color:#FFF;
		 padding:5px 0 0 10px;
		 }
	 
	.graphic01_art2{
            float: left;
			margin:10px 20px 0 0;
			width:242px;
			height:152px;
			background: url(/images/homebuyer/article2_03.jpg) no-repeat ;
			padding-top:10px;
		}

	.graphic02_art2{
			float:left;
			margin:20px 0 0 15px;
			width:802px;
			height:500px;
			background: url(/images/homebuyer/article2_07.jpg) no-repeat ;
		}	
	.graphic03_art2{
			float:left;
			margin:20px 0 0 0;
			width:833px;
			height:343px;
			background: url(/images/homebuyer/article2_11.jpg) no-repeat ;
		}
	.graphic04_art2{
			float:left;
			margin:0;
			width:833px;
			height:282px;
			background: url(/images/homebuyer/article2_13.jpg) no-repeat ;
			padding-bottom:10px;
			border-bottom:1px dashed #d8d8d8;
		}	

	.icon_properties{
			float:left;
			margin:30px 15px 15px;
			width:177px;
			height:177px;
		}
	
	.img_qm_art2 {
    	height: 18px;
    	left: 615px;
    	Top:464px;
    	position: absolute;
   	    width: 25px;
}
	.img_qm02_art2 {
    	height: 17px;
   	    left: 420px;
   	    position: absolute;
		top:554px;
   	    width: 45px;
}
	.img_qm03_art2 {
   	    height: 17px;
   	    left: 275px;
   	    position: absolute;
		top:630px;
   	    width: 45px;
}
	.img_qm04_art2 {
    	height: 17px;
    	left: 295px;
   	    position: absolute;
		top:697px;
    	width: 45px;
}
	.img_qm05_art2 {
    	height: 17px;
    	left: 100px;
    	position: absolute;
		top:1056px;
    	width: 45px;
}
	.img_qm06_art2 {
    	height: 18px;
    	left: 708px;
    	Top:1072px;
    	position: absolute;
    	width: 25px;
}
	.placement-examples_art2 div {
    	margin-right: 10px;
   	    text-align: left;
}
	.placement-examples_art2 input {
    	margin-left: -7px;
   	    padding: 5px;
}
	.placement-examples01_art2 div {
   		 margin-left:5px;
   		 text-align: left;
}
	.placement-examples01_art2 input {
   		 margin-right: -5px;
    	padding: 5px;
}

	a.tooltips_art2 {
    	outline: medium none;
}
	a.tooltips_art2:hover {
    	text-decoration: none;
}
	a.tooltips_art2 span {
    	border-radius: 5px 5px 5px 5px;
    	display: none;
   	    font-size: 12px;
		text-align:left;
   	    line-height: 16px;
   	    margin-left: 15px;
  	    margin-top: -7px;
    	padding: 8px;
    	width: 250px;
   	    z-index: 10;
}
a.tooltips_art2:hover span {
    background: none repeat scroll 0 0 white;
    border: 1px solid #B2B2B2;
	text-align:left;
    color: #000000;
    display: inline;
    position: absolute;
}
a.tooltips01_art2 {
    outline: medium none;

}
a.tooltips01_art2:hover {
    text-decoration: none;
}
a.tooltips01_art2 span {
    border-radius: 5px 5px 5px 5px;
    display: none;
    font-size: 12px;
	text-align:left;
    line-height: 16px;
    margin-left: -290px;
    margin-top: -7px;
    padding: 8px;
    width: 250px;
    z-index: 10;
}
a.tooltips01_art2:hover span {
    background: none repeat scroll 0 0 white;
    border: 1px solid #B2B2B2;
	text-align:left;
    color: #000000;
    display: inline;
    position: absolute;
}

.callout_art2 {
    border: 0 none;
    left: -12px;
    margin-top: -3px;
    position: absolute;
    z-index: 20;
}
.callout01_art2 {
    border: 0 none;
    right: -12px;
    margin-top: -3px;
    position: absolute;
    z-index: 20;
}

/*---------------------------------------------------------------------
Article 4
-----------------------------------------------------------------------*/
.graphic02_art4{
			float:left;
			margin:20px 0 0 0;
			width:833px;
			height:335px;
			padding-top:180px;
			background: url(/images/homebuyer/article4_03.jpg) no-repeat ;
			background-color:#f9f8f3;
		}	
		
	
	.graphic03_art4{
			float:left;
			margin:0;
			width:833px;
			height:490px;
			background: url(/images/homebuyer/article4_06.jpg) no-repeat ;
		}
	.graphic04_art4{
			float:left;
			margin:0 0 90px 0;
			width:833px;
			height:367px;
			background: url(/images/homebuyer/article4_07.jpg) no-repeat ;
			background-color:#bdb89d;
		}
	.box_art4{
            float:left;
			margin:34px 6px 10px 140px;
			width:130px;
			text-align:left;
        }
	.content_green2_art4{
		color:#529a38;
		font-weight:bold;
		font-size:14px;
		font-style:italic;
		}
	.content_08_art4{
		 font-size:12px;
		 font-family:Arial, Helvetica, sans-serif;
		 color:#555;
		 text-align:center; 
		float:left;  
		width:833px;
		height:62px;
		background: url(/images/homebuyer/article4_15.jpg) no-repeat ;
		padding-top:11px;
		background-color:#bdb89d; 
		margin:17px 0 15px 0;
	 }
	 .content_white_art4{
            font-size: 15px;
			font-weight:bold; 
            color: #fff;
            font-family: Arial, Helvetica, sans-serif;
            float:left;
			text-align:center;
			margin:10px 14px 20px 16px;
			width:177px;
        }
	.content_white2_art4{
            font-size: 15px;
			font-weight:bold; 
            color: #fff;
            font-family: Arial, Helvetica, sans-serif;
            float:left;
			margin:0 0 10px 5px;
			width:130px;
        }
	  .content_brown_art4{
            font-size: 14px;
            color: #6e550d;
            font-family: Arial, Helvetica, sans-serif;
            float:left;
			margin:10px 14px 20px 16px;
			width:177px;
			height:85px;
        }
	.content_brown2_art4{
            font-size: 12px;
            color: #6e550d;
            font-family: Arial, Helvetica, sans-serif;
            float:left;
			width:802px;
			margin:5px 15px 17px 16px;
			font-weight:bold;
			font-style:italic;
        }
	.content_brown3_art4{
            font-size: 14px;
            color: #775a28;
            font-family: Arial, Helvetica, sans-serif;
            float:left;
			margin:7px 0 0 37px;
			width:235px;
			line-height:19px;
        }
	.content_brown4_art4{
            font-size: 16px;
            color: #775a28;
            font-weight: bold;
            float:left;
			margin:20px 0 0 37px;
			width:235px;
			text-align: center;
        }
	.content_brown5_art4{
            font-size: 20px;
            color: #775a28;
            font-weight: bold;
            float:left;
			margin:11px 0 0 0;
			width:833px;
			text-align: center;
        }
	.content_brown6_art4{
			float:left;
            font-size: 13px;
            color: #775a28;
            font-family: Arial, Helvetica, sans-serif;
            float:left;
			margin:2px 0 10px 5px;
			width:130px;
			line-height:17px;
        }
	.content_brown7_art4{
			float:left;
            font-size: 12px;
			font-weight:bold;
            color: #bf7013;
            font-family: Arial, Helvetica, sans-serif;
            float:left;
			margin:2px 0 10px 5px;
			width:130px;
        }
	.content_green_art4{
            font-size: 20px;
            color: #3b6a1a;
            font-weight: bold;
        }

/*---------------------------------------------------------------------
Article 7
-----------------------------------------------------------------------*/
.content_04_art7{
		 font-size: 14px;
         color: #555;
         font-family: Arial, Helvetica, sans-serif;
         float:left;
		 width: 350px;
		 height:400px;
    	 padding: 10px 18px;
		 margin-left:10px;
		}
	.content_04_art7 ul{
		list-style-type:disc;
		}
	.content_04_art7 ul li{
		line-height: 1.3em;
        padding: 4px 0;
		}	
	 .content_titlewhite_art7{
		 font-family:Arial, Helvetica, sans-serif;
		 font-size:16px;
		 font-weight:bold;
		 color:#FFF;
		 padding:5px 0 0 10px;
		 }
	.line-divider_art7 {float:left; border-left:3px dashed #d9d8d8; height:420px; margin-left:15px;}	
	.graphic02_art7{
			float:left;
			margin:20px 0 0 0;
			width:833px;
			height:379px;
			background: url(/images/homebuyer/article7_03.jpg) no-repeat ;
		}	
	.content_08_art7{width:330px; font-family:Arial, Helvetica, sans-serif; font-size:15px; color:#555; float: left; margin:160px 40px 0 45px; line-height:20px;}
	
	.content_green_art7{
		color:#529a38;
		font-weight:bold;
		}		
		
		
/*---------------------------------------------------------------------
Article 8
-----------------------------------------------------------------------*/
	.content_02_art8{
           float:left;margin:20px 0 0 10px;padding-top:120px;height:212px;width:320px; line-height:18px; font-size:14px;
        }
	.content_03_art8{
           float:left;margin:20px 0 0 10px;padding-top:25px;height:212px;width:320px; line-height:18px; font-size:14px;
        }

	.graphic01_art8{
            float: left;
			margin:10px 0 0 0;
			width:833px;
			height:737px;
			background: url(/images/homebuyer/article8_09.jpg) no-repeat ;
		}
	.img_qm_art8 {
    height: 17px;
    left: 510px;
    position: absolute;
	top:825px;
    width: 45px;
	}
	.placement-examples_art8 div {
    margin-right: 10px;
    text-align: left;
}
	.placement-examples_art8 input {
    margin-left: -7px;
    padding: 5px;
}
a.tooltips_art8 {
    outline: medium none;
}
a.tooltips_art8:hover {
    text-decoration: none;
}
a.tooltips_art8 span {
    border-radius: 5px 5px 5px 5px;
    display: none;
    font-size: 12px;
    line-height: 16px;
    margin-left: 15px;
    margin-top: -7px;
    padding: 8px;
    width: 230px;
    z-index: 10;
}
a.tooltips_art8:hover span {
    background: none repeat scroll 0 0 white;
    border: 1px solid #B2B2B2;
    color: #000000;
    display: inline;
    position: absolute;
}
.callout_art8 {
    border: 0 none;
    left: -12px;
    margin-top: -3px;
    position: absolute;
    z-index: 20;
}
.chart1_art8 {
	float:left;
	width:484px;
	height:342px;
	margin:20px 0 0 10px;}

.text_art8 {font-family:Arial, Helvetica, sans-serif; color:#444; font-size:14px; float:left; line-height:20px;width: 305px;}
.text_brown_art8{color:#ac7d00;font-family:Arial, Helvetica, sans-serif;font-size:14px; font-weight:bold;}
.text_green_art8{color:#529a38;font-family:Arial, Helvetica, sans-serif;font-size:18px;font-weight:bold;}


/*---------------------------------------------------------------------
Article 9
-----------------------------------------------------------------------*/
.graphic01_art9{
            float: left;
			margin:10px 0 0 0;
			width:833px;
			height:1600px;
			background: url(/images/homebuyer/article9.jpg) no-repeat ;
		}
.content_01_art9{
            font-size: 14px;
            color: #555;
            font-family: Arial, Helvetica, sans-serif;
            float:left;
			margin:0;
			width:230px;
			text-align:center;
        }
.content_blue_art9{
		color:#003575;
		font-weight:bold;
		margin-bottom:4px;
		float:left;
		width:230px;
		}
.content_green_art9{
		color:#529a38;
		font-weight:bold;
		}
	.content_green_art9 a{
		color:#529a38;
		text-decoration:none;
		}	
	.content_green_art9 a:hover{
		color:#003575;
		text-decoration:none;
		}
	.img_qm_art9 {
    	height: 18px;
    	left: 465px;
    	Top:420px;
    	position: absolute;
   	    width: 25px;
}
	.img_qm02_art9 {
    	height: 17px;
   	    left: 663px;
   	    position: absolute;
		top:437px;
   	    width: 45px;
}
	.img_qm03_art9 {
   	    height: 18px;
    	left: 228px;
    	Top:678px;
    	position: absolute;
   	    width: 25px;
}
	.img_qm04_art9 {
    	height: 18px;
    	left: 519px;
    	Top:694px;
    	position: absolute;
   	    width: 25px;
}
	.img_qm05_art9 {
	height: 17px;
	left: 190px;
	position: absolute;
	top:950px;
	width: 45px;
}
	.img_qm06_art9 {
    	height: 18px;
    	left: 658px;
    	Top:968px;
    	position: absolute;
    	width: 25px;
}
	.img_qm07_art9 {
    	height: 17px;
    	left: 282px;
    	position: absolute;
		top:1194px;
    	width: 45px;
}
	.img_qm08_art9 {
    	height: 17px;
    	left: 232px;
    	position: absolute;
		top:1228px;
    	width: 45px;
}


	.placement-examples_art9 div {
    	margin-right: 10px;
   	    text-align: left;
}
	.placement-examples_art9 input {
    	margin-left: -7px;
   	    padding: 5px;
}
	.placement-examples01_art9 div {
   		 margin-left:5px;
   		 text-align: left;
}
	.placement-examples01_art9 input {
   		 margin-right: -5px;
    	padding: 5px;
}

	a.tooltips_art9 {
    	outline: medium none;
}
	a.tooltips_art9:hover {
    	text-decoration: none;
}
	a.tooltips_art9 span {
    	border-radius: 5px 5px 5px 5px;
    	display: none;
   	    font-size: 12px;
		text-align:left;
   	    line-height: 16px;
   	    margin-left: 15px;
  	    margin-top: -7px;
    	padding: 8px;
    	width: 250px;
   	    z-index: 10;
}
a.tooltips_art9:hover span {
    background: none repeat scroll 0 0 white;
	text-align:left;
    border: 1px solid #B2B2B2;
    color: #000000;
    display: inline;
    position: absolute;
}
a.tooltips01_art9 {
    outline: medium none;

}
a.tooltips01_art9:hover {
    text-decoration: none;
}
a.tooltips01_art9 span {
    border-radius: 5px 5px 5px 5px;
    display: none;
    font-size: 12px;
	text-align:left;
    line-height: 16px;
    margin-left: -290px;
    margin-top: -7px;
    padding: 8px;
    width: 250px;
    z-index: 10;
}
a.tooltips01_art9:hover span {
    background: none repeat scroll 0 0 white;
    border: 1px solid #B2B2B2;
	text-align:left;
    color: #000000;
    display: inline;
    position: absolute;
}

.callout_art9 {
    border: 0 none;
    left: -12px;
    margin-top: -3px;
    position: absolute;
    z-index: 20;
}
.callout01_art9 {
    border: 0 none;
    right: -12px;
    margin-top: -3px;
    position: absolute;
    z-index: 20;
}

/*---------------------------------------------------------------------
Article 10
-----------------------------------------------------------------------*/
	.graphic01_art10{
            float: left;
			margin:20px 0 0 0;
			width:833px;
			height:1493px;
			background: url(/images/homebuyer/article10.jpg) no-repeat ;
		}
	.title_art10{font-family:Arial, Helvetica, sans-serif; font-size: 17px; color:#4a4a4a; float:left; font-weight:bold; line-height: 20px; width: 620px; margin: 20px 15px 5px 170px;}
	.title_green_art10 {font-family:Arial, Helvetica, sans-serif; font-size: 14px; color:#2f886d; float:left; font-weight:bold;}
	.title2_green_art10 {font-family:Arial, Helvetica, sans-serif; font-size: 14px; color:#2f886d; font-weight:bold;}
	.title2_green_art10 a{color:#2f886d;}
	.title2_green_art10 a:hover{color:#2f886d;}
	.text_art10{font-family:Arial, Helvetica, sans-serif; font-size: 14px; color:#555; float:left; line-height: 20px; width: 620px; margin: 0 15px 25px 170px;}
	.text2_art10{font-family:Arial, Helvetica, sans-serif; font-size: 14px; color:#555; float:left; line-height: 20px; width: 620px; margin: 0 15px 80px 170px;}
	.img1_art10 {position: absolute; float:left; width:144px; height:51px; margin: -12px 0 0 10px;}
	.img2_art10 {float:left; width:457px; height:135px; margin: 10px 0 0 0; background-image: url(/images/homebuyer/article10-3.png)}
	
	
/*---------------------------------------------------------------------
Article 13
-----------------------------------------------------------------------*/
	.title_green_art13 {font-family:Arial, Helvetica, sans-serif; font-size: 14px; color:#529a38; font-weight:bold;}
	.title_green_art13 a{color:#529a38;}
	.title_green_art13 a:hover{color:#529a38;}
	.title_white_art13 {font-family:Arial, Helvetica, sans-serif; font-size: 16px; color:#FFF; font-weight:bold;margin: 17px 70px 28px 70px; width:330px; float:left;}
	.title2_white_art13 {font-family:Arial, Helvetica, sans-serif; font-size: 16px; color:#FFF; font-weight:bold;margin: 17px 0 28px 0; width:330px; float:left;}
	.map_art13 {width:833px; height:256px; margin:10px 0; float:left;}
	.graphic_art13 {float: left;
			margin:10px 0 0 0;
			width:833px;
			height:356px;
			background: url(/images/homebuyer/article13_01.jpg) no-repeat ;}
	.text_art13 {font-family:Arial, Helvetica, sans-serif; font-size: 14px; color:#5e5e5e; margin: 0 70px 35px 70px; width:330px; height:275px; float:left; line-height:20px;}
	.text2_art13 {font-family:Arial, Helvetica, sans-serif; font-size: 14px; color:#5e5e5e; margin: 0 0 28px 0; width:330px; height:130px; float:left; line-height:20px;}
	
	
	
/*---------------------------------------------------------------------
Article 14
-----------------------------------------------------------------------*/
	.img_art14 {float:left; width:833px; height:19px; margin: 20px 0 0; background-image: url(/images/homebuyer/article14_1.jpg)}
	.img2_art14 {float:left; width:833px; height:19px; margin: 0; background-image: url(/images/homebuyer/article14_1.jpg)}
	.yellow_art14{float:left; width:833px; height:auto; margin:0;padding: 0; border-bottom:1px solid #d7d7d7; background-color:#fbfae7;}
	.green_art14{float:left; width: 833px; height:auto; margin:0;padding: 0; border-bottom:1px solid #d7d7d7; background-color:#e8f5d9;}
	.letters_art14{width:42px; height:42px; margin:15px; float:left;}
	.line2_art14{border-right: 1px solid #d7d7d7; float:left;}
	.box_art14{width:245px; float:left; margin:0 0 15px;}
	.box2_art14{width:745px; float:left; margin:0; padding-left:15px; border-bottom: 1px dashed #d7d7d7;}
	.box3_art14{width:745px; float:left; margin:0; padding-left:15px;}
	.title_art14{font-family:Arial, Helvetica, sans-serif; font-size: 14px; color:#222; float:left; font-weight:bold; line-height: 18px; width: 220px; margin: 15px 0; text-transform:uppercase;}
	.text_art14{font-family:Arial, Helvetica, sans-serif; font-size: 14px; color:#555; float:left; line-height: 18px; width: 220px; margin: 0;}