BODY { 
  width: 670px;
}
H1 {
  font-size: 1.4em;
  margin: 0px;
  padding: 0px;
  margin-top: 5px;
  margin-bottom: 5px;
  border-top: 0px;
}
H2 {
  font-size: 1.2em;
  font-style: italic;
  margin: 0px;
  padding: 0px;
  margin-top: 0px;
  margin-bottom: 5px;
  border-top: 0px;
}

#idFooter { 
	width: 100%;
}
#idHeader {
  display: none;
}

#idHeaderDate {
  display: none;
}

#idNavTop, #idFooterTop {
  width: 100%;
  height: 4px;
  background-color: #656565;
  font-size: 1px;
}
#idNavPrimary, #idFooterPrimary {
  width: 100%;
  height: 21px;
  background-color: #989898;
  font-size: 1px;
}
#idNavPrimary #idNavButtons {
  width: 100%;
  height: 21px;
  text-align: right;
}

.clsNavButton, .clsNavButtonOver {
  border-left: 1px solid #989898;
  border-right: 1px solid #989898;
  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: #000000;
  cursor: pointer;
}
.clsNavButton A {
  color: #000000;
  text-decoration: none;
  border: 0px;
}
.clsNavButtonOver {
  border-left: 1px solid #656565;
  border-right: 1px solid #656565;
  background-color: #C1C1C1;
}
.clsNavButtonOver A {
  color: #FFFFFF;
  text-decoration: none;
  border: 0px;
}

.clsMastHeadBar {
  background-color: #666666;
  width: 100%;
  height: 10px;
  font-size: 1px;
}
#idMastHead {
  width: 100%;
  background-color: #FFFFFF;
}
#idMastHeadContent {
  font: 10pt georgia, sans-serif;
  padding-left: 25px;
  padding-right: 25px;
  padding-top: 10px;
  padding-bottom: 10px;
  color: #707070;
  line-height: 21px;
}
#idMastHeadContent A {
  color: #707070;
}
#idMastHeadContent .clsSubPageTitle {
  font: 14pt georgia, sans-serif;
  font-weight: bold;
}
#idMastHeadContent .clsSubPageSubTitle {
  font: italic 9pt georgia, sans-serif;
  font-weight: bold;
  padding-top: 2px;
}

#idPrimaryContent {
  background-color: #FFFFFF;
  width: 100%;
  font-size: 13px;
  font-family: Georgia, Times New Roman, Times, Serif;
}
#idPrimaryContent .clsMoreRight {
  text-align: right;
  font-size: 0.85em;
  font-style: italic;
  padding-right:5px;
}

#idPrimaryContent A, #idPrimaryContent A:visited {
  color: #12437C;
  text-decoration: none;
  border-bottom: 1px dashed #12437C;
}
#idPrimaryContent A:visited {
  color: #12437C;
  border-bottom: 1px dashed #999999;
}
#idPrimaryContent A:hover {
  color: #12437C;
  text-decoration: none;
  border-bottom: 1px solid #12437C;
}

.clsContentLeft {
  float: none;
  width: 100%;
}
.clsContentRight {
  float: none;
  width: 100%;
}

.clsContentRight TABLE.clsBoxGray01 {
  width: 100%;
}

#idFooterPrimary {
  font-size: 1px;
  height: 10px;
}




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-black.gif") no-repeat 0px 2px;
}





.clsFormButton {
  font: 9pt verdana, sans-serif;
  border: 1px solid #000000;
  padding: 2px;
  margin: 2px;
}

.clsHiLite1 {
  font-weight: bold;
  font-style: italic;
}

.clsBoxGray01 .clsTitle TD.clsContent A, .clsBoxGray01 .clsTitle TD.clsContent A:visited {
  color: #12437C !important;
  text-decoration: none !important;
  border-bottom: 0px;
}
.clsBoxGray01 .clsTitle TD.clsContent A:hover {
  color: #12437C !important;
  text-decoration !important: none;
  border-bottom: 1px solid #12437C !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: #CCCCCC;
  margin: 3px;
  margin-bottom: 8px;
  width: 45%;
}