.print-show { display: block; }.print-hide { display: none; }#printLogoContainer{	width: 300px;	height: 70px;	float: left;	text-align: left;	border: solid 0px #000000;}

.navbarContainer
{
	width: 100%;
	height: 1px;
	overflow: hidden;
}

#resultsContainer
{
	text-align: left;
}

#logoContainer
{
	display: none;
}

.print-tel
{
	display: block;
	text-align: right;
	height: 20px;
	padding-top: 10px;
	font-family: Verdana, Tahoma, Sans-Serif;
	font-size: 8pt;
	float: right;
}

.non-print-tel {	display: none; }

.footer {	display: none; }
.copyRight { display: none; }

hr
{
	width: 100%; height: 1px; background-color: #C5C7C9;	color: #C5C7C9;
}

/*#### RE-USEABLE STYLES ####*/

.picBorder
{
	border: solid 1px #1B4789;
}

.propAddress
{
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 8pt;
	color: #1B4789;
	font-weight: bold;
}

.propDetails
{
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 8pt;
	color: #000000;
	background-color: #FFFFFF;
}

.propPrice
{
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 8pt;
	color: #000000;
	font-weight: bold;
}

.propBrief
{
	width: 100%;
	height: 40px;
	overflow: hidden;
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 8pt;
	color: #000000;
}

a.propAdd:link		{ color: #1B4789; text-decoration: none; font-weight: bold; font-size: 8pt; }
a.propAdd:hover  { color: #1B4789; text-decoration: none; font-weight: bold; font-size: 8pt; }
a.propAdd:visited	{ color: #1B4789; text-decoration: none; font-weight: bold; font-size: 8pt; }

a.altPropAdd:link		{ color: #FFFFFF; text-decoration: none; font-weight: bold; font-size: 8pt; }
a.altPropAdd:hover	{ color: #FFFFFF; text-decoration: none; font-weight: bold; font-size: 8pt; }
a.altPropAdd:visited	{ color: #FFFFFF; text-decoration: none; font-weight: bold; font-size: 8pt; }

a.fullDetails:link		{ color: #1B4789; text-decoration: none; font-size: 10pt; height: 10px; font-family: Times New Roman, Verdana, Sans-Serif }
a.fullDetails:hover		{ color: #1B4789; text-decoration: none; font-size: 10pt; height: 10px; font-family: Times New Roman, Verdana, Sans-Serif }
a.fullDetails:visited	{ color: #1B4789; text-decoration: none; font-size: 10pt; height: 10px; font-family: Times New Roman, Verdana, Sans-Serif }

a.paging:link		{ color: #1B4789; text-decoration: none; font-size: 8pt; }
a.paging:hover		{ color: #1B4789; text-decoration: none; font-size: 8pt; }
a.paging:visited	{ color: #1B4789; text-decoration: none; font-size: 8pt; }

.galleryNav
{
	border: solid 1px #FFFFFF;
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 8pt;
	color: #000000;
}

.hr
{
	background-color: #1B4789;
	color: #1B4789;
}

ul
	{
		margin-left: 0px;
		padding-left: 0px;
		list-style: none;
		line-height: 150%;
		margin-top: 0px;
		margin-bottom: 0px;
	}

li
	{
		padding-left: 10px;
		padding-top: 0px;
		background-image: url('../images/structure/bullet.gif');
		background-repeat: no-repeat;
		background-position: 0 6px;
	}
	

.officeHeading
{
	color: #1B4789; text-decoration: none; font-size: 10pt;
	font-family: Times New Roman, Verdana, Sans-Serif; font-weight: bold;
}

/*#### RE-USEABLE STYLES ####*/