body, td {
	letter-spacing: 0px;
	font-size: 11px;
}

a,a:link,a:visited,a:active,a:hover {
	font-size: 11px;
	color: #36578B;
	text-decoration: none
}
a:active,a:hover {
  text-decoration: underline;
}

.header {
  font-size: 14px;
  font-weight: bold;
  line-height: 115%;
  color: #59A72A;
}

a.lnkheader,a.lnkheader:link,a.lnkheader:visited,a.lnkheader:active,a.lnkheader:hover {
  font-size: 12px;
  font-weight: bold;
  line-height: 115%;
  color: #59A72A;
  text-decoration: none;
}

a.lnkheader:active{
  color: #000000;
  text-decoration: none;
}

a.lnkheader:hover {
  color: #000000;
  text-decoration: underline;
}

.subheader {
  font-family:Verdana, Arial;
  font-size: 12px;
  font-weight: bold;
  color: #D38400;
}

a.lnksubheader,a.lnksubheader:link,a.lnksubheader:visited,a.lnksubheader:active,a.lnksubheader:hover {
  font-size: 12px;
  line-height: 115%;
  color: #000000;
  text-decoration: none;
}

a.lnksubheader:hover {
  text-decoration: underline;
}

td.tdheader {
  font-size: 12px;
  font-weight: bold;
  line-height: 115%;
  color: #59A72A;
}

a.lnktdheader,a.lnktdheader:link,a.lnktdheader:visited,a.lnktdheader:active,a.lnktdheader:hover {
  font-size: 12px;
  font-weight: bold;
  line-height: 115%;
  color: #59A72A;
  text-decoration: none;
}

a.lnktdheader:hover {
  text-decoration: underline;
}

td.tdsubheader {
  font-size: 12px;
  font-weight: bold;
  line-height: 115%;
  color: #000000;
}

a.lnktdsubheader,a.lnktdsubheader:link,a.lnktdsubheader:visited,a.lnktdsubheader:active,a.lnktdsubheader:hover {
  font-size: 12px;
  font-weight: bold;
  line-height: 115%;
  color: #000000;
  text-decoration: none;
}

a.lnktdsubheader:hover {
  color: #858585;
  text-decoration: underline;
}

td.altrow {
  font-size: 12px;
  line-height: 115%;
  color: #858585;
  text-decoration: none;
}

a.lnkaltrow,a.lnkaltrow:link,a.lnkaltrow:visited,a.lnkaltrow:active,a.lnkaltrow:hover {
  font-size: 12px;
  line-height: 115%;
  color: #858585;
  text-decoration: none;
}

a.lnkaltrow:active {
  color: #B24E02;
  text-decoration: none;
}

a.lnkaltrow:hover {
  color: #B24E02;
  text-decoration: underline;
}

td.altrowBrite {
  font-size: 12px;
  line-height: 115%;
  color: #B24E02;
}

a.lnkaltrowBrite,a.lnkaltrowBrite:link,a.lnkaltrowBrite:visited,a.lnkaltrowBrite:active,a.lnkaltrowBrite:hover {
  font-size: 12px;
  line-height: 115%;
  color: #B24E02;
  text-decoration: none;
}

a.lnkaltrowBrite:active {
  color: #858585;
  text-decoration: none;
}

a.lnkaltrowBrite:hover {
  color: #858585;
  text-decoration: underline;
}

.footer {
	font-size: 9px;
	line-height: 115%;
	color: #999999;
}

a.lnkfooter,a.lnkfooter:link,a.lnkfooter:visited,a.lnkfooter:active,a.lnkfooter:hover {
  font-size: 9px;
  line-height: 115%;
  color: #292900;
  text-decoration: none;
}

a.lnkfooter:hover {
  text-decoration: underline;
}

input, textarea, select {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  line-height: 115%;
  color: #000000;
}

.textHilite {
  font-size: 11px;
  line-height: 115%;
  color: #C15EOE;
}

.textsmgray {
  font-size: 11px;
  line-height: 115%;
  color: #858585;
}

a.lnktextsmgray,a.lnktextsmgray:link,lnktextsmgray:visited,a.lnktextsmgray:active,a.lnktextsmgray:hover {
  font-size: 11px;
  line-height: 110%;
  color: #5C5B5B;
  text-decoration: none;
}

a.lnktextsmgray:hover {
  color: #000000;
  text-decoration: underline;
}

.smblackitalic {
  font-size: 9px;
  line-height: 115%;
  color: #000000;
  text-decoration: none;
  font-style: italic;
}

.smArial {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: normal;
  line-height: 115%;
  color: #000000;
}

ul {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
  color: #666666;
  text-decoration: none;
  list-style-position: outside;
  list-style-image: url(images/imgArrow.gif);
  list-style-type: none;
}

ol {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
  color: #666666;
  text-decoration: none;
  list-style-position: outside;
  list-style-type: decimal;
}
