

#content a:after{content: " [" attr(href) "] " }


body {
	background: white;
	font-family: Georgia, "Times New Roman";
	font-size: 12pt;
}

#_yuiResizeMonitor,
#skip-navigation,
#constants,
#search,
#nav-primary,
#nav-secondary,
#focusLinks,
#navFooter,
#pageControls,
#pnl_c {
	display: none;
}


h1#logo a {
	color: black;
	text-decoration: none;
}

#nav-secondary {
	margin-left: 0;
	padding-left: 0;
}
	#nav-secondary li {
		display: none;
		float: left;
	}
	#nav-secondary li.selected {
		display: inherit;
	}
		#nav-secondary ul {
			float: left;
		}
	
h2 {
	clear: both;
	padding: 16px 0 0 0;
}


#footer {
	margin: 35px 0 0 0;
}
