@charset "utf-8";
/* CSS Document */



/****************************************************/
/******************** BODY **********************/
/**************************************************/


body {
	background-color:#307489;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:147%;
	margin: 0;
	padding: 12px;
	color: #000;
	}
	


div#bg {
	background-color:#000;
	border-top:0px solid black;
	border-top-right-radius:20px;
	border-top-left-radius:20px;
	padding:0px;
	padding-top:54px;
	width: 1010px;
	margin:auto;
	box-shadow: 0px  0px 0px #000;
	}

div#bg2 {
	background-position: left;
	background-color:#fff;
	border-top-right-radius:0px;
	border-top-left-radius:0px;
	border-bottom-right-radius:0px;
	border-bottom-left-radius:0px;
	border-top:0px solid black;
	padding-top:20px;
	padding-bottom:0px;
	width: 1010px;
	float:left;
	box-shadow: 0px  0px 0px #000;
	}
	
div.columns{
	display:inline-block;
	position:relative;
	left:0px;
	top:0px;
	width:1010px;
	}
	
div.content1{
	width:780px;
	float:left;
	margin-top:0px;
	margin-left:-210px;
	}

div.content2{
	width:220px;
	float:right;
	margin-top:27px;
	padding:0px;
	}

div.MainMenuContent{
	display:inline;
	position:relative;
	width:1010px;
	}

div#InsideContentTwoCol{
	display: inline-block;
	position:relative;
	width:890px;
	background-color:#ECF5EE;
	padding:30px;
	margin-left:30px;
	border-bottom-left-radius:15px;
	border-bottom-right-radius:15px;
	}

div.Insideleft {
	width:590px;
	float:left;
	}
	
div.Insideleft2 {
	width:890px;
	float:left;
	}

div.Insideright {
	width:260px;
	float:right;
	margin-top:55px;
	}

div.Insideright2 {
	width:260px;
	float:right;
	}

div#InsideContentThreeCol{
	display: inline-block;
	position:relative;
	width:890px;
	background-color:#ECF5EE;
	padding:30px;
	margin-left:30px;
	}

div.TRColLeft {
	display: inline-block;
	width: 280px;
	float:left;
	}

div.TRColMiddle {
	display: inline-block;
	width:280px;
	float: none;
	margin-left:25px;
	}

div.TRColRight {
	display: inline-block;
	width:280px;
	float:right;
	}

/***********************************************************************************/
/************************ TOP AREA CONTENT *******************************/
/**********************************************************************************/

div#logobg {
	background-color:#fff;
	border-top-right-radius:20px;
	border-top-left-radius:20px;
	width:184px;
	height:50px;
	position: relative;
	display:block;
	float:left;
	z-index:2;
	margin-top:-90px;
	margin-left:25px;
	margin-bottom:95px;
	text-align:center;
	padding-top:25px;
	}

div.logo {
	position: relative;
	width:135px;
	height:95px;
	top:15px;
	background: url('/consumer/images/logo.png');
	z-index:1;
	margin:auto;
	}
	
div#topmessage{
	font-family: Arial, Helvetica, sans-serif;
	font-size:30px;
	font-weight:bold;
	color:#199e91;
	position:relative;
	margin-left:250px;
	margin-bottom:15px;
	margin-top:-15px;
	width:500px;
	
	}
	
div#TopMessageInside{
	font-family: Arial, Helvetica, sans-serif; 
	font-size:20px;
	font-weight:bold;
	color:#199e91;
	float:right;
	position: absolute;
	right:40px;
	top:-15px;
	line-height:80%;
	}
	
div#TopMessageInside2{
	font-family: Arial, Helvetica, sans-serif; 
	font-size:28px;
	font-weight:bold;
	color:#185046;
	float:right;
	position: absolute;
	right:40px;
	top:-15px;
	line-height:100%;
	text-align: center;
	}
	
.topmsgtitle {
	font-size: 24px;
}
.footermsg {
	color: #FFF;
	text-align: center;
	font-weight: bold;
	margin-top: 15px;
	font-size: 17px;
}

/***********************************************************************************/
/************************ HOME FORM FIELDS *******************************/
/**********************************************************************************/

div#tools {
	width: 600px;
	position: relative;
	top:-60px;
	float:right;
	}
	
div.search{
	position: relative;
	float:right;
	left:0px;
	top:0px;
	padding-right:10px;
	}
	
div.hmsearchbox {
	width:324px;
	height: auto;
	position:absolute;
	top:196px;
	left: 425px;
	padding-left:6px;
	background-color:#1c3441;
}

div.hmsearchbox-side {
	width:260px;
	height: auto;
	position:relative;
	background-color:#1c3441;
	top:-20px;
	left:-35px;
}

.a-SiteSearch {
	list-style: none; 
	margin:-5px; 
	padding: 0;
	display:inline-block;
	width:430px;
	}
.a-SiteSearch li {}
.a-SiteSearch input {
	width: 240px;
	display: inline-block;
	float:left;
	margin-right: 6px;
	border: 1px solid #FFF;
	background: #ECF2F1;
	border-radius: 10px;
	box-shadow: inset 0 1px 3px rgba(155,165,148,0.50);
	-moz-box-shadow: inset 0 1px 3px rgba(0,0,0,0.50);
	-webkit-box-shadow: inset 0 1px 3px rgba(0,0,0,0.50);
	padding-left:26px;
	padding-top:8px;
	padding-bottom:8px;
	background-image: url(/consumer/images/magglass.png);
	background-repeat:no-repeat;
	background-position:5px;
	transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	font-family:Arial, Helvetica, sans-serif; color:#000; font-size:15px;
	}
.a-SiteSearch input:hover  {
	box-shadow: 0px  0px 3px #199e91;
	background: #ECF2F1;
	background-position: 5px;
	background-image: url(/consumer/images/magglassgrey.png);
	background-repeat:no-repeat;
	/*box-shadow: inset 0 1px 3px rgba(155,165,148,0.50);
	-moz-box-shadow: inset 0 1px 3px rgba(0,0,0,0.50);
	-webkit-box-shadow: inset 0 1px 3px rgba(0,0,0,0.50);*/
	}
	
.a-SiteSearch input:focus {
	box-shadow: 0px  0px 3px #199e91;
	/*box-shadow: inset 0 1px 3px rgba(155,165,148,0.50);
	-moz-box-shadow: inset 0 1px 3px rgba(0,0,0,0.50);
	-webkit-box-shadow: inset 0 1px 3px rgba(0,0,0,0.50);*/
	background-position: 5px;
	background-image: url(/consumer/images/magglassgrey.png);
	background-repeat:no-repeat;
	}
	
	

	
.a-form {
	list-style: none; 
	margin:0; 
	padding: 0;
	}
.a-form li {}
.a-form input {
	width: 113px;
	display:inline-block; 
	margin-right: 2px;
	border: 1px solid #FFF;
	background: #ECF2F1;
	border-radius: 8px;
	box-shadow: inset 0 1px 3px rgba(155,165,148,0.50);
	-moz-box-shadow: inset 0 1px 3px rgba(0,0,0,0.50);
	-webkit-box-shadow: inset 0 1px 3px rgba(0,0,0,0.50);
	padding-left:28px;
	padding-top:5px;
	padding-bottom:5px;
	transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	font-family:Arial, Helvetica, sans-serif; color:#000; font-size:14px;
	}
.a-form input:hover  {
	box-shadow: 0px  0px 3px #199e91;
	background: #ECF2F1;
	/*box-shadow: inset 0 1px 3px rgba(155,165,148,0.50);
	-moz-box-shadow: inset 0 1px 3px rgba(0,0,0,0.50);
	-webkit-box-shadow: inset 0 1px 3px rgba(0,0,0,0.50);*/
	}
	
.a-form input:focus {
	box-shadow: 0px  0px 3px #199e91;
	/*box-shadow: inset 0 1px 3px rgba(155,165,148,0.50);
	-moz-box-shadow: inset 0 1px 3px rgba(0,0,0,0.50);
	-webkit-box-shadow: inset 0 1px 3px rgba(0,0,0,0.50);*/
	
	}
	
.a-form2 {
	list-style: none; 
	margin:0; 
	padding: 0px;
	}
.a-form2 li {}
.a-form2 input {
	width:266px;
	display:inline-block; 
	margin-left: 0px;
	border: 1px solid #FFF;
	background: #ECF2F1;
	border-radius: 10px;
	box-shadow: inset 0 1px 3px rgba(155,165,148,0.50);
	-moz-box-shadow: inset 0 1px 3px rgba(0,0,0,0.50);
	-webkit-box-shadow: inset 0 1px 3px rgba(0,0,0,0.50);
	padding-left:10px;
	padding-top:8px;
	padding-bottom:8px;
	transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#000;
	margin-bottom:5px;
	}
.a-form2 input:hover  {
	box-shadow: 0px  0px 3px #199e91;
	background: #ECF2F1;
	/*box-shadow: inset 0 1px 3px rgba(155,165,148,0.50);
	-moz-box-shadow: inset 0 1px 3px rgba(0,0,0,0.50);
	-webkit-box-shadow: inset 0 1px 3px rgba(0,0,0,0.50);*/
	}
	
.a-form2 input:focus {
	box-shadow: 0px  0px 3px #199e91;
	/*box-shadow: inset 0 1px 3px rgba(155,165,148,0.50);
	-moz-box-shadow: inset 0 1px 3px rgba(0,0,0,0.50);
	-webkit-box-shadow: inset 0 1px 3px rgba(0,0,0,0.50);*/
	}
	
.a-form3 {
	list-style: none; 
	}
.a-form3 li {}
.a-form3 input {
	border: 1px solid #FFF;
	background: #ECF2F1;
	border-radius: 10px;
	box-shadow: inset 0 1px 3px rgba(155,165,148,0.50);
	-moz-box-shadow: inset 0 1px 3px rgba(0,0,0,0.50);
	-webkit-box-shadow: inset 0 1px 3px rgba(0,0,0,0.50);
	padding-left:10px;
	padding-top:8px;
	padding-bottom:8px;
	transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	margin-bottom:5px;
	}
.a-form3 input:hover  {
	box-shadow: 0px  0px 3px #199e91;
	background: #ECF2F1;
	}
	
.a-form3 input:focus {
	box-shadow: 0px  0px 3px #199e91;
	}


textarea {
	font-family:Arial, Helvetica, sans-serif; color:#444; font-size:15px;
	padding-right: 5px;
	padding-top:7px;
	padding-left:5px;
	padding-bottom:7px;
	height: auto;
	background: #ECF2F1;
	border: 1px solid #FFF;
	border-radius: 10px;
	-webkit-appearance: none;
	box-shadow: inset 0 1px 3px rgba(155,165,148,0.50);
	-moz-box-shadow: inset 0 1px 3px rgba(0,0,0,0.50);
	-webkit-box-shadow: inset 0 1px 3px rgba(0,0,0,0.50);
	margin-right:10px;

	}	

textarea:hover {
	background: #ECF2F1;
	box-shadow: 0px  0px 3px #199e91;
	}

.select {
	width: 140px;
	display: inline-block;
	float:right;
	font-family:Arial, Helvetica, sans-serif; color:#444; font-size:15px;
	padding-right: 7px;
	padding-top:7px;
	padding-left:5px;
	padding-bottom:7px;
	height: auto;
	background: #ECF2F1;
	border: 1px solid #FFF;
	border-radius: 10px;
	-webkit-appearance: none;
	box-shadow: inset 0 1px 3px rgba(155,165,148,0.50);
	-moz-box-shadow: inset 0 1px 3px rgba(0,0,0,0.50);
	-webkit-box-shadow: inset 0 1px 3px rgba(0,0,0,0.50);
	margin-right:10px;
	cursor:pointer;
	background-image: url(/consumer/images/arrowgreen3.png);
	background-repeat:no-repeat;
	background-position: center right;

	}	

.select:hover {
	background: #ECF2F1;
	box-shadow: 0px  0px 3px #199e91;
	/*box-shadow: inset 0 1px 3px rgba(155,165,148,0.50);
	-moz-box-shadow: inset 0 1px 3px rgba(0,0,0,0.50);
	-webkit-box-shadow: inset 0 1px 3px rgba(0,0,0,0.50);*/
	background-image: url(/consumer/images/arrowblue3.png);
	background-repeat:no-repeat;
	background-position: center right;
	}
	
.select2 {
	width: 100%;
	display: inline-block;
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#000;
	padding-right: 8px;
	padding-top:8px;
	padding-left:8px;
	padding-bottom:8px;
	height: auto;
	background: #ECF2F1;
	border: 1px solid #FFF;
	border-radius: 10px;
	-webkit-appearance: none;
	box-shadow: inset 0 1px 3px rgba(155,165,148,0.50);
	-moz-box-shadow: inset 0 1px 3px rgba(0,0,0,0.50);
	-webkit-box-shadow: inset 0 1px 3px rgba(0,0,0,0.50);
	margin-bottom:5px;
	cursor:pointer;
	background-repeat:no-repeat;
	background-position: center right;
	}	

.select2:hover {
	background: #ECF2F1;
	box-shadow: 0px  0px 3px #199e91;
	/*box-shadow: inset 0 1px 3px rgba(155,165,148,0.50);
	-moz-box-shadow: inset 0 1px 3px rgba(0,0,0,0.50);
	-webkit-box-shadow: inset 0 1px 3px rgba(0,0,0,0.50);*/
	background-repeat:no-repeat;
	background-position: center right;
	}
	


/* Animation */
.input, .select, .select2, .a-form input {
	transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	}

textarea:focus, input:focus, select:focus, select2:focus{
	box-shadow: 0px  0px 3px #199e91;
	border: 1px solid  #199e91;
	background-color: #ECF2F1;
	/*box-shadow: inset 0 1px 3px rgba(155,165,148,0.50);
	-moz-box-shadow: inset 0 1px 3px rgba(0,0,0,0.50);
	-webkit-box-shadow: inset 0 1px 3px rgba(0,0,0,0.50);*/
	}
	
/***********************************************************************************/
/********************************** GENERAL  **********************************/
/**********************************************************************************/	

.shift{
	margin-left:10px;
	word-wrap: break-word;
	text-transform: capitalize;
}

#usedFilter {
	float:left;
	width:100%;
	padding:5px 0px;
}

#usedFilterServiceArea {
	float:left;
	width:100%;
	padding:5px 0px;
}

.closeButton {
	background-image:url(/consumer/images/close_button.png);
}

.filterTree {
	background-color: #fff;
	padding: 5px;
	-webkit-border-radius: 5px;
	font-size: 12px;
	color:#000;
	font-weight: bold;
}

.filterTree:HOVER { 
	cursor: pointer;
}

div.usedFilterLabel {
	float:left;
}

li.bullet{
	padding-top:5px;
	padding-bottom:5px;
	text-align: justify;
}

.bulletspace{
	padding-top:6px;
	padding-bottom:4px;
	margin-left:30px;
}

em{
	color:#199e91;
	}

hr{
	background-image:url(/consumer/images/dot-line.png);
	background-repeat:repeat-x;
	height:5px;
	border:none;
	clear:both;
	}
	
	
/**hr{
	width:100%;
	size:1px;
	height:3px;
	background-color:#e1eaf7;
	border-collapse:collapse;
	border: none;
	}**/	
	
.green{
	background-image:none;
	width:100%;
	height:1px;
	background-color:#a8d39a;
	border: none;
	}
	
.blue,.grey{
	background-image:none;
	width:100%;
	height:1px;
	background-color:#7fa5bf;
	border: none;
	}


.normal{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#000;
	line-height: 150%;
}

p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#000;
}

#box{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#000;
	padding-top:20px;
	padding-bottom:20px;
	border-top-left-radius:10px;
	border-top-right-radius:10px;
	border-bottom-left-radius:10px;
	border-bottom-right-radius:10px;
	background-color:#fff;
	margin-top: 15px;
	padding-left: 35px;
	padding-right: 25px;
}

#box2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#000;
	padding:20px;
	border-top-left-radius:10px;
	border-top-right-radius:10px;
	border-bottom-left-radius:10px;
	border-bottom-right-radius:10px;
	border: solid 0px #f0fff0;
	background-color:#ffffff;
	margin-top: 15px;
	padding-left: 35px;
	padding-right: 25px;
}

p.box{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#000;
	padding:25px;
	border-top-left-radius:10px;
	border-top-right-radius:10px;
	border-bottom-left-radius:10px;
	border-bottom-right-radius:10px;
	background-color:#e1eaf7;
}

#box3{
    font-family:Arial, Helvetica, sans-serif;
    font-size:14px;
    font-weight:normal;
    color:#000;
    padding-top:20px;
    padding-bottom:20px;
    border-top-left-radius:10px;
    border-top-right-radius:10px;
    border-bottom-left-radius:10px;
    border-bottom-right-radius:10px;
    background-color:#fff;
    margin-top: 15px;
    padding-left: 35px;
    padding-right: 25px;
}

p.hmbox{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#000;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:15px;
	padding-right:10px;
}

.title {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#199e91;
	line-height: 100%;
}

.title2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#185046;
	line-height: 150%;
}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:30px;
	font-weight:bold;
	color:#2E5750;
	line-height:120%;
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	font-weight:bold;
	color:#2E5750;	
	line-height:120%;
}

h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#2E5750;	
	line-height:120%;
}

h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#2E5750;	
	line-height:120%;
}

h1.home {
	font-family:Arial, Helvetica, sans-serif;
	font-size:30px;
	font-weight:bold;
	color:#2E5750;
	margin-top:0px;
	margin-bottom:0px;
}

h2.bar {
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	font-weight:bold;
	color:#2E5750;	
	line-height:120%;
	margin-top:0px;
}

h3.bar {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#2E5750;	
	line-height:120%;
	margin-top:0px;
	
}

h3.footer {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#2E5750;	
	line-height:120%;
	margin-top:-10px;
	margin-bottom:0px;
	vertical-align:text-top;
}

h4.bar {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#2E5750;	
	line-height:120%;
	margin-top:0px;
	margin-bottom:0px;
}

span.h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:30px;
	font-weight:bold;
	color:#199e91;
	line-height:120%;
}

span.h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	font-weight:bold;
	color:#199e91;	
	line-height:120%;
}

span.h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#199e91;	
	line-height:120%;
}

span.h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#199e91;	
	line-height:120%;
}

span.h5 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#199e91;	
	line-height:120%;
}



/************************************************************************************************/
/*****************************  HOME FEATURE BOXES  **********************************/
/***********************************************************************************************/

ul.inlineblock {
	display: inline-block;
	list-style: none;
	padding: 0px;
	position: relative;
	top: 10px;
	left:0px;
	padding-bottom:0px;
	width:780px;
	margin-bottom: 30px;
	}

ul.inlineblock li {
	float: left;
	}

ul.inlineblock li a {
	display: block;
	background-color:#dddddd;
	
	}

ul.inlineblock li.featurebox {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	height:auto;
	}


div.feature1{
	position:relative;
	left:50px;
	top:0px;
}

div.feature2{
	position:relative;
	left:95px;
	top:0px;
}

div.feature3{
	position:relative;
	left:50px;
	top:-10px;
}

div.feature4{
	position:relative;
	left:95px;
	top:-10px;
}


.feturebox{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#000;
	background-color:#dddddd;
	width:310px;
	border-top-right-radius:15px;
	border-top-left-radius:15px;
	border-bottom-right-radius:15px;
	border-bottom-left-radius:15px;
	padding-bottom:0px;
	padding-top:0px;
	padding-left:10px;
	padding-right:10px;
	position: relative;
	display:block;
}



div.img1 {
	position: relative;
	width:330px;
	height:170px;
	top:-10px;
	left:-10px;
	}
	
div.img2 {
	position: relative;
	width:330px;
	height:150px;
	top:10px;
	left:-10px;
	background: url('/consumer/images/pic-hm-search2.jpg');
	}
	
div.imgdots {
	position: relative;
	width:330px;
	height:40px;
	top:15px;
	left:-10px;
	background: url('/consumer/images/dots.png');
	}
	
.imgdots-side {
	position: relative;
	width:285px;;
	height:40px;
	left:-65px;
	top:-31px;
	background: url('/consumer/images/dots.png');
	}

.featureheader{
	font-family: Arial, Helvetica, sans-serif;
	font-size:26px;
	font-weight:bold;
	position:relative;
	line-height:100%;
	left:45px;
	top:-2px;
	}
	
.featureheader-side{
	font-family: Arial, Helvetica, sans-serif;
	font-size:26px;
	font-weight:bold;
	position:relative;
	line-height:100%;
	top:-2px;
}

.featureheader2{
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	line-height:100%;
	position:relative;
	left:45px;
	top:-2px;
	}

.featureheader2-side{
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	line-height:100%;
	position:relative;
	top:-2px;
	}
	
ul.hmfeaturelinks {
	list-style: none;
	padding: 0px;
	padding-bottom:1px;
	position: relative;
	top: -5px;
	left: -28px;
	z-index:1;
	}

.displacehmfeature {
	position:relative;
	left: 25px;
	top:11px;
	}

ul.hmfeaturelinks li {
	float: left;
	}

ul.hmfeaturelinks li a {
	display: block;
	width: 310px;
	height: 62px;
	}

ul.hmfeaturelinks li.hmfeaturelinkexplore a {
	background-position: 0px 0px;
	background: url('/consumer/images/icon-hm-explore2.png');
	}
ul.hmfeaturelinks li.hmfeaturelinksearch a {
	background-position: 0px 0px;
	background: url('/consumer/images/icon-hm-search2.png');
	}
ul.hmfeaturelinks li.hmfeaturelinkconnect a {
	background-position: 0px 0px;
	background: url('/consumer/images/icon-hm-connect2.png');
	}
ul.hmfeaturelinks li.hmfeaturelinkplan a {
	background-position: 0px 0px;
	background: url('/consumer/images/icon-hm-plan2.png');
	}
	
ul.hmfeaturelinks li.hmfeaturelinkexplore a:hover {
	background-position: 0px 62px;
	}
ul.hmfeaturelinks li.hmfeaturelinksearch a:hover {
	background-position: 0px 62px;
	}
ul.hmfeaturelinks li.hmfeaturelinkconnect a:hover {
	background-position: 0px 62px;
	}
ul.hmfeaturelinks li.hmfeaturelinkplan a:hover {
	background-position: 0px 62px;
	}

/**************************************************************************/
/*****************************  LINKS  **********************************/
/**************************************************************************/


a {	color:#2E5750; text-decoration:underline; font-weight:bold;}
a:visited {color:#2E5750; text-decoration:underline; font-weight:bold;}
a:hover {color:#2E5750; text-decoration:underline; font-weight:bold;}

a.alt {	color:#000000; text-decoration:none; font-weight:bold;}
a.alt:visited {color:#000000; text-decoration:none; font-weight:bold;}
a.alt:hover {color:#6a5e55; text-decoration:none; font-weight:bold;}

a.search {	color:#000000; text-decoration:underline; font-weight:bold; font-size:14px; padding:6px;}
a.search:visited {color:#000000; text-decoration:underline; font-weight:bold; font-size:14px; padding:6px;}
a.search:hover {color:#6a5e55 !important; text-decoration:underline; font-weight:bold; font-size:15px; padding:6px;}

a.home {	color:#000000; text-decoration:none; font-weight:bold;}
a.home:visited {color:#000000; text-decoration:none; font-weight:bold;}
a.home:hover {color:#6a5e55 !important; text-decoration:none; font-weight:bold;}

a.info {	color:#000; text-decoration:none; font-weight:normal; border-bottom: 1px #000 dotted;}
a.info:visited {color:#000; text-decoration:none; font-weight:normal;}
a.info:hover {color:#000; text-decoration:none; font-weight:normal;}

a.footer {	color:#000000; text-decoration:none; font-weight:normal;}
a.footer:visited {color:#000000; text-decoration:none; font-weight:normal;}
a.footer:hover {color:#6a5e55 !important; text-decoration:underline; font-weight:normal;}

a.arrow {-moz-border-radius:15px;-webkit-border-radius:15px;border-radius:15px;color:#2E5750;font-family: Arial, Helvetica, sans-serif;font-size:14px;font-weight:bold;padding:2px 2px;text-decoration:none; background-image:url(/consumer/images/arrow.png);background-repeat:no-repeat;background-position: left;padding-left:23px;position: relative;}
a.arrow:visited {-moz-border-radius:15px;-webkit-border-radius:15px;border-radius:15px;color:#2E5750;font-family: Arial, Helvetica, sans-serif;font-size:14px;font-weight:bold;text-decoration:none;background-image:url(/consumer/images/arrow.png);background-repeat:no-repeat;background-position: left;position: relative;}
a.arrow:hover {color:#6a5e55 !important;background-image:url(/consumer/images/arrowgrey.png);}

a.arrowhome {-moz-border-radius:15px;-webkit-border-radius:15px;border-radius:15px;color:#199e91;font-family: Arial, Helvetica, sans-serif;font-size:19px;font-weight:bold;padding:2px 2px;text-decoration:none; background-image:url(/consumer/images/arrow.png);background-repeat:no-repeat;background-position: left;padding-left:23px;position: relative;}
a.arrowhome:visited {-moz-border-radius:15px;-webkit-border-radius:15px;border-radius:15px;color:#199e91;font-family: Arial, Helvetica, sans-serif;font-size:14px;font-weight:bold;text-decoration:none;background-image:url(/consumer/images/arrow.png);background-repeat:no-repeat;background-position: left;position: relative;}
a.arrowhome:hover {color:#6a5e55 !important;background-image:url(/consumer/images/arrowgrey.png);}

a.arrowhome2 {-moz-border-radius:15px;-webkit-border-radius:15px;border-radius:15px;color:#044f67;font-family: Arial, Helvetica, sans-serif;font-size:19px;font-weight:bold;padding:2px 2px;text-decoration:none; background-image:url(/consumer/images/arrow.png);background-repeat:no-repeat;background-position: left;padding-left:23px;position: relative;}
a.arrowhome2:visited {-moz-border-radius:15px;-webkit-border-radius:15px;border-radius:15px;color:#044f67;font-family: Arial, Helvetica, sans-serif;font-size:14px;font-weight:bold;text-decoration:none;background-image:url(/consumer/images/arrow.png);background-repeat:no-repeat;background-position: left;position: relative;}
a.arrowhome2:hover {color:#6a5e55 !important;background-image:url(/consumer/images/arrowgrey.png);}

a.arrow2 {color:#199e91;font-family: Arial, Helvetica, sans-serif;font-size:14px;font-weight:normal;padding:2px 2px;text-decoration: underline; background-image:url(/consumer/images/arrow.png); background-repeat:no-repeat;background-position:0px; padding-left:28px;margin-left:-28px;position: relative; }
a.arrow2:visited {color:#199e91;font-family: Arial, Helvetica, sans-serif;font-size:14px;font-weight:normal;text-decoration: underline;background-image:url(/consumer/images/arrow.png);background-repeat:no-repeat;background-position: left;position: relative;}
a.arrow2:hover {color:#6a5e55 !important;background-image:url(/consumer/images/arrowgrey.png); text-decoration:underline;}

a.bar {color:#199e91;font-family: Arial, Helvetica, sans-serif;font-size:14px;font-weight:normal;padding:2px 2px;text-decoration: underline; position: relative; }
a.bar:visited {color:#199e91;font-family: Arial, Helvetica, sans-serif;font-size:14px;font-weight:normal;text-decoration: underline;position: relative;}
a.bar:hover {color:#199e91; text-decoration:underline;}

a.menulink.tabLink {padding:6px;color:#199e91; text-decoration:none; font-weight:bold; border:1px solid #199e91; background-color:#aee2dc; padding-left:5px; padding-right:5px; border-bottom-left-radius:6px; border-bottom-right-radius:6px; border-top-left-radius:0px; border-top-right-radius:0px;}
a.menulink.tabLink:visited {padding:6px; color:#199e91; text-decoration:none; font-weight:bold; border:1px solid #199e91; background-color:#aee2dc; padding-left:5px; padding-right:5px; border-bottom-left-radius:6px; border-bottom-right-radius:6px; border-top-left-radius:0px; border-top-right-radius:0px;}
a.menulink.tabLink:hover {padding:6px; color:#FFF; text-decoration:none; font-weight:bold;  border:1px solid #199e91; background-color:#199e91; padding-left:5px; padding-right:5px; border-bottom-left-radius:6px; border-bottom-right-radius:6px; border-top-left-radius:0px; border-top-right-radius:0px;}

a.menulinkcurrent {padding:6px; color:#FFF; text-decoration:none; font-weight:bold; background-color:#199e91; border:1px solid #199e91; padding-left:5px; padding-right:5px; border-bottom-left-radius:6px; border-bottom-right-radius:6px; border-top-left-radius:0px; border-top-right-radius:0px;}
a.menulinkcurrent:visited {padding:6px; color:#FFF; text-decoration:none; font-weight:bold; background-color:#199e91; border:1px solid #199e91; padding-left:5px; padding-right:5px; border-bottom-left-radius:6px; border-bottom-right-radius:6px; border-top-left-radius:0px; border-top-right-radius:0px;}
a.menulinkcurrent:hover {padding:6px; color:#FFF; text-decoration:none; font-weight:bold; background-color:#199e91; border:1px solid #199e91; padding-left:5px; padding-right:5px; border-bottom-left-radius:6px; border-bottom-right-radius:6px; border-top-left-radius:0px; border-top-right-radius:0px;}




/***************************************************************************************/
/************************************  BUTTONS  ***********************************/
/***************************************************************************************/


a.Bt-Link {
	background-color:#199e91;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	border-radius:10px;
	color:#FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight:normal;
	padding:10px;
	text-decoration:none;
	text-align:center;
	background-image:url(/consumer/images/arrow2.png);
	background-repeat:no-repeat;
	background-position: left;
	padding-left:30px;
	position: relative;
	top:5px;
}

a.Bt-Link:hover {
	background-color:#6a5e55 !important;
	background-image:url(/consumer/images/arrowgrey2.png);
	color:#FFF;
	cursor:pointer;
}

a.Bt-Link:visited{}


a.Bt-Link2 {
	background-color:#199e91;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	border-radius:10px;
	color:#FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight:normal;
	padding:10px;
	text-decoration:none;
	text-align:center;
	background-image:url(/consumer/images/arrowgreen4.png);
	background-repeat:no-repeat;
	background-position: left;
	padding-left:30px;
	position: relative;
	top:5px;
}

a.Bt-Link2:hover {
	background-color:#199e91;
	background-image:url(/consumer/images/arrowblue5.png);
	color:#FFF;
	cursor:pointer;
}

a.Bt-Link2:visited{}


input.Bt-Form {
	background-color:#199e91;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	border-radius:10px;
	color:#FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight:normal;
	padding:8px;
	text-decoration:none;
	text-align:center;
	background-image:url(/consumer/images/arrow2.png);
	background-repeat:no-repeat;
	background-position: left;
	padding-left:30px;
	position: relative;
	top:0px;
}

.Bt-Form-Smaller{
	font-size:12px !important;
	font-weight: bold !important;
}

input.Bt-Form:hover {
	background-color:#6a5e55;
	background-image:url(/consumer/images/arrowgrey2.png);
	background-repeat:no-repeat;
	background-position: left;
	color:#FFF;
	cursor:pointer;
}

input.Bt-Form:visited{}


input.Bt-Form2 {
	background-color:#199e91;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	border-radius:10px;
	color:#FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight:normal;
	padding:8px;
	text-decoration:none;
	text-align:center;
	background-image:url(/consumer/images/arrow2.png);
	background-repeat:no-repeat;
	background-position: 105px;
	padding-left:30px;
	position: relative;
	width:280px;
}

input.Bt-Form2:hover {
	background-color:#6a5e55 !important;
	background-image:url(/consumer/images/arrowgrey2.png);
	background-repeat:no-repeat;
	background-position: 105px;
	color:#FFF;
	cursor:pointer;
}

input.Bt-Form2:visited{}

input.Bt-Form3 {
	background-color:#199e91;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	border-radius:10px;
	color:#FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight:normal;
	padding:8px;
	text-decoration:none;
	text-align:center;
	background-image:url(/consumer/images/arrow2.png);
	background-repeat:no-repeat;
	background-position: 80px;
	padding-left:30px;
	position: relative;
	width:218px;
}

input.Bt-Form3:hover {
	background-color:#6a5e55 !important;
	background-image:url(/consumer/images/arrowgrey2.png);
	background-repeat:no-repeat;
	background-position: 80px;
	color:#FFF;
	cursor:pointer;
}

input.Bt-Form3:visited{}


/***************************************************************************************/
/*****************************  HOME SIDE BAR  **********************************/
/***************************************************************************************/

div.SideBar{
	position:relative;
	margin-top:-77px;
	border-left-color:#FFF;
	border-left-style:solid;
	border-left-width:2px;
	border-right-color:#FFF;
	border-right-style:solid;
	border-right-width:2px;
	width:180px;
}

div.SideFeature1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	background-color:#c2e0bd;
	position: static;
	padding: 10px 15px 1px 15px;
	left:0px;
	top: 0px;
	display:block;
}

div.SideFeature2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	background-color:#0e5148;
	position: static;
	padding: 10px 15px 1px 15px;
	left:0px;
	top: 0px;
	display:block;
}
.c-white{
	color: #fff !important;
}

div.SideFeature3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	background-color:#6a5e55 ;
	position: static;
	padding: 10px 15px 1px 15px;
	left:0px;
	top: 0px;
	display:block;
}

div.SideFeature4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	background-color:#aaaaaa;
	position: static;
	padding: 10px 15px 1px 15px;
	left:0px;
	top: 0px;
	display:block;
}

div.SideFeature5 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	background-color:#dddddd;
	position: static;
	padding: 10px 15px 1px 15px;
	left:0px;
	top: 0px;
	display:block;
}

div.SideFeature6 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	background-color:#199e91;
	position: static;
	padding: 10px 15px 1px 15px;
	left:0px;
	top: 0px;
	display:block;
}

div.SideFeature7 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	background-color:#307489;
	position: static;
	padding: 10px 15px 1px 15px;
	left:0px;
	top: 0px;
	display:block;
}

div.SideFeature8 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	background-color:#4f81bd;
	position: static;
	padding: 5px 15px 10px 15px;
	left:0px;
	top: 0px;
	display:block;
}

div.SideFeature10 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	background-color:#b4e3ef;
	position: static;
	padding: 5px 15px 10px 15px;
	left:0px;
	top: 0px;
	display:block;
}

div.SideBar1 {
	position: relative;
	width:180px;
	height:20px;
	top:0px;
	left:0px;
	background: url('/consumer/images/rc-tail-1.png');
	}
	
div.SideBar2 {
	position: relative;
	width:180px;
	height:20px;
	top:0px;
	left:0px;
	background: url('/consumer/images/rc-tail-2.png');
	}

div.SideBar3 {
	position: relative;
	width:180px;
	height:20px;
	top:0px;
	left:0px;
	background: url('/consumer/images/rc-tail-3.png');
	}
	
div.SideBar4 {
	position: relative;
	width:180px;
	height:20px;
	top:0px;
	left:0px;
	background: url('/consumer/images/rc-tail-4.png');
	}
	
div.SideBar5 {
	position: relative;
	width:180px;
	height:20px;
	top:0px;
	left:0px;
	background: url('/consumer/images/rc-tail-5.png');
	}
	
div.SideBar6 {
	position: relative;
	width:180px;
	height:20px;
	top:0px;
	left:0px;
	background: url('/consumer/images/rc-tail-6.png');
	}
	
div.SideBar7 {
	position: relative;
	width:180px;
	height:20px;
	top:0px;
	left:0px;
	background: url('/consumer/images/rc-tail-7-new.png');
	}
	
div.SideBar8 {
	position: relative;
	width:180px;
	height:20px;
	top:0px;
	left:0px;
	background: url('/consumer/images/rc-tail-5.png');
	}
	
div.SideBar9 {
	position: relative;
	width:180px;
	height:20px;
	top:0px;
	left:0px;
	background: url('/consumer/images/rc-tail-9.png');
	}
div.SideBar10 {
	position: relative;
	width:180px;
	height:20px;
	top:0px;
	left:0px;
	background: url('/consumer/images/rc-tail-10.png');
	}


/***************************************************************************************/
/********************************** FONT RESIZE **********************************/
/**************************************************************************************/
div.textsize{
	position: relative;
	float:right;
	left:0px;
	top:3px;
	padding-right:35px;
	margin-left:20px;
}	
	
.controlstyle a{ /*links inside DIV sizecontroldiv*/
outline:none;
padding-top:10px;
}

.controlstyle a img{ /*image links inside DIV sizecontroldiv*/
border-width:0;
top:2px;
}

.controlstyle a.selectedcontrol img{ /*selected control's image**/
/*border-bottom:3px solid #199e91;*/
}

/***************************************************************************************/
/************************************ FOOTER **************************************/
/**************************************************************************************/

div.footer {
	padding:0px;
	padding-top:0px;
	width: 1010px;
	margin:auto;
	position:relative;
	top:0px;
	left:0px;
	z-index:-1;
	}
	
div.lastFooter{
	position: relative;
	top:15px;
	left:0px;
	width:850px;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	margin-bottom:20px;
}

div.footer2 {
	padding-bottom:20px;
	width: 1010px;
	margin:auto;
	z-index:-1;
	background-color:#fff;
	border-bottom-right-radius:20px;
	border-bottom-left-radius:20px;
	}

div.hmdisclaimer{
	margin:auto;
	text-align:left;
	padding-left:50px;
	padding-right:50px;
	font-size:13px;
	background-color: #fff;
	
}

.tdfooter{
	border:solid 0px;
	text-align: left;
	padding:5px;
	text-align:left;
	vertical-align:text-top;
	width: 200px;
	}
	
.tdfooter2{
	border:solid 0px;
	text-align: left;
	padding:5px;
	text-align:right;
	vertical-align:text-top;
	width: 250px;
	}

/***************************************************************************************/
/************************************ MAIN NAV **************************************/
/**************************************************************************************/

.MainNav {
    list-style:none; 
	width:950px;
    padding:0; 
    margin: auto; 
    border: none;
	position: relative;
	z-index:1;
}

.adjust {
	position:relative;
	left: 65px;
	top:5px;
	}

.MainNav li {
    float:left; 
   /* margin-right:5px; */
	margin:auto;
}

.MainNav li a {
	width:189px;
    display:block;
    border-bottom:2px solid #ECF5EE;
    font:bold 22px/55px arial,geneva,helvetica,sans-serif;
    background:#ffffff; 
    color:#2E5750;
    text-decoration:none;
    webkit-border-top-right-radius:1.30em;
    -webkit-border-top-left-radius:1.30em;
    -moz-border-radius-topright:1.30em;
    -moz-border-radius-topleft:1.30em;
    border-top-right-radius:1.30em;
    border-top-left-radius:1.30em;
	position:relative;
	height:60px;
	
}

ul.MainNav li.home a {background-position: -10px 2px; background-image:url(/consumer/images/icon-nav-home.png);}
ul.MainNav li.home a:hover {background-position: -10px 57px;}
ul.MainNav li.home a.selected {background-position: -10px 57px;}

ul.MainNav li.explore a {background-position: -10px 2px; background-image:url(/consumer/images/icon-nav-explore.png);}
ul.MainNav li.explore a:hover {background-position: -10px 57px;}
ul.MainNav li.explore a.selected {	background-position: -10px 57px;}

ul.MainNav li.search a {background-position: -10px 2px; background-image:url(/consumer/images/icon-nav-search.png);}
ul.MainNav li.search a:hover {background-position: -10px 57px;}
ul.MainNav li.search a.selected {background-position: -10px 57px;}
	
ul.MainNav li.connect a {	background-position: -10px 2px; background-image:url(/consumer/images/icon-nav-connect.png);}
ul.MainNav li.connect a:hover {background-position: -10px 57px;}
ul.MainNav li.connect a.selected {background-position: -10px 57px;}
	
ul.MainNav li.assess a { width:194px;background-position: -10px 2px; 	background-image:url(/consumer/images/icon-nav-plan.png);}
ul.MainNav li.assess a:hover { width:194px;background-position: -10px 57px;}
ul.MainNav li.assess a.selected { width:194px;background-position: -10px 57px;}

ul.MainNav li a:hover {
    background-color:#ECF5EE; 
    color:#6A5E55;
    text-decoration:none;
	border-bottom:2px solid #ECF5EE;
}
	
ul.MainNav li a.selected  {
	background-color:#ECF5EE;
    color: #6A5E55;
	font:bold 22px/55px arial,geneva,helvetica,sans-serif;
	border-bottom:2px solid #ECF5EE;
	
}
ul.MainNav li a.selected:hover {
    background: #;
}


/***************************************************************************************/
/************************************ 2nd and 3rd NAV **************************************/
/**************************************************************************************/


.basictab ul{
margin: 0px;
padding: 6px 0px;
margin-left: 0px;
font: bold 18px Arial, Helvetica, sans-serif;
border-bottom: 4px solid #199e91;
list-style-type: none;
text-align: left; 
width:880px;
}

.basictab li{
display: inline;
margin: 0;
}

.basictab li a{
text-decoration: none;
padding: 6px 4px;
margin-right: 0px;
border: 1px solid #199e91;
font: bold 18px Arial, Helvetica, sans-serif;
border-bottom: 0px solid #199e91;
border-top-left-radius: 8px;
border-top-right-radius: 8px;
border-bottom-left-radius: 0px;
border-bottom-right-radius: 0px;
color: #199e91;
}

.basictab li a:visited{}
.basictab li a:active{}

.basictab li a:hover{
	border-bottom: 1px solid #199e91;
border-top:1px solid #199e91;
border-right:1px solid #199e91;
border-left:1px solid #199e91;
color: #FFF;
font: bold 18px Arial, Helvetica, sans-serif;
background-color: #199e91;
	}

.basictab li a.current{
background-color: #199e91;
color: #FFF;
font: bold 18px Arial, Helvetica, sans-serif;
border-bottom: 1px solid #199e91;
border-top:1px solid #199e91;
border-right:1px solid #199e91;
border-left:1px solid #199e91;
border-top-left-radius: 8px;
border-top-right-radius: 8px;
background-position: center 20px; 
background-repeat:no-repeat;

}

.tabcontainer{
clear: left;
width:880px; /*width of 2nd level sub menus*/
height:25px; /*height of 2nd level sub menus. Set to largest's sub menu's height to avoid jittering.*/
padding-top:8px;
padding-bottom:2px;
border-left:0px solid #e1eaf7;
border-right:0px solid #e1eaf7;
font: normal 16px Arial, Helvetica, sans-serif;
line-height:100%;
border-bottom-left-radius: 10px;
border-bottom-right-radius: 10px;
background: ; /* Old browsers */
overflow-style: marquee-line;


/*background: -moz-linear-gradient(top,  #199e91 0%, #ffffff 100%); /* FF3.6+ */
/*background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#199e91), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
/*background: -webkit-linear-gradient(top,  #199e91 0%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
/*background: -o-linear-gradient(top,  #199e91 0%,#ffffff 100%); /* Opera 11.10+ */
/*background: -ms-linear-gradient(top,  #199e91 0%,#ffffff 100%); /* IE10+ */
/*background: linear-gradient(to bottom,  #199e91 0%,#ffffff 100%); /* W3C */
/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#199e91', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */

}

.tabcontent{
display:none;
margin-left:0px;

}

/***************************************************************************************/
/********************************** Connect page ***********************************/
/**************************************************************************************/

.masterdivstyle{
	width:620px;
	float:left;
  	position:relative;
  	height: auto;
  	}
	
.contactinfo{
	width: auto;
	margin-top:0px;
	position: relative;
	background-color:#f0f9f0;
	border-radius:10px;
	border-bottom-left-radius:0px;
	border-bottom-right-radius:0px;
	padding-top:20px;
	padding-bottom:20px;
	padding-left:30px;
	padding-right:30px;
	}

.subcontent{
	width: auto;
	margin-bottom: 0.1em;
	margin-top:-10px;
	position: relative;
	background-color:#f0f9f0;
	border-radius:10px;
	border-top-left-radius:0px;
	border-top-right-radius:0px;
	padding-top:0px;
	padding-bottom:20px;
	padding-left:30px;
	padding-right:30px;
	}

/***************************************************************************************/
/********************************** Table properties ***********************************/
/**************************************************************************************/

table {
	border-collapse:collapse;
	}

tr {}
	
td {
	/*border:solid 1px;
	padding:5px;
	border-color:#199e91;*/
}
	
.basictab_new table div { 
	border: 1px solid #199e91;
	border-radius: 8px;
	padding:5px;
	background-color:rgb(162, 206, 199);
}

.basictab_new table td { 
	padding-bottom: 0px;
}

.header {
	background-color:#199e91;
	color:#FFF;
	font-weight:bold;
	}

.header2 {
	background-color:#e1eaf7;
	color:#199e91;
	font-weight:normal;
	}
	
.even {
	background-color:#e1eaf7;
	color:#000;
	font-weight:normal;
	}
	
.odd {
	background-color:#FFF;
	color:#000;
	font-weight:normal;
	}
	
.tdnorm{
	border:solid 0px;
	text-align: left;
	padding:5px;
	}
	
.tdnorm2{
	border:solid 0px;
	text-align: left;
	padding:0px;
	padding-right:3px;
	padding-left:4px;
	vertical-align:text-top;
	font-size:12px;
	line-height:140%;
	}
	
.tdnorm3{
	border:solid 0px;
	text-align: left;
	padding:0px;
	padding-bottom:7px;
	padding-right:3px;
	padding-left:4px;
	vertical-align:text-top;
	font-size:14px;
	font-weight:bold;
	line-height:140%;
	width:100px;
	}
	
.tdnorm4{
	border:solid 0px;
	text-align: left;
	padding:0px;
	padding-bottom:7px;
	padding-right:3px;
	padding-left:4px;
	vertical-align:text-top;
	font-size:14px;
	line-height:140%;
	}

.tdnorm5{
	border:solid 0px;
	text-align: left;
	padding:0px;
	padding-right:3px;
	vertical-align:text-top top;
	font-size:14px;
	line-height:140%;
	}



/***************************************************************************************/
/******************************** Glossary pop ups *********************************/
/**************************************************************************************/
	
#dhtmltooltip{
position: absolute;
left: -300px;
width: 200px;
border: 1px solid #199e91;
border-radius:8px;
padding: 6px;
background-color: #e1eaf7;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
/*filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);*/
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}


.outer {
    border-bottom: 1px dotted black;
	padding-bottom:2px;
}

/***************************************************************************************/
/******************************** site images *********************************/
/**************************************************************************************/
	
.img-vert{
	width:170px;
	height:242px;
	float:left;
	position: relative;
	margin-left:0px;	
	margin-top:5px;
	margin-bottom:10px;
	margin-right:20px;	
	}
	
.img-horz{
	width:242px;
	height:170px;
	float:left;
	position: relative;
	margin-left:0px;	
	margin-top:5px;
	margin-bottom:10px;
	margin-right:20px;
	}

.img-horz.youCall{
	width:420px;
	height:320px;
}

.img-horz.youCallInside{
	width:98%;
	height:80%;
	margin-left: 10px;
}

.img-horz.youCallRight{
	width:400px;
	height:300px;
	float:right;
	margin-right:0px;
	margin-left:20px;
}
	
.img-sideicon{
	width:50px;
	height:50px;
	position: absolute;
	margin-left:-55px;	
	margin-top:-30px;
	margin-bottom:0px;
	margin-right:0px;
	}
	

/***************************************************************************************/
/******************************** Search Return  *********************************/
/**************************************************************************************/
	
	
.SearchResults{
	background-color:#e6f2f0;
	border:#FFF solid 3px;
	padding:20px;
	margin-bottom:-3px;
	}
	
.SearchResults:hover{
	background-color:#FFF;
	}
	
.SearchResults .label
{
	font-weight:bold;
	float:left;
	margin-right:3px;
	width: 23%;
	padding:1px;
}

.SearchResults .field
{
	float:left;
	margin-bottom:4px;
	width: 70%;
	word-wrap: break-word;
}

.SearchResults .agencyName
{ 
	width: 75%;
}

.SearchResults .listingAddressPhoneFaxDistance
{ 
	width: 85%;
}

.SearchResults .listingWhereServiceProvided
{ 
	width: 55%;
}

.listingName
{
	float:left;
	max-width:90%
}
	
/***************************************************************************************/
/************************************ search return icon buttons **************************************/
/**************************************************************************************/

.iconback{
	background-image:url(/consumer/images/icon-backgreen.png);
	width:25px;
	height:25px;
	cursor:pointer;
	position:relative;
	float:left;
	}
	
.iconback:hover{
	background-image:url(/consumer/images/icon-backblue.png);
	width:25px;
	height:25px;
	}
	
	
.iconforward{
	background-image:url(/consumer/images/icon-forwardgreen.png);
	width:25px;
	height:25px;
	cursor:pointer;
	position:relative;
	float:right;
	}
	
.iconforward:hover{
	background-image:url(/consumer/images/icon-forwardblue.png);
	width:25px;
	height:25px;
	}
	
.nextbuttons
{
	text-align:center;
	float:none;
	padding-top:50px;
	display:inline-block;
}


.selectbar{ 
	background-color:#199e91; 
	padding:5px; 
	margin-top:40px; 
	margin-bottom:-10px; 
	border-top-left-radius:10px; 
	border-top-right-radius:10px; 
	z-index:2;
	height:22px;
	}
	
.selectbar2{ 
	background-color:#199e91; 
	padding:5px; 
	margin-top:4px; 
	margin-bottom:-10px; 
	border-bottom-left-radius:10px; 
	border-bottom-right-radius:10px; 
	z-index:2;
	height:22px;
	}

/*////////////////// TOP BUTTONS ////////////////////*/

.SRIbuttonsContent{
	position: relative;
	margin-top:-33px;
	left:20px;
	
	}

.SRIbuttons {
    list-style:none; 
	width:300px;
    padding:0;
    margin: auto; 
    border: none;
	position: relative;
	z-index:1;
}

.SRIadjustprint {
	position:relative;
	left:7px;
	top:-20px;
	}
	
.SRIadjustcomp {
	position:relative;
	left:-8px;
	top:-20px;
	}
	
.SRIadjustemail {
	position:relative;
	left:5px;
	top:-20px;
	}
	
.SRIadjustmap {
	position:relative;
	left:8px;
	top:-20px;
	}
	
.SRIreturn {
	position:relative;
	left: -6px;
	top: -51px;
	}

.SRIbuttons li {
    float:left; 
   /* margin-right:5px; */
	margin:auto;
}

.SRIbuttons li a {
	width:43px;
    display:block;
    font:bold 14px arial,geneva,helvetica,sans-serif; 
    color:#199e91;
    text-decoration:none;
	position:relative;
	height:43px;
	margin-right:25px;
	
}

ul.SRIbuttons li.print a {background-image:url(/consumer/images/icon-printergreen.png);}
ul.SRIbuttons li.print a:hover {background-image:url(/consumer/images/icon-printerblue.png);}

ul.SRIbuttons li.compare a {background:url(/consumer/images/icon-compgreen.png) no-repeat;width:62px}
ul.SRIbuttons li.compare a:hover {background-image:url(/consumer/images/icon-compblue.png);}

ul.SRIbuttons li.email a {background-image:url(/consumer/images/icon-emailgreen.png);}
ul.SRIbuttons li.email a:hover {background-image:url(/consumer/images/icon-emailblue.png);}
	
ul.SRIbuttons li.map a {background-image:url(/consumer/images/icon-mapgreen.png);}
ul.SRIbuttons li.map a:hover {background-image:url(/consumer/images/icon-mapblue.png);}

ul.SRIbuttons li.return a {background-image:url(/consumer/images/icon-returngreen.png);}
ul.SRIbuttons li.return a:hover {background-image:url(/consumer/images/icon-returnblue.png);}

ul.SRIbuttons li a:hover {
    color:#6a5e55;
}
	
/*////////////////// BOTTOM BUTTONS ////////////////////*/

.SRIbuttonsContent2{
	position: relative;
	margin-top:-30px;
	left:20px;
	
	}

.SRIbuttons2 {
    list-style:none; 
	width:300px;
    padding:0;
    margin: auto; 
    border: none;
	position: relative;
	z-index:1;
}

.SRIadjustprint2 {
	position:relative;
	left:7px;
	top:45px;
	}
	
.SRIadjustcomp2 {
	position:relative;
	left:-8px;
	top:45px;
	}
	
.SRIadjustemail2 {
	position:relative;
	left:5px;
	top:45px;
	}
	
.SRIadjustmap2 {
	position:relative;
	left:8px;
	top:45px;
	}

.SRIbuttons2 li {
    float:left; 
   /* margin-right:5px; */
	margin:auto;
}

.SRIbuttons2 li a {
	width:43px;
    display:block;
    font:bold 14px arial,geneva,helvetica,sans-serif; 
    color:#199e91;
    text-decoration:none;
	position:relative;
	height:43px;
	margin-right:25px;
	
}

ul.SRIbuttons2 li.print2 a {background-image:url(/consumer/images/icon-printergreen.png);}
ul.SRIbuttons2 li.print2 a:hover {background-image:url(/consumer/images/icon-printerblue.png);}

ul.SRIbuttons2 li.compare2 a {background:url(/consumer/images/icon-compgreen.png) no-repeat;width:62px}
ul.SRIbuttons2 li.compare2 a:hover {background-image:url(/consumer/images/icon-compblue.png);}

ul.SRIbuttons2 li.email2 a {background-image:url(/consumer/images/icon-emailgreen.png);}
ul.SRIbuttons2 li.email2 a:hover {background-image:url(/consumer/images/icon-emailblue.png);}
	
ul.SRIbuttons2 li.map2 a {background-image:url(/consumer/images/icon-mapgreen.png);}
ul.SRIbuttons2 li.map2 a:hover {background-image:url(/consumer/images/icon-mapblue.png);}

ul.SRIbuttons2 li a:hover {
    color:#6a5e55;
}
	
#pagination .active
{
	color:#6a5e55;
	font-size:15px !important;
	text-decoration:underline;
}


.zgtmodalpopup
{
	display:none;
	background:url(/consumer/images/modalbg.png);
	z-index:999;
	border-radius:15px;
	padding:5px 10px;
	color:white
}

.opacbg {
	width: 100%;
	height: 100%;
	background-color: black;
	opacity:0.2;
	filter:alpha(opacity=20);
	z-index: 998;
	position: fixed;
	top: 0;
	left: 0;
}

#pleasewait
{
	width:200px;
	background:#fff;
	text-align:center;
	color:#199e91;
	box-shadow: 2px 5px 27px black;
	border: 2px solid #199e91;
	z-index: 9999;
}
#pleasewait .msg
{
	color:#199e91;
}

.hidden
{
	display:none;
}

#pagination a
{
	float:left;
	text-decoration:none;
}

#pagination a .active
{
	color: #199e91;
}

.center
{
	text-align:center
}
.pagespacer
{
	float:left;
	padding:3px;
	color:#199e91;
	font-size:20px
}

/* pop up start*/
#popup
{
	background: #fff;
	border-radius: 15px;
	padding: 8px;
	box-shadow: 2px 5px 27px rgb(0, 0, 0);
	color:black;
}

#popup .content
{
	overflow:auto
}
#popup .popup_header
{
	padding:0px 0px 5px 5px
}


/* pop up end*/

/* compare start */

#sectionCompare #tr_comparedResults
{
	background:#E1EAF7;
	color:#199e91;
	font-size:12px
}
#sectionCompare #tr_comparedResults a
{
	font-size:13px
}
#sectionCompare #tr_comparedResults
{
	font-size:12px
}

.tr_info {
	vertical-align: top;
	text-align: left;
}

#sectionCompare table
{
	border-color:#199e91;
	font-size:12px
}



/* compare end */

.mapbuttonoverlay
{
	position: absolute;
	top: 3px;
	left: 55px;
}
.mapbuttonoverlay img
{
	border:none
}



.r-item-holder
{
	background:#fff;
	position:absolute;
	border:1px solid #199e91;
	z-index:99
}
.ssitem
{
	cursor:pointer
}

.r-item-holder .r-item
{
	padding:2px;
}

.r-item-holder .r-item:hover
{
	background:#E1EAF7
}

.r-item-holder .r-item a
{
	color: black;
	font-weight: normal;
	text-decoration: none;
	font-size: 13px
}

.sitesearch
{

}

.r-item-holder .matched
{
	font-weight:bold;
	color:#199e91;
}

 

#sitesearchresult
{
	margin-top:0px;
	border-top:1px solid #199e91;
	padding-top:10px;
	margin-top:10px;
}

.resultHeader
{
	font-size:16px;
	color:#199e91 !important;
	font-weight:normal
}

.resultHeader:hover
{
	font-weight:normal
}

.resultitem:hover
{
	background: #ededed;
	border-radius:10px
}

.resultitem
{
	padding:10px;
	border-bottom:1px solid #f1ecec;
	margin-bottom:10px
}

.aright
{
	text-align:right
}

.thumb
{
	display: inline-block;
	float: left;
	margin-right: 10px;
}

.ajaxloader
{
	position:absolute
}

.listingCheckbox
{
 float:left;
 margin-right:6px;
}

.categoryItem
{
	padding-top:5px
}

.SNS {
	display: block;
	font-weight: bolder;
	padding: 15px;
}

.likebox {
    width:250px; 
    height:150px;
    margin-left:-15px
}
 
.FBWrap{
    height:150px;
    overflow:hidden;
}

#ddtabs1
{
	position:relative;
	z-index:99
}
.tabcontainer
{
	position:relative;
	z-index:9
}

.invisible
{
	visibility:hidden
}

.MainNav .plan
{
	float:right
}

 

.displacehmfeatureConnect
{
 position: absolute !important;
 top: 19px !important;
 left: 20px !important;
 line-height:50%;
 width:300px;
}
.condots
{
	top:50px !important;
	height:65px !important
}

.f-l
{
	float:left
}
.f-r
{
	float:right
}
.emailfriend .label
{
	width: 180px;
}

.f-r {
	float: right;
}

.emailfriend .label {
	width: 180px;
}

.listingDetail {
	float: left;
	width: 100%;
}

.listingDetailTable td{
	border: none;
	text-align: left;
}

#divInfo {
	height: auto;
	width: 300px;
	max-width:450px;
	min-height:115px;
	padding: 10px;
   	background-color: #FFFFFF;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	border:1px solid green;
	line-height:1.4em;
	text-align:left;
   	font-size: 14px;
   	font-family: Lato,'Lucida Grande',sans-serif;
   	position: absolute;
   	z-index: 1000 !important;
}

#divInfo a {
	font-size: 12px;
	
}

.listingSpan {
	font-size: 12px !important;
}

.boxHeading {
	font-size: 16px;
	font-weight: bold;
}

div.InsideFull {
	width:890px;
	float:left;
}

.listingBox {
	float:left;
	width: 100%;
	border: solid 1px #199e91;
	padding: 0 10px;
	margin: 5px 0;
}

.expandButton{
	cursor: pointer;
	float: right;
	font-weight: bold;
	color: red;
}

.searchBoxTable td, td span {
	font-size: 12px !important;
	border: none;
}

.availabilityconsite td, td span {
	font-size: 12px !important;
	border: none;
}

.listingBoxLabel{
	float: left;
	font-size: 14px;
	color: #199e91;
	font-weight: bold;
	padding: 5px;
	widows: 95%;
}

.bold
{
	font-weight:bold !important
}

.goog-tooltip.skiptranslate
{
	visibility:hidden !important
}
.notlink
{
	text-decoration:none !important;
	color:black;
	cursor:default;
	font-weight:normal
}
.notlink:hover
{
	text-decoration:none !important;
	color:black;
	cursor:default;
	font-weight:normal
}

 
.numcode{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #199e91;
	line-height: 120%;
	text-decoration:none
}

.toolkit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
	line-height: 120%;
	padding-bottom:20px
}
.toolkit div {
	float:left;
}
.toolkit_footer:hover {
	text-decoration:underline
}
.toolkit_footer div {
	float:left;
}
.displacehmfeature div {
	float: left;
	margin: 2px 7px 0px 0px;
}

#verification{
	position: fixed; 
	z-index: 9000; 
	float: left; 
	border: 1px #000 solid;
	padding: 15px;
	border-radius: 10px;
	background-color: #fff;
	box-shadow: 0px 0px 10px #000;
	margin-left: auto;
	margin-right: auto;
	left: 29%;
}

.sortLink{
	text-decoration: none;
}

.topmessageImg{
	width: 200px;
	margin-top: -25px;
	margin-left: -25px;
}

.footerSiteSearch{
	float:left;
	width:310px;
}
.middleFooter{
	float:left;
}
.middleFooterLinks{
	float:left;
	width:90px;
	text-align:center;
	margin-top: 10px;
}
.middleFooterLinks a{
	color: #fff;
	font-weight: normal;
	text-decoration: none;
}
.middleFooterLinks a:hover{
	color: #6a5e55 !important;
	font-weight: normal;
	text-decoration: underline;
}

.logoFooter{
	/*padding-top:20px;*/
}
.logoFooter a{
	color: #fff;
	font-weight: normal;
	text-decoration:none;
}
.logoFooter a:hover{
	color: #6a5e55 !important;
	font-weight: normal;
	text-decoration: underline;
}

.footerImage{
	width:350px;
	height:125px;
	background: url(/consumer/images/footerImage.png) 0 0 no-repeat;
	background-size: 350px 124px;
}

.footerImage2{
	width: 250px;
	float: left;
	height: 65px;
	background: url(/consumer/images/footerImage2.png) 0 0 no-repeat;
	background-size: 250px 65px;
}
.footerImage3{
	width: 200px;
	margin-left: 180px;
	float: left;
	height: 65px;
	background: url(/consumer/images/footerImage3.png) 0 0 no-repeat;
	background-size: 200px 65px;
}

.autocomplete-suggestions { border: 1px solid #999; background: #FFF; cursor: default; overflow: auto; -webkit-box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64); -moz-box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64); box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64); width: auto !important; }
.autocomplete-suggestion { padding: 2px 5px; white-space: nowrap; overflow: hidden; padding-right: 25px; }
.autocomplete-no-suggestion { padding: 2px 5px;}
.autocomplete-selected { background: #F0F0F0; }
.autocomplete-suggestion strong { font-weight: bold; color:#199e91; }
.autocomplete-group { padding: 2px 5px; }
.autocomplete-group strong { font-weight: bold; font-size: 16px; color: #000; display: block; border-bottom: 1px solid #000; }

.searchCategory .label{
	margin-right: 10px;
	margin-bottom: 10px;
}

.searchCategory .label2{
	text-align: right;
	margin-right: 10px;
	margin-bottom: 5px;
}

.searchCategory .field{
	width: 380px;
	word-break: break-word;
}

#popupEmail{
	width: 445px;
	position: absolute;
	top: 689.5px;
	left: 416.5px;
	display: none;
	background-color: white;
	color: black;
}

#logobg img{
	width: 186px !important;
}

.clear-b,.clr-b {
	clear: both;
}
.align-j {
	text-align: justify;
}
.w100p {
	width: 100%;
}
.fitImage {
	width: 100%;
	height: 100%;
}
.mar-t-5 {
	margin-top: 5px;
}

.red {
	color: red;
}
.menulink.tabLink{
	border:0px; 
	font-size:14px; 
	border-bottom:5px solid #199e91;
}

/*****************************  LINKS  **********************************/
.menulink td a{text-decoration:none;}
.menulink td {
	color:#199e91; 
	line-height:100%; 
	text-decoration:none; 
	font-weight:bold; 
	/*background-color:#aee2dc;*/
}
.menulink td:visited {color:#199e91; text-decoration:none; font-weight:bold; background-color:#aee2dc; }
.menulink td:hover a{color:#fff; text-decoration:none; font-weight:bold; }
.menulink div:hover{ background-color:#199e91;}
.menulink .menulinkcurrent a{color:#FFF;}
.menulink .menulinkcurrent {padding:6px;  text-decoration:none; font-weight:bold; background-color:#199e91;}
.menulinkcurrent:visited {padding:6px; color:#FFF; text-decoration:none; font-weight:bold; background-color:#199e91; }
.menulinkcurrent:hover {padding:6px; color:#FFF; text-decoration:none; font-weight:bold; background-color:#199e91;}

.menulink div {
	border: 1px solid #199e91;
	background-color:#B4E3D9;
	border-radius: 8px;
	padding: 7px;
}
/************************* 2nd and 3rd NAV ******************************/
.basictab_new table{ 
	text-decoration: none;
	margin-right: 0px;
	/*border: 1px solid #199e91;*/
	font: bold 16px Arial, Helvetica, sans-serif;
	border-bottom: 4px solid #199e91;
	color: #199e91;
	width: 100%;
}
.basictab_new td{text-align:center}
.basictab_new td a{text-decoration:none;}
.basictab_new div:hover a{color: #FFF;}
.basictab_new div:hover {
	border-bottom: 1px solid #199e91;
	font: bold 16px Arial, Helvetica, sans-serif;
	background-color: #199e91;
}
.basictab_new .current a{color: #FFF;}
.basictab_new .current{
	background-color: #1C8279;
	color: #FFF;
	/*font: bold 17px Arial, Helvetica, sans-serif;*/
}
.basictab_new .current:hover{
	background-color: #199e91;
	/*font: bold 17px Arial, Helvetica, sans-serif;*/
}
/************************* Menu Level 4 ********************************/
.menutable {
	border-top:2px solid #199e91;
}
.menutable a{
	text-decoration:none;
}
.menutable div {
	background-color:#CBF4EF;
	border: 1px solid #199e91;
	border-radius: 8px;
	padding: 5px;
}
.menutable div:hover a{color:#fff;}
.menutable div:hover{background-color:#199e91;}
td.menutabcurrent a{color:#fff;}
td.menutabcurrent div{text-decoration:none; font-weight:bold; background-color:#199e91;}
/************************* Menu Level 5 *********************************/
.menutable1 {
	border-bottom:2px solid #199e91;
}
.menutable1 a{
	text-decoration:none;
}
.menutable1 td{background-color:#CBF4EF;}
.menutable1 td:hover a{color:#fff;}
.menutable1 td:hover{background-color:#199e91;}
td.menutabcurrent1 a{color:#fff;}
td.menutabcurrent1 {text-decoration:none; font-weight:bold; background-color:#199e91;}
/* Ending Menu Table*/
/* Picture Frame */
.img-horz-wide{
	width:390px;
	height:129px;
	text-wrap: normal;
	float:left;
	position: relative;
	margin-left:0px;	
	margin-top:10px;
	margin-bottom:10px;
	margin-right:20px;
	}
.img-horz-wide1{
	width:276px;
	height:183px;
	text-wrap: normal;
	float:left;
	position: relative;
	margin-left:0px;	
	margin-top:10px;
	margin-bottom:10px;
	margin-right:20px;
	}
.img-horz-wide2{
	width:272px;
	height:185px;
	text-wrap: normal;
	float:left;
	position: relative;
	margin-left:0px;	
	margin-top:10px;
	margin-bottom:10px;
	margin-right:20px;
	}
.img-horz-wide3{
	width:248px;
	height:158px;
	text-wrap: normal;
	float:left;
	position: relative;
	margin-left:0px;	
	margin-top:10px;
	margin-bottom:10px;
	margin-right:20px;
	}
.img-horz-wide4{
	width:276px;
	height:183px;
	text-wrap: normal;
	float:left;
	position: relative;
	margin-left:0px;	
	margin-top:10px;
	margin-bottom:10px;
	margin-right:20px;
	}
.img-horz-wide5{
	width:230px; 
	height:300px;
	text-wrap: normal;
	float:left;
	position: relative;
	margin-left:0px;	
	margin-top:10px;
	margin-bottom:10px;
	margin-right:20px;
	}
.img-horz-wide6{
	width:230px;
	height:180px;
	text-wrap: normal;
	float:left;
	position: relative;
	margin-left:0px;	
	margin-top:10px;
	margin-bottom:10px;
	margin-right:20px;
	}
.img-horz-wide7{
	width:225px; 
	height:326px;
	text-wrap: normal;
	float:left;
	position: relative;
	margin-left:0px;	
	margin-top:10px;
	margin-bottom:10px;
	margin-right:20px;
	}
.img-horz-wide8{
	width:250px; 
	height:170px;
	text-wrap: normal;
	float:left;
	position: relative;
	margin-left:0px;	
	margin-top:10px;
	margin-bottom:10px;
	margin-right:20px;
	}
.img-frame{
	padding:5px 5px 5px 5px; 
	border:1px solid black; 
	background:#fff;
}
/*
.pb-bb{
	padding-bottom:1px; 
	border-bottom:1px solid blue; 
	font-style:italic; 
}
.pb-bb2{
	color:darkblue;
	font-size:15px;
	padding-bottom:1px; 
	border-bottom:1px solid darkblue; 
	font-style:italic; 
}
.pb-bb a{
	text-decoration:none;
	color:blue;
}
.pb-bb1{
	padding-bottom:1px; 
	border-bottom:1px solid blue; 
	color:blue;
}
.pb-bb1 a{
	text-decoration:none;
	color:blue;
}
*/
.fw{
	font-weight:bold;
}
/* Ending Picture Frame*/ 
/*Start of Table Design ppcTable*/
.ppcTable{
	width:70%; 
	border:1px solid black;
	background:#E2F4F6;
	text-align:center;
}
.ppctableHead{
	font-weight:bold;
	color:#034158;
	text-align:center;
	background:#FFF;
}
.ta-pl{
	text-align:left;
	padding-left:20px;
}
.fs-i{
	font-style:italic;
}
.f-color{
	color:#034158;
}
.bg-color1{
	background:#B7E3EA;
}
.bg-color2{
	background:#D9F2F6;
}
.B-pr{
	font-weight:bold;
	padding-right:15px;
}

#viewmore{
	font-weight: bold;
	cursor: pointer;
	clear: both;
}
.webResult{
	clear: both;
	border-bottom: 1px solid #b8b9ba;
	padding: 5px;
}

.webResult:hover{
	background-color: #e3f4f9;
}
/*End of Table Design ppcTable*/
.mar-b-10 {
	margin-bottom: 10px;
}
.w120 {
	width: 120px;
}
.shortmenu {
	height: 28px;
}
.shortmenu2 {
	height: 36px;
}
.shortmenu a {
	margin-top: 6px;
	float: left;
	width: 100%;
}
.tdListingResults{
	width: 100%;
	table-layout: fixed;
	word-wrap: break-word;
}

.tdListingResults td{
	padding:5px;
	border: 0;
}

.tableListing2 td{
	padding:5px;
	border: 1px solid #199e91;
}

.tdListingResults .website{
	word-break: break-all;
}

.provided.label{
	width: 23% !important;
}

.provided.field{
	width: 55% !important;
}
.alert {
	font-size: 20px;
	font-weight: bold;
	width: 100%;
	text-align: center;
	padding-left: 150px;
}
.alert div {
	float: left;
	margin-top: 12px;
	margin-left: 10px;
}
.alert img {
	float: left;
}
.formEmail table td {
	padding: 5px;
}
.headertitle a {
	text-decoration: none;
}
.headertitle a:hover {
	text-decoration: none;
}
.td-none {
	text-decoration: none;
	color: inherit;
}
.td-none:hover {
	text-decoration: none;
	color: inherit;
}
.fs-n {
	font-weight: normal;
}
.fs-n:hover {
	font-weight: normal;
}
.ta-c {
	text-align:center;
}
.pad-l-10 {
	padding-left: 10px;
}
.list-square {
	list-style-type: square;
}


.img-thumbnail{
    height: auto;
    width: auto;
    max-width: 150px;
    max-height: 150px;
    text-wrap: normal;
    position: relative;
    margin-left:0px;
    margin-top:0px;
    margin-bottom:10px;
    margin-right:20px;
}

.clientemail a{
    text-decoration: underline;
    font-weight: bold;
    color: black;
}

.divBlock{
    background: none repeat scroll 0 0 #066b61;
    color: #FFFFFF;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    padding: 12px 30px 12px 30px;
    text-align: left;
    float: left;
    width: 800px;
    cursor: pointer;
}

.divBlock2{
    background: none repeat scroll 0 0 #72d3c9;
    color: #000;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    padding: 5px 20px 5px 20px;
    text-align: left;
    float: left;
    width: 300px;
    cursor: pointer;
}

.divBlock3{
    background: none repeat scroll 0 0 #72d3c9;
    color: #000;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    padding: 5px 20px 5px 20px;
    text-align: left;
    float: left;
    width: 350px;
    cursor: pointer;
}

.contentBlock{
    color: #000;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;
    padding: 5px 20px 5px 20px;
    text-align: left;
    float: left;
    width: 300px;
    cursor: pointer;
}

.divBlock2 a:hover, .divBlock3 a:hover {
    color: #fff;
    text-decoration: none;
}

.divBlock2 a, .divBlock3 a {
    color: #000;
    text-decoration: none;
}

.boxLabel{
    font-weight: bold;
    float: left;
    color: white;
}

.boxContent{
    padding: 10px;
    clear: both;
}

.expandBoxButton{
    cursor: pointer;
    float: right;
    font-weight: bold;
    color: white;
    font-size: 16px;
}

.cblack{
    color: black !important;
}

.art-button,.art-button:hover,.art-button:focus{
    background-color: #4c847f;
    border: 0 none;
    color: #ffffff;
    cursor: pointer;
    margin-left: 10px;
    margin: 5px;
    height: 30px;
}

.pad-menu {
    margin-bottom: 10px;
}
.pad-menu li a {
    padding: 6px 15px;
}

.border-0 td{
    border: 0px !important;
}

.servicesResults:nth-child(even){
    background-color:#CCCCCC;
    width: 800px;
    padding-left:10px;
    margin-bottom: 10px;
}
.servicesResults:nth-child(odd){
    background-color:#B3B3B3;
    width: 800px;
    padding-left:10px;
    margin-bottom: 10px;
}
.w110 {
    width: 110px;
}
.w600 {
    width: 600px;
}
.w680 {
    width: 680px;
}
.show {
    display: block !important;
}
.hide {
    display: none;
}
.tableborder-white tr td {
    border-color: white;
}
.visibility-hidden {
    visibility: hidden;
}
.consumerLogin {
    width: 400px;
    margin: auto;
    background-color: #066B61;
    color: #fff;
    padding: 30px;
    height: 100px;
    border-radius: 10px;
}
.consumerLogin label {
    width: 80px;
    margin-left: 45px;
    margin-bottom: 7px;
    float: left;
}
.consumerLogin .loginSubmit {
    margin-right: 30px;
    margin-top: 20px;
}
.errmsg * {
    color: #F7140B !important;
}
.w35 {
    width: 35px;
}
.w90 {
    width: 90px;
}
.w120 {
    width: 120px;
}
.w170 {
    width: 170px;
}
.w200 {
    width: 200px;
}
.w350 {
    width: 350px;
}
.w390 {
    width: 390px;
}
.w400{
    width: 400px;
}

.w850{
    width: 850px !important;
}

.w300{
    width: 300px;
}
.w150{
    width: 150px;
}

.w125{
    width: 125px;
}

.w100{
    width: 100px;
}
.w50{
    width: 50px;
}
.w80{
    width: 80px;
}
.w95p {
	width: 95%;
}
.m-l-5{
    margin-left: 5px;
}

.m-r-5{
    margin-right: 5px;
}

.m-t-0{
    margin-top: 0px;
}

.m-t-3{
    margin-top: 3px;
}

.m-t-5{
    margin-top: 5px;
}

.m-t-10{
    margin-top: 10px;
}

.m-t-40{
    margin-top: 40px;
}

.m-r-40{
    margin-right: 40px;
}

.m-l-10{
    margin-left: 10px;
}

.m-l-13{
    margin-left: 13px;
}

.m-l-50{
    margin-left: 50px;
}

.clear{
    clear:both;
}
.ta-c {
	text-align:center;
}
.pad-l-10 {
	padding-left: 10px;
}

.p-l-20 {
	padding-left: 20px;
}
.list-square {
	list-style-type: square;
}
.titlePage a, .titlePage a:hover {
	text-decoration: none;
}
.scCost {
	color: #ECF5EE;
	width: 1px;
	float: left;
	margin-top: -20px;
}

.cdetail {
  color: black;
  text-decoration: none;
  font-weight: normal;
}
.cdetail:hover {
  color: black;
  text-decoration: none;
  font-weight: normal;
}
.blank-div {
	clear: both;
	font-size: 1px;
	height: 0;
}

#wgbox {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#000;
	padding:20px;
	border-top-left-radius:10px;
	border-top-right-radius:10px;
	border-bottom-left-radius:10px;
	border-bottom-right-radius:10px;
	border: solid 0px #f0fff0;
	background-color:transparent;
	padding-left: 35px;
	padding-right: 25px;
	margin-left: 20px;
	margin-top: 45px;
	width:200px;
}

#wgbox input[type='text'] {
	width: 197px;
}

#wgbox form, .m-b-0{
    margin-bottom: 0px;
}

.wa-img-sideicon {
	width:110px;
	height:50px;
	position: absolute;
	margin-left:-52px;	
	margin-top:-63px;
	margin-bottom:0px;
	margin-right:0px;
}

.wa-img-sideicon img {
	width: 100px;
}

.wa-form input {
	border: 1px solid #FFF;
	background: #ECF2F1;
	border-radius: 10px;
	box-shadow: inset 0 1px 3px rgba(155,165,148,0.50);
	-moz-box-shadow: inset 0 1px 3px rgba(0,0,0,0.50);
	-webkit-box-shadow: inset 0 1px 3px rgba(0,0,0,0.50);
	padding-left:10px;
	padding-top:8px;
	padding-bottom:8px;
	transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#000;
	margin-bottom:5px;
}

.wa-form input:hover  {
	box-shadow: 0px  0px 3px #199e91;
	background: #ECF2F1;
}
	
.wa-form input:focus {
	box-shadow: 0px  0px 3px #199e91;
}
	
input.wa-form-btn {
	background-color:#199e91;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	border-radius:10px;
	color:#FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight:normal;
	padding:8px;
	text-decoration:none;
	text-align:center;
	background-image:url(/consumer/images/arrow2.png);
	background-repeat:no-repeat;
	background-position: 65px;
	padding-left:30px;
	position: relative;
	width:197px;
}

input.wa-form-btn:hover {
	background-color:#6a5e55 !important;
	background-image:url(/consumer/images/arrowgrey2.png);
	background-repeat:no-repeat;
	background-position: 65px;
	color:#FFF;
	cursor:pointer;
}

.clcLabel {
	position: absolute;
	margin-top: -60px;
	font-weight: bold;
	margin-left: 58px;
	width: 140px;
	color: #2E5750;
}

.asterisk{
	color: red;
	font-weight: bold;
}

.fs-20px {
	font-size: 20px;
}
.fs-16px {
	font-size: 16px;
}
.fs-14i {
	font-size: 14px !important;
}
.fs-12px {
	font-size: 12px;
}
.p-r-10 {
	padding-right: 10px;
}

#catergoryFilter2 a.active{
	color: black;
	pointer-events: none;
	text-decoration: none;
}
.what_to_expect_ul > li, .how_do_i_help_ul > li, .care_options_ul > li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #2E5750;
	line-height: 120%;
}

/** Start of CSS update listing migration **/
.w5p{
	width: 5%;
}
.w8p{
	width: 8%;
}
.w10p{
	width: 10%;
}
.w11p{
	width: 11%;
} 
.w13p{
	width: 13%;
}
.w15p{
	width: 15%;
}
.w18p{
	width: 18%;
} 
.w20p{
	width: 20%;
}
.w21p{
	width: 21%;
}
.w23p{
	width: 23%;
}
.w25p{
	width: 25%;
}
.w26p{
	width: 26%;
}
.w28p{
	width: 28%;
}
.w30p{
	width: 30%;
}
.w35p{
	width: 35%;
}
.w40p{
	width: 40%;
}
.w48p{
	width: 48%;
}
.w45p{
	width: 45%;
}
.w50p{
	width: 50%;
}
.w60p{
	width: 60%;
}
.w65p{
	width: 65%;
}  
.w70p{
	width: 70%;
}
.w75p{
	width: 75%;
}
.w80p{
	width: 80%;
}
.w85p{
	width: 85%;
}
.w89p{
	width: 89%;
}
.w90p{
	width: 90%;
}
.w98p{
	width: 98%;
}
.w100p{
	width: 100%;
}
.w65{
	width: 65px;
}
.w70{
	width: 70px;
}
.w90{
	width: 90px;
}
.w400{
	width: 400px;
}
.w630{
	width: 630px;
}
.h10{
	height: 10px;
}
.m-t-10{
	margin-top: 10px;
}
.m-t-5{
	margin-top: 5px;
}

.m-t-20{
	margin-top: 20px;
}
.m-b-5{
	margin-bottom: 5px;
}
.m-b-10{
	margin-bottom: 10px;
}
.m-b-20{
	margin-bottom: 20px;
}
.m-r-5{
	margin-right: 5px;
}
.m-l-n15 {
	margin-left: -15px;
}
.m-l-5{
	margin-left: 5px;
}
.m-l-25{
	margin-left: 25px;
}
.border-table{
	border: 1px solid;
}
.ta-right{
	text-align: right;
}
.ta-left{
	text-align: left;
}
.pt-9{
	padding-top: 9px;
}
.pt-19{
	padding-top: 19px;
}
.va-top{
	vertical-align:top;
}
.fw-b{
	font-weight: bold;
}
.italic{
	font-style: italic;
}
.pad-5{
	padding: 5px;
}
.pad-15-0{
	padding:15px 0px;
}
.mainSection{
	font-size: 12px !important;	
}
.show {
	display: block !important;
}
.addBtn{
	width: 9px;
    height: 9px;
    padding: 2px;
    background: url(/consumer/images/icon_plus.gif) no-repeat;
    margin-top: 4px;
    margin-left: 5px;
    float: left;
    cursor: pointer;
}
.removeBtn{
	width: 9px;
    height: 9px;
    padding: 2px;
    background: url(/consumer/images/icon_minus.gif) no-repeat;
    margin-top: 4px;
    margin-left: 3px;
    float: left;
    cursor: pointer;
}
.listingBox p {
	margin-top: 0px;
	font-size: 12px !important;
}
.h100{
	height: 100px;
}
.h150{
	height: 150px;
}
.h475{
	height: 475px;
}
.close{
	float: right; 
	margin-right: 2px;
}

.popUpStyle_content{
	width: 340px; 
	height: 400px;	
}

.popUpStyle
{
	background: #fff;
	border-radius: 15px;
	padding: 8px;
	box-shadow: 2px 5px 27px rgb(0, 0, 0);
	color:black;
	width: 350px; 
	height: 440px;
}

.popUpStyle .content
{
	overflow:auto
}
.popUpStyle .popup_header
{
	padding:0px 0px 5px 5px
}
.m-r-10{
	margin-right: 10px;
}
.w270 {
	width: 270px;
}
.w200 {
	width: 200px;
}
.m-r-20 {
	margin-right: 20px;
}
.belowContent, .topContent {
	width: 100%;
	clear:both;
}

.belowInsideleft {
	width: 70%;
	float:left;
}
.belowInsideRight {
	width: 30%;
	float:right;
}
.no-margin-top {
	margin-top: 0px;
}
.goog-te-menu-frame {
	position: absolute !important;
}
/** Een of CSS update listing migration **/