/* 
***********************************
Page: NDQ Print
Category: N/A
Search: 0
Track: 0
Version: 9.6.0 
Author: Jonathan Hagan
Date: 29 Apr 2014
***********************************
*/
@charset "utf-8";

/* Remove/hide everything except logo and content with #ndq-content div */
body { background:none; }
#wrapper{ width:97%; border:0; }
#breadcrumb { display:none; }
#column1 { display:none; width:0%; }
#column2 { display:block; width:100%; border:0; }
#column3 { display:none; width:0%; }
#footer { display:none; }


/* NDQ specific - do not delete */
/* #ndq-content { width:97%; } */
#ndq-content .ndq-expand-link, #ndq-content .ndq-expand-link-nobio { color:#000; }
#ndq-content #ndq-exp-col { display:none; }

a[href]:after {
    content: none !important;
}

#header, #footer, .breadcrumbs, #ndq-leftCol { display:none; }
#ndq-content {
    float: none;
    width: 100%;
}

#sticky-wrap-main-header, footer, .header-search-nav  { display:none; }
.main-content .main-col, .main-content .side-col {width:100%; float:none;}