body {
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	color: #000;
	padding: 0;
	width: 7.5in;
}
ul {
	list-style: square;
}
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 {
	text-align: left;
	vertical-align: top;
}
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;
}
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;
}
#page {
	width: 7in;
}
#print_contact {
	float: right;
	white-space: nowrap;
	font-size: 8pt;
	margin: 0;
	border: none;
}
#print_contact th, #print_contact td {
	border: none;
	padding: 0 .25em;
}
#header {
	margin: 0 0 .5in;
	padding: 0 0 .25in;
	border-bottom: 6pt solid #ddd;
}
#access_buttons, #primary_sidebar, #page_top, #page_bottom, #site_search, .theme_graphic, .page_links, #footer, #callout_boxes, .no-print, .pageLinks {
	display: none;
}

.tabbed { 
	display: none; 
}