@media print {
* { background: #fff !important; color: #444 !important; text-shadow: none; }

a, a:visited { color: #444 !important; text-decoration: underline; }

a:after, a em:after { content: " (" attr(href) ")"; } 

abbr:after { content: " (" attr(title) ")"; }

.ir a:after { content: ""; }/* Don't show links for images */

pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }

img { page-break-inside: avoid; }

@page { margin: 0.5cm; }

p, h2, h3 { orphans: 3; widows: 3; }

h2, h3{ page-break-after: avoid; }

.main-content, .main-content .sf_cols {display:block; overflow:visible; width:100%;}

.showMore { display:block; }

.logo, .utility-nav, .audienceNav, .zoom-search, .logo, .primary-nav-login, .login-box, .horizontal-nav, .sidebar, .sf_3cols_1_25 { display:none; }
.printLogo, .utility_logo {display:block; height:100%; width:116px; float:left; }
.content .sf_colsIn, .sf_2cols_2_67 { border:none; clear:left; float:none; width:100%;}

.utility_logo,
.site-name .sf_3cols_3_25,
.featured-topics {
	display: none;
}

}
