﻿/*Created with Adobe RoboHelp 2019.*/
* {
	box-sizing: border-box;
}
html {
	padding: 14px 40px 38px;
}
BODY {
	max-width: 910px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 1.5;
	margin: 0 auto;
	color: #333;
	background-color: rgba(249, 249, 249, .3);
}
div.section {
	max-width: 910px;
	margin: 0 auto;
}
h1 {
	font-family: "Segoe UI Semilight", Arial, Helvetica, sans-serif;
	font-size: 36px;
	line-height: 1.2;
	margin-bottom: 16px;
	padding-bottom: 2px;
	font-weight: normal;
	font-style: normal;
	color: #000080;
}
p {
	margin-bottom: 11px;
}
p.doTheFollowing,
p.do-following {
	font-size: 20px;
	margin: 24px 0 18px 0;
	color: #000080;
	border-bottom: 1px solid #000080;
	padding-bottom: 3px;
}
p.area {
	color: #000080;
	padding-bottom: 2px;
	border-bottom: 1px solid #000080;
}
p.captionImage,
p.caption-image {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 6pt;
	margin-bottom: 12px;
	text-align: Center;
	font-size: 15px;
	font-style: italic;
}
p.paraNotes {
	font-family: Calibri;
	margin-bottom: 6px;
	line-height: 1.6;
	margin-left: 184px;
}
span.Subscript {
	vertical-align: Sub;
	color: #0000ff;
}
img.bordered {
	border: 1px solid #c0c0c0;
}
img.imageCentered,
img.centered {
	display: block;
	margin: 5px auto;
}
li.introList,
li.intro-list {
	margin: 0 0 12px 30px;
	list-style: circle;
}
span.areaStyle {
	font-style: italic;
	letter-spacing: .4px;
	font-weight: normal;
}
span.area-name,
span.inlineBold,
p > span:first-child {
	font-weight: 600;
}
span.inlineBold,
p > span:first-child {
	letter-spacing: .4px;
}
span.not-bold {
	font-weight: normal;
}
span.inlineImportant {
	color: #ff0000;
	text-transform: uppercase;
}
A.glossterm {
	cursor: hand;
	color: #800000;
	font-style: normal;
}
A.dropspot {
	cursor: hand;
	font-weight: normal;
	font-style: normal;
	color: #800000;
	text-decoration: none;
}
SPAN.glosstext {
	color: #0000ff;
	font-weight: normal;
	font-style: italic;
}
A.expandspot {
	cursor: hand;
	font-style: normal;
	color: #800000;
	text-transform: none;
	text-decoration: none;
}
SPAN.expandtext {
	font-weight: normal;
	font-style: italic;
	color: #800000;
}
.note {
	background-color: #d1ecf1;
	color: #333;
}
.important {
	border-color: #ffeeba;
	background-color: #fff3cd;
	color: #333;
	letter-spacing: 0.25px;
}
.caution {
	border-color: #f5c6cb;
	background-color: #f8d7da;
	color: #721c24;
}
.tip {
	border-color: #d4edda;
	background-color: #c3e6cb;
	color: #155724;
}
p.note,
p.important,
p.caution,
p.tip {
	font-size: 16px;
	line-height: 1.4;
	padding: 7px;
	border: 1px solid #ddd;
	border-radius: 1px;
}
span.note,
span.important,
span.caution,
span.tip {
	color: inherit;
	padding: 3px 2px;
	letter-spacing: .4px;
}
SPAN.Emphasize {
	font-weight: normal;
	letter-spacing: .4px;
	font-style: italic;
}
