/* PRINT STYLESHEET 											*/
/* ============================================================ */

/* Add any elements you want to hide to the rule below */
body {
	background:#FFF;
	color:#000;
	font-size: 12pt;
}

.nav, .header-right, #sub-nav , .bottom-right-nav, .bottom-right-nav-responsive,
.flex-container, img.fade, a.more, .this-week-btn, a.sidebar-red-link, img.community-sidebar, a.oilandgas, #footer,
.inner-side-menu, ul#leadership-nav, ul#resources-nav, ul#business-nav, ul#join-us-nav, ul#advocacy, ul#knowledge, ul#communication, select#selectnav1.select-nav, #lower-ads,
.nav-annual, .boxes-two, .annual-image, #inner-content img{
	display: none;
}

#content {
	width: auto;     
	margin: 0 5%;
	padding: 0; 
	border: 0;
	background: transparent;
}

a.callout-heading, a.sidebar-callout-heading{
	font-size: 16px;
	text-decoration: none;
	color: #000;
}

a.logo{
	font-size: 24px;
	text-decoration: underline;
	color: #000;
	font-weight: bold;
}

#inner-content h1{
	font-size: 19px;
}
