body {
	background: white;
	font-size: 13pt;
	}

/* header logo printing */
html body #printlogo { 
display: block;
text-align: left; }

#MSwrap, #homecontent; #contentcol, #MScontentback, #home_servicearea, #MScontent, #home_gallery {
  float: none;
  width: auto;
  margin: 0;
  padding: 0;
}

#flashcontent {
  float: none;
  width: 670;
  height: 440;
  margin: 0;
  padding: 0;
}

#MSheader, #MStopnav, #homeflashcontent, #MSsidebar {
	display: none;
	}

html .msbodycopy, .servicearea_text {
float: none;
width: auto;
margin: 0;
padding: 0;
}


html body p, hr, br, ul, li, td, b, u, i, th {
width: auto;
}


html body h1, h2, h3, h4, h5, h6 {
font-family: verdana, arial, helvetica, geneva, sans-serif;
width: auto;}

a:link, a:visited {
	color: #666666;
	font-weight: bold;
	text-decoration: underline;
	}
	
#MSfooter {
	font-size: 12px;
	line-height: 1.5;
    }