#body
{  
  position: static;
  margin: 0;
  width: auto;
 }

#masterRight
{ 
  display: none;
  }

#masterLeft
{ 
  display: none;
  }

#pageContent
{ 
  margin: 0;
  border: 0;
  background: #ffffff; 
 }

tr.BreakPoint
{ 
  page-break-before: always;
 }

.small { font-size: .5em;}

.Datacomp, .Financial, .Appraiser, .Community, .Tax .MLS {
  padding: 1px;
  font-weight: bold;
}

.Datacomp
{ 
  color: #00ff00;
 }

 .Financial,  .Appraiser 
{ 
  color: #0000ff;
 }

 .Community
{ 
  color: #ff8000;
 }

.Tax {
  color: #FBA4A4;
}

.MLS {
  color: #827FCC;
}
