/* CSS Document */

body
	{
	background-color:#ffffff;
	color:#000000;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-top:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:.8em;
	}

.HeaderCells
   {
   background-color:#003399;
   color:#FFFFFF;
   }

.propertyListing
   {
   background-color:#003399;
   color:#FFFFFF;
   }
   
.main
	{
	margin-left:5px;
	margin-bottom:0%;
	margin-top:0%;
	}

.SearchBar
  {
  vertical-align:top; 
  white-space:nowrap; 
  background-color:#E9E9E9
  }	
  
.SearchGoButton
  {
  background-color:#999999; 
  color:#ffffff; 
  font-weight:bold;
  }  
  
.LeftBarCell
    { vertical-align:top; 
	  width:0px; 
	  background-color:#003399;
	}		

.outlineDiv
   { 
    vertical-align:top; 
    margin-left:5px;
	width:175px; 
   }		
	
.HeadingsLeft { margin-left:5px; 
				text-align:left;}
				
.TableStyle { margin-left:0px;
			  }				
			  
/* Start - The following four are used to provide the division 
           bar in the page heading. As of 11/26/08 that framework
		   is there but no divisions are defined. 
*/

   .DivisionBar
   {
	text-align:center; 
	vertical-align:middle; 
	background-color:#660000   
   }
   
  .DivisionUL
    {
	list-style-type: none; 
	text-align: center; 
    margin-top:5px; 
	margin-bottom:5px; 
	font-size:.8em; 
	color:#FFFFFF
    }

  .DivisionLI
    {
	display: inline; 
	text-align: center;
    }
	
/* End - The following four are used to provide the division 
           bar in the page heading 
*/

