body {
	font-family: "Trebuchet MS", serif !important; font-size: 11pt !important; line-height: 1.6em !important;
	padding: 0 !important; margin: 0 !important;
}

#wasSearch, #nav, #band, .sidenav, .sub-navPage, .sub-nav, #footer {
	display: none !important;
}
#hd .container a#logo-dia, p.back-to-top {
	display: none !important;
}
body, #hd, #bd, .container {
	background: none !important;
}
.container, .content {
	margin: 0 !important;
	padding: 0 !important;
}
.footnotes {
	border: 0 !important; padding: 0 !important; 
}


h1.primary span, p.maintitle span, a, h2, h3, h4, h5, h6, .h4caption {
	color: #000000 !important;
}
h1.primary, p.maintitle {
	border-top: 1px solid #000000 !important; border-bottom: 0 !important;
}
h1.secondary, .toc h2 {
	font-size: 32pt !important;
	border-bottom: 0 !important; border-top: 0 !important; padding-bottom: 0 !important; margin-bottom: 0 !important;
}
h2 {
	border-top: 0 !important;
}

#bd .container .content li {
	list-style-type: disc;
	list-style-image: none;
}


/* Tables */
table, table.fin {
	border-collapse: separate !important;
	border-left: 1px solid #000000 !important; border-top: 1px solid #000000 !important;
	border-bottom: 0 !important; border-right: 0 !important;
}
table td, table.fin td, table th, table.fin th {
	border-bottom: 1px solid #000000 !important; border-right: 1px solid #000000 !important;
	border-left: 0 !important; border-top: 0 !important;
}
table.fin thead td, table.fin thead th {
	background-color: #FFFFFF !important;
}
table.fin tr.total td, table.fin tr.total th {
	font-weight: bold; color: #000000;
}
table.fin tr.grandtotal td, table.fin tr.grandtotal th {
	font-weight: bold; color: #000000; background-color: #FFFFFF;
}

