@charset "utf-8";

td, div, p
{
  color: Black;
}

a
	{
	color: #666666 !important;
	text-decoration: none !important;
	}
	
#topnav, #masthead, .mainnav, #sidecol, #bottom, #footerlinks, #covweb, .toggle, .prev, .next, #propnav, 
  .calloutnav, a.contentlink, td.links, #contacts
	{
	display: none !important;
	}
	
#MainDiv
	{
	background: none;
	border-top: 4px solid #8BAACE;
	border-bottom: 4px solid #8BAACE;
	}
	
#ContentDiv
	{
	float: none;
	width: auto;
	}
	
#footer .disclaimer, #footer .copyright
	{
	float: none;
	width: auto;
	text-align: center;
	margin: 0 80px 1.4em 80px;
	}
	
.contentbtm
	{
	width: 100% !important;
	margin: 0 20px;
	background: none;
	border-bottom: 4px solid #8BAACE;
	}
	
.Properties
	{
	width: 100% !important;
	margin: 0 20px;
	}	
	
	
.Properties td, .Properties th
	{
	background: none !important;
	border-top: 1px dotted #cccccc;
	border-bottom: 1px dotted #cccccc;
	}
	
.Properties th
	{
	color: #666666;
	font-weight: bold;
	border: none;
	border-bottom: 4px solid #8BAACE;
	}
	
	.DetailGroup
	{
	  display: block !important;
		width:600px !important ; 
	}