/* 
***********************************
Page: NDQ Print
Category: N/A
Search: 0
Track: 0
Version: 9.8.0 
Author: Jonathan Hagan
Date: 27 Jun 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; }

/* 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;}

a[href]:after {
    content: none !important;
}

header, .header, #header, footer, .footer, #footer, nav, #ndq-tools, #ndq-tools-wrap, .copyright, .flex-control-nav, .ndq-view-all, .breadcrumbs, #breadcrumbs, .hero-wrapper, .btn-btn, .btn-large
	{display: none !important;}
	
ul.slides li {float:none; display:block;}
.slides .wp5 {width:100% !important; float:none; display:block; text-align:left !important;}	

.ae-promo-txt-wrapper {
    align-items: center;
    display: block;
    flex-direction: row;
    height: 400px;
    justify-content: center;
    left: 0;
    margin: auto;
    max-width: auto;
    padding: 0;
    position: relative;
    right: 0;
    top: 0;
    width: auto;
}
/*.block-section-wide:before {padding:10px 0 !important}*/


/*section, h2, .hero-promo-content, .hero-promo-intro, .ae-promo-txt-wrapper, .ae-promo-content, .ae-promo-background, .innovation-content-wrapper, .investor-relations-chatter, .innovation-promo-txt {display:block; width:100% !important; margin:10px 0 !important; padding:0 !important; position:relative !important; color:#333 !important; float:none !important;min-height:auto !important;  }
.block-section-wide:before {padding:10px 0 !important}
a {color:#333 !important;}*/