td.leftheader {
  border-top-width: 0px;
  font-weight: bold;
  font-size: 10pt;
  border-left-color: #ffffff;
  vertical-align: middle;
  width: 40%;
  border-top-color: #ffffff;
  border-bottom: #ffffff 1px solid;
  border-right-color: #ffffff;
  padding: 3px;
}
td.formpart {
  border-top-width: 0px;
  font-size: 10pt;
  border-left-color: #999999;
  vertical-align: middle;
  color: #000000;
  border-top-color: #999999;
  border-bottom: #999999 1px solid;
  background-color: #ffffff;
  border-right-color: #999999;
  padding: 2px;
}
td.formpart2 {
  font-size: 10pt;
  vertical-align: middle;
  color: #000000;
  background-color: #ffffff;
  padding: 0px;
}
td.underline {
  font-weight: bold;
  font-size: 10pt;
}
hr.titleline {
  border-right: #ffcc66 1px solid;
  border-top: #ffcc66 1px solid;
  border-left: #ffcc66 1px solid;
  width: 90%;
  color: #ffcc66;
  border-bottom: #ffcc66 1px solid;
  height: 5px;
  background-color: #eaf8f0
}
fieldset {
  border: none;
  padding: 0;
  margin: 0;
}
legend {
  display: none;
}
input.funcbutton {
  font-weight: normal;
  font-size: 10pt;
  vertical-align: middle;
  height: 20px;
  text-align: center;
}
input.enttext {
  padding-right: 2px;
  padding-left: 2px;
  font-size: 10pt;
  padding-bottom: 2px;
  padding-top: 2px;
}
input.outtext {
  border-right: #ffffff 0px;
  padding-right: 2px;
  border-top: #ffffff 0px;
  padding-left: 2px;
  font-size: 10pt;
  padding-bottom: 2px;
  border-left: #ffffff 0px;
  padding-top: 2px;
  border-bottom: #ffffff 0px;
}
input.outtext2 {
  border-right: #ffffff 0px;
  padding-right: 2px;
  border-top: #ffffff 0px;
  padding-left: 2px;
  font-size: 10pt;
  padding-bottom: 2px;
  border-left: #ffffff 0px;
  padding-top: 2px;
  border-bottom: #ffffff 0px;
  text-align: right;
}
input.outtext3 {
  font-weight: bold;
  font-size: 11pt;
  color: #ffffff;
  background-color: #799910;
  border-width: 0px;
  border-right: #799910 0px;
  padding-right: 2px;
  border-top: #799910 0px;
  padding-left: 2px;
  padding-bottom: 2px;
  border-left: #799910 0px;
  padding-top: 2px;
  border-bottom: #799910 0px;
  text-align: left;
}
input.outtext4 {
  font-weight: bold;
  font-size: 6pt;
  color: #ffffff;
  background-color: #799910;
  border-width: 0px;
  border-right: #799910 0px;
  padding-right: 2px;
  border-top: #799910 0px;
  padding-left: 2px;
  padding-bottom: 2px;
  border-left: #799910 0px;
  padding-top: 2px;
  border-bottom: #799910 0px;
  text-align: left;
}
td.caution {
  font-size: 10pt;
}
td.caution2 {
  font-size: 10pt;
}
p.copyright {
  font-size: 10pt;
  width: 100%;
  line-height: 150%;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #060;
}
div.subscript {
  font-size: 8pt;
  vertical-align: sub;
  font-weight: normal;
}
input.jobbutton {
  font-weight: normal;
  font-size: 12pt;
  vertical-align: middle;
  height: 30px;
}
td.leftheader2 {
  padding-right: 3px;
  padding-left: 3px;
  font-weight: bold;
  font-size: 10pt;
  padding-bottom: 3px;
  vertical-align: middle;
  width: 20%;
  color: #985741;
  padding-top: 3px;
  border-bottom: 1px solid #ffffff;
  background-color: #dce8ba;
}
table.maintable {
  width: 100%;
  margin: 0px;
  padding: 0px;
}
table.titletable {
  width: 90%;
}
div.onlyscreen {}
table.cautiontable {
  width: 100%;
}
table.cautiontable2 {
  width: 100%;
}
select.entselect {
  padding-right: 2px;
  padding-left: 2px;
  font-size: 10pt;
  padding-bottom: 2px;
  padding-top: 2px;
}
select option:checked, select:focus::-ms-value {
  background: #0078d7;
}
select:focus {
  background: transparent;
}
td.subtitle2 {
  font-weight: bold;
  font-size: 10pt;
  color: #ffffff;
  line-height: 120%;
}
td.subtitle3 {
  font-weight: bold;
  font-size: 10pt;
  color: #ffffff;
  line-height: 120%;
}
input.hidetext {
  padding-right: 2px;
  display: none;
  padding-left: 2px;
  font-size: 10pt;
  padding-bottom: 2px;
  padding-top: 2px
}
div.onlyprint {
  display: none;
}
.small {
  font-size: 10px;
  color: #666666;
}