/* 
***********************************
Page: NDQ Print
Category: N/A
Search: 0
Track: 0
Version: 9.10.0
Author: Jonathan Hagan
Date: 08 Aug 2016
***********************************
*/
@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; }

/* Release Detail Specific */
#ndq-content.ndq-releasedetail {width: 100%;background: none;font-family: Georgia, "Times New Roman", Times, serif;font-size: 120%;}	
.ndq-releasedetail #ndq-header {display: none;}
.ndq-releasedetail #ndq-article {width: 97%;border: 0;background: none;margin: 0;padding: 0;}
.ndq-releasedetail .ndq-rightcol {display: none;}


header, .header, #header, 
footer, .footer, #footer, 
nav, .nav, #nav,
.breadcrumbs, #breadcrumbs,
 #ndq-tools, #ndq-tools-wrap, 
 .copyright, .flex-control-nav, .ndq-view-all, .ndq-noprint, .gotop  {
	 display: none !important;
}
.navigation.w-nav{position: relative;}