/*Created with Adobe RoboHelp 2019.*/
body {
	font-family: Calibri;
}
h1 {
	font-weight: bold;
	font-size: 24.0pt;
}
h2 {
	font-weight: bold;
	font-size: 18.0pt;
}
h3 {
	font-weight: bold;
	font-size: 14.0pt;
}
h4 {
	font-weight: bold;
	font-size: 12.0pt;
}
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;
}
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;
	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 {

}
ol.Decimal {
	list-style-type: decimal;
}
ol.LowerRoman {
	list-style-type: lower-roman;
}
ul.Disc {
	list-style-type: disc;
}
ul.Circle {
	list-style-type: circle;
}
ol.LowerAlpha {
	list-style-type: lower-alpha;
}
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;
}
