BODY { 
  background-color: #EEEEEE;
}
H1 {
  font-size: 1.4em;
  margin: 0px;
  padding: 0px;
  margin-top: 5px;
  margin-bottom: 5px;
  color: #587B3D;
  border-top: 0px;
}
H2 {
  font-size: 1.2em;
  font-style: italic;
  margin: 0px;
  padding: 0px;
  margin-top: 0px;
  margin-bottom: 5px;
  color: #587B3D;
  border-top: 0px;
}

#idFooter {
	width: 800px;
}
#idHeader {
  width: 800px;
  height: 76px;
  background-image: url(/images/green-header.jpg);
  background-repeat: no-repeat;
}

#idHeaderDate {
  font: 8pt georgia, sans-serif;
  color: #FFFFFF;
  padding-top: 60px;
  padding-left: 3px;
}

#idNavTop, #idFooterTop {
  width: 800px;
  height: 4px;
  background-color: #304D1F;
  font-size: 1px;
}
#idNavPrimary, #idFooterPrimary {
  width: 800px;
  height: 21px;
  background-color: #587B3D;
}
#idNavPrimary #idNavButtons {
  width: 800px;
  height: 21px;
  text-align: right;
}

.clsNavButton, .clsNavButtonOver {
  border-left: 1px solid #587B3D;
  border-right: 1px solid #587B3D;
  float: right;
  overflow: visible;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 2px;
  height: 19px;
  line-height: 21px;
  font: bold 13px verdana, sans-serif;
  color: #E1E1E1;
  cursor: pointer;
}
.clsNavButton A {
  color: #E1E1E1;
  text-decoration: none;
  border: 0px;
}
.clsNavButtonOver {
  border-left: 1px solid #304D1F;
  border-right: 1px solid #304D1F;
  background-color: #77A55E;
}
.clsNavButtonOver A {
  color: #FFFFFF;
  text-decoration: none;
  border: 0px;
}

#idMain.clsPageTypeHome .clsMastHeadBar {
  background-color: #CE8D10;
  width: 800px;
  height: 10px;
  font-size: 1px;
}
#idMain.clsPageTypeHome #idMastHead {
  background-image: url(/images/logo-big.gif);
  background-repeat: no-repeat;
  background-position: 50px center;
  width: 800px;
  height: 125px;
  background-color: #FFFFFF;
}
#idMain.clsPageTypeHome #idMastHeadContent {
  font: 10pt georgia, sans-serif;
  padding-left: 250px;
  padding-right: 25px;
  padding-top: 10px;
  color: #707070;
  line-height: 21px;
}

#idMain.clsPageTypeSub .clsMastHeadBar {
  background-color: #CE8D10;
  width: 800px;
  height: 10px;
  font-size: 1px;
}
#idMain.clsPageTypeSub #idMastHead {
  background-image: url(/images/logo-small.gif);
  background-repeat: no-repeat;
  background-position: 50px center;
  width: 800px;
  height: 65px;
  background-color: #FFFFFF;
}
#idMain.clsPageTypeSub #idMastHeadContent {
  font: 10pt georgia, sans-serif;
  padding-left: 250px;
  padding-right: 25px;
  padding-top: 10px;
  color: #707070;
  line-height: 21px;
}
#idMain.clsPageTypeSub #idMastHeadContent A {
  color: #707070;
}
#idMain.clsPageTypeSub #idMastHeadContent .clsSubPageTitle {
  font: 14pt georgia, sans-serif;
  font-weight: bold;
  padding-top: 2px;
}
#idMain.clsPageTypeSub #idMastHeadContent .clsSubPageSubTitle {
  font: italic 9pt georgia, sans-serif;
  font-weight: bold;
  padding-top: 2px;
}

#idMain {
  background-color: #D9D9D9;
  width: 800px;
}
#idPrimaryContainer {
  background-color: #D9D9D9;
  width: 800px;
  padding-bottom: 15px;
}

#idPrimaryContent {
  font-size: 13px;
  font-family: Georgia, Times New Roman, Times, Serif;
  padding: 5px;
}
#idPrimaryContent .clsMoreRight {
  text-align: right;
  font-size: 0.85em;
  font-style: italic;
  padding-right:5px;
}

#idPrimaryContent A, #idPrimaryContent A:visited {
  color: #415B29;
  text-decoration: none;
  border-bottom: 1px dashed #415B29;
}
#idPrimaryContent A:visited {
  color: #415B29;
  border-bottom: 1px dashed #999999;
}
#idPrimaryContent A:hover {
  color: #587B3D;
  text-decoration: none;
  border-bottom: 1px solid #587B3D;
}

#idFooterPrimary {
  font: 10px verdana, sans-serif;
  height: 15px;
  text-align: right;
  color: #2A411B;
}
#idFooterPrimary A, #idFooterPrimary A:visited, #idFooterPrimary A:hover {
  color: #1E2F14;
  font: 10px verdana, sans-serif;
  padding-left: 2px;
  padding-right: 2px;
}
#idFooterPrimary A:hover {
  color: #000000;
}

#idPrintHeader {
  display: none;
}




ul.clsListStyle01 {
  margin-top: 0px;
  margin-bottom: 0px;
  list-style-type: none;
}

ul.clsListStyle01 li {
  line-height: 1.5em;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
  padding: 0px 0px 0px 1.5em;
  background: url("/images/_bullet-disc-yellow.gif") no-repeat 0px 2px;
}




.clsFormButton {
  background-color: #587B3D;
  font: 9pt verdana, sans-serif;
  border: 1px solid #000000;
  padding: 2px;
  margin: 2px;
}


.clsHiLite1 {
  font-weight: bold;
  font-style: italic;
  color: #CE8D10;
}

.clsBoxGray01 .clsTitle TD.clsContent A, .clsBoxGray01 .clsTitle TD.clsContent A:visited {
  color: #CA8E1B !important;
  text-decoration: none !important;
  border-bottom: 1px dashed #CA8E1B !important;
}
.clsBoxGray01 .clsTitle TD.clsContent A:hover {
  color: #B78217 !important;
  text-decoration: none !important;
  border-bottom: 1px solid #B78217 !important;
}

.clsMore A {
  padding-left: 10px;
  font-size: 85%;
  font-weight: bold;
  font-style: italic;
  text-decoration: none !important;
  border-bottom: 0px !important;
}

.clsLineLeaf {
  text-align: center;
  white-space: nowrap;
  width: 100%;
}
.clsLineLeaf IMG.clsLine {
  background-color: #E7B24A;
  margin: 3px;
  margin-bottom: 8px;
}