/* PRINT STYLES */
.hdr-country-select,
.hdr-search-form,
#hdr-nav,
#mob-site-hdr,
.sub-nav,
.breadcrumb,
.ftr-info,
.ftr-sitemap,
#mob-site-ftr,
#fancybox-download,
#fancybox-close,
.page-list-filters,
#current-search,
.expand-control,
.scroller {
	display:none;
}

.expander {
	display: block!important;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000;
}

.container {
	width: 100%;
	margin: 0; padding: 0;
	background: none;
}

h1, h2, h3, h4, h5, h6, p, li {
	color: #000;
	font-size: 11pt;
}

a {
	color: #0000EE!important;
	font-size: 11pt;
}

img {
	height: auto;
	max-width: 300px;
}