H1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #006EDD;
	border-bottom:2px dotted #006EDD;
	width:95%;
}
H2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #006EDD;
}
H3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
}
.fh_search_label{font-weight: bold;}
.fh_paging_link{}
.fh_title_link{font-weight: bold;}
.fh_remarks_link{text-decoration: none;}
.fh_more_link{}
.main_table{border:0px solid #FFFFFF;}
.navbar_container{padding-right: 12px; text-align: right; height: 24px;}
.navbar_link{font-weight: bold; font-family:Arial, Helvetica, sans-serif; font-size: 10pt; text-decoration:none;}
A:link {color: #006EDD;}
A:visited {color: #006EDD;}
A:hover {color: #16B4EF;}
A:active {color: #006EDD;}

.areabutton:link { font-size:12px; text-transform: uppercase; color:#FFFFFF; font-weight:bold; text-decoration:none;}
.areabutton:visited { font-size:12px; text-transform: uppercase; color:#FFFFFF; font-weight:bold; text-decoration:none;}
.areabutton:hover { font-size:12px; text-transform: uppercase; color:#FFFFFF; font-weight:bold; text-decoration:none;}
.areabutton:active { font-size:12px; text-transform: uppercase; color:#FFFFFF; font-weight:bold; text-decoration:none;}




.marquee{font-weight: bold; font-family:Arial, Helvetica, sans-serif; font-size: 10pt; text-decoration:bold; font-style: italic; color:#00489F}


body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color:#FFFFFF;
	margin: 0px 0px 0px 0px;
	background:url(../images/BodyBG.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#A4C2DF;
}
TD, P {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color:#00419B;
}
.disclaimer{
	font-size: 8pt;
	font-weight: normal;
}
.main_page_table_container{
	padding: 0px 0px 0px 0px;
	height: 100%;
	width: 736px;
}
.agent_picture{
	border: 1px solid #00419B;
}
.agent_picture_with_cursor{
	border: 1px solid #00419B;
	cursor: pointer;
}
.property_picture{
	border: 2px solid #00419B;
	cursor: pointer;
}

.calc_table {border:1px solid #FFFFFF;}
.calc_table_dark {color: #FFFFFF; font-family:Arial, Helvetica, sans-serif; font-size:16px; text-transform: uppercase; font-weight:bold; background-color: #666666}
.calc_table_light {color: #FFFFFF; font-family:Arial, Helvetica, sans-serif; font-size:12px; background-color: #FFFFFF}
.calc_table_link{font-weight:bold;text-decoration:underline; font-size:14px;}
A.calc_table_link:link {color:#FFFFFF; text-decoration:underline}
A.calc_table_link:visited {color:#FFFFFF; text-decoration:underline}
A.calc_table_link:hover {color:#666666; text-decoration:underline}
A.calc_table_link:active {color:#FFFFFF; text-decoration:underline}

.tablep{border:0px solid #FFFFFF; background-color:none} /* Used to Style Forms on Home Value, Mortgage Calc, Prequal */
.tableq{border:0px solid #FFFFFF; background-color:none} /* Used to Style 90 Day Search Form */
.tabler{border:0px solid #FFFFFF; background-color:none} /* Used to Style Contact Form on AgentListingDetail.asp */
.tabler_text {color:#00419B} /*used to style the font in the Contact Form on AgentListingDetaila.asp*/


.office_link{text-decoration:none; font-weight:bold}
A.office_link:link {text-decoration:none; font-weight:bold}
A.office_link:visited {text-decoration:none; font-weight:bold}
A.office_link:hover {text-decoration:none; font-weight:bold}
A.office_link:active {text-decoration:none; font-weight:bold}


#navPrimary,#navPrimary ul,#navPrimary ul li{padding:0px;margin:0px;}
#navPrimary{height:30px;width:838px;margin:0px auto;list-style:none;margin-top:6px;}
#navPrimary a{display:block;width:97px;margin-top:4px;text-decoration:none;color:#B3E7FB;font:bold 10px Verdana;text-align:center;height:16px;line-height:16px;}
#navPrimary>li>a{border-left:1px solid #B3E7F3;}
#navPrimary>li:first-child a{width:45px;border:none;}
#navPrimary li{float:left;width:97px;}
#navPrimary>li:first-child{width:45px;}
#navPrimary li ul{position:absolute;width:122px;left:-999em;list-style:none;background:#00489F;z-index:9999;}
#navPrimary li ul li:hover{height:20px;background:#FFF;}
#navPrimary li:hover ul, #navPrimary li.sfhover ul{left:auto;}
#navPrimary li:hover ul a:hover, #navPrimary li.sfhover ul a:hover{background:#FFF;color:#00489F;}
#navPrimary li ul li{width:122px;border:1px solid #FFF;}
#navPrimary li li a{height:16px;background:#00489F;text-align:left;width:120px;padding-left:2px;}


