/* CSS STYLES FOR THE PRINT FRIENDLY PAGES */ 
/* cm edited 29 march 2005 */           
    

/*hide the horizontal menu when printing*/
.box-wrap{border-style:none;}
.box-header-sp {min-height: 60px; border: 0 none;}
.breadcrumb{margin-top: 10px;}

/*stretch the middle column when printing*/
.columns-float{text-align:left; width: 98%; float: none; font-size: 80%;}
.column-two {margin:0;  width: 98%; text-align:left; float: none;}
.column-three{display:none; width: 1%;}
        
.logoimg img{padding: 0; position:absolute; top:0; margin-bottom: 10px;} 
.header{border:thin solid #ffffff;}
.topnav{display:none;}

#innercontainer{float: none;}
.column-two-content {text-align:left;}
.column-two-none {margin-left:0}
.column-two-right {margin-left:0}
.contentdetail{display:none;}

.topsearch a{color:#ffffff;}
.searchbutton {display:none;}
.searchinput {display:none;}
.button {display:none;}

/*hide the left column when printing*/
.column-one {display:none; width: 1%;}

/*hide the footers when printing*/
.footerdark {display:none;}

.footerwhite{border-top: 1px solid #333333;}
