div { 
	display: block;
	z-index: 1;
	clear: both;
	float: none;
	position: static;
	margin: 0px;
	padding: 0px;
	border: 0;
	page-break-inside:avoid !important;
}

#headerBG, #headerNav, #footer, div.details, div.detailsHeader, #slide-show, #terraceLeftLinks, #map { 
	display: none;
}

.printOnly { 
	display: block ;
}

body {
	font-size:10px;
}

h3 {
	font-size:12pt;
	font-weight:bold;
	color:#e2383f;
	float:none;
	padding-bottom:5px;
	padding-top:5px;
}

h2 {
	font-size:12pt;
	font-weight:bold;
	float:none;
}

th {
	text-align:left;
	width:100px;
	text-wrap:normal;
	float:none;
	border-bottom:solid;
	border-bottom-width:1px;
	border-bottom-color: #CCC;
}

td {
	float:none;
	text-align:left;
	width:300px;
	text-wrap:normal;
	border-bottom:solid;
	border-bottom-width:1px;
	border-bottom-color: #CCC;
	}
		
table {
	width:670px;
	clear:both;
	text-align:left;
	}

.printOnly img {
	width:auto;
	height:79px;
}

div.printOnly div.float { 
	width: 3.25in;
	margin: 0 0.5px;
	float: right;
	clear: none;
}

div.printOnly div.float table { 
	width: 3.25in;
}

div.printOnly div.clear { 
	float: left;
	clear: both;
}

div.allImages { 
	clear: both;
}

div.allImages img { 
	float: left;
}

div.allImages br { 
	clear: both;
}

div.summary { 
	clear: both;
}

div#agent { 
	display: none;
}

div.printHide {
	display: none;
}

