/*

td.navMenu, div.navMenu
{
	background-color:#777777;
	padding-top:100px;
}

td.subNavItem, div.subNavItem
{
	background-color:#777777;
	height:30px;
	padding:5px;
}

.subNav
{
	color:#ffffff;
	font-weight:bold;
	vertical-align:text-bottom;
	text-decoration:none;
}


a.resultsCellAlternate:link, a.resultsCellAlternate:visited, a.resultsCellAlternate:hover
{
	font-family: 'Arial';
	color: #000000;
	font-size: 12px;
}

td.resultsCell, div.resultsCell
{
	font-family: 'Arial';
	font-size: 12px;
	background-color: #666666;
	padding:3px;
}

td.resultsCellAlternate, div.resultsCellAlternate
{
	font-family: 'Arial';
	font-size: 12px;
	background-color: #000000;
	padding:3px;
}

td.resultsCellNoBorder, div.resultsCellNoBorder
{
	font-family: 'Arial';
	font-size: 12px;
	background-color: #FFFFFF;
	padding:3px;
}

td.resultsCellAlternateNoBorder, div.resultsCellAlternateNoBorder
{
	font-family: 'Arial';
	font-size: 12px;
	background-color: #EBD7BD;
	padding:3px;
}

td.resultsHeader, div.resultsHeader, .resultsHeader
{
	BACKGROUND-COLOR:#eeb213;
	color: #FFFFFF;
	font-family: 'Arial';
	font-size: 12px;
	font-weight: bold;
}

a.resultsheader:link, a.resultsheader:visited, a.resultsHeader
{
	color:White;
}

.tabActive
{
	FONT-SIZE: 8pt;
	font-weight : bold;
	BORDER-RIGHT: solid 1px #ffffff;
	PADDING-RIGHT: 13px;
	PADDING-LEFT: 10px;
	padding-top : 3px;
	COLOR: #ffffff;
	CURSOR: pointer;
	HEIGHT: 20px;
	BACKGROUND-COLOR: #eeb213;
	TEXT-ALIGN: center;
}

.tabInactive
{
	FONT-SIZE: 8pt;
	font-weight : bold;
	BORDER-RIGHT: solid 1px #ffffff;
	PADDING-RIGHT: 13px;
	PADDING-LEFT: 10px;
	padding-top : 3px;
	CURSOR: pointer;
	COLOR: #ffffff;
	HEIGHT: 20px;
	BACKGROUND-COLOR: #666666;
	TEXT-ALIGN: center;
}

a.tabSubNav
{
	color : #ffffff;
	font-size : 8pt;
	font-family : Arial;
	text-decoration : none;
	PADDING-RIGHT: 8px;
	PADDING-LEFT: 8px;
}

td.formFooter, td.formHeader
{
	background-color : #eeb213;
	color:#ffffff;
}


#ctlSearch_lblSearchNameText
{
	color:#ffffff;

}

*/

body.ba_office_propdetail * h1.pagetitle,
body.ba_office_locations *  h1.pagetitle,
body.ba_office_links * h1.pagetitle,
body.ba_office_contact * .wrap_form h1
{
    display : none;    
}
