/*Created with Adobe RoboHelp 9.*/
body {
  background-color: #dcefff;
  font-size: 12px;
  font-family: Arial, Verdana, sans-serif;
}
h1 {
  font-size: 16px;
  font-weight: bold;
  margin-top: 0;
  margin-bottom: 6px;
  color: #00875B;
}
h2 {
  font-size: 14px;
  font-weight: bold;
  margin-top: 10px;
  margin-bottom: 6px;
  color: #333333;
  x-next-class: ;
  x-next-type: P;
}
h3 {
  font-size: 12px;
  font-weight: bold;
  font-style: italic;
  margin-top: 10px;
  margin-bottom: 6px;
  color: #000000;
  x-next-class: ;
  x-next-type: P;
}
h4 {
  font-size: 12px;
  font-weight: bold;
  margin-top: 10px;
  margin-bottom: 6px;
  color: #000000;
  x-next-class: ;
  x-next-type: P;
}
h5 {
  font-weight: bold;
  margin-top: 11px;
  margin-bottom: 6px;
  font-size: 10px;
  color: #000000;
  x-next-class: ;
  x-next-type: P;
}
h6 {
  font-size: 10px;
  font-weight: bold;
  margin-top: 10pxt;
  margin-bottom: 6pxt;
  color: #000000;
  x-next-class: ;
  x-next-type: P;
}
p {
  margin-top: 0;
  color: #333333;
  font-size: 12px;
  margin-bottom: 6px;
  font-family: Arial;
  text-decoration: none;
}
a.expandspot {
  color: #3168A1;
  cursor: hand;
  font-style: italic;
  text-decoration: none;
}
span.expandtext {
  font-style: italic;
  font-weight: normal;
  color: #333333;
}
a.dropspot {
  cursor: hand;
  color: #3168A1;
  font-style: italic;
  font-weight: normal;
  font-size: 12px;
  text-decoration: none;
}
a.glossterm {
  color: #800000;
  cursor: hand;
  font-style: italic;
  text-decoration: none;
}
span.glosstext {
  font-style: italic;
  font-weight: normal;
  color: #333333;
}
ol,
ul {
  margin-top: 6px ! important;
  margin-bottom: 6px ! important;
}
li {}
a:link {
  color: #3168A1;
  text-decoration: underline;
}
a:visited {
  color: #3168A1;
  text-decoration: underline;
}
a:hover {
  color: #00895B;
  text-decoration: underline;
}
a:active {
  color: #00895B;
  text-decoration: underline;
}
img {
  margin-top: 10px;
  margin-bottom: 10px;
  margin-right: 10px;
  margin-left: 10px;
}
img.icon {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
}
a.popupspot {
  color: #3168A1;
}
body.popup {
  font-size: 11px;
  background-color: #ffff99;
  font-family: Arial, Verdana, sans-serif;
}
a.breadcrumbs {
  color: #3168A1;
  font-size: 10px;
}
div.droptext {
  color: #333333;
}
span.Warning {
  color: #ff0000;
  font-weight: bold;
}
span.Notes {
  color: #00875B;
  font-weight: bold;
}
span.Important {
  color: #00875B;
  font-weight: bold;
}
span.Bold1 {
  font-weight: bold;
}
ul.Disc {
  list-style-type: disc;
}
ol.Decimal {
  list-style-type: decimal;
}
ol.LowerAlpha {
  list-style-type: lower-alpha;
}
ul.Circle {
  list-style-type: circle;
}
span.code {
  font-family: Consolas;
}
ol.AlphaNumeric {
  list-style: decimal;
}
ol.AlphaNumeric>li>ol {
  list-style: lower-alpha;
}
ol.AlphaNumeric>li>ol>li>ol {
  list-style: lower-roman;
}
ol.AlphaNumeric>li>ol>li>ol>li>ol {
  counter-reset: item4;
  list-style: none;
  padding-left: 40px;
  margin-left: 0px;
}
ol.AlphaNumeric>li>ol>li>ol>li>ol>li {
  position: relative;
}
ol.AlphaNumeric>li>ol>li>ol>li>ol>li:before {
  counter-increment: item4;
  content: "(" counter(item4, decimal)")";
  text-align: right;
  position: absolute;
  left: -44px;
  margin-right: 4px;
  width: 40px;
  overflow: hidden;
}
ol.AlphaNumeric>li>ol>li>ol>li>ol>li>ol {
  list-style: none;
  counter-reset: item5;
  padding-left: 40px;
  margin-left: 0px;
}
ol.AlphaNumeric>li>ol>li>ol>li>ol>li>ol>li:before {
  counter-increment: item5;
  content: "(" counter(item5, lower-alpha)")";
  text-align: right;
  position: absolute;
  left: -44px;
  margin-right: 4px;
  width: 40px;
  overflow: hidden;
}
ol.AlphaNumeric>li>ol>li>ol>li>ol>li>ol>li {
  position: relative;
}
ol.AlphaNumeric>li>ol>li>ol>li>ol>li>ol>li>ol {
  list-style: none;
  counter-reset: item6;
  padding-left: 40px;
  margin-left: 0px;
}
ol.AlphaNumeric>li>ol>li>ol>li>ol>li>ol>li>ol>li:before {
  counter-increment: item6;
  content: "(" counter(item6, lower-roman)")";
  text-align: right;
  position: absolute;
  left: -44px;
  margin-right: 4px;
  width: 40px;
  overflow: hidden;
}
ol.AlphaNumeric>li>ol>li>ol>li>ol>li>ol>li>ol>li {
  position: relative;
}
ol.LowerRoman {
  list-style-type: lower-roman;
}
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;
}
ul.Square {
  list-style-type: square;
}
table.firstcolrow {
  border-collapse: collapse;
}
table.firstcolrow td {
  border-width: 1px;
  border-style: solid;
  border-color: #ffffff;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 4px;
  padding-right: 4px;
}
table.firstcolrow tr:nth-child(even) td {
  background-color: rgba(237, 125, 49, 0.5);
}
table.firstcolrow tr:nth-child(odd) td {
  background-color: rgba(237, 125, 49, 0.25);
}
table.firstcolrow tr:first-child td {
  background-color: rgb(237, 125, 49);
  color: #FFFFFF;
  font-weight: bold;
  text-align: center;
}
table.firstcolrow tr td:first-child {
  background-color: rgb(237, 125, 49);
  color: #FFFFFF;
  font-weight: bold;
}