/**{padding: 0; margin: 0;}
Not sure why I had this originally but had to remove for logo page to print right
*/

table {
	border-width: 1px;
}
.noprint {
	display: none;
}
.printMargins {
	position: absolute;
	top: 10px;
	left: 10px;
	right: 10px;
	bottom: 10px;
}


.printonly { display: block; }

.highlight {
	color: #00ff00;
	font-weight: bold;
}

.BLmenu  
{
	display: none;
}
.GRmenu  
{
	display: none;
}

.BLbar
{
 display:none;
 }
 
 #header
{
 display:none;
 }
 
#bottom
{
 display:none;
 }
 #nav
{
 display:none;
 }
 #page
{
  border:0;
 }
 
 /* Take care of some print layout issues */
 LI 
{
  margin-left:40px;   
}
blockquote 
{
  margin-left:40px;   
}
.listhead /* for county list of contractors*/
{

    border-top:#000 1px solid;

}


.Accordion {
  overflow: visible !important;
}

.AccordionPanelContent {
  display: block !important;
  overflow: visible !important;
  height: auto !important;color: Black;background-color: yellow;
}

body {overflow: visible !important;}
 * {
  background-color: white !important;
  background-image: none !important;
  }
#Container {width:650px !important;}

