#hd   {  display: none;  }
#page-tools {  display: none;  }
.subpage-banner  {  display: none;  }
#subnav   {  display: none;  }
#bottom  {  display: none;  }
body {
	background: white;
	font-size: 10pt;
	font-family: arial,helvetica,clean,sans-serif;
}
#bgbody{
	width: auto;
	margin: 0 5%;
	padding: 0;
	border: 0;
	float: none !important;
	color: black;
	background: transparent none;
}
div#bgbody{
	margin-left: 5%;
	padding-top: 1em;
	line-height:167%;
}

p, h1, h2, h3{margin:0pt;}
h1 {font-weight:normal;font-size:20px;line-height:1.231;}
h2 {font-weight:normal;font-size:26px;margin-bottom:5px;line-height:1.231;}
h3 {font-weight:normal;font-size:32px;margin-top:-5px;margin-bottom:5px;line-height:1.231;margin-left:-2px;}
h4 {font-weight:normal;font-size: 1em}
h5 {font-weight:normal;font-size: .83em}
h6 {font-weight:normal;font-size: .75em}
.bd p {
	margin-bottom:15px;
	font-size: 95%;
}
a:link, a:visited {
	color: #E27941;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
}

