body {
	background-color:#FFFFFF;
	font-family :  geneva, helvetica, sans-serif ;
	font-size: 10pt;
	text-align: left;
	margin: 10px;
	background-image: none;
}


#topBand, #sidecontainer, #siteSearch, #valid, #topper, #logo, #mainnav, #bottom, #pagetop, #footer ul, #footer p.wizardev, #footer p {
	display:none;
}

#content {
	background-color:#FFFFFF;
	padding:0px;
	margin: 0px 10px;
	border:none;
	color:#000000;
	clear: both;
}

#headerPrint {
	height:70px;
}

#headerPrint p {
	display: inline;
	text-align: right;
	float:right;
	margin:0px;
	font-size:9pt;
}

#headerPrint a {
	font-weight: normal;
	text-decoration: none;
}

h1 {
	margin-top:10px;
}

h2 {
	background-image: none;
	padding-left: 0px;
}

h6 {
	font-size:90%;
	border-top:1px solid #000000;
}

#content {
	line-height:120%;
}

#content ul li {
	list-style-image: none;
	list-style-type: square;
}

hr {
	color: #333333;
	background-color: #333333;
}

a:link, a:active, a:visited, a:hover {
	text-decoration : underline;
	font-weight : normal;
	color : #000000;
}

#footer {
	background-image: none;
	background-color:#FFFFFF;
}

#footnote {
  clear: both;
  font-size: 90%;
  border-top: 2px solid #000000;
  margin: 10px 0px 0px 0px;
}

#footnote h6 {
  font-size: 100%;
  margin: 0px;
}

#footnote ol {
  margin: 0px 0px 10px 0px;
  padding: 0px;
}

#footnote ol li {
  margin: 0px 0px 0px 40px;
  padding: 0px;
  line-height: 100%;
  font-size: 100%;
}

#footnote dl {
  margin: 0px 0px 0px 0px;
  display: block;
  font-size: 100%;
}

#footnote dl dt {
  font-weight: bold;
  margin: 0px 0px 0px 0px;
}
