body {
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	color: #000;
	padding: 0;
	width: 7.5in;
	line-height: 1.2em;
}

h1 {
	font-size: 18pt;
}

h2 {
	font-size: 14pt;
}

h3,h4,h5,h5 {
	font-size: 12pt;
}

table {
	margin: 1em 1em 1.5em;
	font-size: 100%;
	border-top: .5pt solid #aaa;
	border-left: .5pt solid #aaa;
	border-collapse: collapse;
}

table table {
	margin: .5em 0;
}

th, td {
	padding: .125em .25em;
	border-bottom: .5pt solid #aaa;
	border-right: .5pt solid #aaa;
}

table.borderless {
	border-collapse: separate;
}

table.borderless, table.borderless td, table.borderless th {
	border: none;
}

a {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}

a img {
	border: none;
}

hr {
	height: .25pt;
	background: #aaa;
	color: #aaa;
	border: none;
	clear: left;
	display: block;
	margin: .5em 0;
	padding: 0;
	font-size: .25pt;
}

hr.clear {
	clear: left;
	visibility: hidden;
}

img.left {
	float: left;
	margin: 0 1em .5em 0;
}

img.right {
	float: right;
	margin: 0 0 .5em 1em;
}

ul {
	list-style-type: square;
}

#page {
	width: 7.5in;
}

#print-header {
	float: right;
	white-space: nowrap;
	font-size: 8pt;
	margin: 0;
	border: none;
}

#print-header th, #print-header td {
	border: none;
	padding: 0 .5em;
	text-align: left;
	vertical-align: top;
}

#site-banner {
	margin-top: 24pt;
}

#global-header, #sidebar, #footer, #site-search, #main-navigation, #content-controls, #vertical-divider-bottom, .no-print {
	display: none;
}
