p {
  line-height:    1.2em;
  margin-top:     0.3em;
  margin-bottom:  0.9em;
  font-family:    Verdana, Arial, sans-serif;
  font-size:      10pt;
}

h2, h3, h4 {
  font-family: Verdana, Arial, sans-serif;
}

h2 {
  margin-top: 1em;
  margin-bottom: 0.5em;
  font-size: 14pt;
  font-weight: normal;
}

h3 {
  margin-top: 1.2em;
  margin-bottom: 0em;
  font-size: 10pt;
  font-weight: bold;
}

h4 {
  margin-top: 0.8em;
  margin-bottom: 0em;
  font-size: 9pt;
  font-weight: normal;
  text-decoration: underline;
}

.hdrType {
  font-family: Georgia, Arial, sans-serif;
  font-size: 24pt;
  font-weight: normal;
  letter-spacing: 0.015em;
}

h1 {
  margin-top: 0;
  padding-top: 0;
  font-family: Georgia, Arial, sans-serif;
  font-size: 24pt;
  font-weight: normal;
  letter-spacing: 0.015em;
}

h1.hdrInText {
  margin-top: 1em;
}

.tBorder {
  background-color: #cccccc;
}

td.tabItem {
  font-family: Verdana, Tahoma, Arial, sans-serif;
  font-size: 8pt;
  letter-spacing: 0.2em;
  color: #333333;
}

td.tabCurItem {
  font-family: Verdana, Tahoma, Arial, sans-serif;
  font-size: 8pt;
  letter-spacing: 0.2em;
  color: #ff9900;
}

td.subItem {
  font-family: Verdana, Tahoma, Arial, sans-serif;
  font-size: 9pt;
  color: #000000;
}

a.tabLink, a.tabLink:visited {
  color: #000000;
  text-decoration: none;
}

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

a.subLink, a.subLink:visited {
  color: #000000;
  text-decoration: none;
}

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

a.langLink, a.langLink:visited {
  color: #666666;
  text-decoration: none;
}

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

a.hl, a.hl_footer {
  color: #0000cc;
  text-decoration: none;
  font-family: Verdana, Arial, sans-serif;
}

a.hl {
  font-size: 10pt;
}

a.hl_footer {
  font-size: 8pt;
}

a.hl:hover, a.hl_footer:hover {
  text-decoration: underline;
}

ul, ol {
  margin-top:     0.3em;
  margin-bottom:  0.3em;
  padding-top:    0;
  padding-bottom: 0;
  font-family:    Verdana, Arial, sans-serif;
  font-size:      10pt;
}

div.smplExample {
  color: #993333;
}

span.acntPhrase {
  color: #990000;
}

img.pfScreenshot {
  border-color: #666666;
}

span.pgFooter {
  font-family: Verdana, Tahoma, Arial, sans-serif;
  font-size: 10px;
  /*letter-spacing: 0.1em;*/
  color: #999999;
}

/* href - LiNk HighLight */
a.ln_hl {
  font-family:     Verdana, Tahoma, Arial, sans-serif;
  color:           #ff9900;
  text-decoration: underline;
  font-weight:     bold;
}


p.ann_hdr {
  margin:          0;
  font-family:     Georgia, Arial, sans-serif;
  font-size:       16pt;
  font-weight:     normal;
  letter-spacing:  0.015em;
  margin-top:      0;
}

p.ann {
  line-height:     1.3em;
  margin-top:      1em;
}

div.important {
  background-color:#f0f0f0;
  margin:          0;
  padding:         10px;
}

div.note {
  background-color:#f0f0f0;
  margin:          0;
  padding:         10px;
}

p.notop {
  margin-top:      0;
}

p.nobottom {
  margin-bottom:      0;
}

table.pr_tbl, table.sect_tbl {
  font-family: Verdana, Arial, sans-serif;
}

table.sect_tbl {
  font-size: 10pt;
}

tr.pr_tbl_hdr {}

td.pr_tbl_hdr {
  font-size:        9pt;
  background-color: #f6f6f6;
  font-weight:      bold;
}

td.pr_tbl, td.pr_tbl_plus, td.pr_tbl_center, td.pr_tbl_right {
  font-size:        8pt;
  background-color: #fcfcfc;
}

td.pr_tbl_right {
  text-align:      right;
}

td.pr_tbl_plus, td.pr_tbl_center {
  text-align:      center;
}

td.pr_tbl_plus {
  font-weight:     bold;
}

.calc_char {
  color: #909090;
}

.mandatory_char {
  color: #990000;
}

.wo_tf_char {
  color: #999900;
}

.d_tpr_char {
  color: #009999;
}

.toggle, .toggle_q {
  display: none;
}

.trigger {
  cursor: hand;
  margin-bottom: -1;
}

.toggle_q {
  margin-top: 5;
  margin-left: 20;
  margin-bottom: 0;
  color: #999999;
}

/* Form */

font.shortcut {
  font-family: Verdana, Tahoma, Arial, sans-serif;
  text-decoration: underline;
  color: #999999;
}

input.txt, textarea.rem {
  border: solid;
  border-width: 1;
  border-color: #999999;
  font-family: Verdana, Tahoma, Arial, sans-serif;
}

input.txt {
  width: 450;
}

button.btn_send {
  height: 29;
  width: 97;
  border: solid;
  border-width: 0;
  border-color: #999999;
  background-color: #ffffff;
  background-image: url(i/btn_send.gif);
}

textarea.rem {
  width: 450;
  height: 150;
}

font.info, font.warn {
  font-family: Verdana, Tahoma, Arial, sans-serif;
  font-size: 8pt;
  letter-spacing: 0.1em;
}

font.info {
  color: #ff9900;
}

font.warn {
  color: #ff0000;
}

