body
{
	line-height: 10px;
}

.PrintOnly
{
	display: block;
}

.NonPrintable
{
	display: none;
}

div#RightChannel div#PageTitle
{
	clear: both; 
	margin-top: -12px; 
	padding: 0px 5px 5px 5px; 
	border-bottom: solid 2px #000000;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
}

div.Subheader
{
	display: none;
}

div#Body
{
	border-top: none;
}

div#Footer
{
	display: none;
}

div#PopupBody
{
	border-top: none;
}
	
div#Body div#LeftChannel
{
	display: none;
}

div#Body div#RightChannel
{
	width: auto;
	margin: 0px;
	
	float: none;
}

ul#QuickNav
{
	display: none;
}

div#SellersEstimatePropertyInfo
{
	position: absolute;
	top: 0px;
	font-size: 14px;
	line-height: normal;
}

div#SellersEstimatePropertyInfo div.Title
{
/* display: none; */
	border-bottom: none;
	padding-left: 0px;
}

div.Group div.Title
{
/*	border-bottom: none; */
}

table#Prepared
{
	width: 100%;
	position: absolute;
	top: 0px;
	line-height: normal;
}

table#Prepared caption, table#Prepared2 caption
{
	font-size: 14px;
	border-bottom: none;
	padding-bottom: 5px;
}

table#Prepared td, table#Prepared2 td
{
	font-size: 14px;
	padding: 0px;
}

table#Prepared2
{
	position: inline;
	page-break-before: always;
}

div.Estimate
{
	padding-top: 118px;
}

div.Estimate div#ContactInfo
{
	display: none;
}

div.Estimate div#Facebook
{
	display: none;
}

div#OfficeDetails
{
	margin: 2px;
	font-weight: bold;
	font-size: 7px; 
	margin-top:-15px; 
}

div#OfficeDetails2
{
	margin: 2px;
	font-weight: bold;
	font-size: 7px;
	border-top: solid 2px #000000;
}

img#OfficeLogo
{
	margin: 2px 8px 8px 0px;
}

table.NameValue
{
	font-family: Verdana;
	font-size: 10px;
	
	width: 100%;
	line-height: 150%;
	
	margin-bottom: 10px;
	table-layout: fixed;
}

table.FixedWidth th
{
	width: 30%;
}