body {
	font-size: 9pt;
}

#header .main-menu, form, ul.menu, .results-header, .footer, .check, .error, .no-print {
	display: none;
}

body#my-account form {
	display: block;
}

#header {
	height: auto;
	background: none;
	border-bottom: 2pt solid #ccc;
	margin-bottom: 3em;
}

#header a.logo {
	position: inherit;
	top: 0; left: 0;
	width: auto;
	height: auto;
	text-indent: 0;
	margin-bottom: 5pt;
	font-size: 1.8em;
	background: none;
	color: #000;
}

#main, #footer {
	width: auto;
	padding: 0;
}

#footer {
	margin-top: 3em;
	border-top: 1pt solid #ccc;
}

.column-ab-a, .column-ab-b {
	float: none;
	width: auto;
	margin: 0;
}

#main .column-ab-b {
	margin-top: 3em;
	page-break-inside: avoid;
}

a.pdf {
	padding: 0;
}