body {
	background-color:#FFFFFF;
	font-family: "Times New Roman", serif;
	font-size: 1.0em;
	text-align: left;
	margin: 0px;
	background-image: none;
}

#top, #navigation, #pagetop, #footer ul, #footer p .pagetop, #footer p {
	display:none;
}

#content {
	background-color:#FFFFFF;
	padding:0px;
	border:none;
	color:#000000;
	clear: both;
	line-height:120%;
	width: 90%;
	margin:0px;
}

#headerPrint {
	border-bottom: 2px solid #000000;
	display: block;
	margin-bottom: 20px;
	width: 90%;
}

#headerPrint p {
	display: inline;
	text-align: right;
	float:right;
	margin:0px;
	margin-top: 30px;
}

#content h1, #content h2, #content h3 {
	color: #000000;
	margin: auto;
	border:none;
	border-left: 0px;
	padding-left: 0px;
}

h6 {
	font-size:90%;
	border-top:1px solid #000000;
}

#content ul li {
	list-style-image: none;
	list-style-type: square;
}

hr {
	color: #333333;
	background-color: #333333;
}


.formbuttons {
	color: #000000;
	background-color: transparent;
}

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;
}
