H1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #0068C4;
	width: 95%;
	border-bottom: 2px solid #4D9972;
}
H2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: black;
}
H3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: black;
}

.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;}

.footer_link:link {color: #FFFFFF; text-decoration:none;}
.footer_link:visited {color: #FFFFFF; text-decoration:none;}
.footer_link:hover {color: #80A8CC; text-decoration:none;}
.footer_link:active {color: #FFFFFF; text-decoration:none;}

.LinksOnWhite:link {color: #0505FF; text-decoration:none; font-weight:bold;}
.LinksOnWhite:visited {color: #0505FF; text-decoration:none; font-weight:bold;}
.LinksOnWhite:hover {color: #0505FF; text-decoration:underline; font-weight:bold;}
.LinksOnWhite:active {color: #0505FF; text-decoration:none; font-weight:bold;}


A:link {color: #183D2B; text-decoration:none;}
A:visited {color: #80A8CC; text-decoration:none;}
A:hover {color: #80A8CC; text-decoration:underline;}
A:active {color: black; text-decoration:none;}

#footer-nav A:link {color: #DEDEDE; text-decoration:none;}
#footer-nav A:visited {color: #DEDEDE; text-decoration:none;}
#footer-nav A:hover {color: #FFFFFF; text-decoration:underline;}
#footer-nav A:active {color: #DEDEDE; text-decoration:none;}

.vem:link {color: #DEDEDE; text-decoration:none;}
.vem:visited {color: #DEDEDE; text-decoration:none;}
.vem:hover {color: #FFFFFF; text-decoration:underline;}
.vem:active {color: #DEDEDE; text-decoration:none;}

.Listings:link {color: #333333; text-decoration:none;}
.Listings:visited {color: #444444; text-decoration:none;}
.Listings:hover {color: #0000CC; text-decoration:underline;}
.Listings:active {color: #0000CC; text-decoration:none;}


body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color:black;
	margin: 50px 50px 50px 50px;
}
TD, P {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color:#183D2B;
	}

.frontcopygreen {
	font-family:Georgia, Times New Roman, sans-serif;
	color: #89D8BB;
	font-size: 11px;
	}
.frontcopy {
	font-family:Georgia, Times New Roman, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	}
.contactinfo {
	font-family:Georgia, Times New Roman, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight:bold;
	}

.footer {
	font-family:Times New Roman, sans-serif;
	font-size: 11px;
	color: #204420;
	font-weight:normal;
	}

.footer-nav {
	font-family:Times New Roman, sans-serif;
	font-size: 11px;
	color: #DEDEDE;
	font-weight:normal;
	}

.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 black;
}

.agent_picture_with_cursor{
	border: 1px solid black;
	cursor: pointer;
}

.property_picture{
	border: 2px solid black;
	cursor: pointer;
}

.tablep{border:1px solid #183D2B; background-color:#FFFFFF} /* Used to Style Forms on Home Value, Mortgage Calc, Prequal */
.tableq{border:1px solid #183D2B; background-color:#FFFFFF} /* Used to Style 90 Day Search Form */
.tabler{border:1px solid #183D2B; background-color:#FFFFFF} /* Used to Style Contact Form on AgentListingDetail.asp */
.tabler_text {color:#183D2B} /*used to style the font in the Contact Form on AgentListingDetaila.asp*/

#menu {
    background: none; /*Main Background Color of the Entire NavBar */
    float: left;
}
#menu ul {
    list-style: none;
    margin: 0;
    padding: 0;
    width: 12em;
    float: left;
    width: 94px; /*Width of each individual block */
    cursor: pointer;
}
#menu a, #menu h2, #menu .barlink {
    font-family:"Arial", Times, serif; /*font used throughout the NavBar */
    font-weight:bold; /*font used throughout the NavBar */
    font-size:12px; /*font size throughout the NavBar */
    display: block;
    border-width: 0px; /*border on each individual block, usually made same color as BG */
    border-style: solid;
    border-color: #286D9A #286D9A #286D9A #286D9A; /*border on each individual block, usually made same color as BG */
    margin: 0;
    padding: 2px 3px;
    width: 94px; /*Width of each individual block (Needs to be same as width in #menu ul*/
}
#menu ul li ul li a {
    font-family:"Arial", Times, serif;
    font-weight:bold;
    font-size:12px;
    display: block;
    border-width: 1px;
    border-style: solid;
    border-color: #D9E6DF;
    margin: 0;
    padding: 2px 3px;
    width: 150px;
    text-align:center
}

#menu h2, #menu .barlink {
color: #D9E6DF; /*Color of the text on the navbar */
background: none; /*Background of each individual block on the navbar */
text-align:center; /* alignment of the text in each block on the actual bar */
text-decoration:none; /*Removes underline from the links */
}

#menu h2:hover, #menu .barlink:hover {
color: #FFFFFF; /*Color of the text on the navbar when you hover over it */
background: none; /*Background of each individual block on the navbar when you hover over it */
}

#menu ul li ul a {
color: #D9E6DF; /*Color of the text in the dropdowns */
background: #2D5A43; /* Background Color of the dropdowns*/
text-decoration: none; /*Removes Underline from the links */
width: 150px; /*Width of Each of the set of dropdowns, CAN BE DIFFERENT than the navbar blocks with*/
}

#menu ul li ul a:hover {
color: #2B5843; /* Color of the text in the dropdowns when you hover over them*/
background: #FFFFFF; /* Background Color of the dropdowns when you hover over them */
}
#menu li {position: relative;width: 94px;}/*Width of each individual block (Needs to be same as width in #menu ul*/

#menu ul ul {
position: absolute;
z-index: 500;
}

#menu ul ul ul {
top: 30px;
left: 100%;
margin-left: 7px;
}
div#menu ul ul,
div#menu ul li:hover ul ul,
div#menu ul ul li:hover ul ul
{display: none;}

div#menu ul li:hover ul,
div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
{display: block;}

#menuB {
background: none; /*Main Background Color of the Entire NavBar */
float: left;
}
#menuB ul {
list-style: none;
margin: 0;
padding: 0;
/*width: 12em;*/
float: left;
width: 95px; /*Width of each individual block */
cursor: pointer;

}
#menuB a, #menuB h2, #menuB .barlink {
    font-family:"Arial", Times, serif; /*font used throughout the NavBar */
font-weight:bold; /*font used throughout the NavBar */
font-size:13px; /*font size throughout the NavBar */
display: block;
border-width: 0px; /*border on each individual block, usually made same color as BG */
border-style: solid;
border-color: #286D9A #286D9A #286D9A #286D9A; /*border on each individual block, usually made same color as BG */
margin: 0;
padding: 9px 0px;
width: 95px; /*Width of each individual block (Needs to be same as width in #menu ul*/
}
#menuB a {
    font-family:"Arial", Times, serif; /*font used throughout the NavBar */
font-weight:bold;
font-size:13px;
display: block;
border-width: 1px;
border-style: solid;
border-color: #333333;
margin: 0;
padding: 3px 2px 3px 2px;
width: 95px;
text-align:center
}

#menuB h2, #menuB .barlink {
color: #D9E6DF; /*Color of the text on the navbar */
background: none; /*Background of each individual block on the navbar */
text-align:center; /* alignment of the text in each block on the actual bar */
text-decoration:none; /*Removes underline from the links */
}

#menuB h2:hover, #menuB .barlink:hover {
color: #FFFFFF; /*Color of the text on the navbar when you hover over it */
background: none; /*Background of each individual block on the navbar when you hover over it */
}

#menuB ul li ul a {
color: #D9E6DF; /*Color of the text in the dropdowns */
background: #2D5A43; /* Background Color of the dropdowns*/
text-decoration: none; /*Removes Underline from the links */
width: 150px; /*Width of Each of the set of dropdowns, CAN BE DIFFERENT than the navbar blocks with*/
}

#menuB ul li ul a:hover {
color: #2B5843; /* Color of the text in the dropdowns when you hover over them*/
background: #FFFFFF; /* Background Color of the dropdowns when you hover over them */
}
#menuB li 
{
	position: relative;
	width: 95px;
}/*Width of each individual block (Needs to be same as width in #menu ul*/

#menuB ul ul {
position: absolute;
z-index: 500;
}

#menuB ul ul ul {
top: 0;
left: 100%;
margin-left: 0px;
}
div#menuB ul ul,
div#menuB ul li:hover ul ul,
div#menuB ul ul li:hover ul ul
{display: none;}

div#menuB ul li:hover ul,
div#menuB ul ul li:hover ul,
div#menuB ul ul ul li:hover ul
{display: block;}

#menuC {
background: none; /*Main Background Color of the Entire NavBar */
float: left;
}
#menuC ul {
list-style: none;
margin: 0;
padding: 0;
width: 12em;
float: left;
width: 100px; /*Width of each individual block */
cursor: pointer;

}
#menuC a, #menuC h2, #menuC .barlink {
font-family:"Times New Roman", Times, serif; /*font used throughout the NavBar */
font-weight:bold; /*font used throughout the NavBar */
font-size:13px; /*font size throughout the NavBar */
display: block;
border-width: 0px; /*border on each individual block, usually made same color as BG */
border-style: solid;
border-color: #286D9A #286D9A #286D9A #286D9A; /*border on each individual block, usually made same color as BG */
margin: 0;
padding: 2px 3px;
width: 120px; /*Width of each individual block (Needs to be same as width in #menu ul*/
}
#menuC a {
font-family:"Times New Roman", Times, serif;
font-weight:bold;
font-size:13px;
display: block;
border-width: 1px;
border-style: solid;
border-color: #333333;
margin: 0;
padding: 2px 3px;
width: 100px;
text-align:center
}

#menuC h2, #menuB .barlink {
color: #FFFFFF; /*Color of the text on the navbar */
background: none; /*Background of each individual block on the navbar */
text-align:center; /* alignment of the text in each block on the actual bar */
text-decoration:none; /*Removes underline from the links */
}

#menuC h2:hover, #menuC .barlink:hover {
color: #FFFFFF; /*Color of the text on the navbar when you hover over it */
background: none /*Background of each individual block on the navbar when you hover over it */
}

#menuC ul li ul a {
color: #0D2B4F; /*Color of the text in the dropdowns */
background: #2D5A43; /* Background Color of the dropdowns*/
text-decoration: none; /*Removes Underline from the links */
width: 150px; /*Width of Each of the set of dropdowns, CAN BE DIFFERENT than the navbar blocks with*/
}

#menuC ul li ul a:hover {
color: #FFFFFF; /* Color of the text in the dropdowns when you hover over them*/
background: #FFFFFF; /* Background Color of the dropdowns when you hover over them */
}
#menuC li {position: relative;width: 100px;}/*Width of each individual block (Needs to be same as width in #menu ul*/

#menuC ul ul {
position: absolute;
z-index: 500;
}

#menuC ul ul ul {
top: 0;
left: 100%;
margin-left: 7px;
}
div#menuC ul ul,
div#menuC ul li:hover ul ul,
div#menuC ul ul li:hover ul ul
{display: none;}

div#menuC ul li:hover ul,
div#menuC ul ul li:hover ul,
div#menuC ul ul ul li:hover ul
{display: block;}

#menuD {
background: none; /*Main Background Color of the Entire NavBar */
float: left;
}
#menuD ul {
list-style: none;
margin: 0;
padding: 0;
width: 12em;
float: left;
width: 105px; /*Width of each individual block */
cursor: pointer;

}
#menuD a, #menuD h2, #menuD .barlink {
font-family:"Times New Roman", Times, serif; /*font used throughout the NavBar */
font-weight:bold; /*font used throughout the NavBar */
font-size:13px; /*font size throughout the NavBar */
display: block;
border-width: 0px; /*border on each individual block, usually made same color as BG */
border-style: solid;
border-color: #286D9A #286D9A #286D9A #286D9A; /*border on each individual block, usually made same color as BG */
margin: 0;
padding: 2px 3px;
width: 105px; /*Width of each individual block (Needs to be same as width in #menu ul*/
}
#menuD a, {
font-family:"Times New Roman", Times, serif;
font-weight:bold;
font-size:13px;
display: block;
border-width: 1px;
border-style: solid;
border-color: #333333;
margin: 0;
padding: 2px 3px;
width: 105px;
text-align:center
}

#menuD h2, #menuD .barlink {
color: #FFFFFF; /*Color of the text on the navbar */
background: none; /*Background of each individual block on the navbar */
text-align:center; /* alignment of the text in each block on the actual bar */
text-decoration:none; /*Removes underline from the links */
}

#menuD h2:hover, #menuD .barlink:hover {
color: #FFFFFF; /*Color of the text on the navbar when you hover over it */
background: none; /*Background of each individual block on the navbar when you hover over it */
}

#menuD ul li ul a {
color: #0D2B4F; /*Color of the text in the dropdowns */
background: #2D5A43; /* Background Color of the dropdowns*/
text-decoration: none; /*Removes Underline from the links */
width: 150px; /*Width of Each of the set of dropdowns, CAN BE DIFFERENT than the navbar blocks with*/
}

#menuD ul li ul a:hover {
color: #FFFFFF; /* Color of the text in the dropdowns when you hover over them*/
background: #FFFFFF; /* Background Color of the dropdowns when you hover over them */
}
#menuD li {position: relative;width: 105px;}/*Width of each individual block (Needs to be same as width in #menu ul*/

#menuD ul ul {
position: absolute;
z-index: 500;
}

#menuD ul ul ul {
top: 0;
left: 100%;
margin-left: 7px;
}
div#menuD ul ul,
div#menuD ul li:hover ul ul,
div#menuD ul ul li:hover ul ul
{display: none;}

div#menuD ul li:hover ul,
div#menuD ul ul li:hover ul,
div#menuD ul ul ul li:hover ul
{display: block;}



table.Wrapper
{
	background-color: #FFFFFF;
	border-collapse: collapse;
	width: 100%;
}


table.DataEntryForm
{
	background-color: #5a5a5a;
	border-collapse: collapse;
	/*width: 630px;*/
}

table.DataEntryFormButton
{
	background-color: #FFFFFF;
	border-collapse: collapse;
	/*width: 630px;*/
}

td.Wrapper
{
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
}

td.titlebar
{
	font-weight: bold;
	background-color: #5a5a5a;
	text-align: center;
	color: #FFFFFF;
}


td.caption
{
	font-weight: bold;
	background-color: #EFFFEF;
	text-align: right;
}

td.value
{
	background-color: #EFEFFF;
	text-align: left;
}


td.DataEntryFormButton
{
	font-weight: normal;
	background-color: #FFFFFF;
	text-align: center;
	color: #000000;
}

.Pager:link {color: #0000CC; text-decoration:none;}
.Pager:visited {color: #0000CC; text-decoration:none;}
.Pager:hover {color: #0033FF; text-decoration:underline;}
.Pager:active {color: #0000CC; text-decoration:none;}
