* {
    background: transparent !important;
    color: #000 !important; /* Black prints faster: h5bp.com/s */
    box-shadow: none !important;
    text-shadow: none !important;
}

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

thead {
    display: table-header-group; /* h5bp.com/t */
} 

tr,
img {
    page-break-inside: avoid;
}

img {
    max-width: 100% !important;
}

@page {
    margin: 0.5cm;
}

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

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

.forPrint { display: block; }
#header { margin: 0; }

/* hide unnecessary elements */

/* homepage */
#bg, #theCount, .leftArrow, .rightArrow { display:none; }
#newsTicker ul li { display:list-item!important; }


.breadcrumbs, .secondary, .secondary ul, #nav, .share, .footer, .subFooter a, .subNav, .moreContent, .newsSharing, .pagination, .portlet, .portlets, .careersLogin, #theTabs, .expertFeed  { display:none; }

.main { float: none; width: auto; }

ul.breadcrumbs { margin: 0 0 21px 0; list-style-type: none;  }
ul.breadcrumbs li {  font-size: 11px; margin-right: 8px;display: inline;  }
ul.breadcrumbs li a { color: #000; text-decoration:none; }