h1, h2, h3, h4,h5, h6, p, address, li {
  line-height: 1.5em;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 10px 0px;
}
body {
  color: #000000;
  background: #FFFFFF url("images/background.gif");
  padding: 0px;
  margin: 0px;
}
.whiteback {
  color: #000000;
  background: #FFFFFF;
}
.liteback {
  color: #006600;
  background: #DAE8DA;
}
.medback {
  color: #FFFFFF;
  background: #569268;
  text-align: right;
}
.darkback {
  color: #006600;
  background: #006A21;
}
h1 {
  color: #006A21;
  background: transparent;
  font-size: 23px;
  line-height: 2.5ex;
  font-family: Arial Rounded MT Bold, Arial, Helvetica, sans-serif;
}
h1.top {
  color: #FFB310;
  text-align: center;
  font-variant: small-caps;
  margin-bottom: 0px;
}
h2 {
  color: #006A21;
  background: transparent; /* transparent */
  text-align: left;
  font-style: italic;
  font-size: 19px;
  line-height: 2.5em; /* 2.5ex */
  font-family: Arial Rounded MT Bold, Arial, Helvetica, sans-serif;
  margin-bottom: 6px;
}
h3 {
  color: #006A21;
  background: transparent;
  font-weight: bold;
  font-size: 16px;
  line-height: 2.5ex;
  font-family: Arial Rounded MT Bold, Arial, Helvetica, sans-serif;
}
h4 {
  color: #006A21;
  background: transparent;
  font-size: 14px;
  line-height: 2.5ex;
  font-family: Arial Rounded MT Bold, Arial, Helvetica, sans-serif;
}
h5 {  
  color: #006A21;
  background: transparent;
  font-size: 12px;
  line-height: 2.5ex;
  font-family: Arial Rounded MT Bold, Arial, Helvetica, sans-serif;
}
h6 {
  color: #000000;
  background: transparent;
  font-size: 14px;
  line-height: 2.5ex;
  font-family: Arial Rounded MT Bold, Arial, Helvetica, sans-serif;
}
h2.top {
  color: #DAE8DA;
  background: transparent;
  text-align: center;
  font-style: italic;
  font-size: 14px;
  line-height: 2.5ex;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  margin-top: 22px;
}
h3.top {
  color: #DAE8DA;
  background: transparent;
  font-style: normal;
  font-size: 14px;
  line-height: 2.5ex;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  margin-top: 22px;
}
ul {
  list-style-position: outside;
  list-style-image: url(images/bullet.gif);
  list-style-type: disc;
  color: #000000;
  background: transparent;
  /* text-align: left; */
  font-weight: normal;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  margin-top: 10px;
  margin-right: 9px;
}
ul li {
  text-align: left;
  font-size: 12px;
  margin-left: 2em;
  /* border-left: 1em; */
  /* margin-bottom: 0.00em; */
}
ol {
  color: #000000;
  background: transparent;
  text-align: left;
  font-weight: normal;
  font-size: 12px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}
ol li {
  text-align: left;
  font-size: 12px;
  /* border-left: 1em; */
  margin-left: 2em;
  /* margin-bottom: 0.00em; */
}
address {
  color: #000000;
  background: transparent;
  text-align: center;
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}
p {
  color: #000000;
  background: transparent; /* transparent */
  font-size: 14px;
  /* line-height: 2.7ex; */
  font-family: Verdana, Arial, Helvetica, sans-serif;
}
p.links {
  margin-left: 20px;
}
.ctr {
  text-align: center;
  font-weight: bold;
}
.testimonial {
  color: #006633;
  font-style: italic;
  font-size: 16px;
  font-family: Comic Sans MS, Monotype Corsiva, Verdana, Lucida Sans, Cursive;
}
.footer {
  display: block;
  font-size: 10px;
  font-style: italic;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.copy {
  color: #006A21;
  background: transparent;
  text-align: center;
  font-weight: bold;
  font-size: 12px;
  margin: 5px 0px 3px 0px;
}
p.credit {
  color: #000000;
  background: transparent;
  text-align: center;
  font-weight: normal;
  font-size: 10px;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
a:link, a:visited {
  font-weight: bold;
  text-decoration: none;
  color: #569268;
}  
a:hover, a:active {
  text-decoration: underline;
  color: #006A21;
}
a.nav:link, a.nav:active, a.nav:visited {
  display: block;
  text-decoration: none;
  color: #ffffff;
  background: #006A21;
  font-weight: bold;
  font-size: 11px;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  padding: 1px 5px 1px 1px;
  /* border: 0px none #9999CC; */
  border-right: solid 1px gray;
  /* border-bottom: solid 1px gray; */
  margin: 3px 4px 3px 0px;
}
a.nav:hover {
  text-decoration: none;
  color: #ffffff;
  background: #569268;
}
#lastLink {
  border-right: none;
}

a.a3:link {
  text-decoration: none;
  color: #569268;
  background: transparent;
}
a.a3:visited {
  text-decoration: none;
  color: #569268;
  background: transparent;
}
a.a3:hover {
  text-decoration: none;
  color: #006A21;
  background: transparent;
}
a.a3:active {
  text-decoration: none;
  color: #006A21;
  background: transparent;
}
a.a4:link, a.a4:visited {
  display: block;
  text-decoration: none;
  color: #FFFFCC;
  background: #569268;
  padding: 5px;
  margin: 0px;
}
a.a4:hover, a.a4:active {
  text-decoration: none;
  color: #FFFFFF;
  background: #006A21;
}
td.form {
  color: #000000;
  font-weight : bold;
  font-size: 8pt;
  font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right: 0px;
}
.right {
  float: right;
  margin: 0px 0px 10px 10px;
}
.left {
  float: left;
  margin: 0px 10px 10px 0px;
}
abbr[title], acronym[title], .help {
  /* border-bottom: 1px dotted #333; */
  cursor: help;
}

