body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #111111;
}
#header {
	background-color: #81A7B1;
	background-image: url(graphics/titlebar.gif);
	background-repeat: repeat-x;
}
#searchbar {
	background-color: #457A88;
	text-align: center;
	padding: 0px;
}
#menudiv {
	position: absolute;
	top: 110px;
	width: 130px;
	color: #457A88;
	padding: 20px 0px 0px 10px;
	left: 0px;
}
#welcome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	position: absolute;
	left: 0px;
	top: 70px;
	padding-left: 20px;
}
#welcome td a {
	color: #FFFFFF;
}
#menudiv ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#menudiv li {
	padding: 0px;
	margin-bottom: 3px;
}
#menudiv a {
	display: block;
	padding: 2px 2px 2px 10px;
	background-color: #FAFAFA;
}
#menudiv a:link, #menudiv a:visited {
	text-decoration: none;
	border: 1px solid #666666;
	color: #111111;
}
#menudiv a:hover, #menudiv a:active {
	background-color: #FFFFFF;
	color: #304654;
}
#contentdiv {
	margin: 0px 0px 0px 160px;
	color: #111111;
	position : relative;
	border-left: 1px solid #457A88;
	padding: 20px;
}
form {
	margin: 0px;
	padding: 0px;
}
#searchbar input {
	border: 1px solid #666666;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #FFFFFF;
}
#footer {
	margin: 0px;
	padding: 20px;
	text-align: center;
	border-top: 1px solid #457A88;
	position: relative;
	color: #999999;
	font-size: 11px;
}
.imj {
	font-weight: bold;
	color: #457A88;
}
a:link, a:visited {
	color: #457A88;
}
a:hover, a:active {
	color: #304654;
}
h1 {
	font-size: 1.3em;
	color: #000000;
	letter-spacing: 0.1em;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	padding: 4px;
	border-bottom: 1px dashed #CCCCCC;
	margin: 0px 0px 10px;
}
h2 {
	font-size: 1.2em;
	color: #457A88;
	font-weight: bold;
}
h3 {
	font-size: 1.1em;
	color: #457A88;
	font-weight: bold;
}
.author {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.underline {
	text-decoration: underline;
}
#content {
	margin: 16px;
	padding: 16px;
}
#content table {
	background-color: #304654;
}
#content td {
	background-color: #FFFFFF;
}
#messagebar {
	border: 1px solid #457A88;
	margin: 16px 0px 0px;
}
.titlebar {
	margin: 4px;
	padding: 6px;
	border: 1px solid #457A88;
	background-color: #FFFFFF;
}
.issn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3F5A70;
	margin: 4px 0px 0px;
}
#forumhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(graphics/titlebar.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.pagetable {
	margin-top: 20px;
}
li {
	line-height: 120%;
}.footer {
	font-size: 11px;
	color: #666666;
}
.highlighted {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding: 6px;
	border: 1px dotted #457A88;
}
.boxed {
	padding: 6px;
	border: 1px dotted #457A88;
}
.profileimg {
	border: 1px solid #457A88;
	margin: 10px;
	float: right;
}
.superscript {
	font-size: 50%;
	vertical-align: super;
}
.calltbl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #89ADB7;
}
.calldiv {
	margin-top: -100px;
	margin-left: -150px;
	left: 50%;
	top: 50%;
}
.cellbaseul {
	border-bottom: 1px solid #000000;
}
.button a{
	color: #333333;
	border: 1px solid #457A88;
	padding: 1px 3px 1px 3px;
	text-decoration: none;
}
.button a:link, .button a:visited {
	color: #333333;
}
.button a:hover, .button a:active {
	color: #457A88;
	background-color: #FFFFFF;
}
.pdf {
	margin-right: 4px;
	float: left;
}
fieldset {
	padding: 6px 0px 6px 0px;
}
legend {
	color:#666666;
	padding: 4px;
}
label {
  float:left;
  width:30%;
  margin-right:0.5em;
  padding-top:0.2em;
  text-align:right;
  font-weight:bold;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
}
#articlediv table {
	background-color: #000000;
	margin: 0px 0px 8px 0px;
}
#articlediv table td {
	background-color: #FFFFFF;
}
#contentdiv input {
	margin-top: 4px;
}

