body {
background-color: White;
color: Black;
font-family: Times, "Times New Roman", serif;
font-size: 12pt;
text-align: left;
height:100%;
}
a:link, a:visited {
	color: #520;
	background: transparent;
	font-weight: normal;
	text-decoration: underline;
	}
a:hover {
text-decoration: underline;
}
h2 {
font-size: 16pt;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-weight: bold;
text-align: left;
color: Black;
padding:2px;
text-align:left;
font-style: normal;
margin-bottom: 25px;
margin-left: 0;
}
h3 {
font-size: 13pt;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-weight: bold;
text-align: left;
color: Black;
padding:2px 2px 2px 10px;
text-align:left;
background-color: #FDFFF0;
margin:0px 40px 25px 0px;
}
h1 {
display: none;
}
h4 {
font-size: 13pt;
font-family: Times, "Times New Roman", serif;
font-weight: bold;
text-align: right;
font-style: italic;
margin: 3px 0px
}
h4.left{text-align:left}
h4.goback{
  display: none;
}

h5 {
font-size: 1.1em;
font-family: Times, "Times New Roman", serif;
font-weight: bold;
text-align: left;
}
h5.footer, hr.footer{
  display:none;
}

h6 {
font-size: 1em;
font-family: Times, "Times New Roman", serif;
font-weight: bold;
text-align: left;
color: #017201;
line-height: 1.2em;
text-indent: +2em;}
p{
text-indent: 0em;
line-height: 1.3em;
text-align: left;
font-size:1em;
margin-left: 2em;
}
p.byline{
text-indent: 0em;
line-height: 1.3em;
text-align: left;
font-size:1em;
margin-left: 2em;
margin-top: -1.5em;
font-style: italic;
color: #000000;
font-weight: normal;
}
ul{
  margin-left: 2em;
}

hr {
border-bottom: 1px dotted green;
width: 90%;
}
#printvers{
	display: none;
}
#wrapper{
	margin: 0%;
}
#wrapper a:link:after, #wrapper a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
   }
#printmasthead{
  text-align: center;
  font-weight: bold;
  margin-top: 0 !important;
  margin-bottom: 1.5em;
  padding-top: 0;
}
.noprint{
  display: none;
}
.clearfix:after {
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  content: ".";
}
/* * html hack for IE pre 7 */

* html .clearfix {
  height: 1px;
}

.clearfix {
  display: inline-block;
}

.clearfix {
  display: block;
}
div.hovermenu li.first{
  font-size: .9em;
  margin:0;
  font-family: Arial, Helvetica, sans-serif
}
div.hovermenu{
  background-color: transparent;
  text-align: left;
  border: 1px solid black;
  font: bold .8em;
  padding:.5em;
  margin: .5em 0;
}

.hovermenu ul{
  margin: 0;
  width: 100%;
}

.hovermenu ul li{
  list-style: none;
  display: inline;
text-align: center;
  line-height: 1.5em
}

.hovermenu ul li a{
text-decoration: none;
  color: black;
  padding: 0 1em;
  font-weight: normal;
  font-family: Arial, Helvetica, sans-serif;
  font-size: .6em
}

.hovermenu ul li a:hover{
  background-color: #FFE271;
}
p.top{
display:none;
}
.printonly{
  font-style: italic;
}
p.footernotice{
  font-weight: normal;
  font-size: .9em;
  color: #000000;
  text-align:left;
}
.smallertext{font-size:80% !important}
