body { font-size: 8pt; font-family: sans-serif; }

h2 { font-size: 14pt; }
h3 { font-size: 12pt; clear: both; padding-top: 1em; border-bottom: thin solid black; }

header, nav, section#content aside, footer  { display: none; }

article {}

article h2, article h3 { clear: both; }

article a { color: black; text-decoration: none; font-weight: bold; }
article p { clear: both; margin: 0; }

article table { padding: .5em; border-collapse: collapse; border-top: thin solid gray; margin: 1em 0; }
article table tr {  }
article table td, article table th { padding: .25em .5em; vertical-align: top; border-bottom: thin solid gray; }
	td.classTime { white-space: nowrap; }

article dl { padding: 0; }
article dt { clear: both; float: left; width: 20%; font-size: 10pt; font-weight: bold; }
article dd { float: right; width: 75%; margin: 0 0 1em 0; }
	article dd strong.callout { font-size: 9pt; }

span.map { display: none; }