/*<meta />*/

@import url('Captions.css');

@namespace MadCap url(http://www.madcapsoftware.com/Schemas/MadCap.xsd);

p.LetterText
{
	margin-left: 0;
	font-family: Cambria;
	font-size: 12pt;
	line-height: 15pt;
}

span.SearchHighlight
{
	background-color: #ff9;
}

#searchPane b
{
	background-color: #ff9;
}

sup
{
	line-height: 5pt;
}

MadCap|dropdown
{
	mc-closed-image: url("../Images/Plus.png");
	mc-open-image: url("../Images/Minus.png");
}

.newspaper
{
	column-count: 3;
}

MadCap|xref
{
	color: #00587c;
}

MadCap|xref.CapNumOnly
{
	color: #00587c;
}

@media print
{
	/* print paragraphs */

	body
	{
		margin: 0 0 6pt 0;
		color: #000;
		font-family: Arial;
		vertical-align: top;
		mc-hyphenate: never;
	}

	body.right-align
	{
		text-align: right;
	}

	p
	{
		margin: 0 2em 6pt .75in;
		font-size: 11pt;
		line-height: 15pt;
		widows: 2;
		orphans: 2;
	}

	p.ReleaseNoteIssue
	{
		margin: 12pt 0 6pt 0in;
		font-family: Arial;
		font-size: 1em;
		font-weight: bold;
		line-height: 15pt;
	}

	span.ReleaseNoteIssue
	{
		color: #00587c;
	}

	MadCap|footnote
	{
		color: black;
		font-size: 9pt;
		line-height: 13pt;
		mc-footnote-format: "{n+} ";
	}

	MadCap|footnoteblock
	{
		color: black;
		font-size: 9pt;
		line-height: 13pt;
	}

	p.comment
	{
		color: #c6090e;
		font-weight: bold;
	}

	p.white	/*can this be deleted?*/
	{
		margin: 0;
		color: #fff;
		font-size: 10pt;
		font-weight: bolder;
		line-height: 12pt;
		text-align: left;
		white-space: pre-wrap;
		orphans: 2;
	}

	td.footer
	{
		font-size: 8pt;
		line-height: 10pt;
		text-align: left;
		vertical-align: top;
		border-bottom-color: transparent;
		border-bottom-style: solid;
		border-bottom-width: 0;
	}

	hr.rule
	{
		margin-top: .25em;
		margin-right: auto;
		margin-bottom: .5em;
		margin-left: .75in;
	}

	/* print page copyright */

	p.Copyright
	{
		font-size: 10pt;
		line-height: 14pt;
		widows: 2;
		mc-hyphenate: never;
		orphans: 2;
	}

	p.centerfooter
	{
		margin: 0 0 .5em 0;
		color: #a9a9a9;
		font-family: "Arial Black";
		font-size: 14pt;
		font-weight: normal;
		line-height: 16pt;
		text-align: center;
		text-transform: uppercase;
	}

	/* print titles and headings */

	p.ManualTitle2
	{
		margin: 0 0 12pt 0in;
		color: #c6090e;
		font-family: "Arial Black";
		font-size: 24pt;
		line-height: 24pt;
		text-align: left;
		page-break-inside: avoid;
		mc-hyphenate: never;
	}

	p.ManualTitle3
	{
		margin: 0 0 12pt 0in;
		color: #000;
		font-family: "Arial Black";
		font-size: 14pt;
		font-weight: normal;
		line-height: 16pt;
		mc-hyphenate: never;
	}

	span.chapNumStyle
	{
		display: block;
		padding-left: -.1in;
		color: #ccdee4;
		font-family: Arial;
		font-size: 125pt;
		font-kerning: auto;
		font-weight: bold;
		letter-spacing: -6pt;
		vertical-align: -50pt;
	}

	h1
	{
		padding-bottom: -10pt 0 1em 0;
		margin-bottom: 22pt;
		margin-left: 2em;
		font-size: 22pt;
		font-weight: bold;
		line-height: 25pt;
		page-break-before: always;
		page-break-after: avoid;
		mc-auto-number-class: chapNumStyle;
		mc-auto-number-format: "GC:{chapnum}  ";
		mc-auto-number-offset: 0;
		mc-auto-number-position: outside-head;
		mc-hyphenate: never;
	}

	h1.Unnumbered
	{
		margin: 0 0in 22pt 0in;
		font-size: 22pt;
		font-weight: bold;
		line-height: 25pt;
		page-break-before: always;
		page-break-after: avoid;
		mc-auto-number-class: none;
		mc-auto-number-format: none;
		mc-auto-number-offset: 0;
		mc-auto-number-position: none;
		mc-hyphenate: never;
	}

	h1.ManualTitle
	{
		margin: 24pt 0 0 0;
		color: #c6090e;
		font-family: "Arial Black";
		font-size: 42pt;
		/*We set this to 9 so that we can have thetitle show up in the bookmarks panel for PDF but then use the p.TOC9 style to hide it from view in the generated TOC proxy. */
		font-weight: normal;
		line-height: 44pt;
		page-break-before: avoid;
		page-break-inside: avoid;
		mc-auto-number-class: none;
		mc-auto-number-format: none;
		mc-auto-number-offset: 0;
		mc-auto-number-position: none;
		mc-heading-level: 9;
		mc-hyphenate: never;
	}

	h1.TocHeading
	{
		margin: 0 0 4pt 0;
		font-size: 22pt;
		font-weight: bold;
		line-height: 25pt;
		page-break-before: always;
		page-break-after: avoid;
		mc-auto-number-class: none;
		mc-auto-number-format: none;
		mc-auto-number-offset: 0;
		mc-auto-number-position: none;
		mc-heading-level: 9;
		/*We set this to 9 so that we can have the Table of Contents page show up in the bookmarks panel for PDF but then use the p.TOC9 style to hide it from view in the generated TOC proxy. */
		mc-hyphenate: never;
	}

	h2
	{
		margin: 14pt 0 6pt 0;
		color: #00587c;
		font-size: 1.5em;
		font-weight: bold;
		line-height: 21pt;
		page-break-before: avoid;
		page-break-after: avoid;
		mc-hyphenate: never;
	}

	h3
	{
		margin: 12pt 0 6pt 0;
		font-size: 1.2em;
		font-weight: bold;
		line-height: 17pt;
		page-break-before: avoid;
		page-break-after: avoid;
		mc-hyphenate: never;
	}

	h4
	{
		margin: 10pt 0 4pt .75in;
		font-size: 1em;
		font-weight: bold;
		line-height: 15pt;
		page-break-before: avoid;
		page-break-after: avoid;
		mc-heading-level: 0;
		mc-hyphenate: never;
		mc-toc-depth: 0;
	}

	h4.SeeAlso
	{
		margin: 2em 0 0 .75in;
		margin-top: 2em;
		margin-left: .75in;
	}

	h4.PDFShow
	{
		margin: 10pt 0 4pt 0;
		font-size: 12pt;
		font-weight: bold;
		line-height: 15pt;
		page-break-before: avoid;
		page-break-after: avoid;
		mc-heading-level: 4;
		mc-hyphenate: never;
	}

	h4.PDFShowTable
	{
		margin: 10pt 0 4pt 0;
		font-size: 10pt;
		font-weight: bold;
		line-height: 12pt;
		page-break-before: avoid;
		page-break-after: avoid;
		mc-heading-level: 4;
		mc-hyphenate: never;
	}

	h5
	{
		margin: 8pt 0 4pt .75in;
		color: #000;
		font-family: Arial;
		font-size: 11pt;
		font-weight: bold;
		line-height: 15pt;
		page-break-after: avoid;
		mc-heading-level: 0;
		mc-toc-depth: 0;
	}

	h6
	{
		padding-left: 0;
		margin: 8pt 0 3pt .75in;
		font-family: Arial;
		font-size: 11pt;
		font-style: italic;
		font-weight: normal;
		page-break-after: avoid;
		mc-heading-level: 0;
		mc-toc-depth: 0;
	}

	/* print consolas styles */

	pre
	{
		margin: 0 2em 4pt 0in;
		font-family: Consolas;
		font-size: 10pt;
		line-height: 11pt;
		tab-size: 4;
		widows: 2;
		mc-hyphenate: never;
		orphans: 2;
	}

	pre.tinytab
	{
		margin: 0 2em 4pt 0in;
		margin-left: inherit;
		font-family: Consolas;
		font-size: 10pt;
		line-height: 11pt;
		tab-size: 2;
		widows: 2;
		mc-hyphenate: never;
		orphans: 2;
	}

	p.code
	{
		font-family: Consolas;
		font-size: 10pt;
		line-height: 11pt;
		mc-leader-indent: 0;
	}

	p.code_afterspace
	{
		padding: 0 0 0 0;
		margin-top: 0;
		margin-right: -.5in;
		margin-bottom: 0;
		font-family: Consolas;
		font-size: 6pt;
		line-height: 6pt;
		text-indent: .25in;
		mc-hyphenate: never;
	}

	p.UserInput
	{
		font-family: Consolas;
		font-size: inherit;
		font-weight: bold;
		mc-hyphenate: never;
	}

	code,
	span.c,
	span.code,
	span.path
	{
		font-family: Consolas;
		font-size: inherit;
		mc-hyphenate: never;
	}

	span.UserInput
	{
		font-family: Consolas;
		font-size: inherit;
		font-weight: bold;
		mc-hyphenate: never;
	}

	span.path
	{
		font-family: Consolas;
		font-size: inherit;
		mc-hyphenate: never;
	}

	/* print span styles */

	span.nobreak
	{
		mc-hyphenate: never;
	}

	span.AllCaps
	{
		text-transform: uppercase;
	}

	span.comment
	{
		color: #c6090e;
		font-weight: bold;
	}

	span.highlight
	{
		background: #ff0;
	}

	span.ReleaseNoteIssue
	{
		color: #00587c;
	}

	/* print image styles */

	p.imageWithCaption
	{
		max-width: 100%;
		margin-bottom: 0;
		vertical-align: bottom;
		page-break-after: avoid;
		mc-thumbnail-max-height: 75px;
	}

	img.img_withBorder
	{
		max-width: 100%;
		margin: 3pt 0 0 0;
		vertical-align: bottom;
		border: solid 1px #000;
		page-break-before: avoid;
		mc-thumbnail-max-height: 75px;
	}

	img,
	img.img_noBorder
	{
		max-width: 100%;
		margin: 3pt 0 0 0;
		vertical-align: bottom;
		border: none;
		page-break-before: avoid;
		mc-thumbnail-max-height: 75px;
	}

	img.IconInText
	{
		max-width: auto;
		max-height: 17px;
		margin: auto 0 -5pt 0;
		vertical-align: text-bottom;
		border: none;
	}

	/* print toc styles */

	MadCap|tocproxy
	{
		padding-top: -.35in;
		padding-left: .75in;
		border: none;
	}

	span.tocNumStyle
	{
		display: block;
		color: #ccdee4;
		font-family: Arial;
		font-size: 70pt;
		font-weight: bold;
		letter-spacing: -3pt;
		mc-heading-level: 0;
	}

	p.TOC1
	{
		margin-top: 12pt;
		font-family: Arial;
		font-size: 12pt;
		font-weight: bold;
		mc-auto-number-offset: .25in;
		mc-auto-number-position: outside-head;
		mc-hyphenate: never;
	}

	p.TOC2
	{
		margin-left: .25in;
		font-family: Arial;
		font-size: 11pt;
		font-weight: normal;
		mc-hyphenate: never;
	}

	p.TOC3
	{
		margin-left: .5in;
		font-family: Arial;
		font-size: 11pt;
		font-weight: normal;
		mc-hyphenate: never;
	}

	p.TOC4
	{
		font-family: Arial;
		font-size: 11pt;
		mc-hyphenate: never;
	}

	p.TOC9
	{
		color: #fff;
		font-family: Arial;
		font-size: 1pt;
		line-height: 0;
	}

	/* print lists */

	ul
	{
		margin: 0 0 6pt 1in;
		line-height: 15pt;
		list-style-type: none;
		widows: 2;
		mc-hyphenate: never;
		orphans: 2;
	}

	ol
	{
		margin: 0 0 6pt 1in;
		line-height: 15pt;
		list-style-position: outside;
		widows: 2;
		mc-hyphenate: never;
		orphans: 2;
	}

	ul > li::marker
	{
		content: "■";
		margin-top: 0;
		color: #005a84;
		font-size: 10pt;
		vertical-align: 2pt;
		list-style-type: none;
	}

	ol > li::marker
	{
		padding-bottom: 0;
		margin-top: 0;
		font-size: 11pt;
		list-style-type: inherit;
	}

	ul ul > li::marker,
	ol ul > li::marker
	{
		content: "–";
		margin-left: -.75in;
		color: #005a84;
	}

	ol ol > li::marker,
	ul ol > li::marker
	{
		margin-left: -.75in;
		list-style-type: lower-alpha;
	}

	ol ol ol > li::marker,
	ul ol ol > li::marker,
	ul ul ol > li::marker,
	ol ul ol > li::marker
	{
		font-size: 11pt;
		vertical-align: 0;
		list-style-type: lower-roman;
	}

	ul ul ul > li::marker,
	ol ul ul > li::marker,
	ol ol ul > li::marker,
	ul ol ul > li::marker
	{
		content: "•";
		color: #005a84;
		font-size: 11pt;
		vertical-align: 0;
		list-style-type: none;
	}

	li
	{
		margin-bottom: 6pt;
		font-size: 11pt;
		line-height: 15pt;
		list-style-position: outside;
		list-style-type: inherit;
		widows: 2;
		mc-hyphenate: never;
		orphans: 2;
	}

	li li
	{
		margin-bottom: 6pt;
		margin-left: -.75in;
	}

	li li li
	{
		margin-bottom: 6pt;
		margin-left: -.8in;
	}

	li p
	{
		margin: 0 0 6pt 0;
		line-height: 15pt;
		mc-hyphenate: never;
	}

	li li p
	{
		margin: 0 0 6pt 0;
		line-height: 15pt;
	}

	li.listbullet2::marker
	{
		content: "■";
		color: #005a84;
		list-style-type: none;
	}

	li.table
	{
		padding-left: -2.5pt;
		margin: 0 0 0 -.75in;
		font-size: 9pt;
		line-height: 13pt;
		list-style-position: outside;
	}

	ol.table,
	ul.table
	{
		padding-left: -2pt;
		margin: 0 0 0 .25in;
		font-size: 9pt;
		line-height: 13pt;
		list-style-position: outside;
	}

	ul > li.table::marker
	{
		font-size: 8pt;
		line-height: 8pt;
		vertical-align: top;
	}

	ol.table > li,
	ul.table > li
	{
		padding-left: -2.5pt;
		margin: 0 0 0 2pt;
		font-size: 9pt;
		line-height: 13pt;
		list-style-position: outside;
	}

	ul.table > li::marker
	{
		font-size: 8pt;
		line-height: 8pt;
		vertical-align: top;
	}

	ol > li.table::marker
	{
		font-size: 8pt;
	}

	ol.table > li::marker
	{
		font-size: 8pt;
	}

	ul ul > li.table::marker,
	ol ul > li.table::marker,
	ul ul ul > li.table::marker,
	ol ul ul > li.table::marker,
	ol ol ul > li.table::marker,
	ul ol ul > li.table::marker
	{
		font-size: 8pt;
		line-height: 10pt;
		vertical-align: top;
	}

	li.table_tiny
	{
		padding-left: -6px;
		margin: 3px 0 4pt -.75in;
		font-size: 8pt;
		line-height: 10pt;
	}

	ul ul > li.table_tiny::marker,
	ol ul > li.table_tiny::marker
	{
		font-size: 8pt;
		line-height: 10pt;
	}

	ul ul ul > li.table_tiny::marker,
	ol ul ul > li.table_tiny::marker,
	ol ol ul > li.table_tiny::marker,
	ul ol ul > li.table_tiny::marker
	{
		font-size: 8pt;
		line-height: 10pt;
		vertical-align: top;
	}

	/* print note styles */

	p.note_note
	{
		padding: 5px 6px 8px .125in;
		margin-bottom: 6pt;
		font-size: 9pt;
		line-height: 13pt;
		vertical-align: top;
		background-color: #f1f1f5;
		border-top: none;
		border-bottom: none;
		border-left: solid 4px #000;
		page-break-inside: avoid;
		mc-hyphenate: never;
	}

	p.note_tip
	{
		padding: 5px 12px 8px 40px;
		font-size: 9pt;
		line-height: 13pt;
		vertical-align: top;
		background-color: #f1f1f5;
		background-image: url("../Images/tip_icon.svg");
		background-repeat: no-repeat;
		background-position: 10px center;
		background-size: 20px 25px;
		border-left: solid 4px #d2d755;
		page-break-inside: avoid;
		mc-hyphenate: never;
	}

	p.note_caution
	{
		min-height: 100px;
		padding: 5px 12px 8px 40px;
		font-size: 9pt;
		line-height: 13pt;
		vertical-align: top;
		background-color: #f1f1f5;
		background-image: url("../Images/caution_icon.svg");
		background-repeat: no-repeat;
		background-position: 10px center;
		background-size: 25px 25px;
		border-left: solid 4px #ffc72c;
		page-break-inside: avoid;
		mc-hyphenate: never;
	}

	p.note_warning
	{
		padding: 8px 12px 8px 40px;
		font-size: 9pt;
		line-height: 13pt;
		vertical-align: top;
		background-color: #f1f1f5;
		background-image: url("../Images/warning_icon.svg");
		background-repeat: no-repeat;
		background-position: 10px center;
		background-size: 25px 25px;
		border-left: solid 4px #ed8b00;
		page-break-inside: avoid;
		mc-hyphenate: never;
	}

	p.note_important
	{
		padding: 8px 12px 8px 40px;
		margin-bottom: 6pt;
		font-size: 9pt;
		line-height: 13pt;
		text-align: left;
		vertical-align: top;
		background-color: #f1f1f5;
		background-image: url("../Images/important_icon.svg");
		background-repeat: no-repeat;
		background-position: 10px center;
		background-size: 25px 25px;
		border-left: solid 4px #00587c;
		page-break-inside: avoid;
		mc-hyphenate: never;
	}

	p.note_danger
	{
		overflow: hidden;
		padding: 8px 12px 8px 40px;
		margin-top: 0;
		font-size: 9pt;
		line-height: 13pt;
		text-align: left;
		vertical-align: top;
		background-color: #f1f1f5;
		background-image: url("../Images/danger_icon.svg");
		background-repeat: no-repeat;
		background-position: 10px center;
		background-size: 25px 25px;
		border-left: solid 4px #c30308;
		page-break-inside: avoid;
		mc-hyphenate: never;
	}

	p.note_esd
	{
		padding: 8px 12px 8px 40px;
		font-size: 9pt;
		line-height: 13pt;
		vertical-align: top;
		background-color: #f1f1f5;
		background-image: url("../Images/esd_icon.svg");
		background-repeat: no-repeat;
		background-position: 10px center;
		background-size: 27px 27px;
		border-left: solid 4px #000;
		page-break-inside: avoid;
		mc-hyphenate: never;
	}

	p.note_troubleshooting
	{
		padding: 8px 12px 8px 40px;
		font-size: 9pt;
		line-height: 13pt;
		vertical-align: top;
		background-color: #f1f1f5;
		background-image: url("../Images/troubleshooting_icon.svg");
		background-repeat: no-repeat;
		background-position: 10px center;
		background-size: 25px 25px;
		border-left: solid 4px #000;
		page-break-inside: avoid;
		mc-hyphenate: never;
	}

	p.note_adv_feature
	{
		padding: 8px 12px 8px 40px;
		font-size: 9pt;
		line-height: 13pt;
		vertical-align: top;
		background-color: #f1f1f5;
		background-image: url("../Images/adv_feature_icon.svg");
		background-repeat: no-repeat;
		background-position: 10px center;
		background-size: 25px 25px;
		border-left: solid 4px #000;
		page-break-inside: avoid;
		mc-hyphenate: never;
	}

	/* print links */

	a
	{
		/*color: #027aeb;*/
		color: #00587c;
		font-weight: normal;
		text-decoration: none;
	}

	a:link
	{
		/*color: #027aeb;*/
		color: #00587c;
		text-decoration: none;
	}

	a:hover
	{
		/*color: #027aeb;*/
		color: #00587c;
		text-decoration: none;
	}

	MadCap|xref:hover
	{
		color: #00587c;
		text-decoration: none;
	}

	MadCap|xref.CaptionNumNoPage
	{
		mc-format: "{paranumonly}";
	}

	MadCap|dropdownhead
	{
		margin: 10pt 0 4pt .75in;
		color: #000;
		font-size: 1.1em;
		font-weight: bold;
		line-height: 15pt;
		page-break-before: avoid;
		page-break-after: avoid;
		mc-heading-level: 0;
		mc-hyphenate: never;
		mc-toc-depth: 0;
	}

	MadCap|dropdownhead.L2
	{
		margin: 14pt 0 6pt 0;
		color: #000;
		font-size: 1.55em;
		font-weight: bold;
		line-height: 21pt;
		page-break-before: avoid;
		page-break-after: avoid;
		mc-hyphenate: never;
	}

	MadCap|dropdownhead.L3
	{
		margin: 12pt 0 6pt 0;
		color: #000;
		font-size: 1.35em;
		font-weight: bold;
		line-height: 17pt;
		page-break-before: avoid;
		page-break-after: avoid;
		mc-hyphenate: never;
	}

	MadCap|xref.caption
	{
		text-decoration: none;
		mc-format: "{paranum}";
	}

	/* print tables */

	span.TableNum
	{
		color: #005b77;
		font-size: 9pt;
		font-weight: bold;
		line-height: 13pt;
	}

	p.table_body_left
	{
		margin: 3px 0 4pt 0;
		font-size: 9pt;
		line-height: 13pt;
		page-break-inside: avoid;
		mc-hyphenate: never;
	}

	p.table_body_code
	{
		margin: 3px 0 4pt 0;
		font-family: Consolas;
		font-size: inherit;
		mc-hyphenate: never;
	}

	pre.table
	{
		margin: 3px 0 4pt 0;
		font-size: inherit;
		tab-size: 2;
		white-space: pre-wrap;
		mc-hyphenate: never;
	}

	tr
	{
		page-break-inside: avoid;
	}

	p.table_head_left
	{
		margin: 3px 0 4pt 0;
		font-size: 9pt;
		font-weight: bold;
		line-height: 13pt;
		vertical-align: top;
		mc-hyphenate: never;
	}

	p.table_body_indent
	{
		margin: 3px 0 3pt .25in;
		/* delete this element? */
		font-size: 9pt;
		line-height: 13pt;
		vertical-align: top;
		mc-hyphenate: never;
	}

	p.table_body_left_tiny
	{
		margin: 0 0 4pt 1pt;
		font-size: 8pt;
		line-height: 10pt;
		vertical-align: bottom;
		mc-hyphenate: never;
	}

	p.table_head_left_tiny
	{
		margin: 1px 0 2pt 2pt;
		font-size: 8pt;
		line-height: 10pt;
		vertical-align: bottom;
		mc-hyphenate: never;
	}

	td#white
	{
		color: #fff;
		font-size: 9pt;
		font-weight: bold;
		line-height: 9pt;
		/* delete this element? */
		vertical-align: top;
		mc-hyphenate: never;
	}

	/* print index */

	p.IndexHeading
	{
		margin: 12pt 0 6pt 0;
		color: #00587c;
		font-size: 14pt;
		font-weight: bold;
		line-height: 18pt;
		text-align: left;
	}

	MadCap|indexproxy
	{
		padding-top: 10px;
		text-align: left;
		border-top-color: transparent;
		column-break-after: auto;
		column-break-before: auto;
		column-break-inside: avoid;
	}

	p.Index1
	{
		margin: 0 6pt 2pt 0;
		font-size: 9pt;
		line-height: 13pt;
		mc-hidden: hidden;
		mc-hyphenate: never;
		mc-multiline-indent: .25in;
	}

	p.Index2
	{
		margin: 0 6pt 2pt .15in;
		font-size: 9pt;
		line-height: 13pt;
		mc-hyphenate: never;
		mc-multiline-indent: .25in;
	}

	p.Index3
	{
		margin: 0 6pt 2pt .3in;
		font-size: 9pt;
		line-height: 13pt;
		mc-hyphenate: never;
		mc-multiline-indent: .25in;
	}

	/* print glossary */

	p.GlossaryBody
	{
		margin: 0 0 6pt 0;
		font-size: 9pt;
		line-height: 13pt;
		mc-hyphenate: never;
	}

	ol.glossary,
	ul.glossary
	{
		margin-left: .25in;
		font-size: 9pt;
	}

	h2.GlossaryTerm
	{
		margin: 8pt 0 4pt 0;
		color: black;
		font-size: 11pt;
		font-weight: bold;
		line-height: 13pt;
		page-break-after: avoid;
		column-break-after: avoid;
	}

	p.GlossaryTerm
	{
		margin: 8pt 0 4pt 0;
		font-size: 11pt;
		font-weight: bold;
		line-height: 13pt;
		page-break-after: avoid;
		column-break-after: avoid;
	}

	p.GlossaryHead
	{
		margin: 12pt 0 6pt 0;
		color: #00587c;
		font-size: 14pt;
		font-weight: bold;
		line-height: 18pt;
	}

	h1.GlossaryHead
	{
		margin: 12pt 0 6pt 0;
		color: #00587c;
		font-size: 14pt;
		font-weight: bold;
		line-height: 18pt;
		mc-auto-number-class: none;
		mc-auto-number-format: none;
		mc-auto-number-offset: 0;
		mc-auto-number-position: none;
	}

	div.GlossaryPageDefinition
	{
		margin: 3pt 0 6pt 0;
		font-size: 9pt;
		line-height: 13pt;
	}

	div.GlossaryPageEntry
	{
		margin-left: -.75in;
		font-size: 9pt;
		line-height: 13pt;
	}

	div.GlossaryPageHeading
	{
		margin: 16pt 0 6pt -.75in;
		color: #00587c;
		font-size: 14pt;
		border: none;
		border-bottom-color: transparent;
		border-bottom-width: 0;
	}

	div.GlossaryPageTerm
	{
		margin: 2pt 0 3pt 0;
		font-size: 9pt;
		line-height: 13pt;
	}

	MadCap|glossaryproxy
	{
		padding-left: .75in;
		border-top-color: transparent;
		border-top-width: 0;
	}

	MadCap|codesnippet
	{
		margin-left: .75in;
	}

	MadCap|codesnippetbody
	{
		padding-top: -.75em;
		padding-bottom: -.75em;
		padding-left: -.9in;
	}
}

@media html5
{
	/* html5 paragraph styles */

	.title-bar a.logo
	{
		width: 140px;
		background-color: transparent;
		background-image: url("../Images/Standard Logo.svg");
		background-repeat: no-repeat;
		background-position: left center;
		background-size: contain;
	}

	body
	{
		overflow: auto;
		margin: 0 2em 2em 1em;
		font-family: Arial;
		mc-hyphenate: never;
	}

	MadCap|breadcrumbsproxy
	{
		position: fixed;
		display: block;
		min-width: 100%;
		padding-bottom: 0em;
		margin-top: -2em;
		margin-bottom: 0em;
		background-color: white;
		border: none;
	}

	MadCap|topictoolbarproxy
	{
		position: fixed;
		/*margin-top: -4em;*/
		margin-bottom: 1em;
		background: white;
	}

	/*MadCap|topictoolbarproxy2 {
    position: fixed;
    margin-bottom: 1em;
    background: white;
  }*/

	footer
	{
		position: fixed;
		bottom: 0;
		width: 100%;
		height: 60px;
		padding: 10px 10px 0 10px;
		color: black;
		background: white;
	}

	MadCap|searchbarproxy
	{
		vertical-align: top;
	}

	p
	{
		margin: 0 0 6pt 2pt;
		font-size: 11pt;
		line-height: 15pt;
	}

	p.ReleaseNoteIssue
	{
		margin: 12pt 0 6pt 0in;
		font-family: Arial;
		font-size: 1em;
		font-weight: bold;
		line-height: 15pt;
	}

	p.ReleaseDate
	{
		margin: 0 0 6pt 0in;
		color: black;
		font-family: Arial;
		font-size: 14pt;
		font-weight: bold;
		line-height: 17pt;
	}

	/*nav {
	display: block;
	height: auto;
	background: white;
	}*/

	div.home-footer
	{
		padding: 2% 5%;
		background-color: #888b8d;
	}

	MadCap|searchbarproxy
	{
		vertical-align: top;
	}

	p.comment
	{
		color: #c6090e;
		font-weight: bold;
	}

	span.comment
	{
		color: #c6090e;
		font-weight: bold;
	}

	p.centerfooter
	{
		margin: .5em 0 .5em 0;
		color: #888b8d;
		font-family: "Arial Black";
		font-size: 14pt;
		font-weight: normal;
		line-height: 16pt;
		text-align: left;
		text-transform: uppercase;
	}

	/* html5 consolas */

	pre
	{
		margin: 0 0 6pt 2pt;
		font-family: Consolas;
		font-size: inherit;
		line-height: 15pt;
		tab-size: 4;
		mc-hyphenate: never;
		-moz-tab-size: 4;
	}

	pre.tinytab
	{
		margin: 0 0 6pt 2pt;
		font-family: Consolas;
		font-size: inherit;
		line-height: 15pt;
		tab-size: 2;
		mc-hyphenate: never;
		-moz-tab-size: 2;
	}

	p.code
	{
		font-family: Consolas;
		font-size: inherit;
		tab-size: 4;
		white-space: pre;
		mc-hyphenate: never;
	}

	p.code_afterspace
	{
		margin-right: -.5in;
		margin-bottom: 6pt;
		font-family: Consolas;
		font-size: inherit;
		line-height: 15pt;
		text-indent: .25in;
		mc-hyphenate: never;
	}

	p.UserInput
	{
		margin: 0 -.5in 0 0;
		font-family: Consolas;
		font-size: 11pt;
		font-weight: bold;
		line-height: 13pt;
		mc-hyphenate: never;
	}

	code,
	span.c,
	span.code,
	span.path
	{
		font-family: Consolas;
		font-size: inherit;
		mc-hyphenate: never;
	}

	span.UserInput
	{
		font-family: Consolas;
		font-size: inherit;
		font-weight: bold;
		mc-hyphenate: never;
	}

	span.ReleaseNoteIssue
	{
		color: #00587c;
	}

	/* html5 image styles */

	p.imageWithCaption
	{
		max-width: 100%;
		margin-bottom: 0;
		vertical-align: bottom;
		page-break-after: avoid;
		mc-thumbnail-max-height: 75px;
	}

	img.img_withBorder
	{
		max-width: 100%;
		margin-top: 0;
		margin-bottom: 0;
		vertical-align: top;
		border: solid 1px #000;
		border-top-left-radius: 0;
		mc-thumbnail-max-height: 75px;
	}

	img.IconInText
	{
		width: auto;
		height: 17px;
		margin: auto 0 -5pt 0;
		vertical-align: 4pt;
		border: none;
	}

	img,
	img.img_noBorder
	{
		max-width: 100%;
		margin-top: 0;
		margin-bottom: 0;
		vertical-align: top;
		border: none;
		border-top-left-radius: 0;
		mc-thumbnail-max-height: 75px;
	}

	/* html5 tables */

	span.TableNum
	{
		color: #005b77;
		font-size: 9pt;
		font-weight: bold;
		line-height: 13pt;
	}

	table
	{
		font-size: 9pt;
	}

	p.table_body_left
	{
		margin: 0 0 6pt 0;
		font-size: 9pt;
		line-height: 13pt;
		mc-hyphenate: never;
	}

	p.table_head_left
	{
		margin: 3px 0 3pt 3pt;
		font-size: 9pt;
		font-weight: bold;
		line-height: 13pt;
		mc-hyphenate: never;
	}

	p.table_body_left_tiny
	{
		margin: 0 0 3pt 0;
		font-size: 8pt;
		line-height: 10pt;
		mc-hyphenate: never;
	}

	p.table_head_left_tiny
	{
		margin: 0 0 0 3pt;
		font-size: 8pt;
		font-weight: bold;
		line-height: 10pt;
		mc-hyphenate: never;
	}

	p.table_body_code
	{
		margin: 0 0 4pt 0;
		font-family: Consolas;
		font-size: inherit;
		mc-hyphenate: never;
	}

	pre.table
	{
		margin: inherit;
		font-family: Consolas;
		font-size: inherit;
		tab-size: 2;
		mc-hyphenate: never;
	}

	/* html5 headings */

	h1
	{
		position: relative;
		/*margin-top: 1em;*/
		color: #00587c;
		font-size: 24pt;
		font-weight: bold;
	}

	h2
	{
		padding-top: 0;
		margin-bottom: .10em;
		font-size: 20.0pt;
		font-weight: bold;
		line-height: 22pt;
	}

	h3
	{
		margin-bottom: 0;
		font-size: 16.0pt;
		font-weight: bold;
	}

	h4
	{
		padding-top: 12pt;
		margin-bottom: .10em;
		font-size: 14.0pt;
		font-weight: bold;
	}

	h4.ReleaseNoteIssue
	{
		margin: 12pt 0 6pt 0in;
		font-family: Arial;
		line-height: 15pt;
		page-break-after: avoid;
		mc-heading-level: 0;
		mc-toc-depth: 0;
	}

	h4.PDFShowTable
	{
		margin: 10pt 0 4pt 0;
		font-size: 10pt;
		font-weight: bold;
		line-height: 12pt;
		page-break-before: avoid;
		page-break-after: avoid;
		mc-heading-level: 4;
		mc-hyphenate: never;
	}

	h5
	{
		padding-top: 12pt;
		margin-bottom: .10em;
		font-size: 12.0pt;
		font-weight: bold;
	}

	h6
	{
		padding-top: 12pt;
		margin-bottom: .10em;
		font-size: 12.0pt;
		font-style: italic;
		font-weight: normal;
	}

	/* html5 links */

	a
	{
		/*color: #027aeb;*/
		color: #00587c;
		font-weight: normal;
		text-decoration: none;
	}

	a:link
	{
		color: #00587c;
		text-decoration: none;
	}

	MadCap|dropdownhead
	{
		padding-top: .5em;
		padding-bottom: .5em;
		color: #000;
		font-size: 1.3em;
		mc-closed-image: url("../Images/Plus.png");
		mc-image-position: left;
		mc-image-spacing: 10px;
		mc-open-image: url("../Images/Minus.png");
	}

	MadCap|dropdownhead.L2
	{
		/*padding-top: 1em;*/
		padding-top: .5em;
		padding-bottom: .25em;
		color: #000;
		font-size: 1.65em;
		font-weight: bold;
		mc-closed-image: url("../Images/Plus.png");
		mc-image-position: left;
		mc-image-spacing: 10px;
		mc-open-image: url("../Images/Minus.png");
	}

	MadCap|dropdownhead.L3
	{
		padding-top: 1em;
		padding-bottom: .5em;
		color: #000;
		font-size: 1.35em;
		font-weight: bold;
		mc-closed-image: url("../Images/Plus.png");
		mc-image-position: left;
		mc-image-spacing: 10px;
		mc-open-image: url("../Images/Minus.png");
	}

	MadCap|dropdownbody
	{
		padding-top: 0;
		padding-bottom: 0;
	}

	MadCap|dropdownhotspot
	{
		color: #000;
		font-weight: bold;
		text-decoration: none;
		border-bottom: none;
		cursor: hand;
	}

	MadCap|xref
	{
		color: #00587c;
		font-weight: normal;
		text-decoration: none;
		mc-format: "{para}";
	}

	MadCap|xref:hover
	{
		color: #00587c;
		text-decoration: none;
	}

	MadCap|xref.CaptionNumWithPage
	{
		mc-format: "{paranumonly}";
	}

	MadCap|xref.CaptionNumNoPage
	{
		mc-format: "{paranumonly}";
	}

	/* html5 lists */

	ul
	{
		margin: 6pt 0 6pt 0;
		line-height: 15pt;
		list-style-type: square;
	}

	ol
	{
		margin: 0 0 6pt 0;
		line-height: 15pt;
	}

	ul > li::marker
	{
		content: "◼";
		color: #005a84;
		font-size: 90%;
		line-height: 10pt;
	}

	ol > li::marker
	{
		font-size: inherit;
		line-height: 11pt;
	}

	ul ul > li::marker,
	ol ul > li::marker
	{
		content: "–";
		color: #005a84;
		font-size: inherit;
		line-height: 11pt;
	}

	ul ul ul > li::marker,
	ol ul ul > li::marker,
	ol ol ul > li::marker,
	ul ol ul > li::marker
	{
		content: "•";
		color: #005a84;
		font-size: inherit;
		line-height: 11pt;
		vertical-align: -4pt;
		list-style-type: none;
	}

	li
	{
		padding-left: 6pt;
		margin: 0 0 6pt -16pt;
		font-size: inherit;
		list-style-position: outside;
	}

	li p
	{
		margin: 6pt 0 6pt 0;
	}

	li li p
	{
		margin: 0 0 6pt 0;
	}

	li li
	{
		list-style-position: outside;
	}

	li li li
	{
		font-size: inherit;
		list-style-position: outside;
	}

	li.table
	{
		display: list-item;
		margin: 0 0 6pt -.25in;
		font-size: 9pt;
		line-height: 13pt;
	}

	ol.table,
	ul.table
	{
		margin: 0 0 0 0in;
		font-size: 9pt;
		/*👉padding-left: -2pt;👈*/
		line-height: 13pt;
		list-style-position: outside;
	}

	ol.table > li::marker
	{
		font-size: inherit;
	}

	ul.table > li::marker
	{
		font-size: inherit;
	}

	ul > li.table::marker
	{
		padding-bottom: 4pt;
		font-size: inherit;
		line-height: 13pt;
	}

	ol > li.table::marker
	{
		padding-bottom: 4pt;
		font-size: inherit;
		line-height: 13pt;
	}

	li.table_tiny
	{
		padding-left: -6px;
		font-size: 8pt;
		line-height: 10pt;
	}

	li.table_tiny::marker
	{
		font-size: inherit;
		line-height: 9pt;
	}

	/* html5 note styles */

	p.note_note
	{
		padding: 3px 6px 3px .125in;
		margin-bottom: 6pt;
		font-size: 9pt;
		line-height: 13pt;
		vertical-align: top;
		background-color: #f1f1f5;
		background-position: 10px 5px;
		border-top: none 0 transparent;
		border-bottom: none 0 transparent;
		border-left: solid 3px #000;
		page-break-inside: avoid;
	}

	p.note_adv_feature
	{
		padding: 8px 12px 16px 48px;
		margin-bottom: 6pt;
		font-size: 9pt;
		line-height: 13pt;
		vertical-align: top;
		background-color: #f1f1f5;
		background-image: url("../Images/adv_feature_icon.svg");
		background-repeat: no-repeat;
		background-position: 10px 6px;
		background-size: 33px 33px;
		border-left: solid 4px #000;
		page-break-inside: avoid;
	}

	p.note_tip
	{
		padding: 8px 12px 16px 48px;
		margin-bottom: 6pt;
		font-size: 9pt;
		line-height: 13pt;
		vertical-align: top;
		background-color: #f1f1f5;
		background-image: url("../Images/tip_icon.svg");
		background-repeat: no-repeat;
		background-position: 12px 6px;
		background-size: 27px 33px;
		border-left: solid 4px #d2d755;
		page-break-inside: avoid;
	}

	p.note_caution
	{
		padding: 8px 12px 16px 48px;
		margin-bottom: 6pt;
		font-size: 9pt;
		line-height: 13pt;
		vertical-align: top;
		background-color: #f1f1f5;
		background-image: url("../Images/caution_icon.svg");
		background-repeat: no-repeat;
		background-position: 10px 6px;
		background-size: 33px 33px;
		border-left: solid 4px #ffc72c;
		page-break-inside: avoid;
	}

	p.note_esd
	{
		padding: 8px 12px 16px 48px;
		margin-bottom: 6pt;
		font-size: 9pt;
		line-height: 13pt;
		vertical-align: top;
		background-color: #f1f1f5;
		background-image: url("../Images/esd_icon.svg");
		background-repeat: no-repeat;
		background-position: 10px 6px;
		background-size: 33px 33px;
		border-left: solid 4px #000;
		page-break-inside: avoid;
	}

	p.note_warning
	{
		padding: 8px 12px 16px 48px;
		margin-bottom: 6pt;
		font-size: 9pt;
		line-height: 13pt;
		vertical-align: top;
		background-color: #f1f1f5;
		background-image: url("../Images/warning_icon.svg");
		background-repeat: no-repeat;
		background-position: 10px 6px;
		background-size: 33px 33px;
		border-left: solid 4px #ed8b00;
		page-break-inside: avoid;
	}

	p.note_important
	{
		padding: 8px 12px 16px 48px;
		margin-bottom: 6pt;
		font-size: 9pt;
		line-height: 13pt;
		vertical-align: top;
		background-color: #f1f1f5;
		background-image: url("../Images/important_icon.svg");
		background-repeat: no-repeat;
		background-position: 10px 6px;
		background-size: 33px 33px;
		border-left: solid 4px #00587c;
		page-break-inside: avoid;
	}

	p.note_danger
	{
		padding: 8px 12px 16px 48px;
		margin-bottom: 6pt;
		font-size: 9pt;
		line-height: 13pt;
		vertical-align: top;
		background-color: #f1f1f5;
		background-image: url("../Images/danger_icon.svg");
		background-repeat: no-repeat;
		background-position: 10px 6px;
		background-size: 33px 33px;
		border-left: solid 4px #c30308;
		page-break-inside: avoid;
	}

	p.note_troubleshooting
	{
		padding: 8px 12px 16px 48px;
		margin-bottom: 6pt;
		font-size: 9pt;
		line-height: 13pt;
		vertical-align: top;
		background-color: #f1f1f5;
		background-image: url("../Images/troubleshooting_icon.svg");
		background-repeat: no-repeat;
		background-position: 10px 5px;
		border-top: none 0 transparent;
		border-bottom: none 0 transparent;
		border-left: solid 3px #000;
		page-break-inside: avoid;
	}

	/* html5 glossary */

	p.GlossaryBody
	{
		margin: 0 0 6pt 0;
		font-size: 9pt;
		line-height: 13pt;
		mc-hyphenate: never;
	}

	ol.glossary,
	ul.glossary
	{
		margin-left: .25in;
		font-size: 9pt;
	}

	p.GlossaryTerm
	{
		margin: 8pt 0 4pt 0;
		font-size: 11pt;
		font-weight: bold;
		line-height: 13pt;
		page-break-after: avoid;
		column-break-after: avoid;
	}

	h2.GlossaryTerm
	{
		margin: 1em 0 0em 0;
		font-size: 11pt;
		font-weight: bold;
		line-height: 15pt;
		page-break-after: avoid;
		column-break-after: avoid;
	}

	p.GlossaryHead
	{
		margin: 12pt 0 6pt 0;
		color: #00587c;
		font-size: 14pt;
		font-weight: bold;
		line-height: 18pt;
	}

	h1.GlossaryHead
	{
		margin-top: 2em;
		color: #00587c;
		font-size: 14pt;
		font-weight: bold;
		line-height: 18pt;
	}

	div.GlossaryPageTerm
	{
		margin: 2pt 0 3pt 0;
		font-size: 9pt;
		line-height: normal;
	}

	div.GlossaryPageEntry
	{
		margin-left: 0in;
		font-size: 9pt;
		line-height: 13pt;
	}

	div.GlossaryPageDefinition
	{
		margin: 3pt 0 6pt 0;
		font-size: 9pt;
		line-height: 13pt;
	}

	MadCap|glossaryproxy
	{
		margin-left: 10pt;
		font-family: Arial;
		border-top-color: transparent;
		border-top-width: 0;
	}

	div.GlossaryPageHeading
	{
		margin: 0 0 3pt 0in;
		color: #00587c;
		font-family: Arial;
		font-size: 14pt;
		border-bottom-color: transparent;
		border-bottom-width: 0;
	}

	MadCap|glossaryterm
	{
		color: #53565a;
		font-family: inherit;
		mc-closed-image: none;
		mc-open-image: none;
		mc-term-display: popup;
	}

	MadCap|codesnippet
	{
		padding: 0;
	}

	MadCap|codesnippetbody
	{
		padding: -.5em;
		padding-left: .5em;
	}

	MadCap|codesnippetcopybutton
	{
		margin-bottom: 0;
	}

	hr.rule
	{
		margin-left: inherit;
	}

	MadCap|snippetBlock
	{
		
	}
}

@media ShortTemplate
{
	/* shorttemplate paragraphs*/

	body
	{
		margin-bottom: 6pt;
		margin-left: 0;
		color: #000;
		font-family: Arial;
		text-align: left;
		mc-hyphenate: never;
	}

	p
	{
		margin: 0 0 6pt .75in;
		margin-top: 0;
		font-size: 11pt;
		font-weight: normal;
		line-height: 15pt;
		widows: 2;
		mc-leader-indent: 6pt;
		orphans: 2;
	}

	p.Copyright
	{
		font-size: 10pt;
		line-height: 14pt;
		widows: 2;
		mc-hyphenate: never;
		orphans: 2;
	}

	MadCap|tocproxy
	{
		padding-top: 0;
		padding-left: 0;
		border-top-width: 0;
	}

	p.ReleaseNoteIssue
	{
		margin: 12pt 0 6pt 0in;
		font-family: Arial;
		font-size: 1em;
		font-weight: bold;
		line-height: 15pt;
	}

	p.ReleaseDate
	{
		margin: 0 0 6pt 0in;
		color: black;
		font-family: Arial;
		font-size: 14pt;
		font-weight: bold;
		line-height: 17pt;
	}

	span.ReleaseNoteIssue
	{
		color: #00587c;
	}

	p.comment
	{
		color: #c6090e;
		font-weight: bold;
	}

	span.comment
	{
		color: #c6090e;
		font-weight: bold;
	}

	p.footerNotice
	{
		margin-top: 0;
		margin-bottom: 6pt;
		color: #888b8d;
		font-family: Arial;
		font-size: 8pt;
		font-weight: bold;
		mc-leader-indent: 6pt;
	}

	span.nobreak
	{
		mc-hyphenate: never;
	}

	p.centerfooter
	{
		margin: 0 0 .5em 0;
		color: #888b8d;
		font-family: "Arial Black";
		font-size: 14pt;
		font-weight: normal;
		line-height: 16pt;
		text-align: center;
		text-transform: uppercase;
	}

	MadCap|footnote
	{
		color: black;
		font-size: 9pt;
		line-height: 13pt;
		mc-footnote-format: "{n+} ";
	}

	MadCap|footnoteblock
	{
		color: black;
		font-size: 9pt;
		line-height: 13pt;
	}

	p.ManualTitle2
	{
		margin: 0 0 12pt 0in;
		color: #c6090e;
		font-family: "Arial Black";
		font-size: 24pt;
		line-height: 24pt;
		text-align: left;
		page-break-inside: avoid;
		mc-hyphenate: never;
	}

	p.ManualTitle3
	{
		margin: 0 0 12pt 0in;
		color: #000;
		font-family: "Arial Black";
		font-size: 14pt;
		font-weight: normal;
		line-height: 16pt;
		mc-hyphenate: never;
	}

	td.footer
	{
		font-size: 8pt;
		line-height: 10pt;
		text-align: left;
		vertical-align: top;
		border-bottom-color: transparent;
		border-bottom-style: solid;
		border-bottom-width: 0;
	}

	hr.rule
	{
		margin-top: .25em;
		margin-right: auto;
		margin-bottom: .5em;
		margin-left: .75in;
	}

	/* shorttemplate headings */

	h1
	{
		margin: 0 0 .8em 0;
		color: #c6090e;
		font-family: "Arial Black";
		font-size: 32pt;
		font-weight: normal;
		line-height: 32pt;
		page-break-after: avoid;
		mc-auto-number-format: "{ }";
		mc-auto-number-offset: 0;
		mc-auto-number-position: outside-head;
		mc-hyphenate: never;
	}

	h1.Unnumbered
	{
		margin: 0 0 .8em 0;
		color: #c6090e;
		font-family: "Arial Black";
		font-size: 32pt;
		font-weight: normal;
		line-height: 32pt;
		page-break-after: avoid;
		mc-auto-number-format: "{ }";
		mc-auto-number-offset: 0;
		mc-auto-number-position: outside-head;
		mc-hyphenate: never;
	}

	h1.TocHeading
	{
		margin: 0 0 4pt 0;
		font-size: 18pt;
		font-weight: bold;
		line-height: 22pt;
		page-break-before: always;
		page-break-after: avoid;
		mc-auto-number-class: none;
		mc-auto-number-format: none;
		mc-auto-number-offset: 0;
		mc-auto-number-position: none;
		mc-heading-level: 9;
		/*We set this to 9 so that we can have the Table of Contents page show up in the bookmarks panel for PDF but then use the p.TOC9 style to hide it from view in the generated TOC proxy. */
		mc-hyphenate: never;
	}

	h1.ManualTitle
	{
		margin: 0 0 .8em 0;
		color: #c6090e;
		font-family: "Arial Black";
		font-size: 32pt;
		font-weight: normal;
		/*We set this to 9 so that we can have thetitle show up in the bookmarks panel for PDF but then use the p.TOC9 style to hide it from view in the generated TOC proxy. */
		font-weight: normal;
		line-height: 32pt;
		page-break-after: avoid;
		mc-auto-number-format: "{ }";
		mc-auto-number-offset: 0;
		mc-auto-number-position: outside-head;
		mc-heading-level: 9;
		mc-hyphenate: never;
	}

	h1.ShortTemplate
	{
		margin: 0 0 .8em 0;
		color: #c6090e;
		font-family: "Arial Black";
		font-size: 32pt;
		font-weight: normal;
		line-height: 32pt;
		page-break-after: avoid;
		mc-auto-number-format: "{ }";
		mc-auto-number-offset: 0;
		mc-auto-number-position: outside-head;
		mc-hyphenate: never;
	}

	h2
	{
		margin: 14pt 0 6pt 0;
		color: #000;
		font-size: 16pt;
		font-weight: bold;
		line-height: 16pt;
		page-break-before: avoid;
		page-break-after: avoid;
		mc-hyphenate: never;
	}

	h3
	{
		margin: 12pt 0 6pt 0;
		font-size: 12pt;
		font-weight: bold;
		line-height: 14pt;
		page-break-before: avoid;
		page-break-after: avoid;
		mc-hyphenate: never;
	}

	h4
	{
		margin: 10pt 0 4pt .75in;
		font-size: 1em;
		font-weight: bold;
		line-height: 15pt;
		page-break-before: avoid;
		page-break-after: avoid;
		mc-heading-level: 0;
		mc-hyphenate: never;
		mc-toc-depth: 0;
	}

	h4.ReleaseNoteIssue
	{
		margin: 12pt 0 6pt 0in;
		font-family: Arial;
		line-height: 15pt;
		page-break-after: avoid;
		mc-heading-level: 0;
		mc-toc-depth: 0;
	}

	h4.ReleaseDate
	{
		margin: 0 0 6pt 0in;
		color: black;
		font-family: Arial;
		font-size: 14pt;
		font-weight: bold;
		line-height: 17pt;
	}

	h4.SeeAlso
	{
		margin: 2em 0 0 .75in;
	}

	h4.PDFShow
	{
		margin: 10pt 0 4pt 0;
		font-size: 12pt;
		font-weight: bold;
		line-height: 15pt;
		page-break-before: avoid;
		page-break-after: avoid;
		mc-heading-level: 4;
		mc-hyphenate: never;
	}

	h4.PDFShowTable
	{
		margin: 10pt 0 4pt 0;
		font-size: 10pt;
		font-weight: bold;
		line-height: 12pt;
		page-break-before: avoid;
		page-break-after: avoid;
		mc-heading-level: 4;
		mc-hyphenate: never;
	}

	h5
	{
		margin: 8pt 0 4pt .75in;
		color: #000;
		font-family: Arial;
		font-size: 11pt;
		font-weight: bold;
		line-height: 15pt;
		page-break-after: avoid;
		mc-heading-level: 0;
		mc-hyphenate: never;
		mc-toc-depth: 0;
	}

	h6
	{
		padding-left: 0;
		margin: 8pt 0 3pt .75in;
		font-family: Arial;
		font-size: 11pt;
		font-style: italic;
		font-weight: normal;
		page-break-after: avoid;
		mc-heading-level: 0;
		mc-toc-depth: 0;
	}

	/*shorttemplate toc*/

	MadCap|tocproxy
	{
		padding-top: -.35in;
		padding-left: .75in;
		border: none;
	}

	span.tocNumStyle
	{
		display: block;
		color: #ccdee4;
		font-family: Arial;
		font-size: 70pt;
		font-weight: bold;
		letter-spacing: -3pt;
		mc-heading-level: 0;
	}

	p.TOC1
	{
		margin-top: 12pt;
		font-family: Arial;
		font-size: 12pt;
		font-weight: bold;
		mc-auto-number-offset: .25in;
		mc-auto-number-position: outside-head;
		mc-hyphenate: never;
	}

	p.TOC2
	{
		margin-left: .25in;
		font-family: Arial;
		font-size: 11pt;
		font-weight: normal;
		mc-hyphenate: never;
	}

	p.TOC3
	{
		margin-left: .5in;
		font-family: Arial;
		font-size: 11pt;
		font-weight: normal;
		mc-hyphenate: never;
	}

	p.TOC4
	{
		font-family: Arial;
		font-size: 11pt;
		mc-hyphenate: never;
	}

	p.TOC9
	{
		color: #fff;
		font-family: Arial;
		font-size: 1pt;
		line-height: 0;
	}

	/* shorttemplate consolas */

	pre
	{
		margin: 0 2em 6pt .75in;
		font-family: Consolas;
		font-size: 10pt;
		line-height: 11pt;
		tab-size: 4;
		widows: 2;
		mc-hyphenate: never;
		orphans: 2;
	}

	pre.tinytab
	{
		margin: 0 2em 6pt .75in;
		margin-left: inherit;
		font-family: Consolas;
		font-size: 10pt;
		line-height: 11pt;
		tab-size: 2;
		widows: 2;
		mc-hyphenate: never;
		orphans: 2;
	}

	p.code
	{
		font-family: Consolas;
		font-size: 10pt;
		line-height: 11pt;
		mc-leader-indent: 0;
	}

	p.code_afterspace
	{
		padding: 0 0 0 0;
		margin-top: 0;
		margin-right: -.5in;
		margin-bottom: 0;
		font-family: Consolas;
		font-size: 6pt;
		line-height: 6pt;
		text-indent: .25in;
		mc-hyphenate: never;
	}

	p.UserInput
	{
		margin: 0 -.5in 0 0;
		font-family: Consolas;
		font-size: 11pt;
		font-weight: bold;
		line-height: 13pt;
		mc-hyphenate: never;
	}

	code,
	span.c,
	span.code,
	span.path
	{
		font-family: Consolas;
		font-size: inherit;
		mc-hyphenate: never;
	}

	span.UserInput
	{
		font-family: Consolas;
		font-size: inherit;
		font-weight: bold;
		mc-hyphenate: never;
	}

	span.path
	{
		font-family: Consolas;
		font-size: inherit;
		mc-hyphenate: never;
	}

	/* shorttemplate tables */

	span.TableNum
	{
		color: #005b77;
		font-size: 9pt;
		font-weight: bold;
		line-height: 13pt;
	}

	p.table_body_left
	{
		margin: 3px 0 4pt 0;
		font-size: 9pt;
		line-height: 13pt;
		mc-hyphenate: never;
	}

	p.table_body_code
	{
		margin: 3px 0 4pt 0;
		font-family: Consolas;
		font-size: inherit;
		mc-hyphenate: never;
	}

	pre.table
	{
		margin: inherit;
		font-family: Consolas;
		font-size: inherit;
		tab-size: 2;
		white-space: pre-wrap;
		mc-hyphenate: never;
	}

	tr
	{
		page-break-inside: avoid;
	}

	p.table_head_left
	{
		margin: 3px 0 4pt 3pt;
		font-size: 9pt;
		font-weight: bold;
		line-height: 13pt;
		vertical-align: top;
		mc-hyphenate: never;
	}

	p.table_body_indent
	{
		margin: 3px 0 3pt .25in;
		/* delete this element? */
		font-size: 9pt;
		line-height: 13pt;
		vertical-align: top;
	}

	p.table_body_left_tiny
	{
		margin: 0 0 4pt 1pt;
		font-size: 8pt;
		line-height: 10pt;
		vertical-align: bottom;
		mc-hyphenate: never;
	}

	p.table_head_left_tiny
	{
		margin: 1px 0 2pt 2pt;
		font-size: 8pt;
		line-height: 10pt;
		vertical-align: bottom;
		mc-hyphenate: never;
	}

	td#white
	{
		color: #fff;
		font-size: 9pt;
		font-weight: bold;
		line-height: 9pt;
		/* delete this element? */
		vertical-align: top;
		mc-hyphenate: never;
	}

	/* shorttemplate images */

	p.imageWithCaption
	{
		max-width: 100%;
		margin-bottom: 0;
		vertical-align: bottom;
		page-break-after: avoid;
		mc-thumbnail-max-height: 75px;
	}

	img.img_withBorder
	{
		width: 100%;
		max-width: 100%;
		margin: 3pt 0 3pt 0;
		vertical-align: bottom;
		border: solid 1px #000;
		page-break-before: avoid;
		mc-thumbnail-max-height: 75px;
	}

	img,
	img.img_noBorder
	{
		width: 100%;
		margin: 3pt 0 0 0;
		vertical-align: bottom;
		border: none 0 #000;
		page-break-before: avoid;
	}

	img.IconInText
	{
		width: auto;
		max-height: 17px;
		margin: auto 0 -5pt 0;
		vertical-align: 4pt;
		border: none;
	}

	/* shorttemplate links */

	a
	{
		/*color: #027aeb;*/
		color: #00587c;
		font-weight: normal;
		text-decoration: none;
	}

	a:link
	{
		/*color: #027aeb;*/
		color: #00587c;
		text-decoration: none;
	}

	a:hover
	{
		/*color: #027aeb;*/
		color: #00587c;
		text-decoration: none;
	}

	MadCap|xref:hover
	{
		color: #00587c;
		text-decoration: none;
	}

	MadCap|xref.CaptionNumNoPage
	{
		mc-format: "{paranumonly}";
	}

	MadCap|dropdownhead
	{
		margin: 10pt 0 4pt .75in;
		color: #000;
		font-size: 1.1em;
		font-weight: bold;
		line-height: 15pt;
		page-break-before: avoid;
		page-break-after: avoid;
		mc-heading-level: 0;
		mc-hyphenate: never;
		mc-toc-depth: 0;
	}

	MadCap|dropdownhead.L2
	{
		margin: 14pt 0 6pt 0;
		color: #000;
		font-size: 1.55em;
		font-weight: bold;
		line-height: 21pt;
		page-break-before: avoid;
		page-break-after: avoid;
		mc-hyphenate: never;
	}

	MadCap|dropdownhead.L3
	{
		margin: 12pt 0 6pt 0;
		color: #000;
		font-size: 1.35em;
		font-weight: bold;
		line-height: 17pt;
		page-break-before: avoid;
		page-break-after: avoid;
		mc-hyphenate: never;
	}

	MadCap|xref.caption
	{
		text-decoration: none;
		mc-format: "{paranum}";
	}

	/*shorttemplate lists*/

	ul
	{
		margin: 0 0 6pt 1in;
		line-height: 15pt;
		list-style-type: none;
		widows: 2;
		mc-hyphenate: never;
		orphans: 2;
	}

	ol
	{
		margin: 0 0 6pt 1in;
		line-height: 15pt;
		list-style-position: outside;
		widows: 2;
		mc-hyphenate: never;
		orphans: 2;
	}

	ul > li::marker
	{
		content: "■";
		margin-top: 0;
		color: #005a84;
		font-size: 10pt;
		vertical-align: 2pt;
		list-style-type: none;
	}

	ol > li::marker
	{
		padding-bottom: 0;
		margin-top: 0;
		font-size: 11pt;
		list-style-type: inherit;
	}

	ul ul > li::marker,
	ol ul > li::marker
	{
		content: "–";
		margin-left: -.75in;
		color: #005a84;
	}

	ol ol > li::marker,
	ul ol > li::marker
	{
		margin-left: -.75in;
		list-style-type: lower-alpha;
	}

	ol ol ol > li::marker,
	ul ol ol > li::marker,
	ul ul ol > li::marker,
	ol ul ol > li::marker
	{
		font-size: 11pt;
		vertical-align: 0;
		list-style-type: lower-roman;
	}

	ul ul ul > li::marker,
	ol ul ul > li::marker,
	ol ol ul > li::marker,
	ul ol ul > li::marker
	{
		content: "•";
		color: #005a84;
		font-size: 11pt;
		vertical-align: 0;
		list-style-type: none;
	}

	li
	{
		margin-bottom: 6pt;
		font-size: 11pt;
		line-height: 15pt;
		list-style-position: outside;
		list-style-type: inherit;
		widows: 2;
		mc-hyphenate: never;
		orphans: 2;
	}

	li li
	{
		margin-bottom: 6pt;
		margin-left: -.75in;
	}

	li li li
	{
		margin-bottom: 6pt;
		margin-left: -.8in;
	}

	li p
	{
		margin: 0 0 6pt 0;
		line-height: 15pt;
		mc-hyphenate: never;
	}

	li li p
	{
		margin: 0 0 6pt 0;
		line-height: 15pt;
	}

	li.listbullet2::marker
	{
		content: "■";
		color: #005a84;
		list-style-type: none;
	}

	li.table
	{
		padding-left: -2.5pt;
		margin: 0 0 0 -.75in;
		font-size: 9pt;
		line-height: 13pt;
		list-style-position: outside;
	}

	ol.table,
	ul.table
	{
		padding-left: -2pt;
		margin: 0 0 0 .25in;
		font-size: 9pt;
		line-height: 13pt;
		list-style-position: outside;
	}

	ul > li.table::marker
	{
		font-size: 8pt;
		line-height: 8pt;
		vertical-align: top;
	}

	ol.table > li,
	ul.table > li
	{
		padding-left: -2.5pt;
		margin: 0 0 0 2pt;
		font-size: 9pt;
		line-height: 13pt;
		list-style-position: outside;
	}

	ul.table > li::marker
	{
		font-size: 8pt;
		line-height: 8pt;
		vertical-align: top;
	}

	ol > li.table::marker
	{
		font-size: 8pt;
	}

	ol.table > li::marker
	{
		font-size: 8pt;
	}

	ul ul > li.table::marker,
	ol ul > li.table::marker,
	ul ul ul > li.table::marker,
	ol ul ul > li.table::marker,
	ol ol ul > li.table::marker,
	ul ol ul > li.table::marker
	{
		font-size: 8pt;
		line-height: 10pt;
		vertical-align: top;
	}

	li.table_tiny
	{
		padding-left: -6px;
		margin: 3px 0 4pt -.75in;
		font-size: 8pt;
		line-height: 10pt;
	}

	ul ul > li.table_tiny::marker,
	ol ul > li.table_tiny::marker
	{
		font-size: 8pt;
		line-height: 10pt;
	}

	ul ul ul > li.table_tiny::marker,
	ol ul ul > li.table_tiny::marker,
	ol ol ul > li.table_tiny::marker,
	ul ol ul > li.table_tiny::marker
	{
		font-size: 8pt;
		line-height: 10pt;
		vertical-align: top;
	}

	/* shorttemplate notes */

	p.note_note
	{
		padding: 5px 6px 8px .125in;
		margin-bottom: 6pt;
		font-size: 9pt;
		line-height: 13pt;
		vertical-align: top;
		background-color: #f1f1f5;
		border-top: none;
		border-bottom: none;
		border-left: solid 4px #000;
		page-break-inside: avoid;
		mc-hyphenate: never;
	}

	p.note_tip
	{
		padding: 5px 12px 8px 40px;
		font-size: 9pt;
		line-height: 13pt;
		vertical-align: top;
		background-color: #f1f1f5;
		background-image: url("../Images/tip_icon.svg");
		background-repeat: no-repeat;
		background-position: 10px center;
		background-size: 20px 25px;
		border-left: solid 4px #d2d755;
		page-break-inside: avoid;
		mc-hyphenate: never;
	}

	p.note_caution
	{
		min-height: 100px;
		padding: 5px 12px 8px 40px;
		font-size: 9pt;
		line-height: 13pt;
		vertical-align: top;
		background-color: #f1f1f5;
		background-image: url("../Images/caution_icon.svg");
		background-repeat: no-repeat;
		background-position: 10px center;
		background-size: 25px 25px;
		border-left: solid 4px #ffc72c;
		page-break-inside: avoid;
		mc-hyphenate: never;
	}

	p.note_warning
	{
		padding: 8px 12px 8px 40px;
		font-size: 9pt;
		line-height: 13pt;
		vertical-align: top;
		background-color: #f1f1f5;
		background-image: url("../Images/warning_icon.svg");
		background-repeat: no-repeat;
		background-position: 10px center;
		background-size: 25px 25px;
		border-left: solid 4px #ed8b00;
		page-break-inside: avoid;
		mc-hyphenate: never;
	}

	p.note_important
	{
		padding: 8px 12px 8px 40px;
		margin-bottom: 6pt;
		font-size: 9pt;
		line-height: 13pt;
		text-align: left;
		vertical-align: top;
		background-color: #f1f1f5;
		background-image: url("../Images/important_icon.svg");
		background-repeat: no-repeat;
		background-position: 10px center;
		background-size: 25px 25px;
		border-left: solid 4px #00587c;
		page-break-inside: avoid;
		mc-hyphenate: never;
	}

	p.note_danger
	{
		overflow: hidden;
		padding: 8px 12px 8px 40px;
		margin-top: 0;
		font-size: 9pt;
		line-height: 13pt;
		text-align: left;
		vertical-align: top;
		background-color: #f1f1f5;
		background-image: url("../Images/danger_icon.svg");
		background-repeat: no-repeat;
		background-position: 10px center;
		background-size: 25px 25px;
		border-left: solid 4px #c30308;
		page-break-inside: avoid;
		mc-hyphenate: never;
	}

	p.note_esd
	{
		padding: 8px 12px 8px 40px;
		font-size: 9pt;
		line-height: 13pt;
		vertical-align: top;
		background-color: #f1f1f5;
		background-image: url("../Images/esd_icon.svg");
		background-repeat: no-repeat;
		background-position: 10px center;
		background-size: 27px 27px;
		border-left: solid 4px #000;
		page-break-inside: avoid;
		mc-hyphenate: never;
	}

	p.note_troubleshooting
	{
		padding: 8px 12px 8px 40px;
		font-size: 9pt;
		line-height: 13pt;
		vertical-align: top;
		background-color: #f1f1f5;
		background-image: url("../Images/troubleshooting_icon.svg");
		background-repeat: no-repeat;
		background-position: 10px center;
		background-size: 25px 25px;
		border-left: solid 4px #000;
		page-break-inside: avoid;
		mc-hyphenate: never;
	}

	p.note_adv_feature
	{
		padding: 8px 12px 8px 40px;
		font-size: 9pt;
		line-height: 13pt;
		vertical-align: top;
		background-color: #f1f1f5;
		background-image: url("../Images/adv_feature_icon.svg");
		background-repeat: no-repeat;
		background-position: 10px center;
		background-size: 25px 25px;
		border-left: solid 4px #000;
		page-break-inside: avoid;
		mc-hyphenate: never;
	}

	/* shorttemplate index */

	MadCap|indexproxy
	{
		padding-top: 10px;
		margin-left: 0;
		text-align: left;
		border-top-color: transparent;
		column-break-after: auto;
		column-break-before: auto;
		column-break-inside: avoid;
	}

	p.Index1
	{
		margin: 0 6pt 2pt 0;
		font-size: 9pt;
		line-height: 13pt;
		mc-hidden: hidden;
		mc-multiline-indent: .25in;
	}

	p.Index2
	{
		margin: 0 6pt 2pt .15in;
		font-size: 9pt;
		line-height: 13pt;
		mc-multiline-indent: .25in;
	}

	p.Index3
	{
		margin: 0 6pt 2pt .3in;
		font-size: 9pt;
		line-height: 13pt;
		mc-multiline-indent: .25in;
	}

	p.IndexHeading
	{
		margin: 12pt 0 6pt 0;
		color: #00587c;
		font-size: 14pt;
		font-weight: bold;
		line-height: 18pt;
		text-align: left;
	}

	/* shorttemplate glossary */

	p.GlossaryBody
	{
		margin: 0 0 6pt 0;
		font-size: 9pt;
		line-height: 13pt;
		mc-hyphenate: never;
	}

	ol.glossary,
	ul.glossary
	{
		margin-left: .25in;
		font-size: 9pt;
	}

	p.GlossaryTerm
	{
		margin: 8pt 0 4pt 0;
		font-size: 11pt;
		font-weight: bold;
		line-height: 13pt;
		page-break-after: avoid;
		column-break-after: avoid;
	}

	p.GlossaryHead
	{
		margin: 12pt 0 6pt 0;
		color: #00587c;
		font-size: 14pt;
		font-weight: bold;
		line-height: 18pt;
	}

	div.GlossaryPageDefinition
	{
		margin: 3pt 0 6pt 0;
		font-size: 9pt;
		line-height: 13pt;
	}

	div.GlossaryPageEntry
	{
		font-size: 9pt;
		line-height: 13pt;
	}

	div.GlossaryPageHeading
	{
		margin: 16pt 0 6pt 0;
		color: #00587c;
		font-size: 14pt;
		border: none;
		border-bottom-color: transparent;
		border-bottom-width: 0;
	}

	div.GlossaryPageTerm
	{
		margin: 2pt 0 3pt 0;
		font-size: 9pt;
		line-height: 13pt;
	}

	MadCap|glossaryproxy
	{
		padding-left: .75in;
		border-top-color: transparent;
		border-top-width: 0;
	}

	MadCap|codesnippet
	{
		margin-left: .75in;
	}

	MadCap|codesnippetbody
	{
		padding-top: -.75em;
		padding-bottom: -.75em;
		padding-left: -.9in;
	}
}

@media CHMHelp
{
	/* chmhelp paragraphs */

	body
	{
		padding: 2em 2em 0 2em;
		margin: 0 2em 6pt 2em;
		color: #000;
		font-family: Arial;
		font-size: 11pt;
		line-height: 15pt;
		mc-hyphenate: never;
	}

	p
	{
		margin-bottom: 6pt;
		font-size: 11pt;
		line-height: 15pt;
		mc-leader-indent: 6pt;
	}

	p.Copyright
	{
		font-size: 10pt;
		line-height: 14pt;
		widows: 2;
		mc-hyphenate: never;
		orphans: 2;
	}

	p.centerfooter
	{
		margin: 0 0 .5em 0;
		color: #888b8d;
		font-family: "Arial Black";
		font-size: 14pt;
		font-weight: normal;
		line-height: 16pt;
		text-align: center;
		text-transform: uppercase;
	}

	p.comment
	{
		color: #c6090e;
		font-weight: bold;
	}

	span.comment
	{
		color: #c6090e;
		font-weight: bold;
	}

	/* chmhelp consolas */

	pre
	{
		margin: 0 0 4pt 0;
		font-family: Consolas;
		font-size: 11pt;
		line-height: 13pt;
		tab-size: 4;
		mc-hyphenate: never;
		-moz-tab-size: 4;
	}

	pre.tinytab
	{
		margin-bottom: 0 0 4pt 0;
		font-family: Consolas;
		font-size: 11pt;
		line-height: 13pt;
		tab-size: 2;
		mc-hyphenate: never;
		-moz-tab-size: 2;
	}

	span.code
	{
		font-family: Consolas;
		font-size: inherit;
		mc-hyphenate: never;
	}

	p.code
	{
		font-family: Consolas;
		font-size: 11pt;
		line-height: 15pt;
		tab-size: 4;
		white-space: pre;
		mc-hyphenate: never;
	}

	p.code_afterspace
	{
		margin-right: -.5in;
		margin-bottom: 6pt;
		font-family: Consolas;
		font-size: inherit;
		line-height: 15pt;
		text-indent: .25in;
		mc-hyphenate: never;
	}

	p.UserInput
	{
		margin: 0 -.5in 0 0;
		font-family: Consolas;
		font-size: 11pt;
		font-weight: bold;
		line-height: 13pt;
		mc-hyphenate: never;
	}

	code,
	span.c,
	span.code,
	span.path
	{
		font-family: Consolas;
		font-size: inherit;
		mc-hyphenate: never;
	}

	span.UserInput
	{
		font-family: Consolas;
		font-size: inherit;
		font-weight: bold;
		mc-hyphenate: never;
	}

	span.path
	{
		font-family: Consolas;
		font-size: inherit;
		mc-hyphenate: never;
	}

	p.SeeAlsoList
	{
		margin: 0 0 6pt 0in;
		font-size: 11pt;
		page-break-inside: avoid;
		page-break-after: avoid;
	}

	/* chmhelp notes */

	p.note_note
	{
		padding: 3pt 6pt 3pt 10pt;
		margin: 6pt 0 6pt 0;
		font-size: 9pt;
		line-height: 13pt;
		vertical-align: top;
		background-color: #f1f1f5;
		background-position: 10px 5px;
		border-top: none 0 transparent;
		border-bottom: none 0 transparent;
		border-left: solid 3px #000;
		page-break-inside: avoid;
		mc-auto-number-format: "{b}Note:{/b}\00A0 ";
	}

	p.note_troubleshooting
	{
		padding: 8px 12px 16px 48px;
		margin-bottom: 6pt;
		font-size: 9pt;
		line-height: 13pt;
		vertical-align: top;
		background-color: #f1f1f5;
		background-image: url("../Images/CHM Images/troubleshooting_icon.png");
		background-repeat: no-repeat;
		background-position: 20px 5px;
		background-size: 27px 33px;
		border-top: none 0 transparent;
		border-bottom: none 0 transparent;
		border-left: solid 3px #000;
		page-break-inside: avoid;
	}

	p.note_esd
	{
		padding: 8px 12px 16px 48px;
		margin-bottom: 6pt;
		font-size: 9pt;
		line-height: 13pt;
		vertical-align: top;
		background-color: #f1f1f5;
		background-image: url("../Images/CHM Images/esd_icon.png");
		background-repeat: no-repeat;
		background-position: 10px 6px;
		background-size: 33px 33px;
		border-left: solid 4px #000;
		page-break-inside: avoid;
	}

	p.note_adv_feature
	{
		padding: 8px 12px 16px 48px;
		margin-bottom: 6pt;
		font-size: 9pt;
		line-height: 13pt;
		vertical-align: top;
		background-color: #f1f1f5;
		background-image: url("../Images/CHM Images/adv_feature_icon.png");
		background-repeat: no-repeat;
		background-position: 10px 6px;
		background-size: 33px 33px;
		border-left: solid 4px #000;
		page-break-inside: avoid;
	}

	p.note_tip
	{
		padding: 8px 12px 16px 50px;
		margin-bottom: 6pt;
		font-size: 9pt;
		line-height: 13pt;
		vertical-align: top;
		background-color: #f1f1f5;
		background-image: url("../Images/CHM Images/tip_icon.png");
		background-repeat: no-repeat;
		background-position: 6px 6px;
		background-size: 27px 33px;
		border-left: solid 4px #d2d755;
		page-break-inside: avoid;
	}

	p.note_caution
	{
		padding: 8px 12px 16px 50px;
		margin-bottom: 6pt;
		font-size: 9pt;
		line-height: 13pt;
		vertical-align: top;
		background-color: #f1f1f5;
		background-image: url("../Images/CHM Images/caution_icon.png");
		background-repeat: no-repeat;
		background-position: 6px 6px;
		background-size: 33px 33px;
		border-left: solid 4px #ffc72c;
		page-break-inside: avoid;
	}

	p.note_danger
	{
		padding: 8px 12px 16px 50px;
		margin-bottom: 6pt;
		font-size: 9pt;
		line-height: 13pt;
		vertical-align: top;
		background-color: #f1f1f5;
		background-image: url("../Images/CHM Images/danger_icon.png");
		background-repeat: no-repeat;
		background-position: 6px 6px;
		background-size: 33px 33px;
		border-left: solid 4px #c30308;
		page-break-inside: avoid;
	}

	p.note_warning
	{
		padding: 8px 12px 16px 50px;
		margin-bottom: 6pt;
		font-size: 9pt;
		line-height: 13pt;
		vertical-align: top;
		background-color: #f1f1f5;
		background-image: url("../Images/CHM Images/warning_icon.png");
		background-repeat: no-repeat;
		background-position: 6px 6px;
		background-size: 33px 33px;
		border-left: solid 4px #ed8b00;
		page-break-inside: avoid;
	}

	p.note_important
	{
		padding: 8px 12px 16px 50px;
		margin-bottom: 6pt;
		font-size: 9pt;
		line-height: 13pt;
		vertical-align: top;
		background-color: #f1f1f5;
		background-image: url("../Images/CHM Images/important_icon.png");
		background-repeat: no-repeat;
		background-position: 6px 6px;
		background-size: 33px 33px;
		border-left: solid 4px #00587c;
		page-break-inside: avoid;
	}

	/* chmhelp lists */

	ul
	{
		margin: 6pt 0 6pt 2em;
		line-height: 13pt;
		list-style-type: square;
	}

	ol
	{
		margin: 0 0 6pt 2em;
		line-height: 13pt;
	}

	ul > li::marker
	{
		color: #005a84;
		font-size: 15pt;
		line-height: 10pt;
	}

	ol > li::marker
	{
		font-size: 11pt;
		line-height: 11pt;
	}

	ul ul > li::marker,
	ol ul > li::marker
	{
		color: #005a84;
		font-size: 15pt;
		line-height: 11pt;
	}

	ul ul ul > li::marker,
	ol ul ul > li::marker,
	ol ol ul > li::marker,
	ul ol ul > li::marker
	{
		color: #005a84;
		font-size: 15pt;
		line-height: 11pt;
		vertical-align: -4pt;
	}

	li
	{
		margin: 0 0 6pt 0;
		font-size: 11pt;
		list-style-position: outside;
	}

	li p
	{
		margin: 6pt 0 6pt 0;
	}

	li li p
	{
		margin: 0 0 6pt 0;
	}

	li li
	{
		list-style-position: outside;
	}

	li li li
	{
		font-size: 11pt;
		list-style-position: outside;
	}

	li.table
	{
		display: list-item;
		margin: 0 0 6pt 0;
		font-size: 9pt;
		line-height: 13pt;
	}

	ol.table,
	ul.table
	{
		margin: 0 0 0 0in;
		font-size: 9pt;
		/*👉padding-left: -2pt;👈*/
		line-height: 13pt;
		list-style-position: outside;
	}

	ul > li.table::marker
	{
		font-size: 13pt;
		line-height: 13pt;
	}

	li.table_tiny
	{
		padding-left: -6px;
		font-size: 8pt;
		line-height: 10pt;
	}

	ol > li.table_tiny::marker
	{
		font-size: 8pt;
		line-height: 9pt;
	}

	ul > li.table_tiny::marker
	{
		font-size: 13pt;
		line-height: 9pt;
	}

	/* chmhelp links */

	MadCap|dropdownhead
	{
		display: block;
		padding-top: .5em;
		padding-bottom: .5em;
		color: #000;
		font-size: 1.3em;
		vertical-align: bottom;
		mc-closed-image: url("../Images/Plus.png");
		mc-image-position: auto;
		mc-image-spacing: 10px;
		mc-open-image: url("../Images/Minus.png");
	}

	MadCap|dropdownhead.L2
	{
		color: #000;
		/*padding-top: .5em;
		padding-bottom: .25em;*/
		font-size: 1.65em;
		font-weight: bold;
		mc-closed-image: url("../Images/Plus.png");
		mc-image-position: left;
		mc-image-spacing: 10px;
		mc-open-image: url("../Images/Minus.png");
	}

	MadCap|dropdownhead.L3
	{
		color: #000;
		/*padding-top: 1em;
		padding-bottom: .5em;*/
		font-size: 1.35em;
		font-weight: bold;
		mc-closed-image: url("../Images/Plus.png");
		mc-image-position: left;
		mc-image-spacing: 10px;
		mc-open-image: url("../Images/Minus.png");
	}

	MadCap|dropdownbody
	{
		padding-top: 0;
		padding-bottom: 0;
	}

	MadCap|dropdownhotspot
	{
		color: #000;
		font-weight: bold;
		/*text-decoration: none;
		border-bottom: none;*/
		cursor: hand;
	}

	a:link
	{
		/*color: #027aeb;*/
		color: #00587c;
		text-decoration: none;
	}

	MadCap|xref
	{
		/*color: #027aeb;*/
		color: #00587c;
		font-weight: normal;
		text-decoration: none;
		mc-format: "{para}";
	}

	MadCap|xref.CaptionNumNoPage
	{
		mc-format: "{paranumonly}";
	}

	/*chmhelp tables */

	p.table_body_left
	{
		margin: 0 0 4pt 3pt;
		font-size: 9pt;
		line-height: 13pt;
		vertical-align: top;
		mc-hyphenate: never;
	}

	p.table_body_code
	{
		margin: 0 0 4pt 3pt;
		font-family: Consolas;
		font-size: inherit;
		vertical-align: top;
	}

	table
	{
		margin-bottom: 6pt;
		font-size: 9pt;
		text-align: left;
	}

	p.table_head_left
	{
		margin: 0 0 3pt 3pt;
		font-size: 9pt;
		font-weight: bold;
		vertical-align: top;
		mc-hyphenate: never;
	}

	p.table_body_indent
	{
		margin: 0 0 3pt .25in;
		/*👉delete this element?👈*/
		font-size: 9pt;
		vertical-align: top;
	}

	p.table_body_left_tiny
	{
		margin: 0 0 6pt 1pt;
		font-size: 8pt;
		line-height: 10pt;
		vertical-align: top;
		mc-hyphenate: never;
	}

	p.table_head_left_tiny
	{
		margin: 0 0 2pt 2pt;
		font-size: 8pt;
		line-height: 10pt;
		vertical-align: top;
		mc-hyphenate: never;
	}

	span.TableNum
	{
		color: #005b77;
		font-size: 9pt;
		font-weight: bold;
		line-height: 13pt;
	}

	td#white
	{
		color: #fff;
		font-size: 9pt;
		font-weight: bold;
		line-height: 9pt;
		vertical-align: top;
		mc-hyphenate: never;
	}

	pre.table
	{
		margin: 0 0 0 0;
		font-size: inherit;
		tab-size: 2;
		mc-hyphenate: never;
	}

	/* chmhelp images */

	p.imageWithCaption
	{
		max-width: 100%;
		margin-bottom: 0;
		vertical-align: bottom;
		page-break-after: avoid;
		mc-thumbnail-max-height: 75px;
	}

	img.img_withBorder
	{
		max-width: 100%;
		margin-top: 6pt;
		margin-bottom: 0;
		vertical-align: bottom;
		border: solid .75pt #000;
		mc-thumbnail-max-height: 75px;
	}

	img,
	img.img_noBorder
	{
		max-width: 100%;
		margin-top: 6pt;
		margin-bottom: 0;
		vertical-align: bottom;
		border: none 0 #000;
		mc-thumbnail-max-height: 75px;
	}

	img.IconInText
	{
		width: auto;
		max-height: 17px;
		margin: auto 0 0 0;
		vertical-align: -3pt;
		border: none;
	}

	/* chmhelp headings */

	h1
	{
		color: #00587c;
		font-size: 24pt;
		font-weight: bold;
		line-height: 26pt;
	}

	h2
	{
		margin-bottom: .10em;
		font-size: 20.0pt;
		font-weight: bold;
	}

	h3
	{
		margin-bottom: .10em;
		font-size: 16.0pt;
		font-weight: bold;
	}

	h4
	{
		margin-bottom: .10em;
		font-size: 14.0pt;
		font-weight: bold;
	}

	h4.SeeAlso
	{
		margin: 2em 0 5pt 0in;
		margin-top: 2em;
		font-size: 14pt;
	}

	h5
	{
		margin-bottom: .10em;
		font-size: 12.0pt;
		font-weight: bold;
	}

	h6
	{
		margin-bottom: .10em;
		font-size: 12.0pt;
		font-style: italic;
		font-weight: normal;
	}

	hr.rule
	{
		margin-left: auto;
	}
}

@media Word
{
	/* Word paragraphs */

	body
	{
		margin: 0 0 6pt 0;
		color: #000;
		font-family: Arial;
		vertical-align: top;
		mc-hyphenate: never;
	}

	body.right-align
	{
		text-align: right;
	}

	p
	{
		margin: 0 2em 6pt .75in;
		font-size: 11pt;
		line-height: 15pt;
		widows: 2;
		orphans: 2;
	}

	MadCap|footnote
	{
		color: black;
		font-size: 9pt;
		line-height: 13pt;
		mc-footnote-format: "{n+} ";
	}

	MadCap|footnoteblock
	{
		color: black;
		font-size: 9pt;
		line-height: 13pt;
	}

	p.comment
	{
		color: #c6090e;
		font-weight: bold;
	}

	p.white	/*can this be deleted?*/
	{
		margin: 0;
		color: #fff;
		font-size: 10pt;
		font-weight: bolder;
		line-height: 12pt;
		text-align: left;
		white-space: pre-wrap;
		orphans: 2;
	}

	hr.rule
	{
		margin-top: .25em;
		margin-right: auto;
		margin-bottom: .5em;
		margin-left: .75in;
	}

	/* Word page copyright */

	p.Copyright
	{
		font-size: 10pt;
		line-height: 14pt;
		mc-hyphenate: never;
	}

	p.centerfooter
	{
		margin: 0 0 .5em 0;
		color: #a9a9a9;
		font-family: "Arial Black";
		font-size: 14pt;
		font-weight: normal;
		line-height: 16pt;
		text-align: center;
		text-transform: uppercase;
	}

	/* Word titles and headings */

	p.ManualTitle2
	{
		margin: 0 0 12pt 0in;
		color: #c6090e;
		font-family: "Arial Black";
		font-size: 24pt;
		line-height: 24pt;
		text-align: left;
		page-break-inside: avoid;
		mc-hyphenate: never;
	}

	p.ManualTitle3
	{
		margin: 0 0 12pt 0in;
		color: #000;
		font-family: "Arial Black";
		font-size: 14pt;
		font-weight: normal;
		line-height: 16pt;
		mc-hyphenate: never;
	}

	span.chapNumStyle
	{
		display: block;
		padding-left: -.1in;
		color: #ccdee4;
		font-family: Arial;
		font-size: 125pt;
		font-kerning: auto;
		font-weight: bold;
		letter-spacing: -6pt;
		vertical-align: -50pt;
	}

	h1
	{
		margin: 0 0in 22pt 0in;
		font-size: 22pt;
		font-weight: bold;
		line-height: 25pt;
		page-break-before: always;
		page-break-after: avoid;
		mc-auto-number-class: none;
		mc-auto-number-format: none;
		mc-auto-number-offset: 0;
		mc-auto-number-position: none;
		mc-hyphenate: never;
	}

	h1.Unnumbered
	{
		margin: 0 0in 22pt 0in;
		font-size: 22pt;
		font-weight: bold;
		line-height: 25pt;
		page-break-before: always;
		page-break-after: avoid;
		mc-auto-number-class: none;
		mc-auto-number-format: none;
		mc-auto-number-offset: 0;
		mc-auto-number-position: none;
		mc-hyphenate: never;
	}

	h1.ManualTitle
	{
		margin: 24pt 0 60pt 0;
		color: #c6090e;
		font-family: "Arial Black";
		font-size: 42pt;
		/*We set this to 9 so that we can have thetitle show up in the bookmarks panel for PDF but then use the p.TOC9 style to hide it from view in the generated TOC proxy. */
		font-weight: normal;
		line-height: 44pt;
		page-break-before: avoid;
		page-break-inside: avoid;
		mc-auto-number-class: none;
		mc-auto-number-format: none;
		mc-auto-number-offset: 0;
		mc-auto-number-position: none;
		mc-heading-level: 9;
		mc-hyphenate: never;
	}

	h1.TocHeading
	{
		margin: 0 0 4pt 0;
		font-size: 22pt;
		font-weight: bold;
		line-height: 25pt;
		page-break-before: always;
		page-break-after: avoid;
		mc-auto-number-class: none;
		mc-auto-number-format: none;
		mc-auto-number-offset: 0;
		mc-auto-number-position: none;
		mc-heading-level: 9;
		/*We set this to 9 so that we can have the Table of Contents page show up in the bookmarks panel for PDF but then use the p.TOC9 style to hide it from view in the generated TOC proxy. */
		mc-hyphenate: never;
	}

	h2
	{
		margin: 14pt 0 6pt 0;
		color: #00587c;
		font-size: 1.6em;
		font-weight: bold;
		line-height: 21pt;
		page-break-before: avoid;
		page-break-after: avoid;
		mc-hyphenate: never;
	}

	h3
	{
		margin: 12pt 0 6pt 0;
		font-size: 1.4em;
		font-weight: bold;
		line-height: 17pt;
		page-break-before: avoid;
		page-break-after: avoid;
		mc-hyphenate: never;
	}

	h4
	{
		margin: 10pt 0 4pt .75in;
		font-size: 1em;
		font-weight: bold;
		line-height: 15pt;
		page-break-before: avoid;
		page-break-after: avoid;
		mc-heading-level: 0;
		mc-hyphenate: never;
		mc-toc-depth: 0;
	}

	h4.SeeAlso
	{
		margin: 2em 0 0 .75in;
		margin-top: 2em;
		margin-left: .75in;
	}

	h4.PDFShow
	{
		margin: 10pt 0 4pt 0;
		font-size: 12pt;
		font-weight: bold;
		line-height: 15pt;
		page-break-before: avoid;
		page-break-after: avoid;
		mc-heading-level: 4;
		mc-hyphenate: never;
	}

	h5
	{
		margin: 8pt 0 4pt .75in;
		color: #000;
		font-family: Arial;
		font-size: 11pt;
		font-weight: bold;
		line-height: 15pt;
		page-break-after: avoid;
		mc-heading-level: 0;
		mc-toc-depth: 0;
	}

	h6
	{
		padding-left: 0;
		margin: 8pt 0 3pt .75in;
		font-family: Arial;
		font-size: 11pt;
		font-style: italic;
		font-weight: normal;
		page-break-after: avoid;
		mc-heading-level: 0;
		mc-toc-depth: 0;
	}

	/* Word consolas styles */

	pre
	{
		margin: 0 2em 6pt .75in;
		font-family: Consolas;
		font-size: inherit;
		line-height: 15pt;
		tab-size: 4;
		widows: 2;
		mc-hyphenate: never;
		orphans: 2;
	}

	pre.tinytab
	{
		margin: 0 2em 6pt .75in;
		margin-left: inherit;
		font-family: Consolas;
		font-size: inherit;
		line-height: 15pt;
		tab-size: 2;
		widows: 2;
		mc-hyphenate: never;
		orphans: 2;
	}

	p.code
	{
		font-family: Consolas;
		font-size: inherit;
		line-height: 15pt;
		tab-size: 4;
		white-space: pre;
		mc-hyphenate: never;
	}

	p.code_afterspace
	{
		margin-right: -.5in;
		margin-bottom: 6pt;
		font-family: Consolas;
		font-size: inherit;
		line-height: 15pt;
		text-indent: .25in;
		mc-hyphenate: never;
	}

	p.UserInput
	{
		font-family: Consolas;
		font-size: inherit;
		font-weight: bold;
		mc-hyphenate: never;
	}

	code,
	span.c,
	span.code,
	span.path
	{
		font-family: Consolas;
		font-size: inherit;
		mc-hyphenate: never;
	}

	span.UserInput
	{
		font-family: Consolas;
		font-size: inherit;
		font-weight: bold;
		mc-hyphenate: never;
	}

	span.path
	{
		font-family: Consolas;
		font-size: inherit;
		mc-hyphenate: never;
	}

	/* print span styles */

	span.nobreak
	{
		mc-hyphenate: never;
	}

	span.AllCaps
	{
		text-transform: uppercase;
	}

	span.comment
	{
		color: #c6090e;
		font-weight: bold;
	}

	span.highlight
	{
		background: #ff0;
	}

	span.ReleaseNoteIssue
	{
		color: #00587c;
	}

	/* Word image styles */

	p.imageWithCaption
	{
		max-width: 100%;
		margin-bottom: 0;
		vertical-align: bottom;
		page-break-after: avoid;
		mc-thumbnail-max-height: 75px;
	}

	img.img_withBorder
	{
		max-width: 100%;
		margin: 3pt 0 0 0;
		vertical-align: bottom;
		border: solid 1px #000;
		page-break-before: avoid;
		mc-thumbnail-max-height: 75px;
	}

	img,
	img.img_noBorder
	{
		max-width: 100%;
		margin: 3pt 0 0 0;
		vertical-align: bottom;
		border: none;
		page-break-before: avoid;
		mc-thumbnail-max-height: 75px;
	}

	img.IconInText
	{
		max-width: auto;
		max-height: 17px;
		margin: auto 0 -5pt 0;
		vertical-align: text-bottom;
		border: none;
	}

	/* Word toc styles */

	MadCap|tocproxy
	{
		padding-top: -.35in;
		padding-left: .75in;
		border: none;
	}

	span.tocNumStyle
	{
		display: block;
		color: #ccdee4;
		font-family: Arial;
		font-size: 70pt;
		font-weight: bold;
		letter-spacing: -3pt;
		mc-heading-level: 0;
	}

	p.TOC1
	{
		margin-top: 12pt;
		font-family: Arial;
		font-size: 12pt;
		font-weight: bold;
		mc-auto-number-offset: .25in;
		mc-auto-number-position: outside-head;
		mc-hyphenate: never;
	}

	p.TOC2
	{
		margin-left: .25in;
		font-family: Arial;
		font-size: 11pt;
		font-weight: normal;
		mc-hyphenate: never;
	}

	p.TOC3
	{
		margin-left: .5in;
		font-family: Arial;
		font-size: 11pt;
		font-weight: normal;
		mc-hyphenate: never;
	}

	p.TOC4
	{
		font-family: Arial;
		font-size: 11pt;
		mc-hyphenate: never;
	}

	p.TOC9
	{
		color: #fff;
		font-family: Arial;
		font-size: 1pt;
		line-height: 0;
	}

	/* Word lists */

	ul
	{
		margin: 0 0 6pt 1in;
		line-height: 15pt;
		list-style-type: square;
		widows: 2;
		mc-hyphenate: never;
		orphans: 2;
	}

	ol
	{
		margin: 0 0 6pt 1in;
		line-height: 15pt;
		list-style-position: outside;
		widows: 2;
		mc-hyphenate: never;
		orphans: 2;
	}

	ul > li::marker
	{
		content: "■";
		margin-top: 0;
		color: #005a84;
		font-size: 10pt;
		vertical-align: 2pt;
		list-style-type: none;
	}

	ol > li::marker
	{
		padding-bottom: 0;
		margin-top: 0;
		font-size: 11pt;
		list-style-type: inherit;
	}

	ul ul > li::marker,
	ol ul > li::marker
	{
		content: "–";
		margin-left: -.75in;
		color: #005a84;
	}

	ol ol > li::marker,
	ul ol > li::marker
	{
		margin-left: -.75in;
		list-style-type: lower-alpha;
	}

	ol ol ol > li::marker,
	ul ol ol > li::marker,
	ul ul ol > li::marker,
	ol ul ol > li::marker
	{
		font-size: 11pt;
		vertical-align: 0;
		list-style-type: lower-roman;
	}

	ul ul ul > li::marker,
	ol ul ul > li::marker,
	ol ol ul > li::marker,
	ul ol ul > li::marker
	{
		content: "•";
		color: #005a84;
		font-size: 11pt;
		vertical-align: 0;
		list-style-type: none;
	}

	li
	{
		margin-bottom: 6pt;
		font-size: 11pt;
		line-height: 15pt;
		list-style-position: outside;
		list-style-type: inherit;
		widows: 2;
		mc-hyphenate: never;
		orphans: 2;
	}

	li li
	{
		margin-bottom: 6pt;
		margin-left: -.75in;
	}

	li li li
	{
		margin-bottom: 6pt;
		margin-left: -.8in;
	}

	li p
	{
		margin: 0 0 6pt 0;
		line-height: 15pt;
		mc-hyphenate: never;
	}

	li li p
	{
		margin: 0 0 6pt 0;
		line-height: 15pt;
	}

	li.listbullet2::marker
	{
		content: "■";
		color: #005a84;
		list-style-type: none;
	}

	li.table
	{
		padding-left: -2.5pt;
		margin: 0 0 0 -.75in;
		font-size: 9pt;
		line-height: 13pt;
		list-style-position: outside;
	}

	ul > li.table::marker
	{
		font-size: 8pt;
		line-height: 8pt;
		vertical-align: top;
	}

	ol > li.table::marker
	{
		font-size: 8pt;
	}

	ul ul > li.table::marker,
	ol ul > li.table::marker,
	ul ul ul > li.table::marker,
	ol ul ul > li.table::marker,
	ol ol ul > li.table::marker,
	ul ol ul > li.table::marker
	{
		font-size: 8pt;
		line-height: 10pt;
		vertical-align: top;
	}

	li.table_tiny
	{
		padding-left: -6px;
		margin: 3px 0 4pt -.75in;
		font-size: 8pt;
		line-height: 10pt;
	}

	ul ul > li.table_tiny::marker,
	ol ul > li.table_tiny::marker
	{
		font-size: 8pt;
		line-height: 10pt;
	}

	ul ul ul > li.table_tiny::marker,
	ol ul ul > li.table_tiny::marker,
	ol ol ul > li.table_tiny::marker,
	ul ol ul > li.table_tiny::marker
	{
		font-size: 8pt;
		line-height: 10pt;
		vertical-align: top;
	}

	/* Word note styles */

	p.note_note
	{
		padding: 5px 6px 8px .125in;
		margin-bottom: 6pt;
		font-size: 9pt;
		line-height: 13pt;
		vertical-align: top;
		background-color: #f1f1f5;
		border-top: none;
		border-bottom: none;
		border-left: solid 4px #000;
		page-break-inside: avoid;
		mc-hyphenate: never;
	}

	p.note_tip
	{
		padding: 5px 12px 8px 40px;
		font-size: 9pt;
		line-height: 13pt;
		vertical-align: top;
		background-color: #f1f1f5;
		background-image: url("../Images/tip_icon.svg");
		background-repeat: no-repeat;
		background-position: 10px center;
		background-size: 20px 25px;
		border-left: solid 4px #d2d755;
		page-break-inside: avoid;
		mc-hyphenate: never;
	}

	p.note_caution
	{
		min-height: 100px;
		padding: 5px 12px 8px 40px;
		font-size: 9pt;
		line-height: 13pt;
		vertical-align: top;
		background-color: #f1f1f5;
		background-image: url("../Images/caution_icon.svg");
		background-repeat: no-repeat;
		background-position: 10px center;
		background-size: 25px 25px;
		border-left: solid 4px #ffc72c;
		page-break-inside: avoid;
		mc-hyphenate: never;
	}

	p.note_warning
	{
		padding: 8px 12px 8px 40px;
		font-size: 9pt;
		line-height: 13pt;
		vertical-align: top;
		background-color: #f1f1f5;
		background-image: url("../Images/warning_icon.svg");
		background-repeat: no-repeat;
		background-position: 10px center;
		background-size: 25px 25px;
		border-left: solid 4px #ed8b00;
		page-break-inside: avoid;
		mc-hyphenate: never;
	}

	p.note_important
	{
		padding: 8px 12px 8px 40px;
		margin-bottom: 6pt;
		font-size: 9pt;
		line-height: 13pt;
		text-align: left;
		vertical-align: top;
		background-color: #f1f1f5;
		background-image: url("../Images/important_icon.svg");
		background-repeat: no-repeat;
		background-position: 10px center;
		background-size: 25px 25px;
		border-left: solid 4px #00587c;
		page-break-inside: avoid;
		mc-hyphenate: never;
	}

	p.note_danger
	{
		overflow: hidden;
		padding: 8px 12px 8px 40px;
		margin-top: 0;
		font-size: 9pt;
		line-height: 13pt;
		text-align: left;
		vertical-align: top;
		background-color: #f1f1f5;
		background-image: url("../Images/danger_icon.svg");
		background-repeat: no-repeat;
		background-position: 10px center;
		background-size: 25px 25px;
		border-left: solid 4px #c30308;
		page-break-inside: avoid;
		mc-hyphenate: never;
	}

	p.note_esd
	{
		padding: 8px 12px 8px 40px;
		font-size: 9pt;
		line-height: 13pt;
		vertical-align: top;
		background-color: #f1f1f5;
		background-image: url("../Images/esd_icon.svg");
		background-repeat: no-repeat;
		background-position: 10px center;
		background-size: 27px 27px;
		border-left: solid 4px #000;
		page-break-inside: avoid;
		mc-hyphenate: never;
	}

	p.note_troubleshooting
	{
		padding: 8px 12px 8px 40px;
		font-size: 9pt;
		line-height: 13pt;
		vertical-align: top;
		background-color: #f1f1f5;
		background-image: url("../Images/troubleshooting_icon.svg");
		background-repeat: no-repeat;
		background-position: 10px center;
		background-size: 25px 25px;
		border-left: solid 4px #000;
		page-break-inside: avoid;
		mc-hyphenate: never;
	}

	p.note_adv_feature
	{
		padding: 8px 12px 8px 40px;
		font-size: 9pt;
		line-height: 13pt;
		vertical-align: top;
		background-color: #f1f1f5;
		background-image: url("../Images/adv_feature_icon.svg");
		background-repeat: no-repeat;
		background-position: 10px center;
		background-size: 25px 25px;
		border-left: solid 4px #000;
		page-break-inside: avoid;
		mc-hyphenate: never;
	}

	/* Word links */

	a
	{
		color: #00587c;
		font-weight: normal;
	}

	a:link
	{
		color: #00587c;
		text-decoration: none;
	}

	a:hover
	{
		color: #00587c;
		text-decoration: none;
	}

	MadCap|xref:hover
	{
		color: #00587c;
		text-decoration: none;
	}

	MadCap|xref.CaptionNumNoPage
	{
		mc-format: "{paranumonly}";
	}

	MadCap|dropdownhead
	{
		margin: 10pt 0 4pt .75in;
		color: #000;
		font-size: 1.1em;
		font-weight: bold;
		line-height: 15pt;
		page-break-before: avoid;
		page-break-after: avoid;
		mc-heading-level: 0;
		mc-hyphenate: never;
		mc-toc-depth: 0;
	}

	MadCap|dropdownhead.L2
	{
		margin: 14pt 0 6pt 0;
		color: #000;
		font-size: 1.55em;
		font-weight: bold;
		line-height: 21pt;
		page-break-before: avoid;
		page-break-after: avoid;
		mc-hyphenate: never;
	}

	MadCap|dropdownhead.L3
	{
		margin: 12pt 0 6pt 0;
		color: #000;
		font-size: 1.35em;
		font-weight: bold;
		line-height: 17pt;
		page-break-before: avoid;
		page-break-after: avoid;
		mc-hyphenate: never;
	}

	MadCap|xref.caption
	{
		text-decoration: none;
		mc-format: "{paranum}";
	}

	p.SeeAlsoList
	{
		margin: 0 0 6pt 1in;
		font-size: 11pt;
		page-break-inside: avoid;
		page-break-after: avoid;
	}

	/* Word tables */

	span.TableNum
	{
		color: #005b77;
		font-size: 9pt;
		font-weight: bold;
		line-height: 13pt;
	}

	p.table_body_left
	{
		margin: 3px 0 4pt 0;
		font-size: 9pt;
		line-height: 13pt;
		page-break-inside: avoid;
		mc-hyphenate: never;
	}

	p.table_body_code
	{
		margin: 3px 0 4pt 0;
		font-family: Consolas;
		font-size: inherit;
		mc-hyphenate: never;
	}

	pre.table
	{
		margin: 3px 0 4pt 0;
		font-size: inherit;
		tab-size: 2;
		white-space: pre-wrap;
		mc-hyphenate: never;
	}

	p.table_head_left
	{
		margin: 3px 0 4pt 3pt;
		font-size: 9pt;
		font-weight: bold;
		line-height: 13pt;
		vertical-align: top;
		mc-hyphenate: never;
	}

	p.table_body_indent
	{
		margin: 3px 0 3pt .25in;
		/* delete this element? */
		font-size: 9pt;
		line-height: 13pt;
		vertical-align: top;
		mc-hyphenate: never;
	}

	p.table_body_left_tiny
	{
		margin: 0 0 4pt 1pt;
		font-size: 8pt;
		line-height: 10pt;
		vertical-align: bottom;
		mc-hyphenate: never;
	}

	p.table_head_left_tiny
	{
		margin: 1px 0 2pt 2pt;
		font-size: 8pt;
		line-height: 10pt;
		vertical-align: bottom;
		mc-hyphenate: never;
	}

	td#white
	{
		color: #fff;
		font-size: 9pt;
		font-weight: bold;
		line-height: 9pt;
		/* delete this element? */
		vertical-align: top;
		mc-hyphenate: never;
	}

	/* Word index */

	p.IndexHeading
	{
		margin: 12pt 0 6pt 0;
		color: #00587c;
		font-size: 14pt;
		font-weight: bold;
		line-height: 18pt;
		text-align: left;
	}

	MadCap|indexproxy
	{
		padding-top: 10px;
		text-align: left;
		border-top-color: transparent;
		column-break-after: auto;
		column-break-before: auto;
		column-break-inside: avoid;
	}

	p.Index1
	{
		margin: 0 6pt 2pt 0;
		font-size: 9pt;
		line-height: 13pt;
		mc-hidden: hidden;
		mc-hyphenate: never;
		mc-multiline-indent: .25in;
	}

	p.Index2
	{
		margin: 0 6pt 2pt .15in;
		font-size: 9pt;
		line-height: 13pt;
		mc-hyphenate: never;
		mc-multiline-indent: .25in;
	}

	p.Index3
	{
		margin: 0 6pt 2pt .3in;
		font-size: 9pt;
		line-height: 13pt;
		mc-hyphenate: never;
		mc-multiline-indent: .25in;
	}

	/* print glossary */

	p.GlossaryBody
	{
		margin: 0 0 6pt 0;
		font-size: 9pt;
		line-height: 13pt;
		mc-hyphenate: never;
	}

	ol.glossary,
	ul.glossary
	{
		margin-left: .25in;
		font-size: 9pt;
	}

	p.GlossaryTerm
	{
		margin: 8pt 0 4pt 0;
		font-size: 11pt;
		font-weight: bold;
		line-height: 13pt;
		page-break-after: avoid;
		column-break-after: avoid;
	}

	p.GlossaryHead
	{
		margin: 12pt 0 6pt 0;
		color: #00587c;
		font-size: 14pt;
		font-weight: bold;
		line-height: 18pt;
	}

	div.GlossaryPageDefinition
	{
		margin: 3pt 0 6pt 0;
		font-size: 9pt;
		line-height: 13pt;
	}

	div.GlossaryPageEntry
	{
		margin-left: -.75in;
		font-size: 9pt;
		line-height: 13pt;
	}

	div.GlossaryPageHeading
	{
		margin: 16pt 0 6pt -.75in;
		color: #00587c;
		font-size: 14pt;
		border: none;
		border-bottom-color: transparent;
		border-bottom-width: 0;
	}

	div.GlossaryPageTerm
	{
		margin: 2pt 0 3pt 0;
		font-size: 9pt;
		line-height: 13pt;
	}

	MadCap|glossaryproxy
	{
		padding-left: .75in;
		border-top-color: transparent;
		border-top-width: 0;
	}

	MadCap|codesnippetbody
	{
		padding: 0;
		padding-left: -.75in;
		margin-top: 0;
	}
}

/*the following styles are styles that cannot be deleted but that we do not use. I've hidden them from the UI*/

address
{
	mc-disabled: true;
}

fieldset
{
	mc-disabled: true;
}

big
{
	mc-disabled: true;
}

kbd
{
	mc-disabled: true;
}

label
{
	mc-disabled: true;
}

MadCap|helpcontrolmenuitem.Highlighted
{
	mc-disabled: true;
}

MadCap|slidethumbnail.active
{
	mc-disabled: true;
}

q
{
	mc-disabled: true;
}

samp
{
	mc-disabled: true;
}

small
{
	mc-disabled: true;
}

span.state
{
	mc-disabled: true;
}

tt
{
	mc-disabled: true;
}

var
{
	mc-disabled: true;
}

abbr
{
	mc-disabled: true;
}

acronym
{
	mc-disabled: true;
}

cite
{
	mc-disabled: true;
}

MadCap|xref.NoPage
{
	mc-format: "{paratext}";
}

td.footer_itron
{
	color: #bbbcbc;
	font-family: "Arial";
	font-size: 9pt;
	line-height: 9pt;
	text-align: left;
	vertical-align: top;
	border: none;
}

body.DOCTYPE
{
	margin: 0 0 0 3pt;
	color: #c6090e;
	color: #bbbcbc;
	font-family: "Arial Black";
	font-size: 9pt;
	line-height: 9pt;
	text-align: left;
	vertical-align: top;
	mc-hyphenate: never;
}

.title-bar a.logo
{
	width: 140px;
	background-color: transparent;
	background-image: url("../Images/Standard Logo.svg");
	background-repeat: no-repeat;
	background-position: left center;
	background-size: contain;
}

body
{
	overflow: auto;
	margin: 0 2em 2em 1em;
	font-family: Arial;
	mc-hyphenate: never;
}

MadCap|breadcrumbsproxy
{
	position: fixed;
	display: block;
	min-width: 100%;
	padding-bottom: 0em;
	margin-top: -2em;
	margin-bottom: 0em;
	background-color: white;
	border: none;
}

MadCap|topictoolbarproxy
{
	position: fixed;
	margin-bottom: 1em;
	background: white;
}

footer
{
	position: fixed;
	bottom: 0;
	width: 100%;
	height: 60px;
	padding: 10px 10px 0 10px;
	color: black;
	background: white;
}

MadCap|searchbarproxy
{
	vertical-align: top;
}

p
{
	margin: 0 0 6pt 2pt;
	font-size: 11pt;
	line-height: 15pt;
}

p.ReleaseNoteIssue
{
	margin: 12pt 0 6pt 0in;
	font-family: Arial;
	font-size: 1em;
	font-weight: bold;
	line-height: 15pt;
}

p.ReleaseDate
{
	margin: 0 0 6pt 0in;
	color: black;
	font-family: Arial;
	font-size: 14pt;
	font-weight: bold;
	line-height: 17pt;
}

div.home-footer
{
	padding: 2% 5%;
	background-color: #888b8d;
}

MadCap|searchbarproxy
{
	vertical-align: top;
}

p.comment
{
	color: #c6090e;
	font-weight: bold;
}

span.comment
{
	color: #c6090e;
	font-weight: bold;
}

p.centerfooter
{
	margin: .5em 0 .5em 0;
	color: #888b8d;
	font-family: "Arial Black";
	font-size: 14pt;
	font-weight: normal;
	line-height: 16pt;
	text-align: left;
	text-transform: uppercase;
}

pre
{
	margin: 0 0 6pt 2pt;
	font-family: Consolas;
	font-size: inherit;
	line-height: 15pt;
	tab-size: 4;
	mc-hyphenate: never;
	-moz-tab-size: 4;
}

pre.tinytab
{
	margin: 0 0 6pt 2pt;
	font-family: Consolas;
	font-size: inherit;
	line-height: 15pt;
	tab-size: 2;
	mc-hyphenate: never;
	-moz-tab-size: 2;
}

p.code
{
	font-family: Consolas;
	font-size: inherit;
	tab-size: 4;
	white-space: pre;
	mc-hyphenate: never;
}

p.code_afterspace
{
	margin-right: -.5in;
	margin-bottom: 6pt;
	font-family: Consolas;
	font-size: inherit;
	line-height: 15pt;
	text-indent: .25in;
	mc-hyphenate: never;
}

p.UserInput
{
	margin: 0 -.5in 0 0;
	font-family: Consolas;
	font-size: 11pt;
	font-weight: bold;
	line-height: 13pt;
	mc-hyphenate: never;
}

code,
span.c,
span.code,
span.path
{
	font-family: Consolas;
	font-size: inherit;
	mc-hyphenate: never;
}

span.UserInput
{
	font-family: Consolas;
	font-size: inherit;
	font-weight: bold;
	mc-hyphenate: never;
}

span.ReleaseNoteIssue
{
	color: #00587c;
}

p.imageWithCaption
{
	max-width: 100%;
	margin-bottom: 0;
	vertical-align: bottom;
	page-break-after: avoid;
	mc-thumbnail-max-height: 75px;
}

img.img_withBorder
{
	max-width: 100%;
	margin-top: 0;
	margin-bottom: 0;
	vertical-align: top;
	border: solid 1px #000;
	border-top-left-radius: 0;
	mc-thumbnail-max-height: 75px;
}

img.IconInText
{
	width: auto;
	height: 17px;
	margin: auto 0 -5pt 0;
	vertical-align: 4pt;
	border: none;
}

img,
img.img_noBorder
{
	max-width: 100%;
	margin-top: 0;
	margin-bottom: 0;
	vertical-align: top;
	border: none;
	border-top-left-radius: 0;
	mc-thumbnail-max-height: 75px;
}

span.TableNum
{
	color: #005b77;
	font-size: 9pt;
	font-weight: bold;
	line-height: 13pt;
}

table
{
	font-size: 9pt;
}

p.table_body_left
{
	margin: 0 0 6pt 0;
	font-size: 9pt;
	line-height: 13pt;
	mc-hyphenate: never;
}

p.table_head_left
{
	margin: 3px 0 3pt 3pt;
	font-size: 9pt;
	font-weight: bold;
	line-height: 13pt;
	mc-hyphenate: never;
}

p.table_body_left_tiny
{
	margin: 0 0 3pt 0;
	font-size: 8pt;
	line-height: 10pt;
	mc-hyphenate: never;
}

p.table_head_left_tiny
{
	margin: 0 0 0 3pt;
	font-size: 8pt;
	font-weight: bold;
	line-height: 10pt;
	mc-hyphenate: never;
}

p.table_body_code
{
	margin: 0 0 4pt 0;
	font-family: Consolas;
	font-size: inherit;
	mc-hyphenate: never;
}

pre.table
{
	margin: inherit;
	font-family: Consolas;
	font-size: inherit;
	tab-size: 2;
	mc-hyphenate: never;
}

h1
{
	position: relative;
	color: #00587c;
	font-size: 24pt;
	font-weight: bold;
}

h2
{
	padding-top: 0;
	margin-bottom: .10em;
	font-size: 20.0pt;
	font-weight: bold;
	line-height: 22pt;
}

h3
{
	margin-bottom: 0;
	font-size: 16.0pt;
	font-weight: bold;
}

h4
{
	padding-top: 12pt;
	margin-bottom: .10em;
	font-size: 14.0pt;
	font-weight: bold;
}

h4.ReleaseNoteIssue
{
	margin: 12pt 0 6pt 0in;
	font-family: Arial;
	line-height: 15pt;
	page-break-after: avoid;
	mc-heading-level: 0;
	mc-toc-depth: 0;
}

h4.PDFShowTable
{
	margin: 10pt 0 4pt 0;
	font-size: 10pt;
	font-weight: bold;
	line-height: 12pt;
	page-break-before: avoid;
	page-break-after: avoid;
	mc-heading-level: 4;
	mc-hyphenate: never;
}

h5
{
	padding-top: 12pt;
	margin-bottom: .10em;
	font-size: 12.0pt;
	font-weight: bold;
}

h6
{
	padding-top: 12pt;
	margin-bottom: .10em;
	font-size: 12.0pt;
	font-style: italic;
	font-weight: normal;
}

a
{
	color: #00587c;
	font-weight: normal;
	text-decoration: none;
}

a:link
{
	color: #00587c;
	text-decoration: none;
}

MadCap|dropdownhead
{
	padding-top: .5em;
	padding-bottom: .5em;
	color: #000;
	font-size: 1.3em;
	mc-closed-image: url("../Images/Plus.png");
	mc-image-position: left;
	mc-image-spacing: 10px;
	mc-open-image: url("../Images/Minus.png");
}

MadCap|dropdownhead.L2
{
	padding-top: .5em;
	padding-bottom: .25em;
	color: #000;
	font-size: 1.65em;
	font-weight: bold;
	mc-closed-image: url("../Images/Plus.png");
	mc-image-position: left;
	mc-image-spacing: 10px;
	mc-open-image: url("../Images/Minus.png");
}

MadCap|dropdownhead.L3
{
	padding-top: 1em;
	padding-bottom: .5em;
	color: #000;
	font-size: 1.35em;
	font-weight: bold;
	mc-closed-image: url("../Images/Plus.png");
	mc-image-position: left;
	mc-image-spacing: 10px;
	mc-open-image: url("../Images/Minus.png");
}

MadCap|dropdownbody
{
	padding-top: 0;
	padding-bottom: 0;
}

MadCap|dropdownhotspot
{
	color: #000;
	font-weight: bold;
	text-decoration: none;
	border-bottom: none;
	cursor: hand;
}

MadCap|xref
{
	color: #00587c;
	font-weight: normal;
	text-decoration: none;
	mc-format: "{para}";
}

MadCap|xref:hover
{
	color: #00587c;
	text-decoration: none;
}

MadCap|xref.CaptionNumWithPage
{
	mc-format: "{paranumonly}";
}

MadCap|xref.CaptionNumNoPage
{
	mc-format: "{paranumonly}";
}

ul
{
	margin: 6pt 0 6pt 0;
	line-height: 15pt;
	list-style-type: square;
}

ol
{
	margin: 0 0 6pt 0;
	line-height: 15pt;
}

ul > li::marker
{
	content: "◼";
	color: #005a84;
	font-size: 90%;
	line-height: 10pt;
}

ol > li::marker
{
	font-size: inherit;
	line-height: 11pt;
}

ul ul > li::marker,
ol ul > li::marker
{
	content: "–";
	color: #005a84;
	font-size: inherit;
	line-height: 11pt;
}

ul ul ul > li::marker,
ol ul ul > li::marker,
ol ol ul > li::marker,
ul ol ul > li::marker
{
	content: "•";
	color: #005a84;
	font-size: inherit;
	line-height: 11pt;
	vertical-align: -4pt;
	list-style-type: none;
}

li
{
	padding-left: 6pt;
	margin: 0 0 6pt -16pt;
	font-size: inherit;
	list-style-position: outside;
}

li p
{
	margin: 6pt 0 6pt 0;
}

li li p
{
	margin: 0 0 6pt 0;
}

li li
{
	list-style-position: outside;
}

li li li
{
	font-size: inherit;
	list-style-position: outside;
}

li.table
{
	display: list-item;
	margin: 0 0 6pt -.25in;
	font-size: 9pt;
	line-height: 13pt;
}

ol.table,
ul.table
{
	margin: 0 0 0 0in;
	font-size: 9pt;
	line-height: 13pt;
	list-style-position: outside;
}

ol.table > li::marker
{
	font-size: inherit;
}

ul.table > li::marker
{
	font-size: inherit;
}

ul > li.table::marker
{
	padding-bottom: 4pt;
	font-size: inherit;
	line-height: 13pt;
}

ol > li.table::marker
{
	padding-bottom: 4pt;
	font-size: inherit;
	line-height: 13pt;
}

li.table_tiny
{
	padding-left: -6px;
	font-size: 8pt;
	line-height: 10pt;
}

li.table_tiny::marker
{
	font-size: inherit;
	line-height: 9pt;
}

p.note_note
{
	padding: 3px 6px 3px .125in;
	margin-bottom: 6pt;
	font-size: 9pt;
	line-height: 13pt;
	vertical-align: top;
	background-color: #f1f1f5;
	background-position: 10px 5px;
	border-top: none 0 transparent;
	border-bottom: none 0 transparent;
	border-left: solid 3px #000;
	page-break-inside: avoid;
}

p.note_adv_feature
{
	padding: 8px 12px 16px 48px;
	margin-bottom: 6pt;
	font-size: 9pt;
	line-height: 13pt;
	vertical-align: top;
	background-color: #f1f1f5;
	background-image: url("../Images/adv_feature_icon.svg");
	background-repeat: no-repeat;
	background-position: 10px 6px;
	background-size: 33px 33px;
	border-left: solid 4px #000;
	page-break-inside: avoid;
}

p.note_tip
{
	padding: 8px 12px 16px 48px;
	margin-bottom: 6pt;
	font-size: 9pt;
	line-height: 13pt;
	vertical-align: top;
	background-color: #f1f1f5;
	background-image: url("../Images/tip_icon.svg");
	background-repeat: no-repeat;
	background-position: 12px 6px;
	background-size: 27px 33px;
	border-left: solid 4px #d2d755;
	page-break-inside: avoid;
}

p.note_caution
{
	padding: 8px 12px 16px 48px;
	margin-bottom: 6pt;
	font-size: 9pt;
	line-height: 13pt;
	vertical-align: top;
	background-color: #f1f1f5;
	background-image: url("../Images/caution_icon.svg");
	background-repeat: no-repeat;
	background-position: 10px 6px;
	background-size: 33px 33px;
	border-left: solid 4px #ffc72c;
	page-break-inside: avoid;
}

p.note_esd
{
	padding: 8px 12px 16px 48px;
	margin-bottom: 6pt;
	font-size: 9pt;
	line-height: 13pt;
	vertical-align: top;
	background-color: #f1f1f5;
	background-image: url("../Images/esd_icon.svg");
	background-repeat: no-repeat;
	background-position: 10px 6px;
	background-size: 33px 33px;
	border-left: solid 4px #000;
	page-break-inside: avoid;
}

p.note_warning
{
	padding: 8px 12px 16px 48px;
	margin-bottom: 6pt;
	font-size: 9pt;
	line-height: 13pt;
	vertical-align: top;
	background-color: #f1f1f5;
	background-image: url("../Images/warning_icon.svg");
	background-repeat: no-repeat;
	background-position: 10px 6px;
	background-size: 33px 33px;
	border-left: solid 4px #ed8b00;
	page-break-inside: avoid;
}

p.note_important
{
	padding: 8px 12px 16px 48px;
	margin-bottom: 6pt;
	font-size: 9pt;
	line-height: 13pt;
	vertical-align: top;
	background-color: #f1f1f5;
	background-image: url("../Images/important_icon.svg");
	background-repeat: no-repeat;
	background-position: 10px 6px;
	background-size: 33px 33px;
	border-left: solid 4px #00587c;
	page-break-inside: avoid;
}

p.note_danger
{
	padding: 8px 12px 16px 48px;
	margin-bottom: 6pt;
	font-size: 9pt;
	line-height: 13pt;
	vertical-align: top;
	background-color: #f1f1f5;
	background-image: url("../Images/danger_icon.svg");
	background-repeat: no-repeat;
	background-position: 10px 6px;
	background-size: 33px 33px;
	border-left: solid 4px #c30308;
	page-break-inside: avoid;
}

p.note_troubleshooting
{
	padding: 8px 12px 16px 48px;
	margin-bottom: 6pt;
	font-size: 9pt;
	line-height: 13pt;
	vertical-align: top;
	background-color: #f1f1f5;
	background-image: url("../Images/troubleshooting_icon.svg");
	background-repeat: no-repeat;
	background-position: 10px 5px;
	border-top: none 0 transparent;
	border-bottom: none 0 transparent;
	border-left: solid 3px #000;
	page-break-inside: avoid;
}

p.GlossaryBody
{
	margin: 0 0 6pt 0;
	font-size: 9pt;
	line-height: 13pt;
	mc-hyphenate: never;
}

ol.glossary,
ul.glossary
{
	margin-left: .25in;
	font-size: 9pt;
}

p.GlossaryTerm
{
	margin: 8pt 0 4pt 0;
	font-size: 11pt;
	font-weight: bold;
	line-height: 13pt;
	page-break-after: avoid;
	column-break-after: avoid;
}

h2.GlossaryTerm
{
	margin: 1em 0 0em 0;
	font-size: 11pt;
	font-weight: bold;
	line-height: 15pt;
	page-break-after: avoid;
	column-break-after: avoid;
}

p.GlossaryHead
{
	margin: 12pt 0 6pt 0;
	color: #00587c;
	font-size: 14pt;
	font-weight: bold;
	line-height: 18pt;
}

h1.GlossaryHead
{
	margin-top: 2em;
	color: #00587c;
	font-size: 14pt;
	font-weight: bold;
	line-height: 18pt;
}

div.GlossaryPageTerm
{
	margin: 2pt 0 3pt 0;
	font-size: 9pt;
	line-height: normal;
}

div.GlossaryPageEntry
{
	margin-left: 0in;
	font-size: 9pt;
	line-height: 13pt;
}

div.GlossaryPageDefinition
{
	margin: 3pt 0 6pt 0;
	font-size: 9pt;
	line-height: 13pt;
}

MadCap|glossaryproxy
{
	margin-left: 10pt;
	font-family: Arial;
	border-top-color: transparent;
	border-top-width: 0;
}

div.GlossaryPageHeading
{
	margin: 0 0 3pt 0in;
	color: #00587c;
	font-family: Arial;
	font-size: 14pt;
	border-bottom-color: transparent;
	border-bottom-width: 0;
}

MadCap|glossaryterm
{
	color: #53565a;
	font-family: inherit;
	mc-closed-image: none;
	mc-open-image: none;
	mc-term-display: popup;
}

MadCap|codesnippet
{
	padding: 0;
}

MadCap|codesnippetbody
{
	padding: -.5em;
	padding-left: .5em;
}

MadCap|codesnippetcopybutton
{
	margin-bottom: 0;
}

hr.rule
{
	margin-left: inherit;
}

MadCap|snippetBlock
{
	
}

