body {
	font-size: 10pt;
}

#header	{
	background: none;
}
#header h1	{
	font-size: 1.1em;
	text-align: right;
	padding-bottom: 0.15em;
	margin-bottom: 1.5em;
	border-bottom: 1px solid #c1d72f;
}
#header h1 a	{
	color: #5a4099;
	text-decoration: none;
}


hr,
h2 {
	display: none;
}
#primaryContent hr,
#primaryContent h2,
#secondaryContent hr,
#secondaryContent h2 {
	display: block;
}

.skip,
.noPrint,
#secondaryContent,
#menu,
#footer,
#breadcrumbs,
#exportOptions,
#login,
#search {
	display: none;
}

