/* 
CSS Document 
REF: Print 
*/
body {
	font-family: "Times New Roman", Times, serif;
	font: 12pt Times, Serif;
}

#left-col,  #horiz-nav, #right-col, #skip-nav, #top-image, #ssUtilities a, #pdUtilityButtons, #footer, .disclaimer, #googleButton {
	display: none;
}

h1 {
    font-size: 14pt;
	font-family: "Blur-Medium",Times, Serif;
	line-height: 16pt;
	color:#63659C;
	clear: both;
	margin-top: 10px;
}

p {
	font: 12pt Times, Serif;
	line-height: 16pt;
}
ul {
	margin: 0;
}


#thumbnails {
	width: 260px;
	float: right;
}

#thumbnails img {
	border: none;
}

#slideshowContainer {
	float: right;
	}
	
.slideshowContainer {
	width: 360px;
	height: 271px;
	margin-bottom: 5px;
	text-align: center;
}

.slideshowContainer img {
	border: 4px solid #FFF;
}

.outline, .current {
	border: none;
}


#propInfo {
	page-break-before:always;
	clear: both;
	display:block;
}

#pdTableHolder {
	
}

#pdTablesLcol {
	width: 49%;
	float: left;
	}
	
#pdTablesRcol {
	width:49%;
	float: right;
}

table {
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	margin: 10px 0;
	width: 100%;
	}
	
table th, table td {
	border-bottom: 1px solid #000;
	padding: 3px;
}
#tblRegion td {
	text-align: center;
}

#addressDetails {
	text-align: left;
}

div#printbreak{
page-break-before:always;
margin: 0;
padding:0;
}
