/* =TYPOGRAPHY */

	body {
	font-family: Arial;
	font-size: 80%;
	line-height: 18px;
	}

	h1 {
	font-family: Verdana;
	font-weight: lighter;
	}

	p,
	h2,
	h3 {
	orphans: 3;
	widows: 3;
	}

	h2,
	h3,
	table {
	page-break-after: avoid;
	}

	div.container-page-area dt {
	font-weight: bold;
	}

	div.container-page-area table caption,
	div.container-page-area table th {
	text-align: left;
	}

/* =LAYOUT */

	div.container-masthead,
	div.container-page-footer,
	div.container-wide-panels,
	div.container-question,
	div.container-footer,
	div.container-footer-logos,
	div.container-footer-global,
	div.container-mega-image,
	div.container-media,
	div.container-carousel,
	dl.nav-secondary,
	a.btn-submit,
	img.right,
	img.left,
	.access {
	display: none;
	}

	@page {
	margin: 2cm;
	}

	div.container-page-area a[href^="http"]:after {
	content: " (" attr(href) ")";
	}

	div.container-page-area dt {
	float: left;
	margin: 0 5px 0 0;
	padding: 0 0 5px 0;
	}

	div.container-page-area dd {
	margin: 0;
	padding: 0 0 5px 0;
	}

	div.container-page-area table caption,
	div.container-page-area table th,
	div.container-page-area table td {
	padding: 5px;
	}

/* =COLOUR */

	* {
	background: transparent;
	color: #000;
	text-shadow: none;
	}