@media print {
	html,body{font-size:80%;}
	header,footer,.leftNav,.virtical a.ADA-icon-top, .virtical_topleft a.ADA-icon-top,
	#banner:after,#banner .pageTitle .bannerMark{display:none;}
	#banner.landing-page .imageDip{display:none;}
	#banner.landing-page .pageTitle{position: relative;top:auto;left:auto;width:100%;-webkit-transform:none; -ms-transform:none;transform:none;padding:0.5em 0; display:inline-block;}
	#banner .pageTitle{padding:0.5em 0;}
	#banner.landing-page .pageTitle h1{color:rgb(0,0,0); text-shadow: none;}
	.middleColumn{width:100%;}
	.middle_when_right_side_bar,.middle_when_no_right_side_bar{width:100%; padding:0 3.5%!important;}
	#sidebar_content{width:50%;margin:0 3.5%;float:left;}
	#sidebar_content h3.tool_heading{border-bottom:1px solid rgb(0,0,0); background:transparent; color:rgb(0,0,0);padding:0.25em 0;}
	#sidebar_content .right_per_detail .right_content{font-size:100%;}
	.detail_calendar .headerbg .headertext, .detail_member_directory .headerbg .headertext,
	.detail_calendar .header2bg .header2text,.detail_calendar .headerbg a, .detail_member_directory .headerbg a{color:rgb(0,0,0);}
	.titletext{display:inline-block!important;}
}