body {
  background: #FFFFFF;
	font-family: Times, "Times New Roman", serif;
	font-size: 12pt;
}

#PortalWrapper {
	background-color: #FFFFFF;
	width: auto;
	position: absolute;
	border-width: 0px;
	border-style: none;
	margin-top: 0px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: top center;
	padding-top: 0px;
}

#PrintHead {
  display: block;
}

#Menu {
  display: none;
}

#ContentArea {
  width: auto;
  margin: 0px;
  top: 0px;
}

#ContentArea a {
  color: #000000;
	text-decoration: none;
}

#ContentArea a:hover {
  color: #000000	;
  text-decoration: none;
}

#ContentArea h1 {
  font-size: 12pt;
  font-weight: bold;
}

#ContentArea h3 {
  font-size: 18pt;
  font-weight: bolder;
  color: #000000;
  text-align: right;
}

.Small {
	font-size: 10pt;
}

