<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">ul.Navigation&gt;li {
  font-family: Arial;
  margin-top: 6px;
  margin-bottom: 15px;
  margin-left: 2px;
  font-size: 12px;
  padding-top: 6px;
  padding-bottom: 6px;
}

ul.Critical&gt;li {
  font-family: Arial;
  margin-top: 6px;
  margin-bottom: 15px;
  margin-left: 2px;
  font-size: 12px;
  padding-top: 6px;
  padding-bottom: 6px;
}

ul.Reference&gt;li {
  font-family: Arial;
  margin-top: 6px;
  margin-bottom: 15px;
  margin-left: 2px;
  font-size: 12px;
  padding-top: 6px;
  padding-bottom: 6px;
}

ul.Navigation&gt;li:before {}

ul.Critical&gt;li:before {}

ul.Reference&gt;li:before {}

ul.Note&gt;li {
  font-family: Arial;
}

ul.Note&gt;li:before {}

/*Created with Adobe RoboHelp 2019.*/
body {
  font-family: Arial;
  background-color: #ffffff;
}

h1 {
  font-size: 24.0pt;
  font-family: Arial;
  color: #700017;
  font-weight: bold;
  font-style: normal;
  border-width: 1px;
  border-style: none;
  border-color: #000000;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  background-image: url('');
}

h2 {
  font-weight: bold;
  font-size: 20pt;
  font-family: Arial;
  color: #111111;
  background-image: url('');
}

h2.Steps {
  font-weight: bold;
  font-size: 20pt;
  font-family: Arial;
  color: #111111;
  background-image: url('');
  border-width: 1.1px;
  border-style: solid;
  border-color: #700017;
  background-color: #DDDDDD;
  border-left: 0;
  border-right: 0;
}

h3 {
  font-weight: bold;
  font-size: 14.0pt;
  font-family: Arial;
  color: 514F4F;
}

h4 {
  font-weight: bold;
  font-size: 12.0pt;
  font-family: Arial;
  font-style: italic;
}

h5 {
  font-weight: bold;
  font-size: 10.0pt;
}

h6 {
  font-weight: bold;
  font-size: 8.0pt;
}

p {
  font-size: 11.0pt;
  margin-top: 4.0pt;
  margin-bottom: 4.0pt;
}

p.Revision Date {
  font-size: 11.0pt;
  margin-top: 4.0pt;
  margin-bottom: 4.0pt;
  font-family: Arial;
  text-align: right;
  border-width: 1px;
  border-style: double;
  border-color: #000000;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
  background-color: 700017;
  background-image: url('');
  color: #DDDDDD;
}

p.RevisionDate {
  font-size: 11.0pt;
  margin-top: 4.0pt;
  margin-bottom: 4.0pt;
  font-family: Arial;
  text-align: right;
  border-width: 1px;
  border-style: double;
  border-color: #000000;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
  background-color: #700017;
  background-image: url('');
  color: #ffffFF;
  font-weight: bold;
}

a.expandspot {
  color: #008000;
  cursor: hand;
  font-style: normal;
  text-decoration: none;
}

span.expandtext {
  font-style: italic;
  font-weight: normal;
  color: #ff0000;
}

a.dropspot {
  cursor: hand;
  color: rgb(16, 48, 161);
  font-style: normal;
  text-decoration: underline;
  font-weight: bold;
  font-size: 18px;
}

a.glossterm {
  color: #800000;
  cursor: hand;
  font-style: italic;
  text-decoration: none;
}

span.glosstext {
  font-style: italic;
  font-weight: normal;
  color: #0000ff;
}

ol {
  margin-top: 0px;
  margin-bottom: 0px;
}

ul {
  margin-top: 0px;
  margin-bottom: 0px;
}

ul.Navigation {
  margin-top: 0px;
  margin-bottom: 0px;
  list-style: url('../images/Navigation.png');
}

ul.Critical {
  margin-top: 0px;
  margin-bottom: 0px;
  list-style: url('../images/Critical.png');
}

ul.Reference {
  margin-top: 0px;
  margin-bottom: 0px;
  list-style: url('../images/Reference.png');
}

ul.Note {
  margin-top: 0px;
  margin-bottom: 0px;
}

a.minitoc-caption {
  text-decoration: none;
  color: initial;
  font-weight: bold;
  font-size: 12pt;
}

p.minitoc-caption {
  font-weight: bold;
  font-size: 12pt;
}

ol.minitoc-list {
  padding-left: 0;
  margin-left: 0;
  list-style: none;
}

ol.minitoc-list ol {
  list-style: none;
}

a.minitoc-list-item {}

p.seealso-caption {
  font-weight: bold;
  font-size: 12pt;
}

ol.seealso-list {
  padding-left: 0;
  margin-left: 0;
  list-style: none;
}

a.seealso-list-item {}

p.reltopics-caption {
  font-weight: bold;
  font-size: 12pt;
}

ol.reltopics-list {
  padding-left: 0;
  margin-left: 0;
  list-style: none;
}

a.reltopics-list-item {}

ul&gt;li {
  font-family: Arial;
}

ol&gt;li {
  font-family: Arial;
}

ul.Disc {
  list-style-type: disc;
}

ol.Decimal {
  list-style-type: decimal;
}

ol.AlphaNumeric {
  list-style: decimal;
}

ol.AlphaNumeric&gt;li&gt;ol {
  list-style: lower-alpha;
}

ol.AlphaNumeric&gt;li&gt;ol&gt;li&gt;ol {
  list-style: lower-roman;
}

ol.AlphaNumeric&gt;li&gt;ol&gt;li&gt;ol&gt;li&gt;ol {
  list-style: none;
  counter-reset: item4;
  padding-left: 35.0px;
  margin-left: 5px;
}

ol.AlphaNumeric&gt;li&gt;ol&gt;li&gt;ol&gt;li&gt;ol&gt;li:before {
  counter-increment: item4;
  content: "("counter(item4, decimal)")";
  text-align: right;
  position: absolute;
  left: -39px;
  margin-right: 4px;
  width: 35.0px;
  overflow: hidden;
}

ol.AlphaNumeric&gt;li&gt;ol&gt;li&gt;ol&gt;li&gt;ol&gt;li&gt;ol {
  list-style: none;
  counter-reset: item5;
  padding-left: 35.0px;
  margin-left: 5px;
}

ol.AlphaNumeric&gt;li&gt;ol&gt;li&gt;ol&gt;li&gt;ol&gt;li&gt;ol&gt;li:before {
  counter-increment: item5;
  content: "("counter(item5, lower-alpha)")";
  text-align: right;
  position: absolute;
  left: -39px;
  margin-right: 4px;
  width: 35.0px;
  overflow: hidden;
}

ol.AlphaNumeric&gt;li&gt;ol&gt;li&gt;ol&gt;li&gt;ol&gt;li&gt;ol&gt;li&gt;ol {
  list-style: none;
  counter-reset: item6;
  padding-left: 35.0px;
  margin-left: 5px;
}

ol.AlphaNumeric&gt;li&gt;ol&gt;li&gt;ol&gt;li&gt;ol&gt;li&gt;ol&gt;li&gt;ol&gt;li:before {
  counter-increment: item6;
  content: "("counter(item6, lower-roman)")";
  text-align: right;
  position: absolute;
  left: -39px;
  margin-right: 4px;
  width: 35.0px;
  overflow: hidden;
}

ul.Circle {
  list-style-type: circle;
}

ol.AlphaNumeric&gt;li&gt;ol&gt;li&gt;ol&gt;li&gt;ol&gt;li {
  position: relative;
}

ol.AlphaNumeric&gt;li&gt;ol&gt;li&gt;ol&gt;li&gt;ol&gt;li&gt;ol&gt;li {
  position: relative;
}

ol.AlphaNumeric&gt;li&gt;ol&gt;li&gt;ol&gt;li&gt;ol&gt;li&gt;ol&gt;li&gt;ol&gt;li {
  position: relative;
}

ol.LowerAlpha {
  list-style-type: lower-alpha;
}

ul.Square {
  list-style-type: square;
}</pre></body></html>