
body {
	background-color: white;
	padding-top: 0;
	margin-top: 0;
}
img {
	border: none;
}
.abstract, address {
	font-weight: bold;
	font-size: 12px;
	font-style: normal;
}
body, p, td, li {
	font-family: Palatino, Palladio, Book Antiqua, Georgia, Times New Roman, serif;
	font-size: 12px;
	color: black;
	font-style: normal;
	line-height: 150%;
}
p {
	margin: 8px 0 8px 0;
}
h1 {
	font-size: 22px;
	margin: 15px 0px 3px 0px;
	font-family: Palatino, Palladio, Book Antiqua, Georgia, Times New Roman, serif;
}
h2, h3 {
	font-size: 17px;
	font-weight: normal;
	margin-top: 12px;
	margin-bottom: 3px;
	font-family: Palatino, Palladio, Book Antiqua, Georgia, Times New Roman, serif;
}
h3 {
	margin-top: 5px;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 0px;
	font-family: Palatino, Palladio, Book Antiqua, Georgia, Times New Roman, serif;
}
a {
	color: black;
	text-decoration: underline;
}
a:hover {
	color: black;
	text-decoration: underline;
}
ul {	padding: 0 0 0 2em;
	margin: 0.5em 0 0 0;
}ul li {	line-height: 130%;
	margin-bottom: 3px;}
#backgroundimage {
	display: none;
}
#pagecontainer {
	position: relative;
	margin: 0; padding: 0;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}
#nav {
	display: block;
	position: absolute;
	top: 35px;
	left: 0px;
	padding-left: 200px;
}
#nav ul {
	margin: 0; padding: 0;
	list-style-type: none;
	text-align: center;
}
#nav ul li {
	display: block;
	width: 100%;
	float: left;
}
#nav ul li a {
	display: none;
}
#nav ul li.navcurrent a {
	display: block;
	text-decoration: none;
	font-size: 22px;
	font-weight: bold;
	line-height: 2em;
}
#navprop {
	display: none;
}
#top {
	background: url(/lib/img/printtopbg.gif) 0% 50% no-repeat;
	height: 100px;
}
#top .alttext {
	display: none;
}
#top .alttextdiv {
	float: right;
	width: 265px;
	height: 100%;
	margin: 0; padding: 0; border: 0;
	background: url(/lib/img/printtopdiamonds.gif) 0% 0% no-repeat;
}
#content {
	margin-top: 5px;
	border-top: 1px solid black;
}
#footer {
	border-top: 1px solid gray;
	margin-top: 20px;
	text-align: center;
	color: gray;
}
#footer a {
	display: none;
}

#sidenav, #topnav {
	display:none;
}