/*<meta />*/

@namespace MadCap url(http://www.madcapsoftware.com/Schemas/MadCap.xsd);

/*<meta sourceDocument="C:\Users\mnazimova\Box\Mark Nazimova\AOS planning\source doc\Sys Config\System Configuration_Help Topic_Complete_DRAFT_202102.docx" />*/

:root
{
	--Light: #d0d3d5;
	--White: #ffffff;
	--Brand1: #DB7B29;
	--Black: #010101;
	--Dark: #424240;
	--Medium: #969592;
	--Brand2: #fcbf8a;
}

body
{
	color: var(--Dark);
	font-family: Arial, Avenir, Myriad;
}

.body-container
{
	padding-left: 2%;
	padding-top: 2%;
}

/* Backmatter */

div.GlossaryPageDefinition
{
	font-size: 10pt;
}

div.GlossaryPageHeading
{
	font-size: 21pt;
	font-weight: normal;
	margin-bottom: 15px;
	margin-top: 15px;
	border-bottom-color: var(--Medium);
	border-bottom-style: solid;
	border-bottom-width: 1px;
	text-align: left;
	color: inherit;
	padding-left: 10px;
	padding-bottom: 20px;
	padding-top: 20px;
	padding-right: 10px;
	background-image: url('../Images/Backmatter-Heading-Background.png');
	background-repeat: no-repeat;
}

div.GlossaryPageTerm
{
	font-size: 12pt;
	font-weight: bold;
	padding-bottom: 10px;
	padding-top: 10px;
}

MadCap|glossaryProxy
{
	border-top: none;
}

MadCap|indexProxy
{
	border-top: none;
}

p.Index1
{
	font-size: 10pt;
	font-weight: bold;
}

p.Index2
{
	font-size: 10pt;
	font-weight: normal;
}

p.IndexHeading
{
	font-size: 21pt;
	font-weight: normal;
	margin-bottom: 15px;
	margin-top: 15px;
	border-bottom-color: var(--Medium);
	border-bottom-style: solid;
	border-bottom-width: 1px;
	text-align: left;
	color: inherit;
	padding-left: 10px;
	padding-bottom: 20px;
	padding-top: 12px;
	padding-right: 10px;
	background-image: url('../Images/Backmatter-Heading-Background.png');
	background-repeat: no-repeat;
}

/* Content */

img
{
	border: none;
	max-width: 100%;
}

p
{
	font-size: 12.0pt;
	margin-top: 20px;
	margin-bottom: 20px;
	line-height: 20pt;
	letter-spacing: 0.25;
	widows: 3;
	orphans: 3;
}

p.table-text
{
	font-size: 12pt;
}

/* Notes & Comments */

span.comment_Writer
{
	background-color: #ffff00;
}

span.comment_Reviewer
{
	background-color: #ffa980;
}

span.comment_Support
{
	background-color: #ff80c0;
}

span.comment_DocProduction
{
	background-color: #ff8000;
}

span.comment_Future
{
	background-color: #8fff8c;
}

p.comment_DocProduction
{
	background-color: #ff8000;
}

p.comment_Future
{
	background-color: #8fff8c;
}

p.comment_Reviewer
{
	background-color: #ffa980;
}

p.comment_Support
{
	background-color: #ff80c0;
}

p.comment_Writer
{
	background-color: #ffff00;
}

/* Frontmatter */

hr.title-page
{
	border: solid 0px transparent;
	background-color: var(--Light);
	height: 1px;
	width: 100%;
	margin-bottom: 30px;
	margin-top: 370px;
}

MadCap|tocProxy
{
	border-top: none;
	margin-right: 0.25in;
}

p.created-using-flare
{
	color: var(--Dark);
	font-weight: bold;
	margin-top: 18px;
	font-size: 9pt;
	line-height: 15pt;
	text-transform: uppercase;
}

p.title
{
	font-size: 55pt;
	line-height: 65pt;
	margin-top: 30px;
	mc-hyphenate: never;
}

p.title-page-footer
{
	color: var(--Dark);
	font-size: 9pt;
	frame-break-before: always;
	line-height: 15pt;
	margin-top: 30px;
}

p.title-page-url
{
	color: var(--Dark);
	font-size: 9pt;
	line-height: 15pt;
}

p.TOC1
{
	color: var(--Dark);
	font-size: 19pt;
	font-weight: normal;
	line-height: 21pt;
	margin-bottom: 15px;
	margin-top: 15px;
	page-break-after: avoid;
}

p.TOC2
{
	color: var(--Dark);
	font-size: 15pt;
	font-weight: normal;
	line-height: 21pt;
	margin-bottom: 13px;
	margin-left: .5in;
	margin-top: 13px;
}

p.TOC3
{
	color: var(--Dark);
	font-size: 13pt;
	line-height: 21pt;
	font-weight: normal;
	margin-bottom: 10px;
	margin-left: 1in;
	margin-top: 10px;
}

/* Headings */

h1
{
	font-weight: bold;
	font-size: 32.0pt;
	color: var(--Brand1);
	clear: both;
}

h2
{
	font-weight: bold;
	font-size: 26.0pt;
	page-break-before: always;
	color: var(--Brand1);
	clear: both;
}

h3
{
	font-weight: bold;
	font-size: 20.0pt;
	color: var(--Brand1);
	clear: both;
}

h4
{
	font-weight: bold;
	font-size: 14.0pt;
	color: var(--Brand1);
	clear: both;
}

h5
{
	font-weight: bold;
	font-size: 10.0pt;
	color: var(--Brand1);
}

h6
{
	font-weight: bold;
	font-size: 8.0pt;
	color: var(--Brand1);
}

/* Home page topic */

div.home-layout
{
	padding: 2% 5%;
}

div.home-section
{
	padding: 5% 0;
	border-bottom: solid 1px var(--Light);
}

div.home-tiles	/*This is a custom responsive layout row style (div class) in your stylesheet. To provide your own description for this style: (1) Open the stylesheet; (2) Find and select the div class with this name; and (3) In the Comment field, replace this text with your own. For more information on adding comments to styles, see the online Help.*/
{
	mc-grid-row: true;
	margin-left: auto;
	margin-right: auto;
}

div.home-tiles::before
{
	content: ' ';
	display: table;
}

div.home-tiles::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.home-tiles > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-color: var(--Brand2);
	padding: 2%;
}

div.home-tiles > div:nth-child(1)
{
	width: 48%;
	margin-left: 0%;
}

div.home-tiles > div:nth-child(2)
{
	width: 48%;
	margin-left: 4%;
}

div.home-tiles-layout	/*This is a custom responsive layout row style (div class) in your stylesheet. To provide your own description for this style: (1) Open the stylesheet; (2) Find and select the div class with this name; and (3) In the Comment field, replace this text with your own. For more information on adding comments to styles, see the online Help.*/
{
	mc-grid-row: true;
	margin-left: auto;
	margin-right: auto;
}

div.home-tiles-layout::before
{
	content: ' ';
	display: table;
}

div.home-tiles-layout::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.home-tiles-layout > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

div.home-tiles-layout > div:nth-child(1)
{
	width: 33.33333%;
	margin-left: 0%;
}

div.home-tiles-layout > div:nth-child(2)
{
	width: 66.66667%;
	margin-left: 0%;
}

div.home-tiles-layout p
{
	line-height: 1.2;
}

div.quick-links	/*This is a custom responsive layout row style (div class) in your stylesheet. To provide your own description for this style: (1) Open the stylesheet; (2) Find and select the div class with this name; and (3) In the Comment field, replace this text with your own. For more information on adding comments to styles, see the online Help.*/
{
	mc-grid-row: true;
	margin-left: auto;
	margin-right: auto;
}

div.quick-links::before
{
	content: ' ';
	display: table;
}

div.quick-links::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.quick-links > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

div.quick-links > div:nth-child(1)
{
	width: 16.66666%;
	margin-left: 2%;
}

div.quick-links > div:nth-child(2)
{
	width: 16.66666%;
	margin-left: 3%;
}

div.quick-links > div:nth-child(3)
{
	width: 16.66666%;
	margin-left: 3%;
}

div.quick-links > div:nth-child(4)
{
	width: 16.66666%;
	margin-left: 3%;
}

div.quick-links > div:nth-child(5)
{
	width: 16.66666%;
	margin-left: 3%;
}

div.quick-links *	/*Text-align center set to all elements within div.quick-links*/
{
	text-align: center;
}

div.topic-hero
{
	padding: 5%;
	background-size: cover;
	background-attachment: scroll;
	background-image: url('../Images/hero-image-constellation(1600-900).png');
}

div.topic-hero h1
{
	color: var(--White);
	font-size: 48pt;
	text-align: center;
}

html.home-topic	/*Used on home topic to override padding set in the skin*/
{
	
}

html.home-topic .body-container	/*Overrides padding set in the skin*/
{
	padding: 0;
}

html.home-topic .main-section > .outer-row	/*Overrides padding set in the skin when in tablet/mobile*/
{
	max-width: 100%;
	padding: 0;
}

MadCap|breadcrumbsProxy
{
	border-bottom-width: 0;
	color: var(--Dark);
}

/* Links */

a
{
	color: var(--Brand1);
}

a:link
{
	color: var(--Brand1);
}

a:visited
{
	color: var(--Brand1);
}

MadCap|dropDown
{
	border-bottom: 1px solid var(--Light);
	mc-image-position: left;
	mc-image-spacing: 10px;
	mc-open-image: url('../Images/Minus.png');
	mc-closed-image: url('../Images/Plus.png');
	padding: 10px 0;
}

MadCap|dropDownBody
{
	padding: 10px 30px 0;
}

MadCap|dropDownHotspot
{
	cursor: hand;
	text-decoration: none;
	color: var(--Dark);
	font-size: 20pt;
	font-weight: bold;
	border-bottom: none;
}

MadCap|expandingBody
{
	color: var(--Dark);
	font-style: italic;
}

MadCap|expandingHead
{
	font-style: italic;
	font-weight: normal;
	cursor: hand;
	text-decoration: none;
	color: var(--Brand1);
}

MadCap|xref
{
	font-weight: bold;
	mc-format: '{para}';
	text-decoration: underline;
	color: var(--Brand1);
}

/* Lists */

dd,
dd p,
dt,
dt p,
li,
li p
{
	margin-bottom: 8px;
	margin-top: 8px;
}

dl,
ol,
ul
{
	letter-spacing: .25;
	line-height: 20pt;
	margin-top: 0px;
	margin-bottom: 0px;
}

/* Page layout */

p.frame-footer-page-number
{
	color: var(--Medium);
	font-size: 11pt;
	font-weight: bold;
	text-align: right;
}

p.frame-footer-text
{
	color: var(--Medium);
	font-size: 11pt;
	font-weight: bold;
	text-transform: uppercase;
}

/* Master page */

div.home-footer
{
	background-color: var(--Brand1);
	padding: 2% 5%;
}

p.footer
{
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 13pt;
	color: var(--White);
}

p.footer-sub
{
	color: var(--White);
	font-size: 14pt;
	margin-top: 14px;
}

@media only screen and (max-width: 1279px)
{
	/* Home page topic */

	div.home-tiles > div:nth-child(1)
	{
		width: 49%;
		margin-left: 0%;
	}

	div.home-tiles > div:nth-child(2)
	{
		width: 49%;
		margin-left: 2%;
	}

	div.home-tiles-layout > div:nth-child(1)
	{
		width: 40%;
		margin-left: 30%;
	}

	div.home-tiles-layout > div:nth-child(2)
	{
		width: 90%;
		margin-left: 5%;
	}

	div.quick-links > div:nth-child(1)
	{
		width: 24%;
		margin-left: 0%;
	}

	div.quick-links > div:nth-child(2)
	{
		width: 24%;
		margin-left: 14%;
	}

	div.quick-links > div:nth-child(3)
	{
		width: 24%;
		margin-left: 14%;
	}

	div.quick-links > div:nth-child(4)
	{
		width: 24%;
		margin-left: 19%;
	}

	div.quick-links > div:nth-child(5)
	{
		width: 24%;
		margin-left: 14%;
	}

	html.home-topic .body-container
	{
		margin-left: 0;
	}
}

@media only screen and (max-width: 767px)
{
	/* Home page topic */

	div.home-tiles > div:nth-child(1)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.home-tiles > div:nth-child(2)
	{
		width: 100%;
		margin-left: 0%;
		margin-top: 5%;
	}

	div.home-tiles-layout p
	{
		line-height: 1.2;
	}

	div.quick-links > div:nth-child(1)
	{
		width: 49%;
		margin-left: 0;
	}

	div.quick-links > div:nth-child(2)
	{
		width: 49%;
		margin-left: 2%;
	}

	div.quick-links > div:nth-child(3)
	{
		width: 49%;
		margin-left: 0;
	}

	div.quick-links > div:nth-child(4)
	{
		width: 49%;
		margin-left: 2%;
	}

	div.quick-links > div:nth-child(5)
	{
		width: 49%;
		margin-left: 25.5%;
	}
}

@media print
{
	body
	{
		font-size: 11pt;
		line-height: 13pt;
		margin: 8px;
	}

	/* Content */

	p
	{
		margin-bottom: 10px;
		margin-top: 10px;
	}

	p.table-text
	{
		font-size: 11pt;
	}

	/* Headings */

	h1
	{
		font-size: 25pt;
		line-height: 27pt;
		margin-bottom: 20px;
	}

	h2
	{
		font-size: 21pt;
		font-weight: normal;
		line-height: 23pt;
		margin-bottom: 18px;
		margin-top: 40px;
	}

	h3
	{
		font-size: 15pt;
		font-weight: bold;
		line-height: 17pt;
		margin-bottom: 15px;
		margin-top: 40px;
	}

	/* Links */

	MadCap|xref
	{
		font-weight: normal;
		mc-format: '{quote}{para}{quote} {pageref}';
		text-decoration: none;
	}
}

li.comment_Future
{
	background-color: #8fff8c;
}

ul.comment_Future
{
	background-color: #8fff8c;
}

ol.comment_Future
{
	background-color: #8fff8c;
}

p.below_video	/*Positions the paragraph below the bottom of the video.*/
{
	clear: both;
}

ul.ul_1
{
	padding-left: 0px;
	list-style-type: disc;
	margin-left: 18pt;
}

span.span_1
{
	font-weight: bold;
}

span.span_2
{
	color: #DB7B29;
}

img.img_1
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 9pt;
	mso-wrap-distance-right: 9pt;
	mso-wrap-distance-top: 0;
	z-index: -42;
	margin-left: 0;
	width: 624px;
	height: 204px;
	border-top-style: solid;
	border-top-width: 1pt;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-left-style: solid;
	border-left-width: 1pt;
	border-right-style: solid;
	border-right-width: 1pt;
}

table.TableGrid
{
	border-collapse: collapse;
	margin-left: 0pt;
	margin-bottom: 0pt;
	color: #333333;
	font-size: 10pt;
}

img.img_2
{
	width: 1440px;
	height: 1440px;
	border-top-style: solid;
	border-top-width: 1pt;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-left-style: solid;
	border-left-width: 1pt;
	border-right-style: solid;
	border-right-width: 1pt;
}

img.img_3
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 9pt;
	mso-wrap-distance-right: 9pt;
	mso-wrap-distance-top: 0;
	z-index: 2;
	margin-left: 0pt;
	width: 40px;
	height: 40px;
}

p.p_1
{
	page-break-inside: avoid;
	margin-bottom: 6pt;
}

th.th_1
{
	border-top-style: none;
	border-top-width: 0pt;
	border-top-color: black;
	border-left-style: none;
	border-left-width: 0pt;
	border-left-color: black;
	border-bottom-style: none;
	border-bottom-width: 0pt;
	border-bottom-color: black;
	border-right-style: none;
	border-right-width: 0pt;
	border-right-color: black;
	background-color: #D9D9D9;
	padding-top: 3pt;
	padding-bottom: 3pt;
	padding-left: 5pt;
	padding-right: 5pt;
}

span.span_3
{
	font-weight: normal;
	color: #DB7B29;
	font-size: 10pt;
}

span.span_4
{
	font-weight: normal;
	font-size: 10pt;
}

p.p_2
{
	page-break-inside: avoid;
	margin-bottom: 0pt;
}

tr.tr_1
{
	margin-left: 0pt;
	height: 24pt;
}

p.p_3
{
	font-weight: bold;
}

img.img_4
{
	left: 2;
	width: 1440px;
	height: 1440px;
	border-top-style: solid;
	border-top-width: 1pt;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-left-style: solid;
	border-left-width: 1pt;
	border-right-style: solid;
	border-right-width: 1pt;
}

p.p_4
{
	page-break-inside: avoid;
	margin-bottom: 6pt;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 12pt;
}

th.th_2
{
	border-top-style: solid;
	border-top-width: 1pt;
	border-top-color: #FFFFFF;
	border-left-style: solid;
	border-left-width: 1pt;
	border-left-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-bottom-color: #FFFFFF;
	border-right-style: solid;
	border-right-width: 1pt;
	border-right-color: #FFFFFF;
	background-color: #DB7B29;
	padding-top: 3pt;
	padding-bottom: 3pt;
	padding-left: 5pt;
	padding-right: 5pt;
}

tr.tr_2
{
	margin-left: 18pt;
}

p.p_5
{
	page-break-inside: avoid;
	margin-bottom: 6pt;
	text-align: left;
	font-size: 10pt;
}

td.td_1
{
	border-top-style: solid;
	border-top-width: 1pt;
	border-top-color: #FFFFFF;
	background-color: #F3F3F3;
	border-left-style: solid;
	border-left-width: 1pt;
	border-left-color: #808080;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-bottom-color: #808080;
	border-right-style: solid;
	border-right-width: 1pt;
	border-right-color: #808080;
	padding-top: 3pt;
	padding-bottom: 3pt;
	padding-left: 5pt;
	padding-right: 5pt;
}

td.td_2
{
	border-top-style: solid;
	border-top-width: 1pt;
	border-top-color: #FFFFFF;
	background-color: #F3F3F3;
	border-right-style: solid;
	border-right-width: 1pt;
	border-right-color: #808080;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-bottom-color: #808080;
	padding-top: 3pt;
	padding-bottom: 3pt;
	padding-left: 5pt;
	padding-right: 5pt;
}

td.td_3
{
	background-color: #F3F3F3;
	vertical-align: middle;
	border-left-style: solid;
	border-left-width: 1pt;
	border-left-color: #808080;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-bottom-color: #808080;
	border-right-style: solid;
	border-right-width: 1pt;
	border-right-color: #808080;
	padding-top: 3pt;
	padding-bottom: 3pt;
	padding-left: 5pt;
	padding-right: 5pt;
}

td.td_4
{
	background-color: #F3F3F3;
	vertical-align: middle;
	border-right-style: solid;
	border-right-width: 1pt;
	border-right-color: #808080;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-bottom-color: #808080;
	padding-top: 3pt;
	padding-bottom: 3pt;
	padding-left: 5pt;
	padding-right: 5pt;
}

table.TableGrid_1
{
	border-collapse: collapse;
	margin-bottom: 0pt;
	color: #333333;
	font-size: 10pt;
	margin-left: 18pt;
}

img.img_5
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 9pt;
	mso-wrap-distance-right: 9pt;
	mso-wrap-distance-top: 0;
	z-index: -39;
	margin-left: 0;
	width: 624px;
	height: 250px;
	border-top-style: solid;
	border-top-width: 1pt;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-left-style: solid;
	border-left-width: 1pt;
	border-right-style: solid;
	border-right-width: 1pt;
}

p.p_6
{
	margin-left: 36pt;
}

img.img_6
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 9pt;
	mso-wrap-distance-right: 9pt;
	mso-wrap-distance-top: 0;
	z-index: 5;
	margin-left: 0.93pt;
	width: 624px;
	height: 307px;
	border-top-style: solid;
	border-top-width: 1pt;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-left-style: solid;
	border-left-width: 1pt;
	border-right-style: solid;
	border-right-width: 1pt;
}

img.img_7
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 9pt;
	mso-wrap-distance-right: 9pt;
	mso-wrap-distance-top: 0;
	z-index: -38;
	margin-left: 0;
	width: 624px;
	height: 263px;
	border-top-style: solid;
	border-top-width: 1pt;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-left-style: solid;
	border-left-width: 1pt;
	border-right-style: solid;
	border-right-width: 1pt;
}

img.img_8
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 9pt;
	mso-wrap-distance-right: 9pt;
	mso-wrap-distance-top: 0;
	z-index: -37;
	margin-left: 0;
	width: 624px;
	height: 308px;
	border-top-style: solid;
	border-top-width: 1pt;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-left-style: solid;
	border-left-width: 1pt;
	border-right-style: solid;
	border-right-width: 1pt;
}

img.img_9
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 9pt;
	mso-wrap-distance-right: 9pt;
	mso-wrap-distance-top: 0;
	z-index: -36;
	margin-left: 5.91pt;
	width: 624px;
	height: 309px;
	border-top-style: solid;
	border-top-width: 1pt;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-left-style: solid;
	border-left-width: 1pt;
	border-right-style: solid;
	border-right-width: 1pt;
}

img.img_10
{
	width: 1437px;
	height: 704px;
	border-top-style: solid;
	border-top-width: 1pt;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-left-style: solid;
	border-left-width: 1pt;
	border-right-style: solid;
	border-right-width: 1pt;
}

img.img_11
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 9pt;
	mso-wrap-distance-right: 9pt;
	mso-wrap-distance-top: 0;
	z-index: -35;
	margin-left: 0pt;
	width: 624px;
	height: 330px;
	border-top-style: solid;
	border-top-width: 1pt;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-left-style: solid;
	border-left-width: 1pt;
	border-right-style: solid;
	border-right-width: 1pt;
}

span.span_5
{
	font-weight: bold;
	color: #BA6823;
}

img.img_12
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 9pt;
	mso-wrap-distance-right: 9pt;
	mso-wrap-distance-top: 0;
	z-index: -33;
	margin-left: 30.7pt;
	width: 624px;
	height: 157px;
	border-top-style: solid;
	border-top-width: 1pt;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-left-style: solid;
	border-left-width: 1pt;
	border-right-style: solid;
	border-right-width: 1pt;
}

img.img_13
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 9pt;
	mso-wrap-distance-right: 9pt;
	mso-wrap-distance-top: 0;
	z-index: -34;
	margin-left: 28.15pt;
	width: 624px;
	height: 309px;
	border-top-style: solid;
	border-top-width: 1pt;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-left-style: solid;
	border-left-width: 1pt;
	border-right-style: solid;
	border-right-width: 1pt;
}

li.li_1
{
	font-weight: bold;
}

ul.ul_2
{
	padding-left: 0px;
	list-style-type: disc;
	margin-left: 72pt;
}

img.img_14
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 9pt;
	mso-wrap-distance-right: 9pt;
	mso-wrap-distance-top: 0;
	z-index: -32;
	margin-left: 21.15pt;
	width: 624px;
	height: 308px;
	border-top-style: solid;
	border-top-width: 1pt;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-left-style: solid;
	border-left-width: 1pt;
	border-right-style: solid;
	border-right-width: 1pt;
}

img.img_15
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 9pt;
	mso-wrap-distance-right: 9pt;
	mso-wrap-distance-top: 0;
	z-index: -31;
	margin-left: 11.83pt;
	width: 642px;
	height: 269px;
	border-top-style: solid;
	border-top-width: 1pt;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-left-style: solid;
	border-left-width: 1pt;
	border-right-style: solid;
	border-right-width: 1pt;
}

tr.tr_3
{
	margin-left: 9pt;
}

span.span_6
{
	font-weight: bold;
	font-size: 10pt;
}

p.p_7
{
	page-break-inside: avoid;
	margin-bottom: 6pt;
	text-align: left;
}

span.span_7
{
	font-size: 10pt;
}

p.p_8
{
	page-break-inside: avoid;
	margin-bottom: 6pt;
	text-align: left;
	font-weight: bold;
	font-size: 10pt;
}

td.td_5
{
	background-color: #F3F3F3;
	border-left-style: solid;
	border-left-width: 1pt;
	border-left-color: #808080;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-bottom-color: #808080;
	border-right-style: solid;
	border-right-width: 1pt;
	border-right-color: #808080;
	padding-top: 3pt;
	padding-bottom: 3pt;
	padding-left: 5pt;
	padding-right: 5pt;
}

td.td_6
{
	background-color: #F3F3F3;
	border-right-style: solid;
	border-right-width: 1pt;
	border-right-color: #808080;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-bottom-color: #808080;
	padding-top: 3pt;
	padding-bottom: 3pt;
	padding-left: 5pt;
	padding-right: 5pt;
}

table.TableGrid_2
{
	border-collapse: collapse;
	margin-bottom: 0pt;
	color: #333333;
	font-size: 10pt;
	margin-left: 9pt;
}

img.img_16
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 9pt;
	mso-wrap-distance-right: 9pt;
	mso-wrap-distance-top: 0;
	z-index: -30;
	margin-left: 3pt;
	width: 624px;
	height: 215px;
	border-top-style: solid;
	border-top-width: 1pt;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-left-style: solid;
	border-left-width: 1pt;
	border-right-style: solid;
	border-right-width: 1pt;
}

span.span_8
{
	font-style: italic;
}

ul.ul_3
{
	padding-left: 0px;
	list-style-type: disc;
	margin-left: 36pt;
}

img.img_17
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 9pt;
	mso-wrap-distance-right: 9pt;
	mso-wrap-distance-top: 0;
	z-index: 9;
	margin-left: 0pt;
	width: 40px;
	height: 40px;
}

img.img_18
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 9pt;
	mso-wrap-distance-right: 9pt;
	mso-wrap-distance-top: 0;
	z-index: -29;
	margin-left: 0pt;
	width: 624px;
	height: 266px;
	border-top-style: solid;
	border-top-width: 1pt;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-left-style: solid;
	border-left-width: 1pt;
	border-right-style: solid;
	border-right-width: 1pt;
}

img.img_19
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 9pt;
	mso-wrap-distance-right: 9pt;
	mso-wrap-distance-top: 0;
	z-index: -28;
	margin-left: 0pt;
	width: 624px;
	height: 312px;
	border-top-style: solid;
	border-top-width: 1pt;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-left-style: solid;
	border-left-width: 1pt;
	border-right-style: solid;
	border-right-width: 1pt;
}

img.img_20
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 9pt;
	mso-wrap-distance-right: 9pt;
	mso-wrap-distance-top: 0;
	z-index: -27;
	margin-left: 17.6pt;
	width: 624px;
	height: 307px;
	border-top-style: solid;
	border-top-width: 1pt;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-left-style: solid;
	border-left-width: 1pt;
	border-right-style: solid;
	border-right-width: 1pt;
}

img.img_21
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 9pt;
	mso-wrap-distance-right: 9pt;
	mso-wrap-distance-top: 0;
	z-index: -26;
	margin-left: 2.95pt;
	width: 624px;
	height: 312px;
	border-top-style: solid;
	border-top-width: 1pt;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-left-style: solid;
	border-left-width: 1pt;
	border-right-style: solid;
	border-right-width: 1pt;
}

img.img_22
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 9pt;
	mso-wrap-distance-right: 9pt;
	mso-wrap-distance-top: 0;
	z-index: -25;
	margin-left: 0pt;
	width: 624px;
	height: 313px;
	border-top-style: solid;
	border-top-width: 1pt;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-left-style: solid;
	border-left-width: 1pt;
	border-right-style: solid;
	border-right-width: 1pt;
}

img.img_23
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 9pt;
	mso-wrap-distance-right: 9pt;
	mso-wrap-distance-top: 0;
	z-index: -24;
	margin-left: 0pt;
	width: 624px;
	height: 310px;
	border-top-style: solid;
	border-top-width: 1pt;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-left-style: solid;
	border-left-width: 1pt;
	border-right-style: solid;
	border-right-width: 1pt;
}

img.img_24
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 9pt;
	mso-wrap-distance-right: 9pt;
	mso-wrap-distance-top: 0;
	z-index: -23;
	margin-left: 0pt;
	width: 624px;
	height: 257px;
	border-top-style: solid;
	border-top-width: 1pt;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-left-style: solid;
	border-left-width: 1pt;
	border-right-style: solid;
	border-right-width: 1pt;
}

img.img_25
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 9pt;
	mso-wrap-distance-right: 9pt;
	mso-wrap-distance-top: 0;
	z-index: -22;
	margin-left: 4.95pt;
	width: 624px;
	height: 307px;
	border-top-style: solid;
	border-top-width: 1pt;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-left-style: solid;
	border-left-width: 1pt;
	border-right-style: solid;
	border-right-width: 1pt;
}

img.img_26
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 9pt;
	mso-wrap-distance-right: 9pt;
	mso-wrap-distance-top: 0;
	z-index: -21;
	margin-left: 19.97pt;
	width: 624px;
	height: 266px;
	border-top-style: solid;
	border-top-width: 1pt;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-left-style: solid;
	border-left-width: 1pt;
	border-right-style: solid;
	border-right-width: 1pt;
}

p.p_9
{
	color: #010101;
}

div.div_1
{
	width: 468pt;
	height: 40.95pt;
	margin-top: 287.1pt;
	margin-left: 2.1pt;
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 9pt;
	mso-wrap-distance-right: 9pt;
	mso-wrap-distance-top: 0;
	v-text-anchor: top;
	background-color: white;
}

img.img_27
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 9pt;
	mso-wrap-distance-right: 9pt;
	mso-wrap-distance-top: 0;
	z-index: 12;
	margin-left: 0pt;
	width: 624px;
	height: 315px;
	border-top-style: solid;
	border-top-width: 1pt;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-left-style: solid;
	border-left-width: 1pt;
	border-right-style: solid;
	border-right-width: 1pt;
}

td.td_7
{
	border-top-style: solid;
	border-top-width: 1pt;
	border-top-color: #FFFFFF;
	background-color: #F3F3F3;
	vertical-align: middle;
	border-left-style: solid;
	border-left-width: 1pt;
	border-left-color: #808080;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-bottom-color: #808080;
	border-right-style: solid;
	border-right-width: 1pt;
	border-right-color: #808080;
	padding-top: 3pt;
	padding-bottom: 3pt;
	padding-left: 5pt;
	padding-right: 5pt;
}

td.td_8
{
	border-top-style: solid;
	border-top-width: 1pt;
	border-top-color: #FFFFFF;
	background-color: #F3F3F3;
	vertical-align: middle;
	border-right-style: solid;
	border-right-width: 1pt;
	border-right-color: #808080;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-bottom-color: #808080;
	padding-top: 3pt;
	padding-bottom: 3pt;
	padding-left: 5pt;
	padding-right: 5pt;
}

img.img_28
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 9pt;
	mso-wrap-distance-right: 9pt;
	mso-wrap-distance-top: 0;
	z-index: -20;
	margin-left: 16.24pt;
	width: 624px;
	height: 309px;
	border-top-style: solid;
	border-top-width: 1pt;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-left-style: solid;
	border-left-width: 1pt;
	border-right-style: solid;
	border-right-width: 1pt;
}

img.img_29
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 9pt;
	mso-wrap-distance-right: 9pt;
	mso-wrap-distance-top: 0;
	z-index: -19;
	margin-left: 16.16pt;
	width: 624px;
	height: 195px;
	border-top-style: solid;
	border-top-width: 1pt;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-left-style: solid;
	border-left-width: 1pt;
	border-right-style: solid;
	border-right-width: 1pt;
}

img.img_30
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 9pt;
	mso-wrap-distance-right: 9pt;
	mso-wrap-distance-top: 0;
	z-index: -17;
	margin-left: 32.05pt;
	width: 624px;
	height: 300px;
	border-top-style: solid;
	border-top-width: 1pt;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-left-style: solid;
	border-left-width: 1pt;
	border-right-style: solid;
	border-right-width: 1pt;
}

img.img_31
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 9pt;
	mso-wrap-distance-right: 9pt;
	mso-wrap-distance-top: 0;
	z-index: -18;
	margin-left: 16.29pt;
	width: 624px;
	height: 310px;
	border-top-style: solid;
	border-top-width: 1pt;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-left-style: solid;
	border-left-width: 1pt;
	border-right-style: solid;
	border-right-width: 1pt;
}

p.p_10
{
	margin-left: 29pt;
}

img.img_32
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 9pt;
	mso-wrap-distance-right: 9pt;
	mso-wrap-distance-top: 0;
	z-index: -16;
	margin-left: 28.75pt;
	width: 624px;
	height: 267px;
	border-top-style: solid;
	border-top-width: 1pt;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-left-style: solid;
	border-left-width: 1pt;
	border-right-style: solid;
	border-right-width: 1pt;
}

img.img_33
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 9pt;
	mso-wrap-distance-right: 9pt;
	mso-wrap-distance-top: 0;
	z-index: -15;
	margin-left: 21.01pt;
	width: 624px;
	height: 269px;
	border-top-style: solid;
	border-top-width: 1pt;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-left-style: solid;
	border-left-width: 1pt;
	border-right-style: solid;
	border-right-width: 1pt;
}

img.img_34
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 9pt;
	mso-wrap-distance-right: 9pt;
	mso-wrap-distance-top: 0;
	z-index: -14;
	margin-left: 31.5pt;
	width: 624px;
	height: 264px;
	border-top-style: solid;
	border-top-width: 1pt;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-left-style: solid;
	border-left-width: 1pt;
	border-right-style: solid;
	border-right-width: 1pt;
}

ul.ul_4
{
	padding-left: 0px;
	list-style-type: circle;
	margin-left: 90pt;
}

img.img_35
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 9pt;
	mso-wrap-distance-right: 9pt;
	mso-wrap-distance-top: 0;
	z-index: -13;
	margin-left: 46.83pt;
	width: 624px;
	height: 310px;
	border-top-style: solid;
	border-top-width: 1pt;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-left-style: solid;
	border-left-width: 1pt;
	border-right-style: solid;
	border-right-width: 1pt;
}

img.img_36
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 9pt;
	mso-wrap-distance-right: 9pt;
	mso-wrap-distance-top: 0;
	z-index: -12;
	margin-left: 46.58pt;
	width: 624px;
	height: 314px;
	border-top-style: solid;
	border-top-width: 1pt;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-left-style: solid;
	border-left-width: 1pt;
	border-right-style: solid;
	border-right-width: 1pt;
}

p.p_11
{
	margin-left: 72pt;
}

img.img_37
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 9pt;
	mso-wrap-distance-right: 9pt;
	mso-wrap-distance-top: 0;
	z-index: -11;
	margin-left: 29.4pt;
	width: 624px;
	height: 308px;
	border-top-style: solid;
	border-top-width: 1pt;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-left-style: solid;
	border-left-width: 1pt;
	border-right-style: solid;
	border-right-width: 1pt;
}

img.img_38
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 9pt;
	mso-wrap-distance-right: 9pt;
	mso-wrap-distance-top: 0;
	z-index: -10;
	margin-left: 39.6pt;
	width: 624px;
	height: 316px;
	border-top-style: solid;
	border-top-width: 1pt;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-left-style: solid;
	border-left-width: 1pt;
	border-right-style: solid;
	border-right-width: 1pt;
}

img.img_39
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 9pt;
	mso-wrap-distance-right: 9pt;
	mso-wrap-distance-top: 0;
	z-index: -9;
	margin-left: 0pt;
	width: 624px;
	height: 281px;
	border-top-style: solid;
	border-top-width: 1pt;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-left-style: solid;
	border-left-width: 1pt;
	border-right-style: solid;
	border-right-width: 1pt;
}

img.img_40
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 9pt;
	mso-wrap-distance-right: 9pt;
	mso-wrap-distance-top: 0;
	z-index: -8;
	margin-left: 0pt;
	width: 624px;
	height: 309px;
	border-top-style: solid;
	border-top-width: 1pt;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-left-style: solid;
	border-left-width: 1pt;
	border-right-style: solid;
	border-right-width: 1pt;
}

p.p_12
{
	color: black;
	font-size: 11pt;
}

li.li_2
{
	color: black;
	font-size: 11pt;
}

img.img_41
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 9pt;
	mso-wrap-distance-right: 9pt;
	mso-wrap-distance-top: 0;
	z-index: -6;
	margin-left: 15.92pt;
	width: 624px;
	height: 198px;
	border-top-style: solid;
	border-top-width: 1pt;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-left-style: solid;
	border-left-width: 1pt;
	border-right-style: solid;
	border-right-width: 1pt;
}

tr.tr_4
{
	margin-left: 4pt;
}

span.span_9
{
	color: black;
	font-size: 10pt;
}

p.p_13
{
	page-break-inside: avoid;
	margin-top: 5pt;
	margin-bottom: 5pt;
	text-align: left;
}

span.span_10
{
	color: black;
	font-size: 11pt;
}

p.p_14
{
	page-break-inside: avoid;
	margin-top: 6pt;
	margin-bottom: 6pt;
	text-align: left;
}

span.span_11
{
	color: #DB7B29;
	font-size: 10pt;
}

img.img_42
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 9pt;
	mso-wrap-distance-right: 9pt;
	mso-wrap-distance-top: 0;
	z-index: -4;
	margin-left: 4.16pt;
	width: 44px;
	height: 61px;
}

p.p_15
{
	page-break-inside: avoid;
	margin-bottom: 6pt;
	text-align: left;
	font-weight: bold;
}

tr.tr_5
{
	margin-left: 4pt;
	height: 48pt;
}

table.TableGrid_3
{
	border-collapse: collapse;
	margin-bottom: 0pt;
	color: #333333;
	font-size: 10pt;
	margin-left: 4pt;
}

img.img_43
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 9pt;
	mso-wrap-distance-right: 9pt;
	mso-wrap-distance-top: 0;
	z-index: -7;
	margin-left: 20.7pt;
	width: 582px;
	height: 266px;
	border-top-style: solid;
	border-top-width: 1pt;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-left-style: solid;
	border-left-width: 1pt;
	border-right-style: solid;
	border-right-width: 1pt;
}

h3.h3_1
{
	font-weight: normal;
}

img.img_44
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 9pt;
	mso-wrap-distance-right: 9pt;
	mso-wrap-distance-top: 0;
	z-index: -41;
	margin-left: 6.03pt;
	width: 624px;
	height: 243px;
	border-top-style: solid;
	border-top-width: 1pt;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-left-style: solid;
	border-left-width: 1pt;
	border-right-style: solid;
	border-right-width: 1pt;
}

span.span_12
{
	font-weight: normal;
}

p.p_16
{
	font-weight: normal;
}

img.img_45
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 9pt;
	mso-wrap-distance-right: 9pt;
	mso-wrap-distance-top: 0;
	z-index: -40;
	margin-left: 0;
	width: 624px;
	height: 172px;
	border-top-style: solid;
	border-top-width: 1pt;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-left-style: solid;
	border-left-width: 1pt;
	border-right-style: solid;
	border-right-width: 1pt;
}

table.ImplementationGuide
{
	border-collapse: collapse;
	margin-left: 0pt;
	margin-bottom: 0pt;
}

span.span_13
{
	color: #000000;
}

img.img_46
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 9pt;
	mso-wrap-distance-right: 9pt;
	mso-wrap-distance-top: 0;
	z-index: -5;
	margin-left: 0pt;
	width: 624px;
	height: 224px;
	border-top-style: solid;
	border-top-width: 1pt;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-left-style: solid;
	border-left-width: 1pt;
	border-right-style: solid;
	border-right-width: 1pt;
}

p.p_17
{
	margin-left: 18pt;
}

p.p_18
{
	page-break-inside: avoid;
	margin-bottom: 0pt;
	text-align: left;
	font-size: 10pt;
}

p.p_19
{
	page-break-inside: avoid;
	margin-bottom: 0pt;
	text-align: left;
}

p.p_20
{
	text-indent: 36pt;
}

img.img_47
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 9pt;
	mso-wrap-distance-right: 9pt;
	mso-wrap-distance-top: 0;
	z-index: -3;
	margin-left: 7.3pt;
	width: 651px;
	height: 321px;
	border-top-style: solid;
	border-top-width: 1pt;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-left-style: solid;
	border-left-width: 1pt;
	border-right-style: solid;
	border-right-width: 1pt;
}

img.img_48
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 9pt;
	mso-wrap-distance-right: 9pt;
	mso-wrap-distance-top: 0;
	z-index: -2;
	margin-left: 10.45pt;
	width: 636px;
	height: 308px;
	border-top-style: solid;
	border-top-width: 1pt;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-left-style: solid;
	border-left-width: 1pt;
	border-right-style: solid;
	border-right-width: 1pt;
}

span.span_14
{
	font-weight: bold;
	color: black;
	font-size: 10pt;
}

img.img_49
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 9pt;
	mso-wrap-distance-right: 9pt;
	mso-wrap-distance-top: 0;
	z-index: -1;
	margin-left: 0pt;
	width: 614px;
	height: 139px;
	border-top-style: solid;
	border-top-width: 1pt;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-left-style: solid;
	border-left-width: 1pt;
	border-right-style: solid;
	border-right-width: 1pt;
}

p.p_21
{
	margin-left: 36pt;
	font-weight: bold;
}

p.p_22
{
	text-indent: 36pt;
	font-weight: bold;
}

p.p_23
{
	page-break-inside: avoid;
	margin-bottom: 0pt;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12pt;
}

th.th_3
{
	border-top-style: solid;
	border-top-width: 1pt;
	border-top-color: #BFBFBF;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-bottom-color: #808080;
	background-color: #DB7B29;
	border-left-style: solid;
	border-left-width: 1pt;
	border-left-color: #BFBFBF;
	border-right-style: solid;
	border-right-width: 1pt;
	border-right-color: #BFBFBF;
	padding-top: 0pt;
	padding-bottom: 0pt;
	padding-left: 5pt;
	padding-right: 5pt;
}

th.th_4
{
	border-top-style: solid;
	border-top-width: 1pt;
	border-top-color: #BFBFBF;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-bottom-color: #808080;
	background-color: #DB7B29;
	border-right-style: solid;
	border-right-width: 1pt;
	border-right-color: #BFBFBF;
	padding-top: 0pt;
	padding-bottom: 0pt;
	padding-left: 5pt;
	padding-right: 5pt;
}

tr.tr_6
{
	margin-left: 0pt;
}

p.p_24
{
	page-break-inside: avoid;
	margin-bottom: 0pt;
	color: black;
	font-size: 10pt;
}

td.td_9
{
	border-left-style: solid;
	border-left-width: 1pt;
	border-left-color: #BFBFBF;
	border-right-style: solid;
	border-right-width: 1pt;
	border-right-color: #BFBFBF;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-bottom-color: #BFBFBF;
	padding-top: 0pt;
	padding-bottom: 0pt;
	padding-left: 5pt;
	padding-right: 5pt;
}

td.td_10
{
	border-right-style: solid;
	border-right-width: 1pt;
	border-right-color: #BFBFBF;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-bottom-color: #BFBFBF;
	padding-top: 0pt;
	padding-bottom: 0pt;
	padding-left: 5pt;
	padding-right: 5pt;
}

td.td_11
{
	background-color: #F2F2F2;
	border-left-style: solid;
	border-left-width: 1pt;
	border-left-color: #BFBFBF;
	border-right-style: solid;
	border-right-width: 1pt;
	border-right-color: #BFBFBF;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-bottom-color: #BFBFBF;
	padding-top: 0pt;
	padding-bottom: 0pt;
	padding-left: 5pt;
	padding-right: 5pt;
}

td.td_12
{
	background-color: #F2F2F2;
	border-right-style: solid;
	border-right-width: 1pt;
	border-right-color: #BFBFBF;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-bottom-color: #BFBFBF;
	padding-top: 0pt;
	padding-bottom: 0pt;
	padding-left: 5pt;
	padding-right: 5pt;
}

span.span_15
{
	font-style: italic;
	color: black;
	font-size: 10pt;
}

p.p_25
{
	margin-top: 6pt;
}

p.p_26
{
	margin-left: 5pt;
	margin-right: 5pt;
	text-align: right;
}

/*<meta sourceDocument="C:\Users\mnazimova\Box\Mark Nazimova\AOS planning\source doc\AOS User Guide\migrating to help\AOS_User Guide_General (BASE TEMPLATE - NO TOC).docx" />*/

span.span_16
{
	margin-right: 0pt;
	font-family: 'Arial Bold';
}

img.img_50
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 624px;
	height: 412px;
}

p.p_27
{
	page-break-after: avoid;
}

li.li_3
{
	page-break-after: avoid;
}

img.img_51
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 207px;
	height: 117px;
}

img.img_52
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 174px;
	height: 365px;
}

img.img_53
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 201px;
	height: 250px;
}

img.img_54
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 199px;
	height: 173px;
}

img.img_55
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 595px;
	height: 211px;
}

img.img_56
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 594px;
	height: 212px;
}

img.img_57
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 175px;
	height: 312px;
}

img.img_58
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 201px;
	height: 307px;
}

img.img_59
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 610px;
	height: 411px;
}

img.img_60
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 297px;
	height: 302px;
}

img.img_61
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 522px;
	height: 233px;
}

img.img_62
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 556px;
	height: 201px;
}

img.img_63
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 527px;
	height: 267px;
}

img.img_64
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 151px;
	height: 116px;
}

img.img_65
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 153px;
	height: 187px;
}

span.comment_Writer_1
{
	background-color: #ffff00;
	font-weight: bold;
}

img.img_66
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 21px;
	height: 21px;
}

img.img_67
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 20px;
	height: 20px;
}

ol.ol_1
{
	padding-left: 0px;
	list-style-type: decimal;
	margin-left: 18pt;
}

img.img_68
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 25px;
	height: 16px;
}

img.img_69
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 507px;
	height: 229px;
}

img.img_70
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 553px;
	height: 453px;
}

img.img_71
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 556px;
	height: 326px;
}

img.img_72
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 402px;
	height: 287px;
}

img.img_73
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 407px;
	height: 291px;
}

img.img_74
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 396px;
	height: 285px;
}

img.img_75
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 403px;
	height: 290px;
}

img.img_76
{
	mso-wrap-distance-bottom: 0;
	mso-wrap-distance-left: 0;
	mso-wrap-distance-right: 0;
	mso-wrap-distance-top: 0;
	width: 593px;
	height: 286px;
}

col.col_1
{
	width: 81pt;
}

col.col_2
{
	width: 385pt;
}

td.td_13
{
	border-top-style: solid;
	border-top-width: 2pt;
	border-top-color: #DB7B29;
	border-left-style: solid;
	border-left-width: 2pt;
	border-left-color: #DB7B29;
	border-bottom-style: solid;
	border-bottom-width: 2pt;
	border-bottom-color: #DB7B29;
	border-right-style: solid;
	border-right-width: 2pt;
	border-right-color: #FFFFFF;
	background-color: #DB7B29;
	padding-top: 3pt;
	padding-bottom: 3pt;
}

td.td_14
{
	border-top-style: solid;
	border-top-width: 2pt;
	border-top-color: #DB7B29;
	border-left-style: solid;
	border-left-width: 2pt;
	border-left-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 2pt;
	border-bottom-color: #DB7B29;
	border-right-style: solid;
	border-right-width: 2pt;
	border-right-color: #DB7B29;
	background-color: #DB7B29;
	padding-top: 3pt;
	padding-bottom: 3pt;
}

tr.tr_7
{
	margin-left: auto;
	margin-right: auto;
}

td.td_15
{
	border-top-style: solid;
	border-top-width: 2pt;
	border-top-color: #DB7B29;
	vertical-align: middle;
	border-left-style: solid;
	border-left-width: 2pt;
	border-left-color: #DB7B29;
	border-bottom-style: solid;
	border-bottom-width: 2pt;
	border-bottom-color: #DB7B29;
	border-right-style: solid;
	border-right-width: 2pt;
	border-right-color: #DB7B29;
	padding-top: 3pt;
	padding-bottom: 3pt;
}

td.td_16
{
	border-top-style: solid;
	border-top-width: 2pt;
	border-top-color: #DB7B29;
	vertical-align: middle;
	border-right-style: solid;
	border-right-width: 2pt;
	border-right-color: #DB7B29;
	border-bottom-style: solid;
	border-bottom-width: 2pt;
	border-bottom-color: #DB7B29;
	padding-top: 3pt;
	padding-bottom: 3pt;
}

tr.tr_8
{
	margin-left: auto;
	margin-right: auto;
	height: 30pt;
}

td.td_17
{
	border-right-style: solid;
	border-right-width: 2pt;
	border-right-color: #DB7B29;
	border-bottom-style: solid;
	border-bottom-width: 2pt;
	border-bottom-color: #DB7B29;
	padding-top: 3pt;
	padding-bottom: 3pt;
}

td.td_18
{
	vertical-align: middle;
	border-right-style: solid;
	border-right-width: 2pt;
	border-right-color: #DB7B29;
	border-bottom-style: solid;
	border-bottom-width: 2pt;
	border-bottom-color: #DB7B29;
	padding-top: 3pt;
	padding-bottom: 3pt;
}

td.td_19
{
	border-left-style: solid;
	border-left-width: 2pt;
	border-left-color: #DB7B29;
	border-bottom-style: solid;
	border-bottom-width: 2pt;
	border-bottom-color: #DB7B29;
	border-right-style: solid;
	border-right-width: 2pt;
	border-right-color: #DB7B29;
	padding-top: 3pt;
	padding-bottom: 3pt;
}

tr.tr_9
{
	margin-left: auto;
	margin-right: auto;
	height: 8pt;
}

tr.tr_10
{
	margin-left: auto;
	margin-right: auto;
	height: 17pt;
}

tr.tr_11
{
	margin-left: auto;
	margin-right: auto;
	height: 11pt;
}

td.td_20
{
	vertical-align: middle;
	border-left-style: solid;
	border-left-width: 2pt;
	border-left-color: #DB7B29;
	border-bottom-style: solid;
	border-bottom-width: 2pt;
	border-bottom-color: #DB7B29;
	border-right-style: solid;
	border-right-width: 2pt;
	border-right-color: #DB7B29;
	padding-top: 3pt;
	padding-bottom: 3pt;
}

table.TableGrid_4
{
	border-collapse: collapse;
	margin-bottom: 0pt;
	color: #333333;
	font-size: 10pt;
	margin-left: auto;
	margin-right: auto;
}

/*<meta sourceDocument="C:\Users\dorinh\OneDrive - SintecMedia Ltd\Desktop\Posting Quick Reference Guide_AOS 2021.8 (stripped).docx" />*/

p.p_28
{
	font-weight: bold;
	page-break-inside: avoid;
	margin-bottom: 6pt;
	font-family: Arial;
	color: #333333;
	margin-top: 0pt;
	font-size: 10pt;
}

ol.ol_2
{
	letter-spacing: .25;
	line-height: 20pt;
	font-weight: bold;
	page-break-inside: avoid;
	margin-bottom: 6pt;
	font-family: Arial;
	color: #333333;
	margin-top: 0pt;
	font-size: 10pt;
}

ul.ul_5
{
	letter-spacing: .25;
	line-height: 20pt;
	font-weight: bold;
	page-break-inside: avoid;
	margin-bottom: 6pt;
	font-family: Arial;
	color: #333333;
	margin-top: 0pt;
	font-size: 10pt;
}

li.li_4
{
	font-weight: bold;
	page-break-inside: avoid;
	margin-bottom: 6pt;
	font-family: Arial;
	color: #333333;
	margin-top: 0pt;
	font-size: 10pt;
}

td.td_21
{
	border-top-style: solid;
	border-top-width: 1pt;
	border-top-color: #FFFFFF;
	background-color: #F3F3F3;
	border-left-style: solid;
	border-left-width: 1pt;
	border-left-color: #808080;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-bottom-color: #808080;
	border-right-style: solid;
	border-right-width: 1pt;
	border-right-color: #808080;
	padding-top: 3pt;
	padding-bottom: 3pt;
	padding-left: 5pt;
	padding-right: 5pt;
	page-break-inside: avoid;
	margin-bottom: 6pt;
	font-family: Arial;
	color: #333333;
	vertical-align: top;
}

p.Bullet
{
	page-break-inside: avoid;
	margin-bottom: 6pt;
	color: #333333;
	font-family: Arial;
}

li.Bullet
{
	page-break-inside: avoid;
	margin-bottom: 6pt;
	color: #333333;
	font-family: Arial;
}

/*<meta sourceDocument="C:\Users\dorinh\OneDrive - SintecMedia Ltd\Desktop\for publishing\Reports User Guide_Product Program Grid Report_DRAFT_20220217.docx" />*/
/*<meta sourceDocument="C:\Users\dorinh\OneDrive - SintecMedia Ltd\Desktop\for publishing\Books and Research User Guide.docx" />*/

MadCap|xref.ParaTextOnly
{
	mc-format: '{paratext}';
}

/*<meta sourceDocument="C:\Users\dorinh\OneDrive - SintecMedia Ltd\Desktop\Plan Report Final Clean.docx" />*/
/*<meta sourceDocument="C:\Users\dorinh\OneDrive - SintecMedia Ltd\Desktop\Plan Report\Plan Report Final Dirty.docx" />*/
/*<meta sourceDocument="C:\Users\dorinh\OneDrive - SintecMedia Ltd\Desktop\migrate to flare\AOS_PostingGuide_ FINAL_202209.docx" />*/

h1.h1_1
{
	border-top-style: solid;
	border-top-width: 2pt;
	border-top-color: #E47F00;
	margin-left: 0pt;
}

p.p_29
{
	margin-top: 3pt;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 10pt;
}

p.p_30
{
	margin-top: 3pt;
	font-weight: bold;
	font-size: 10pt;
}

p.p_31
{
	margin-top: 3pt;
}

p.p_32
{
	margin-top: 3pt;
	font-size: 10pt;
}

ul.ul_6
{
	padding-left: 0px;
	list-style-type: disc;
}

img.img_77
{
	visibility: visible;
	mso-wrap-style: square;
	width: 605px;
	height: 387px;
	border-top-style: solid;
	border-top-width: 1pt;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-left-style: solid;
	border-left-width: 1pt;
	border-right-style: solid;
	border-right-width: 1pt;
}

img.img_78
{
	visibility: visible;
	mso-wrap-style: square;
	width: 605px;
	height: 295px;
	border-top-style: solid;
	border-top-width: 1pt;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-left-style: solid;
	border-left-width: 1pt;
	border-right-style: solid;
	border-right-width: 1pt;
}

span.span_17
{
	margin-right: 0pt;
	font-family: Arial;
}

li.li_5
{
	margin-left: 36pt;
}

ol.ol_3
{
	border-top-style: solid;
	border-top-width: 1pt;
	border-top-color: #E47F00;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-bottom-color: #E47F00;
	margin-left: 0pt;
}

p.p_33
{
	margin-top: 12pt;
}

li.li_6
{
	margin-top: 3pt;
}

li.li_7
{
	margin-top: 3pt;
	font-size: 10pt;
}

p.p_34
{
	margin-left: 11pt;
}

img.img_79
{
	visibility: visible;
	mso-wrap-style: square;
	width: 626px;
	height: 307px;
}

img.img_80
{
	visibility: visible;
	mso-wrap-style: square;
	width: 624px;
	height: 305px;
	border-top-style: solid;
	border-top-width: 1pt;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-left-style: solid;
	border-left-width: 1pt;
	border-right-style: solid;
	border-right-width: 1pt;
}

h4.h4_1
{
	border-top-style: solid;
	border-top-width: 1pt;
	border-top-color: #DB7B29;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-bottom-color: #DB7B29;
}

img.img_81
{
	visibility: visible;
	mso-wrap-style: square;
	width: 623px;
	height: 305px;
	border-top-style: solid;
	border-top-width: 1pt;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-left-style: solid;
	border-left-width: 1pt;
	border-right-style: solid;
	border-right-width: 1pt;
}

img.img_82
{
	visibility: visible;
	mso-wrap-style: square;
	width: 623px;
	height: 307px;
}

p.p_35
{
	font-weight: bold;
	color: #DB7B29;
	font-size: 22pt;
}

p.p_36
{
	font-size: 10pt;
}

li.li_8
{
	margin-left: 36pt;
	font-size: 10pt;
}

span.span_18
{
	font-family: 'Cambria Math';
	font-size: 10pt;
}

p.p_37
{
	color: #FFFFFF;
}

b.b_1
{
	font-family: 'Cambria Math';
	font-weight: normal;
	color: #172B4D;
	letter-spacing: 0pt;
	font-size: 10pt;
}

p.p_38
{
	margin-top: 3pt;
	font-weight: bold;
	color: #172B4D;
	letter-spacing: 0pt;
	font-size: 10pt;
}

p.p_39
{
	margin-top: 3pt;
	color: #172B4D;
	font-size: 10pt;
}

p.p_40
{
	margin-top: 3pt;
	font-weight: bold;
	color: #172B4D;
	font-size: 10pt;
}

span.span_19
{
	color: #172B4D;
	font-size: 10pt;
}

img.img_83
{
	visibility: visible;
	mso-wrap-style: square;
	width: 624px;
	height: 304px;
	border-top-style: solid;
	border-top-width: 1pt;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-left-style: solid;
	border-left-width: 1pt;
	border-right-style: solid;
	border-right-width: 1pt;
}

/*<meta sourceDocument="C:\Users\dorinh\OneDrive - SintecMedia Ltd\Desktop\migrate to flare\CRM Integration.docx" />*/

p.p_41
{
	font-weight: bold;
	page-break-inside: avoid;
	margin-bottom: 6pt;
	font-family: Arial;
	color: #333333;
	margin-top: 0pt;
	font-size: 10pt;
}

ol.ol_4
{
	letter-spacing: .25;
	line-height: 20pt;
	font-weight: bold;
	page-break-inside: avoid;
	margin-bottom: 6pt;
	font-family: Arial;
	color: #333333;
	margin-top: 0pt;
	font-size: 10pt;
}

ul.ul_7
{
	letter-spacing: .25;
	line-height: 20pt;
	font-weight: bold;
	page-break-inside: avoid;
	margin-bottom: 6pt;
	font-family: Arial;
	color: #333333;
	margin-top: 0pt;
	font-size: 10pt;
}

li.li_9
{
	font-weight: bold;
	page-break-inside: avoid;
	margin-bottom: 6pt;
	font-family: Arial;
	color: #333333;
	margin-top: 0pt;
	font-size: 10pt;
}

td.td_22
{
	border-top-style: solid;
	border-top-width: 1pt;
	border-top-color: #FFFFFF;
	background-color: #F3F3F3;
	border-left-style: solid;
	border-left-width: 1pt;
	border-left-color: #808080;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-bottom-color: #808080;
	border-right-style: solid;
	border-right-width: 1pt;
	border-right-color: #808080;
	padding-top: 3pt;
	padding-bottom: 3pt;
	padding-left: 5pt;
	padding-right: 5pt;
	page-break-inside: avoid;
	margin-bottom: 6pt;
	font-family: Arial;
	color: #333333;
	vertical-align: top;
}

h1.Heading1
{
	page-break-inside: avoid;
	margin-bottom: 6pt;
	page-break-after: avoid;
	page-break-before: always;
	border-top-style: solid;
	border-top-width: 2pt;
	border-top-color: #E47F00;
	mc-heading-level: 1;
	font-family: Arial;
	font-weight: bold;
	color: #DB7B29;
	font-size: 26pt;
}

h2.Heading2
{
	page-break-inside: avoid;
	margin-bottom: 6pt;
	page-break-after: avoid;
	font-weight: bold;
	color: #DB7B29;
	page-break-before: always;
	border-top-style: none;
	border-top-width: 0pt;
	border-top-color: black;
	margin-top: 18pt;
	mc-heading-level: 2;
	font-family: Arial;
	font-size: 22pt;
}

h3.Heading3
{
	page-break-inside: avoid;
	margin-bottom: 6pt;
	page-break-after: avoid;
	color: #DB7B29;
	page-break-before: always;
	border-top-style: none;
	border-top-width: 0pt;
	border-top-color: black;
	margin-top: 18pt;
	mc-heading-level: 3;
	font-family: Arial;
	font-weight: normal;
	font-size: 18pt;
}

h1.Heading1_1
{
	page-break-inside: avoid;
	margin-bottom: 6pt;
	page-break-after: avoid;
	page-break-before: always;
	border-top-style: solid;
	border-top-width: 2pt;
	border-top-color: #E47F00;
	mc-heading-level: 1;
	font-family: Arial;
	font-weight: bold;
	color: #DB7B29;
	font-size: 26pt;
	margin-left: 0pt;
}

p.Number
{
	page-break-inside: avoid;
	margin-bottom: 6pt;
	color: #333333;
	margin-top: 0pt;
	font-family: Arial;
}

li.Number
{
	page-break-inside: avoid;
	margin-bottom: 6pt;
	color: #333333;
	margin-top: 0pt;
	font-family: Arial;
}

p.Note
{
	page-break-inside: avoid;
	color: #333333;
	border-top-style: solid;
	border-top-width: 1pt;
	border-top-color: #E47F00;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-bottom-color: #E47F00;
	margin-top: 12pt;
	margin-bottom: 12pt;
	font-family: Arial;
}

li.Note
{
	page-break-inside: avoid;
	color: #333333;
	border-top-style: solid;
	border-top-width: 1pt;
	border-top-color: #E47F00;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-bottom-color: #E47F00;
	margin-top: 12pt;
	margin-bottom: 12pt;
	font-family: Arial;
}

p.TableHeader
{
	page-break-inside: avoid;
	margin-bottom: 6pt;
	page-break-after: avoid;
	margin-top: 6pt;
	font-family: 'Arial Bold';
	font-weight: bold;
	color: #FFFFFF;
	font-size: 10pt;
}

p.TableEnd
{
	orphans: 2;
	widows: 2;
	font-family: Arial;
	font-size: 6pt;
}

img.img_84
{
	visibility: visible;
	mso-wrap-style: square;
	width: 590px;
	height: 198px;
}

span.span_20
{
	margin-right: 0pt;
}

li.Note_1
{
	page-break-inside: avoid;
	color: #333333;
	border-top-style: solid;
	border-top-width: 1pt;
	border-top-color: #E47F00;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-bottom-color: #E47F00;
	margin-top: 12pt;
	margin-bottom: 12pt;
	font-family: Arial;
	margin-left: 36pt;
}

img.img_85
{
	visibility: visible;
	mso-wrap-style: square;
	width: 590px;
	height: 138px;
}

img.img_86
{
	visibility: visible;
	mso-wrap-style: square;
	width: 615px;
	height: 219px;
}

img.img_87
{
	visibility: visible;
	mso-wrap-style: square;
	width: 562px;
	height: 194px;
}

b.b_2
{
	font-weight: bold;
}

img.img_88
{
	visibility: visible;
	mso-wrap-style: square;
	width: 504px;
	height: 143px;
}

img.img_89
{
	visibility: visible;
	mso-wrap-style: square;
	width: 559px;
	height: 266px;
}

img.img_90
{
	visibility: visible;
	mso-wrap-style: square;
	width: 560px;
	height: 201px;
}

img.img_91
{
	visibility: visible;
	mso-wrap-style: square;
	width: 560px;
	height: 181px;
}

img.img_92
{
	visibility: visible;
	mso-wrap-style: square;
	width: 549px;
	height: 156px;
}

img.img_93
{
	visibility: visible;
	mso-wrap-style: square;
	width: 543px;
	height: 304px;
}

p.TableHeader_1
{
	page-break-inside: avoid;
	margin-bottom: 6pt;
	page-break-after: avoid;
	margin-top: 6pt;
	font-family: 'Arial Bold';
	color: #FFFFFF;
	font-size: 10pt;
	font-weight: normal;
}

img.img_94
{
	visibility: visible;
	mso-wrap-style: square;
	width: 606px;
	height: 270px;
}

img.img_95
{
	visibility: visible;
	mso-wrap-style: square;
	width: 560px;
	height: 259px;
}

img.img_96
{
	visibility: visible;
	mso-wrap-style: square;
	width: 560px;
	height: 392px;
}

img.img_97
{
	visibility: visible;
	mso-wrap-style: square;
	width: 558px;
	height: 262px;
}

img.img_98
{
	visibility: visible;
	mso-wrap-style: square;
	width: 606px;
	height: 109px;
}

p.Note_1
{
	page-break-inside: avoid;
	color: #333333;
	border-top-style: solid;
	border-top-width: 1pt;
	border-top-color: #E47F00;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-bottom-color: #E47F00;
	margin-top: 12pt;
	margin-bottom: 12pt;
	font-family: Arial;
	font-size: 10pt;
}

li.Note_2
{
	page-break-inside: avoid;
	color: #333333;
	border-top-style: solid;
	border-top-width: 1pt;
	border-top-color: #E47F00;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-bottom-color: #E47F00;
	margin-top: 12pt;
	margin-bottom: 12pt;
	font-family: Arial;
	margin-left: 36pt;
	font-size: 10pt;
}

img.img_99
{
	visibility: visible;
	mso-wrap-style: square;
	width: 559px;
	height: 262px;
}

img.img_100
{
	visibility: visible;
	mso-wrap-style: square;
	width: 567px;
	height: 265px;
}

img.img_101
{
	visibility: visible;
	mso-wrap-style: square;
	width: 560px;
	height: 266px;
}

img.img_102
{
	visibility: visible;
	mso-wrap-style: square;
	width: 485px;
	height: 107px;
}

img.img_103
{
	visibility: visible;
	mso-wrap-style: square;
	width: 620px;
	height: 264px;
}

img.img_104
{
	visibility: visible;
	mso-wrap-style: square;
	width: 624px;
	height: 302px;
}

img.img_105
{
	visibility: visible;
	mso-wrap-style: square;
	width: 624px;
	height: 285px;
}

img.img_106
{
	visibility: visible;
	mso-wrap-style: square;
	width: 560px;
	height: 130px;
}

img.img_107
{
	visibility: visible;
	mso-wrap-style: square;
	width: 579px;
	height: 341px;
}

img.img_108
{
	visibility: visible;
	mso-wrap-style: square;
	width: 422px;
	height: 480px;
}

img.img_109
{
	visibility: visible;
	mso-wrap-style: square;
	width: 486px;
	height: 118px;
}

img.img_110
{
	visibility: visible;
	mso-wrap-style: square;
	width: 349px;
	height: 418px;
}

img.img_111
{
	visibility: visible;
	mso-wrap-style: square;
	width: 560px;
	height: 222px;
}

p.BodyText
{
	page-break-inside: avoid;
	margin-bottom: 6pt;
	font-family: Arial;
	color: #333333;
}

img.img_112
{
	visibility: visible;
	mso-wrap-style: square;
	width: 560px;
	height: 257px;
}

img.img_113
{
	visibility: visible;
	mso-wrap-style: square;
	width: 560px;
	height: 264px;
}

img.img_114
{
	visibility: visible;
	mso-wrap-style: square;
	width: 560px;
	height: 249px;
}

img.img_115
{
	visibility: visible;
	mso-wrap-style: square;
	width: 560px;
	height: 265px;
}

img.img_116
{
	visibility: visible;
	mso-wrap-style: square;
	width: 560px;
	height: 176px;
}

img.img_117
{
	visibility: visible;
	mso-wrap-style: square;
	width: 560px;
	height: 269px;
}

img.img_118
{
	visibility: visible;
	mso-wrap-style: square;
	width: 560px;
	height: 148px;
}

img.img_119
{
	visibility: visible;
	mso-wrap-style: square;
	width: 560px;
	height: 187px;
}

img.img_120
{
	visibility: visible;
	mso-wrap-style: square;
	width: 560px;
	height: 230px;
}

img.img_121
{
	visibility: visible;
	mso-wrap-style: square;
	width: 560px;
	height: 251px;
}

img.img_122
{
	visibility: visible;
	mso-wrap-style: square;
	width: 560px;
	height: 254px;
}

img.img_123
{
	visibility: visible;
	mso-wrap-style: square;
	width: 479px;
	height: 864px;
}

img.img_124
{
	visibility: visible;
	mso-wrap-style: square;
	width: 590px;
	height: 270px;
}

img.img_125
{
	visibility: visible;
	mso-wrap-style: square;
	width: 594px;
	height: 283px;
}

img.img_126
{
	visibility: visible;
	mso-wrap-style: square;
	width: 611px;
	height: 268px;
}

img.img_127
{
	visibility: visible;
	mso-wrap-style: square;
	width: 611px;
	height: 338px;
}

img.img_128
{
	visibility: visible;
	mso-wrap-style: square;
	width: 610px;
	height: 279px;
}

img.img_129
{
	visibility: visible;
	mso-wrap-style: square;
	width: 610px;
	height: 235px;
}

img.img_130
{
	visibility: visible;
	mso-wrap-style: square;
	width: 610px;
	height: 201px;
}

img.img_131
{
	visibility: visible;
	mso-wrap-style: square;
	width: 600px;
	height: 300px;
}

img.img_132
{
	visibility: visible;
	mso-wrap-style: square;
	width: 610px;
	height: 278px;
}

img.img_133
{
	visibility: visible;
	mso-wrap-style: square;
	width: 611px;
	height: 256px;
}

img.img_134
{
	visibility: visible;
	mso-wrap-style: square;
	width: 624px;
	height: 293px;
}

img.img_135
{
	visibility: visible;
	mso-wrap-style: square;
	width: 611px;
	height: 259px;
}

