/************* ADCO Construction Intranet Print Styles ***********/
/********************** KND Web Consultants ****************/
/***************** Chris Garrett September 2006 ************/

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

#header, #usability, #sideColumn, #footer, #menu, #searchBox { /*Strips header, footer and rightColumn*/
   display: none;
}

#wrapper, #content {
   width: auto;
   margin: 0 5%;
   padding: 0;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;
}
#mainColumn {
	border-style: none;
}
#logout {
	display: none;
}