/*Created with Adobe RoboHelp 2019.*/
body {
  font-family: Arial;
  background-color: #ffffff;
}
h1 {
  font-weight: bold;
  font-size: 24.0pt;
  font-family: Tahoma;
}
li.h1 {
  font-weight: bold;
  font-size: 24.0pt;
  font-family: Tahoma;
}
h2 {
  font-weight: bold;
  font-size: 18.0pt;
  font-family: Tahoma;
}
li.h2 {
  font-weight: bold;
  font-size: 18.0pt;
}
h3 {
  font-weight: bold;
  font-size: 14.0pt;
  font-family: Tahoma;
}
li.h3 {
  font-weight: bold;
  font-size: 14.0pt;
}
h4 {
  font-weight: bold;
  font-size: 12.0pt;
  font-family: "Segoe UI";
}
li.h4 {
  font-weight: bold;
  font-size: 12.0pt;
}
h5 {
  font-weight: bold;
  font-size: 10.0pt;
  font-family: "Segoe UI";
}
li.h5 {
  font-weight: bold;
  font-size: 10.0pt;
}
h6 {
  font-weight: bold;
  font-size: 8.0pt;
}
li.h6 {
  font-weight: bold;
  font-size: 8.0pt;
}
p {
  font-size: 12.0pt;
  margin-top: 0pt;
  margin-bottom: 0pt;
  font-family: "Segoe UI";
}
li.p {
  font-size: 12.0pt;
}
a.expandspot {
  color: #008000;
  cursor: hand;
  font-style: italic;
  text-decoration: none;
}
span.expandtext {
  font-style: italic;
  font-weight: normal;
  color: #ff0000;
}
a.dropspot {
  cursor: hand;
  color: #008000;
  font-style: italic;
  text-decoration: none;
}
a.glossterm {
  color: #800000;
  cursor: hand;
  font-style: italic;
  text-decoration: none;
}
span.glosstext {
  font-style: italic;
  font-weight: normal;
  color: #0000ff;
}
ol,
ul {}
ul.Disc {
  list-style: disc;
}
ol.Decimal {
  list-style: decimal;
}
ol {
  margin-top: 0px;
  margin-bottom: 0px;
}
ol>li {
  line-height: 1.75;
}
ul>li {
  line-height: 1.75;
}
ol.LowerAlpha {
  list-style: lower-alpha;
}
ul.Circle {
  list-style: circle;
}
ol.RoundSquare {
  list-style: disc;
}
ol.RoundSquare>li>ol {
  list-style: square;
}
ol.RoundSquare>li>ol>li>ol {
  list-style: circle;
}
ol.RoundSquare>li>ol>li>ol>li>ol {
  list-style: disc;
}
ol.RoundSquare>li>ol>li>ol>li>ol>li>ol {
  list-style: square;
}
ol.RoundSquare>li>ol>li>ol>li>ol>li>ol>li>ol {
  list-style: circle;
}