/* 
***********************************
Page: NDQ Print
Category: N/A
Search: 0
Track: 0
Version: 9.8.0 
Author: Jonathan Hagan
Date: 27 Jun 2014
***********************************
*/
@charset "utf-8";

html, body {height: 99%;}

/* 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,
#responsive,
#footer,
#topbar,
#navigation,
#header-top,
.menu,
div.footer,
#searchshowhide,
#searchmob,
div.footer-social,
#block-block-2,
#footer-bottom,
#ndq-tools,
#footer-bottom-inside,
#footer-bottom-inside-left,
.ndq-do-not-print {display: none !important}
*/
#topbar_mob,
#topbar,
#header-top,
div#header *,
.ndq-do-not-print,
#navigation,
div#footer *,
div.footer *,
#block-menu-block-1 {display: none !important}




#ndq-content a:link:after, #ndq-content a:visited:after {    
  content:none;    
}