body {
	font-size: 10pt;
}

#header	{
	background: none;
	height: 25pt;
}
#header h1	{
	font-size: 1.1em;
	text-align: right;
	padding-bottom: 0.2em;
	border-bottom: 1px solid #777;
}
#header h1 a	{
	color: #777;
	text-decoration: none;
}


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

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

