BODY
{
  width: 100%;
  height: 100%;
  color: #000000;
  font-family: Arial;
  background-color: #FFFFFF;
  margin: 0px;
}
.navBar
{
  left: 0px;
  width: 150px;
  top: 0px;
  height: 100%;
  background-color: #DCE9BB;
}
.topBar
{
  background-color: #889E77;
}
.tdMenu
{
  border-style: solid;
  border-width: 1px;
  border-color: #FFFFFF #899E75 #C0C0C0 #899E75;
}
A.navLinks:link
{
  font-weight: bold;
  font-size: small;
  color: #006600;
  text-decoration: none;
}
A.navLinks:visited
{
  font-weight: bold;
  font-size: small;
  color: #ffffff;
  text-decoration: none;
}
A.navLinks:active
{
  font-weight: bold;
  font-size: small;
  color: #006600;
  text-decoration: none;
}
A.navLinks:hover
{
  font-weight: bold;
  font-size: small;
  color: #000066;
  text-decoration: none;
}
A:link
{
  background: url(none) repeat scroll 0% 0%;
  color: #006600;
}
A:visited
{
  background: none transparent scroll repeat 0% 0%;
  color: #006600;
}
A:active
{
  background: none transparent scroll repeat 0% 0%;
  color: #800080;
}
.contentArea
{
  border: 1px solid #889E77;
  background-position: #FFFFFF;
  font-size: small;
  background: #FFFFFF;
  width: 640px;
  color: black;
  font-family: Arial;
  height: auto;
  vertical-align: top;
}
.contentAreaFont
{
  background-position: #FFFFFF;
  font-size: small;
  background: #FFFFFF;
  font-family: Arial;
  text-align: justify;
}
.leftNavLink:link
{
  font-weight: bold;
  font-size: small;
  color: #006600;
  font-family: Arial;
  text-decoration: none;
}
.leftNavLink:visited
{
  font-weight: bold;
  font-size: small;
  color: #006600;
  font-family: Arial;
  text-decoration: none;
}
.leftNavLink:active
{
  padding-left: 5px;
  font-weight: bold;
  font-size: small;
  color: #800080;
  font-family: Arial;
  text-decoration: none;
}
.leftNavLink:hover
{
  font-weight: bold;
  font-size: small;
  font-family: Arial;
  text-decoration: underline;
}

.leftNavLinkActive:link
{
  padding-left: 5px;
  font-weight: bold;
  font-size: small;
  color: #006600;
  font-family: Arial;
  text-decoration: none;
}
.leftNavLinkActive:visited
{
  padding-left: 5px;
  font-weight: bold;
  font-size: small;
  color: #006600;
  font-family: Arial;
  text-decoration: none;
}
.leftNavLinkActive:active
{
  padding-left: 5px;
  font-weight: bold;
  font-size: small;
  color: #800080;
  font-family: Arial;
  text-decoration: none;
}
.leftNavLinkActive:hover
{
  padding-left: 5px;
  font-weight: bold;
  font-size: small;
  color: #ffffff;
  font-family: Arial;
  text-decoration: none;
}

#footerContent
{
  padding-right: 0px;
  margin-top: 0px;
  padding-left: 0px;
  font-size: 9pt;
  padding-bottom: 0px;
  margin-left: 0px;
  width: auto;
  color: #006600;
  margin-right: 0px;
  padding-top: 0px;
  font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
  font-weight: bold;
  height: auto;
  text-align: center;
}
.leftSpace
{
  padding-left: 20px;
}
#smallFont
{
  font-size: x-small;
}
