﻿/*Created with Adobe RoboHelp 2015.*/
BODY {
	font-family: Calibri, "MS Sans Serif";
	font-size: 11pt;
	border-left-width: 4px;
	border-right-width: 4px;
	border-top-width: 4px;
	border-bottom-width: 4px;
	color: #4c4c4c;
	background-color: #ffffff;
}
/* font-family: Calibri, "MS Sans Serif"; */
H1 {
	font-weight: bold;
	margin-top: 7pt;
	margin-bottom: 0pt;
	font-size: 14pt;
	color: #4c4c4c;
	font-family: Calibri, "MS Sans Serif";
	x-next-class: ;
	x-next-type: P;
}
LI.H1 {
	font-weight: bold;
	font-size: 14pt;
	color: #4c4c4c;
	font-family: Calibri, "MS Sans Serif";
	margin-top: 7pt;
}
H2 {
	font-family: Calibri, "MS Sans Serif";
	font-weight: bold;
	font-size: 13pt;
	text-align: left;
	margin-top: 12pt;
	margin-bottom: 0pt;
	x-next-class: ;
	x-next-type: P;
	color: #4c4c4c;
}
LI.H2 {
	font-weight: bold;
	font-size: 13pt;
	text-align: left;
	color: #4c4c4c;
	font-family: Calibri, "MS Sans Serif";
}
H3 {
	font-family: Calibri, "MS Sans Serif";
	font-weight: bold;
	font-size: 12pt;
	letter-spacing: normal;
	margin-top: 12pt;
	margin-bottom: 0pt;
	color: #4c4c4c;
}
LI.H3 {
	font-family: Calibri, "MS Sans Serif";
	font-weight: bold;
	font-size: 12pt;
	letter-spacing: normal;
	color: #4c4c4c;
}
H4 {
	font-family: Calibri, "MS Sans Serif";
	font-variant: normal;
	text-transform: none;
	font-weight: bold;
	font-style: normal;
	margin-bottom: 0pt;
	color: #4c4c4c;
	font-size: 11pt;
	x-next-class: ;
	x-next-type: P;
	margin-top: 12pt;
}
LI.H4 {
	font-family: Calibri, "MS Sans Serif";
	font-variant: normal;
	font-size: 11pt;
	text-transform: none;
	font-weight: bold;
	font-style: normal;
}
H5 {
	font-family: Calibri, "MS Sans Serif";
	font-weight: bold;
	color: #4c4c4c;
	margin-bottom: 5pt;
	font-size: 11pt;
	margin-top: 5pt;
	x-next-class: ;
	x-next-type: P;
}
LI.H5 {
	font-family: Calibri, "MS Sans Serif";
	font-weight: bold;
	font-size: 11pt;
	color: #4c4c4c;
}
H6 {
	font-family: Calibri, "MS Sans Serif";
	font-weight: bold;
	color: #4c4c4c;
	margin-bottom: 5pt;
	font-size: 11pt;
	margin-top: 5pt;
	x-next-class: ;
	x-next-type: P;
}
LI.H6 {
	font-family: Calibri, "MS Sans Serif";
	font-weight: bold;
	font-size: 11pt;
	color: #4c4c4c;
}
a {
	display: inline;
    text-decoration: underline;
    color: #122040;
}

/* color: #122040; */
A:visited {
	font-family: Calibri, "MS Sans Serif";
	font-size: 11pt;
	color: #122040;
	font-style: normal;
	text-decoration: underline;
}
/* color: #122040; */
DL {
	margin-top: 7pt;
	margin-bottom: 7pt;
	font-weight: normal;
	color: #4c4c4c;
	font-family: Calibri, "MS Sans Serif";
	font-size: 11pt;
}
P {
	margin-top: 7pt;
	margin-bottom: 7pt;
	font-weight: normal;
	color: #4c4c4c;
	font-size: 11pt;
	font-family: Calibri;
}
LI.P {
	font-family: Calibri, "MS Sans Serif";
	font-size: 11pt;
	color: #000000;
}

A:active {
	font-weight: normal;
	font-style: normal;
}
}
td ol,
td ul {
	margin-top: 0;
	margin-bottom: 0;
	font-family: Calibri, "MS Sans Serif";
	font-size: 11pt;
}
/* give table cells padding */
/* vertically centered text is the default */
/* use class="table-align-top" to vertically align to top */
table td {
	padding-left: 10px;
	padding-right: 10px;
}
/* bold table header row */
table th p {
	font-weight: bold;
}
/* select table text wrapped in p tags */
tbody td p {
	margin-top: 7pt;
	margin-bottom: 7pt;
	table: tbody ":not"(p) "{" "margin-top:" 7pt;
	margin-bottom: 7pt;
	tbody: td ":not"(p) ":not"(li) "{" "margin-top:" 7pt;
	margin-bottom: 7pt;
	table: tr "td:not"(p) "{" "padding-top:" 7pt;
    margin-bottom: 7pt;
}
/* both were 0pt as a test */
/* color: green; /*
}

/* select table body text not wrapped in p tags */
/* color: blue; /*
}

/* select table text not wrapped in p tags */
/* color: red; *
}

/* select text in td tags, such as is typed in the wysiwyg editor */
/* If table text is not wrapped in <p> tags, apply 7pt padding top and bottom, */
/* so that it conforms with the spacing of text in <p> tags. */
/* color: violet; */
/* helper class to optionally top-align table text */
/* text in a cell is vertically centered by default */
/* example: <table class="table-align-top"> */
table.table-align-top td {
	vertical-align: top;
}
p.TableText {
	font-family: Calibri, "MS Sans Serif";
	font-size: 11pt;
	margin-top: 7pt;
	margin-bottom: 7pt;
}
/* was 2 pt */
/* was 2 pt */
/* color: #4c4c4c; */
p.Breadcrumbs {
	font-family: Calibri, "MS Sans Serif";
	font-size: 11pt;
	padding-top: 4px;
	padding-bottom: 4px;
	border-top-style: none;
	border-bottom-style: none;
	color: #122040;
	background-color: Transparent;
	text-align: Right;
}
OL,
UL {
	margin-top: 8pt;
	margin-bottom: 8pt;
	font-family: Calibri, "MS Sans Serif";
}
A.PopupHotspot {
	font-weight: normal;
	font-style: normal;
	color: #0000D0;
	text-decoration: underline;
}
A.POPUPHOTSPOT:VISITED {
	font-weight: normal;
	font-style: normal;
	color: #0000D0;
	text-decoration: underline;
}
A.POPUPHOTSPOT:HOVER {
	color: #122040;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
}
A.popupspot {
	font-weight: normal;
	font-style: normal;
	color: #0000D0;
	text-decoration: underline;
}
A.POPUPSPOT:VISITED {
	font-weight: normal;
	font-style: normal;
	color: #0000D0;
	text-decoration: underline;
}
A.POPUPSPOT:HOVER {
	color: #009933;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
}
A:hover {
	color: #122040;
	font-weight: bold;
	font-style: normal;
	text-decoration: underline;
}
/* color: #4c4c4c; */
p.hidden {
	font-size: 1pt;
	margin-top: 0pt;
	color: #ffffff;
}
p.Heading1 {
	color: #122040;
}
rh-list.Bullets {
	x-lvl-1-type: disc;
	x-lvl-1-format: "<x>";
	x-lvl-2-type: square;
	x-lvl-2-format: "<x>";
	x-lvl-2-margin: 20px;
	x-lvl-3-type: circle;
	x-lvl-3-format: "<x>";
	x-lvl-3-margin: 40px;
	x-lvl-4-type: diamond;
	x-lvl-4-format: "<x>";
	x-lvl-4-margin: 60px;
	x-lvl-5-type: disc;
	x-lvl-5-format: "<x>";
	x-lvl-5-margin: 80px;
	x-lvl-6-type: square;
	x-lvl-6-format: "<x>";
	x-lvl-6-margin: 100px;
	x-lvl-7-type: circle;
	x-lvl-7-format: "<x>";
	x-lvl-7-margin: 120px;
	x-lvl-8-type: diamond;
	x-lvl-8-format: "<x>";
	x-lvl-8-margin: 140px;
	x-level-count: 9;
	x-lvl-9-type: disc;
	x-lvl-9-format: "<x>";
	x-lvl-9-margin: 160px;
	x-lvl-9-pfx-class: rls-9-Bullets;
	x-lvl-1-pfx-class: rls-1-Bullets;
	x-lvl-2-pfx-class: rls-2-Bullets;
	x-lvl-3-pfx-class: rls-3-Bullets;
	x-lvl-4-pfx-class: rls-4-Bullets;
	x-lvl-5-pfx-class: rls-5-Bullets;
	x-lvl-6-pfx-class: rls-6-Bullets;
	x-lvl-7-pfx-class: rls-7-Bullets;
	x-lvl-8-pfx-class: rls-8-Bullets;
}
p.note {
	color: #000000;
	background-color: rgb(211, 211, 212);
	border-radius: 6px;
	display: block;
	margin-left: 0%;
	margin-right: 10%;
	padding: 10px;
	border-left: 6px solid rgb(93, 62, 93);
	border-right: 6px solid rgb(93, 62, 93);
}
/* text color */
.note {
	color: #000000;
	background-color: rgb(211, 211, 212);
	border-radius: 6px;
	display: block;
	margin-left: 0%;
	margin-right: 10%;
	padding: 10px;
	border-left: 6px solid rgb(93, 62, 93);
	border-right: 6px solid rgb(93, 62, 93);
}
/* text color */
LI.note {
	color: #000000;
	background-color: rgb(211, 211, 212);
	border-radius: 6px;
	display: block;
	margin-left: 0%;
	margin-right: 10%;
	padding: 10px;
	border-left: 6px solid rgb(93, 62, 93);
	border-right: 6px solid rgb(93, 62, 93);
}
/* text color */
p.note2 {
	color: #ffffff;
	background-color: rgb(149, 150, 153);
	border-radius: 6px;
	display: block;
	margin-left: 0%;
	margin-right: 10%;
	padding: 10px;
	border-left: 6px solid rgb(93, 62, 93);
	border-right: 6px solid rgb(93, 62, 93);
}
/* text color */
.note2 {
	color: #ffffff;
	background-color: rgb(149, 150, 153);
	border-radius: 6px;
	display: block;
	margin-left: 0%;
	margin-right: 10%;
	padding: 10px;
	border-left: 6px solid rgb(93, 62, 93);
	border-right: 6px solid rgb(93, 62, 93);
}
/* text color */
LI.note2 {
	color: #ffffff;
	background-color: rgb(149, 150, 153);
	border-radius: 6px;
	display: block;
	margin-left: 0%;
	margin-right: 10%;
	padding: 10px;
	border-left: 6px solid rgb(93, 62, 93);
	border-right: 6px solid rgb(93, 62, 93);
}
/* text color */
p.caution {
	color: #000000;
	background-color: rgb(211, 211, 212);
	border-radius: 6px;
	display: block;
	margin-left: 0%;
	margin-right: 10%;
	padding: 10px;
	border-left: 6px solid rgb(255, 79, 31);
	border-right: 6px solid rgb(255, 79, 31);
}
/* text color */
.caution {
	color: #000000;
	background-color: rgb(211, 211, 212);
	border-radius: 6px;
	display: block;
	margin-left: 0%;
	margin-right: 10%;
	padding: 10px;
	border-left: 6px solid rgb(255, 79, 31);
	border-right: 6px solid rgb(255, 79, 31);
}
/* text color */
p.tip {
	color: #ffffff;
	background-color: rgb(149, 150, 153);
	border-radius: 6px;
	display: block;
	margin-left: 0%;
	margin-right: 10%;
	padding: 10px;
	border-left: 6px solid rgb(93, 62, 93);
	border-right: 6px solid rgb(93, 62, 93);
}
/* text color */
LI.tip {
	color: #ffffff;
	background-color: rgb(149, 150, 153);
	border-radius: 6px;
	display: block;
	margin-left: 0%;
	margin-right: 10%;
	padding: 10px;
	border-left: 6px solid rgb(93, 62, 93);
	border-right: 6px solid rgb(93, 62, 93);
}
/* text color */
.tip {
	color: #ffffff;
	background-color: rgb(149, 150, 153);
	border-radius: 6px;
	display: block;
	margin-left: 0%;
	margin-right: 10%;
	padding: 10px;
	border-left: 6px solid rgb(93, 62, 93);
	border-right: 6px solid rgb(93, 62, 93);
}
/* text color */
p.warning {
	color: #000000;
	background-color: rgb(211, 211, 212);
	border-radius: 6px;
	display: block;
	margin-left: 0%;
	margin-right: 10%;
	padding: 10px;
	border-left: 6px solid rgb(255, 79, 31);
	border-right: 6px solid rgb(255, 79, 31);
}
/* text color */
.warning {
	color: #000000;
	background-color: rgb(211, 211, 212);
	border-radius: 6px;
	display: block;
	margin-left: 0%;
	margin-right: 10%;
	padding: 10px;
	border-left: 6px solid rgb(255, 79, 31);
	border-right: 6px solid rgb(255, 79, 31);
}
/* text color */
LI.warning {
	color: #000000;
	background-color: rgb(211, 211, 212);
	border-radius: 6px;
	display: block;
	margin-left: 0%;
	margin-right: 10%;
	padding: 10px;
	border-left: 6px solid rgb(255, 79, 31);
	border-right: 6px solid rgb(255, 79, 31);
}
/* text color */
p.success {
	color: #000000;
	border-radius: 6px;
	padding: 14px 20px;
	margin-left: 0%;
	margin-right: 10%;
	background-color: #ddffdd;
	border-left: 6px solid #4CAF50;
	border-right: 6px solid #4CAF50;
}
/* text color */
.success {
	color: #000000;
	border-radius: 6px;
	padding: 14px 20px;
	margin-left: 0%;
	margin-right: 10%;
	background-color: #ddffdd;
	border-left: 6px solid #4CAF50;
	border-right: 6px solid #4CAF50;
}
/* text color */
