body {
}
p {
  padding: 5px 0 0 10px;
  margin: 10px 20px 10px 0;
}
hr {
  width: 80%;
}
a {
  color: #000099;
}
h1, h2, h3 {
  padding: 5px 0 5px 10px;
  margin: 5px 0 5px 10px;
  font-family: "Times New Roman", Times, serif;
  color: #000033;
}
h1 {
/*  font-variant: small-caps; */
}
h2 {
}
h3 {
  display: none;
  font-style: italic;
}
thead {
  display: table-header-group;
}
#skipnav {
  display: none;
}
#header {
  position: relative;
  top: 0;
  margin: 0;
}
#header a {
  text-decoration: none;
}
#header_ind {
  position: relative;
  top: 0;
  padding-bottom: 20px;
  border-bottom: 1px #000099 solid;
  margin: 0;
}
#header_ind a {
  text-decoration: none;
}
#toplinks {
  display: none;
}
#sitelinks {
  display: none;
}
#mainnav {
  display: none;
}
#mainnav_ind {
  display: none;
}
#page {
  position: relative;
  clear: left;
  top: 0;
  padding: 0;
  margin: 0;
  border-top: 1px #990000 solid;
}
#quicklinks {
  display: none;
}
#content {
  position: relative;
  top: 0;
  left: 0;
  margin-top: 5px;
}
#rightcontent {
/*  display: none; */
  float: right;
  top: 0;
  right: 0;
  padding: 0;
  margin: 0 0 0 15px;
  width: 150px;
  border: 1px #000099 solid;
  font-size: small;
  text-align: center;
  line-height: 1.2em;
}
#rightcontent img {
  margin: 0;
  padding: 5px;
  border: 1px black solid;
  background-color: #ffffff;
}
p.featuretitle {
  color: #ffcc66;
  text-align: center;
  padding: 10px 0 20px 0;
  margin: 0;
  font-size: medium;
  font-weight: bold;
  line-height: normal;
}
.smallfont {
  font-size: xx-small;
  line-height: normal;
}
.sectiontitle {
	COLOR: #990000;
	FONT-SIZE: medium;
	font-weight: bold;
}
.pagetitle {
	COLOR: #000099;
	FONT-SIZE: medium;
	font-weight: bold;
}
.imageprint {
  padding-right: 10px;
}
.handheldscreen {
  display: none;
}
#footer {
  clear: both;
  border-top: 1px #990000 solid;
  text-align: center;
  font-size: x-small;
  line-height: normal;
}
.publictable {
  border: 1px #000099 solid;
}
.publictable caption {
 background-color: #666666;
 color: #FFFFFF;
 font-variant: small-caps;
}
.publictable th {
  background-color: #000066;
  color: #FFFFFF;
  border-bottom: 1px #CCCCCC solid;
}
.publictable th a {
  color: #FFFFFF;
}
.publictable td {
  border: none;
}
