/* CSS Document */
<STYLE TYPE="text/css">
<!--
BODY {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #333333;
}

td {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #333333;
}

p {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #333333;
}

A {
  font-size: 12px;
  color: #333333;
  text-decoration: underline;
  font-weight: bold;
}
a:hover {
  color: #91A465;
}
A.txtlink {
  font-size: 10px;
  color: #91A465;
  text-decoration: underline;
}
a:hover.txtlink {
  color: #333333;
}
.txtfooter {
  font-size: 10px;
  color: #E8F3CE;
  text-indent: 0px;
  padding: 0px 5px 3px;
}

.smBold {
  font-size: 10px;
}
.leading {
  font-size: 12px;
  line-height: 13px;
}

.sideNav {
  font-size: 10px;
  color: #333333;
  font-weight: normal;
  text-decoration: none;
}

A.sideNav {
  font-size: 10px;
  color: #333333;
  font-weight: normal;
  text-decoration: none;
}
h1 {
  font-size: 14px;
  font-weight: 800;
  color: #6A803F;
  line-height: 16px;
}
input {
  font-size: 10px;
}
select.sizeable {
  font-size: 10px;
  width: 122px;
  font-family: Arial, Helvetica, sans-serif;
}
select.sizeableST {
  font-size: 10px;
  width: 75px;
  font-family: Arial, Helvetica, sans-serif;
}
#navlist
{
margin-left: 0;
padding-left: 0;
list-style: none;
}

#navlist li
{
padding-left: 10px;
background-image: url(images/dash.gif);
background-repeat: no-repeat;
background-position: 0 .4em;
}

#navlist ul { list-style: none; }  
-->
</STYLE>


