/*Created with Adobe RoboHelp.*/
body {
  font-family: Calibri;
  font-size: 14px;
}
h1 {
  font-weight: bold;
  font-size: 32px;
}
h2 {
  font-weight: bold;
  font-size: 24px;
}
h3 {
  font-weight: bold;
  font-size: 19px;
}
h4 {
  font-weight: bold;
  font-size: 16px;
}
h5 {
  font-weight: bold;
  font-size: 13px;
}
h6 {
  font-weight: bold;
  font-size: 11px;
}
p {
  margin-top: 5px;
  margin-bottom: 5px;
}
a.expandspot {
  color: #008000;
  cursor: pointer;
  font-style: italic;
  text-decoration: none;
}
span.expandtext {
  font-style: italic;
  font-weight: normal;
  color: #ff0000;
}
a.dropspot {
  cursor: pointer;
  color: #008000;
  font-style: italic;
  text-decoration: none;
}
a.glossterm {
  color: #800000;
  cursor: pointer;
  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;
}
a.minitoc-caption {
  text-decoration: none;
  color: initial;
  font-weight: bold;
}
p.minitoc-caption {
  font-weight: bold;
  font-size: 16px;
}
ol.minitoc-list {
  padding-left: 0;
  margin-left: 0;
  list-style: none;
}
ol.minitoc-list ol {
  list-style: none;
}
a {}
a.minitoc-list-item {}
div.breadcrumbs {}
span.breadcrumbs-home-prefix {}
a.breadcrumbs-home {}
.breadcrumbs-separator {}
a.breadcrumbs-link {}
a.breadcrumbs-topic {}
p.seealso-caption {
  font-weight: bold;
  font-size: 16px;
}
ol.seealso-list {
  padding-left: 0;
  margin-left: 0;
  list-style: none;
}
a.seealso-list-item {}
p.reltopics-caption {
  font-weight: bold;
  font-size: 16px;
}
ol.reltopics-list {
  padding-left: 0;
  margin-left: 0;
  list-style: none;
}
a.reltopics-list-item {}
ul.Disc {
  list-style-type: disc;
}
ul.Circle {
  list-style-type: circle;
}
figure {
  margin-left: 0 px;
}
ol.minitoc-list>li>ol {
  list-style-type: none;
  counter-reset: item2;
  padding-left: 3px;
  margin-left: -2px;
}
ol.minitoc-list>li>ol>li:before {
  counter-increment: item2;
  content: none;
  text-align: right;
  position: absolute;
  left: -7px;
  margin-right: 4px;
  width: 3px;
  overflow: hidden;
}
ol.minitoc-list>li>ol>li {
  margin-top: 0px;
  margin-bottom: 0px;
  position: relative;
}
ol.minitoc-list>li>ol>li>ol {
  counter-reset: item3;
  list-style-type: none;
  padding-left: 29px;
  margin-left: -25px;
}
ol.minitoc-list>li>ol>li>ol>li {
  margin-top: 0px;
  margin-bottom: 0px;
  position: relative;
}
ol.minitoc-list>li>ol>li>ol>li:before {
  counter-increment: item3;
  content: counter(item3, decimal);
  text-align: right;
  position: absolute;
  left: -33px;
  margin-right: 4px;
  width: 29px;
  overflow: hidden;
}