div.topbar {
	display: none;
}

div.spacerRule {
	display: none;
}

div.contactEmail {
	display: none;
}

div.printRule {
	display: block;
}

td#leftnavcol {
	display: none;
}
td#centernavcol {
	display: none;
}
td#rightnavcol {
	display: none;
}
td#leftdropshadow {
	display: none;
}

div.navigation {
	display: none;
}

#rightSpacer {
	display: none;
}

#rightdropshadow {
	display: none;
}

div#printcopyright {
	font-size: 8pt;
	color: #000000;
	text-align: left;
	display: block;
}

div.footer {
	display: none;
}

div.copyright {
	display: none;
}

td {
	vertical-align: top;
}

p, td, li, ul, ol, h1, h2, h3, h4, h5, h6, select, input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1, h2 {
	color: #000000;
	font-weight: bold;
}
 td.p, p  {
	font-size: 10pt;
	color: #000000;
	margin: 0px 0px 12pt;
	padding: 0px;
} 
h1 {
	font-size: 16pt;
	caption: Section Head;
	margin-bottom: 10pt;
}
h2 {
	font-size: 12pt;
	margin-bottom: 4pt;
	caption: Sub Head;
	margin-top: 3pt;
}

#contentTable {
	background: #FFFFFF;
	width: 90%;
}
#contentCell {
	background: #FFFFFF;
	width: 90%;
}
 
body {
	background: #FFFFFF;
}

p.highlight {
	font-size: 12pt;
	color: #000000;
}

