/*<meta conditions="GLBL_ImportConditions.GlobalProject" />*/

@namespace MadCap url(http://www.madcapsoftware.com/Schemas/MadCap.xsd);

:root	/* root section for default medium */
{
	--Primary: #000000;
	--Secondary: #4d4d4d;
	--NeutralPrimary: #e2e2e2;
	--AccentPrimary: #0f364a;
	--AccentSecondary: #235f73;
}

@font-face 
{
	font-family: 'ProximaNova';
	src: url(../Fonts/ProximaNova-42-Complete-OTF/ProximaNova-Reg.otf);
}

body	/*DO NOT USE. This is not body text; this is the body portion of HTML. It is the top level for inheritance for all other body styles*/
{
	mc-disabled: false;
	mc-hyphenate: never;
	orphans: 2;
	widows: 2;
	font-size: 0.938rem;
	line-height: 150%;
	font-family: Arial, Verdana, Helvetica, Monospace;
	font: Arial;
}

h1	/*This is heading 1.*/
{
	font-weight: bold;
	color: #000000;
	font-size: 2rem;
	line-height: 2.5rem;
	page-break-after: inherit;
	page-break-before: inherit;
}

h2	/*This is heading 2.*/
{
	font-weight: bold;
	margin-top: 16px;
	margin-bottom: 7px;
	font-size: 1.75rem;
	line-height: 2.188rem;
	color: #000000;
}

h3	/*This is heading 3.*/
{
	font-weight: bold;
	margin-top: 16px;
	margin-bottom: 7px;
	color: #000000;
	font-size: 1.5rem;
	line-height: 1.875rem;
}

h4	/*This is heading 4.*/
{
	font-weight: bold;
	margin-top: 16px;
	margin-bottom: 7px;
	font-size: 1.313rem;
	line-height: 1.625rem;
	color: #000000;
}

h5	/*This is heading 5.*/
{
	margin-bottom: 7px;
	margin-top: 16px;
	font-weight: bolder;
	color: #000000;
	font-size: 1.125rem;
	line-height: 1.375rem;
}

h6	/*This is heading 6.*/
{
	margin-bottom: 5px;
	margin-top: 8px;
	font-weight: bolder;
	font-size: 1rem;
	line-height: 1.25rem;
	color: #000000;
}

p	/*This is the main style for content that was previously labeled as Body Text.*/
{
	margin-bottom: 0.938rem;
	margin-top: 0.938rem;
	margin: 0.938rem;
}

ol,
ul
{
	
}

img
{
	border: none;
	max-height: auto;
	max-width: 90%;
}

a.Popup
{
	
}

MadCap|expandingHead
{
	font-weight: normal;
	cursor: hand;
	text-decoration: none;
	color: #4d4d4d;
}

MadCap|expandingBody
{
	
}

MadCap|dropDownHotspot
{
	cursor: hand;
	color: #000000;
}

p.NoSpace	/*Used in lists, tables, and places where you need to make text fit on a page to save paper. Mostly used by LS IDs in training material.*/
{
	margin-top: 0;
	margin-bottom: 0;
}

p.Note	/*Used to draw the user's attention to a special note.*/
{
	margin-top: 8px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: transparent;
	border: solid 1px #000000;
	mc-disabled: false;
	margin-bottom: 8px;
}

p.Subheading	/*When you need a subheading that will not appear in the TOC.*/
{
	font-size: 1.05rem;
	font-weight: bold;
	margin-top: 8px;
	margin-bottom: 4px;
	page-break-inside: avoid;
	page-break-after: avoid;
	line-height: 1.5rem;
	color: #000000;
}

b
{
	mc-disabled: true;
}

i
{
	mc-disabled: true;
}

u
{
	mc-disabled: true;
}

p.TableHeading	/*Used as a left-aligned heading in a table that should not appear in a TOC.*/
{
	font-weight: bold;
	margin-bottom: 4px;
	vertical-align: top;
	margin-top: 4px;
	margin-left: 0px;
}

p.TableHeadingCenter	/*Used as a centered heading in a table that should not appear in a TOC.*/
{
	font-weight: bold;
	text-align: center;
}

p.Center	/*This is a centered paragraph. This style may be useful for table columns that require centering.*/
{
	text-align: center;
}

p.HiddenText	/*Text visible to writers, but does not appear in output.*/
{
	mc-conditions: 'GLBL_DefaultConditions.Unpublished';
	mc-auto-number-format: 'Hidden Text:  ';
	background: #dcdcdc;
}

pre	/*Used to build report and screen samples.*/
{
	mc-disabled: false;
	overflow: auto;
	font-size: 9pt;
	margin-bottom: 5px;
	margin-right: .25in;
	margin-top: 5px;
	padding: 0px;
}

span.BlueHighlight	/*EIP special style for samples.*/
{
	background-color: #b0e0e6;
}

ul.LetterText	/*Used for checklists, OLLW letters and other letter-like samples.*/
{
	
}

ol	/**/
{
	list-style-type: decimal;
	padding-left: 0px;
	margin: 24px;
	margin-bottom: 12px;
	margin-left: 24px;
	margin-top: 12px;
}

p.Caption	/*Used in training guides to create a caption for images where we do not use the caption in the image properites.*/
{
	display: block;
}

p.TOCTitle	/*Used on the TOC cover page.*/
{
	margin-top: 32px;
	margin-bottom: 8px;
	border-bottom: solid 2px #000000;
	font-size: 1.5rem;
}

p.ScreenSampleEIPTop
{
	display: none;
}

p.ScreenSampleEIPBody
{
	display: none;
}

span.StrongUnderline	/*Used in the instructor notes.*/
{
	font-weight: bold;
	text-decoration: underline;
}

p.Item	/*Item style is used for enhancements in release notes, etc.*/
{
	color: #000000;
	border-top: solid 1px #000000;
	font-weight: bold;
	page-break-after: avoid;
	margin-top: 24px;
	margin-bottom: 24px;
}

p.LetterSampleTextSmall
{
	display: none;
}

p.CodeMessageText	/*Used to enter system messages and any script or code described in a guide.*/
{
	font: Courier New;
	font-family: 'Courier New';
	margin: 0px;
	margin-left: 40px;
}

img.TwoUp	/*Use on images when there is two per page. Adds a border.*/
{
	border: solid 1px #000000;
	height: 3.12in;
	width: 4.62in;
}

p.Copyright	/*Copyright text for most help pages and all print topics*/
{
	margin: 0;
	font-size: .7rem;
	display: block;
	margin-top: 0;
	margin-right: 25px;
	text-align: right;
	line-height: 150%;
}

MadCap|breadcrumbsProxy
{
	font-size: .7rem;
	display: block;
	font-style: italic;
	top: 200px;
	mc-breadcrumbs-prefix: Skin / Formats / BreadcrumbsYouAreHereText(You are here: );
	border-bottom: none 2px #000000;
	mc-breadcrumbs-count: 4;
}

ul	/*This is an unordered list. It replaces the bullet style*/
{
	padding: 0px;
	margin: 24px;
	margin-bottom: 12px;
	margin-left: 24px;
	margin-top: 12px;
	margin-right: 24px;
	list-style-type: square;
}

li
{
	
}

li p	/*Use this complex selector to prevent inflation of space in paragraphs nested within list items*/
{
	margin-bottom: 8px;
	margin-top: 8px;
}

ul ul	/*This is an unordered list. It replaces the subbullet style*/
{
	list-style-type: disc;
}

ol ol
{
	list-style-type: lower-alpha;
}

p.ReportSample	/*Used to create text-based report examples. Monospace courier new.*/
{
	font-family: 'Courier New';
	border: solid 1px #000000;
	margin-top: 0;
	padding-bottom: 1px;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 1px;
	font-size: .55rem;
	font: Courier New;
}

em	/*Used for system messages or other needs for italics. This replaces emphasis.*/
{
	
}

code
{
	mc-disabled: true;
}

kbd
{
	mc-disabled: true;
}

samp
{
	mc-disabled: true;
}

tt
{
	mc-disabled: true;
}

MadCap|dropDownHead
{
	font-weight: bold;
	page-break-after: avoid;
	color: #000000;
}

MadCap|dropDown
{
	mc-disabled: false;
	margin-top: 0px;
	mc-closed-image: url('../Images_GlobalOnly/ButtonsIcons/round_arrow_drop_down_black_18dp.png');
	mc-open-image: url('../Images_GlobalOnly/ButtonsIcons/round_arrow_drop_up_black_18dp.png');
	border: none 0px #000000;
	margin-right: 0px;
	margin-bottom: 8px;
}

MadCap|pageFooter
{
	background: #696969;
}

p.FooterLinks	/*Do not use in your content. Used by masterpages to create the HTML foolter l*/
{
	text-align: left;
	font-size: .7rem;
	margin-top: 0;
	margin: 0;
	margin-left: 25px;
	line-height: 150%;
}

p.ReportSampleTop	/*Style applied to report text when a jagged edge needed at the top of the report border to illustrate the end of a multi‐page report.*/
{
	font-size: .55rem;
	font: Courier New;
	font-family: 'Courier New';
	border: solid 1px #000000;
	border-top: dotted 1px #000000;
	margin-top: 0;
	padding-bottom: 1px;
	padding-left: 6px;
	padding-top: 1px;
	padding-right: 6px;
}

MadCap|menuProxy
{
	
}

div.HelpPageFooter	/*Applied to text in the Help page footers, such as the copyright.*/
{
	margin-top: 20px;
	mc-hidden: hidden;
}

strong	/*This replaces bold and special bold black*/
{
	
}

sub	/*Subscript*/
{
	font-size: .75rem;
}

sup	/*Superscript*/
{
	font-size: .5rem;
}

fieldset
{
	mc-disabled: true;
}

form
{
	mc-disabled: true;
}

div.article-attachments
{
	display: none;
}

p.TitleGuideID	/*Used on the cover page of a training guide. The text comes from the target.*/
{
	display: none;
}

p.TOCHeading	/*Used on the TOC cover page.*/
{
	display: none;
}

p.Underline14	/*Used in training guides.*/
{
	display: none;
	font-weight: bold;
	text-decoration: underline;
	font-size: 1.125rem;
	line-height: 1.688rem;
}

p.Callout
{
	display: none;
}

img.Center	/*Centers the image on the page horizontally.*/
{
	text-align: center;
	height: auto;
	max-width: 100%;
}

p.InstructorNote
{
	display: none;
	mc-disabled: false;
}

p.LessonNumber	/*This is used on the lesson cover page. Autonumbering assigns the number to the lesson.*/
{
	display: none;
}

th	/*Used automatically by tables.*/
{
	text-align: left;
}

p.EmptyPageText	/*Do not use in your content. Used by page layouts to indicate the empty pages in training guides.*/
{
	display: none;
	text-align: center;
	mc-hidden: hidden;
}

caption	/*Used for table and image captions. Do not apply to other text; this is used by Flare.*/
{
	font-size: .8rem;
	padding-bottom: 20px;
}

p.SpecSectionDescription	/*Used to describe the section of the FSD.*/
{
	display: none;
	mc-disabled: true;
	mc-hidden: hidden;
}

MadCap|tocProxy
{
	border-top: none 2px #000000;
}

div.InstructorNote	/*Used for instructor notes in training guides. Please use the snippet instead of applying this style manuallly.*/
{
	display: none;
}

p.AppendixNumber	/*This is used on the appendix cover page. Autonumbering assigns the letter to the appendix.*/
{
	display: none;
}

p.EvaluationCover	/*Used in traing guides for the cover page of the course evaluations.*/
{
	display: None;
	mc-disabled: true;
}

p.JobAidHeader	/*Do not use this in your content. Used in the header of job aids page layouts.*/
{
	display: none;
	mc-hidden: hidden;
}

h1.AppendixNumber
{
	display: none;
}

p.ContinuedHeading2	/*Used in training guides. Take care that you are not manually entering a heading that is automated in Flare.*/
{
	display: none;
}

img.IconSize	/*Applies an icon size to the image.*/
{
	padding-left: 4px;
	border: none;
	width: auto;
	height: 16px;
	max-height: 16px;
	min-height: 16px;
}

MadCap|dropDownBody
{
	margin-top: 8px;
	padding-left: 24px;
}

abbr
{
	mc-disabled: true;
}

acronym
{
	mc-disabled: true;
}

big
{
	mc-disabled: true;
}

label
{
	mc-disabled: true;
}

small
{
	mc-disabled: true;
}

var
{
	mc-disabled: true;
}

video	/*Used to place a border around a one-up video.*/
{
	max-width: 100%;
	border: solid 1px #000000;
	display: block;
}

div.TrainingPreface	/*Used in the background by the training preface. Do not use in your content.*/
{
	page-break-inside: avoid;
	mc-hidden: hidden;
}

h3.NonNumbered
{
	mc-auto-number-position: none;
	display: block;
	mc-disabled: true;
}

h2.TrainingPreface
{
	page-break-before: avoid;
	display: none;
	mc-auto-number-position: none;
}

MadCap|toggler
{
	margin-bottom: 0px;
	padding: 0;
	color: #0f364a;
}

p.TableBody	/*Used for text in the body of a table. This style appplies automatically when you use the defined table styles.*/
{
	display: block;
	margin-left: 0;
	margin-top: 0;
	padding: 0;
	margin-bottom: 8px;
}

p.TableBodyCenter	/*Used for text in the body of a table where centering the text is required.*/
{
	display: block;
	margin-left: 0;
	margin-top: 0;
	padding: 0;
	margin-bottom: 8px;
	text-align: center;
}

div.IndentForH2Content	/*Used for specs only. Indents the content below H2.*/
{
	display: none;
	mc-disabled: true;
}

div.IndentForH3Content	/*Used for specs only. Indents the content below H3.*/
{
	display: none;
	mc-disabled: true;
}

div.IndentForH4Content	/*Used for specs only. Indents the content below H4.*/
{
	display: none;
	mc-disabled: true;
}

div.IndentForH5Content	/*Used for specs only. Indents the content below H5.*/
{
	display: none;
	mc-disabled: true;
}

MadCap|snippetBlock
{
	padding: 0px;
}

MadCap|microContent
{
	
}

MadCap|glossaryTerm
{
	color: #235f73;
}

MadCap|miniTocProxy
{
	border: none;
	margin-top: 4px;
	margin-bottom: 4px;
	padding-top: 0px;
	padding-left: 8px;
}

ul.Indent
{
	list-style: none;
	margin-left: 24px;
}

div.Video3Up	/*Used to create a responsive section for three videos. Please use the snippet.*/
{
	mc-grid-row: true;
	margin-left: auto;
	margin-right: auto;
}

div.Video3Up::before
{
	content: ' ';
	display: table;
}

div.Video3Up::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.Video3Up > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 10px;
	padding-right: 10px;
}

div.Video3Up > div:nth-child(1)
{
	width: 33.33333%;
	margin-left: 0%;
}

div.Video3Up > div:nth-child(2)
{
	width: 33.33333%;
	margin-left: 0%;
}

div.Video3Up > div:nth-child(3)
{
	width: 33.33333%;
	margin-left: 0%;
}

td	/*Used automatically by tables.*/
{
	vertical-align: top;
}

tr	/*Used automatically by tables.*/
{
	vertical-align: top;
	page-break-inside: avoid;
}

tbody	/*Used automatically by tables.*/
{
	vertical-align: top;
}

table	/*Used automatically by tables.*/
{
	vertical-align: top;
}

p.MiniTOC1
{
	margin-bottom: 0px;
	margin-top: 0px;
	padding-left: 0px;
	padding-top: 0px;
	text-decoration: underline;
	padding-bottom: 0px;
	font-weight: normal;
	color: #000000;
}

p.MiniTOC2
{
	text-decoration: underline;
	color: #000000;
}

p.MiniTOC3
{
	text-decoration: underline;
	color: #000000;
}

a.MiniTOC3:hover
{
	font-weight: bold;
}

address
{
	mc-hidden: hidden;
	mc-disabled: true;
}

area
{
	mc-hidden: hidden;
}

article
{
	mc-hidden: hidden;
	mc-disabled: true;
}

aside
{
	mc-hidden: hidden;
	mc-disabled: true;
}

blockquote
{
	mc-hidden: hidden;
}

br
{
	mc-hidden: hidden;
}

button
{
	mc-hidden: hidden;
}

canvas
{
	mc-hidden: hidden;
	mc-disabled: true;
}

center
{
	mc-disabled: false;
}

html	/*Do not use this style. It is applied as the entire contents of an HTML file.*/
{
	mc-hidden: hidden;
}

p.TOC1
{
	margin-bottom: 24px;
	margin-top: 16px;
}

ol.Indent
{
	mc-disabled: true;
}

MadCap|xref
{
	mc-format: '{paratext}';
	color: #235f73;
}

.AvoidPageBreakAfter	/*Use this style class to prevent a page break between the current element and the next element.*/
{
	page-break-after: avoid;
}

p.KeyPoints
{
	mc-disabled: true;
}

a.GlossaryPageTerm	/*Used by automated glossaries for the term.*/
{
	font-size: 1.1rem;
	font-weight: bold;
}

MadCap|glossaryProxy
{
	list-style-type: none;
	border-top: none 2px #000000;
}

dt	/*Used for terms to be defined similar to a glossary. Can be used for FAQs.*/
{
	font-weight: bold;
}

dd	/*Used for definitions similar to a glossary. Can be used for FAQs.*/
{
	margin-left: 48px;
}

div.GlossaryPageTerm	/*Used by glossary proxies for the term.*/
{
	font-weight: bold;
	font-size: 1.125rem;
	line-height: 1.688rem;
}

div.GlossaryPageDefinition	/*Used by glossary proxies for the definition of terms.*/
{
	margin-top: 8px;
	margin-left: 24px;
}

a
{
	color: #235f73;
}

p.EvalHeading
{
	color: #000000;
	display: none;
	margin-top: 0;
	font-weight: normal;
	font: inherit;
}

h2.NonNumbered
{
	mc-auto-number-position: none;
	display: none;
}

div.EvaluationSpacer
{
	display: none;
}

p.CourseIntroCover
{
	display: none;
}

p.SpellNUsage	/*This is used only in The Source.*/
{
	font-weight: bold;
	margin-left: 40px;
	font-size: 1.125rem;
	display: block;
	line-height: 1.688rem;
	color: #000000;
}

p.TOC2
{
	margin-bottom: 24px;
	margin-left: 16px;
	margin-top: 16px;
}

p.TOC3
{
	margin-left: 24px;
}

div.AnswerKey
{
	display: none;
}

span.AnswerKey
{
	display: none;
}

h3.RN
{
	mc-heading-level: 3;
	color: #000000;
	font-size: inherit;
	margin-bottom: 24px;
	margin-top: 24px;
	page-break-after: avoid;
	line-height: 150%;
	border-top: solid 1px #000000;
}

MadCap|conceptLink
{
	mc-help-control-display: list;
	mc-image: url('../Images_GlobalOnly/ButtonsIcons/GLBL_BlankIcon.png');
	mc-label: ' See More';
	mc-image-position: left;
	color: #0f364a;
}

span
{
	
}

MadCap|relatedTopics
{
	color: #000000;
	font-size: 1.05rem;
	font-weight: bold;
	line-height: 1.5rem;
	mc-image: none;
	margin-bottom: 4px;
	margin-top: 8px;
	page-break-after: avoid;
	page-break-inside: avoid;
}

MadCap|relatedTopicsControlList
{
	list-style-type: none;
}

MadCap|relatedTopicsControlListItem
{
	font-weight: normal;
	font-size: 0.938rem;
	line-height: 150%;
}

MadCap|multipleChoice
{
	page-break-inside: avoid;
}

div.WebResponsive4Up	/*This is a custom responsive layout row style (div class) in your stylesheet. To provide your own description for this style: (1) Open the stylesheet; (2) Find and select the div class with this name; and (3) In the Comment field, replace this text with your own. For more information on adding comments to styles, see the online Help.*/
{
	mc-grid-row: true;
	margin-left: auto;
	margin-right: auto;
}

div.WebResponsive4Up::before
{
	content: ' ';
	display: table;
}

div.WebResponsive4Up::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.WebResponsive4Up > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 10px;
	padding-right: 10px;
}

div.WebResponsive4Up > div:nth-child(1)
{
	margin-left: 0%;
	width: 25%;
}

div.WebResponsive4Up > div:nth-child(2)
{
	margin-left: 0%;
	width: 25%;
}

div.WebResponsive4Up > div:nth-child(3)
{
	margin-left: 0%;
	width: 25%;
}

div.WebResponsive4Up > div:nth-child(4)
{
	margin-left: 0%;
	width: 25%;
}

div.eLearnTopicLayout	/*This is a custom responsive layout row style (div class) in your stylesheet. To provide your own description for this style: (1) Open the stylesheet; (2) Find and select the div class with this name; and (3) In the Comment field, replace this text with your own. For more information on adding comments to styles, see the online Help.*/
{
	mc-grid-row: true;
	margin: 0 auto;
	overflow: hidden;
}

div.eLearnTopicLayout::before
{
	content: ' ';
	display: table;
}

div.eLearnTopicLayout::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.eLearnTopicLayout > div
{
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	min-height: 100vh;
}

div.eLearnTopicLayout > div:nth-child(1)	/*Left pane*/
{
	width: 26%;
	background-position: center;
	float: left;
	position: fixed;
	height: 100vh;
	background-color: #0f364a;
}

div.eLearnTopicLayout > div:nth-child(2)
{
	overflow: hidden;
	width: 74%;
	float: right;
	min-height: 100vh;
}

div.two-tiles
{
	mc-grid-row: true;
	padding-bottom: inherit;
	padding-left: inherit;
	padding-right: inherit;
	padding-top: inherit;
	margin-left: inherit;
	margin-right: inherit;
}

div.two-tiles::before
{
	content: ' ';
	display: table;
}

div.two-tiles::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.two-tiles > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

div.two-tiles > div:nth-child(1)
{
	margin-left: 0%;
	width: 50%;
}

div.two-tiles > div:nth-child(2)
{
	width: 50%;
}

div.eLearnHdr a
{
	text-decoration: none;
	color: #ffffff;
}

div.responsive-8-4	/*This provides a layout for 2/3 and 1/3 columns.*/
{
	mc-grid-row: true;
	margin-left: auto;
	margin-right: auto;
}

div.responsive-8-4::before
{
	content: ' ';
	display: table;
}

div.responsive-8-4::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.responsive-8-4 > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

div.responsive-8-4 > div:nth-child(1)
{
	width: 66.66667%;
	margin-left: 0%;
}

div.responsive-8-4 > div:nth-child(2)
{
	width: 33.33333%;
	margin-left: 0%;
}

.RightAligned
{
	text-align: right;
}

iframe	/*Used to house content from another website.*/
{
	width: 80%;
	height: 350px;
	mc-conditions: 'GLBL_DefaultConditions.HelpOnly';
}

a:link
{
	color: #235f73;
}

span.state
{
	mc-disabled: true;
}

hr
{
	color: #000000;
}

@media print
{
	:root	/* root section for print medium */
	{
		--Secondary: #4d4d4d;
		--Primary: #000000;
		--AccentPrimary: #0f364a;
	}

	p	/*This was formerly known as Body Text or Normal. It is the paragraph style that makes up the majority of your conten*/
	{
		margin-bottom: 12pt;
		margin-top: 10pt;
	}

	span.BlueHighlight	/*EIP special style for samples.*/
	{
		
	}

	p.NoSpace	/**/
	{
		margin-top: 0;
	}

	ul.LetterText	/*Used in appendices for indented text.*/
	{
		
	}

	ul.Script	/*This is used to show text that should be used as script in the application.*/
	{
		font-size: 10pt;
		text-indent: .25;
	}

	p.Note	/*Used to draw the user's attention to a special note.*/
	{
		padding-right: 5px;
		padding-top: 5px;
		padding-bottom: 5px;
	}

	p.HiddenText	/*This text appears only to writers. It will not publish in output. It can be used for extra information, such as ticket numbers from RTC or TFS.*/
	{
		
	}

	h1	/*This is heading 1.*/
	{
		font-size: 18pt;
		font-weight: bold;
		font-style: normal;
		line-height: 20pt;
		page-break-before: always;
	}

	h2	/*This is heading 2.*/
	{
		font: arial narrow;
		font-weight: bold;
		border-bottom-width: 1px;
		font-size: 13pt;
		line-height: 18pt;
	}

	h3	/*This is Heading 3.*/
	{
		font: arial narrow;
		font-weight: bold;
		margin-top: 12pt;
		margin-bottom: 12pt;
		font-size: 11pt;
		line-height: 16pt;
	}

	p.Subheading	/*Used where a subheading is needed that you do not want to ever appear in a TOC.*/
	{
		font-size: 11pt;
		font-weight: bold;
		margin-top: 8pt;
	}

	h4	/*This is Heading 4.*/
	{
		font-weight: bold;
		font-size: 10pt;
		line-height: 15pt;
	}

	h5	/*This is Heading 5.*/
	{
		font-size: 10pt;
		line-height: 15pt;
		margin-bottom: 15pt;
		margin-top: 15pt;
		font-weight: normal;
	}

	h6	/*This is Heading 6.*/
	{
		font-weight: bold;
		margin-top: 10pt;
		margin-bottom: 3pt;
		line-height: 12pt;
		font-size: 9.5pt;
	}

	body
	{
		font-size: 10pt;
		font: Arial;
	}

	p.CenterStrong	/*Can be used above or below an element that requires a heading or caption.*/
	{
		margin-top: 6pt;
		font-size: 10pt;
		margin-bottom: 6pt;
		color: #000000;
	}

	p.CaptionStatement	/*A statement under the image capture.*/
	{
		font-style: normal;
		text-align: center;
	}

	p.NoteInStep	/*Used to draw the user's attention to a special note in an OL.*/
	{
		background-color: #e6e7e8;
		margin-left: .33in;
	}

	p.Center	/*This is a centered paragraph. This style may be useful for table columns that require centering.*/
	{
		text-align: center;
	}

	p.TableHeading	/*Used as a left-aligned heading in a table and should not appear in a TOC.*/
	{
		
	}

	p.TableHeadingCenter	/*Used as a centered heading in a table and should not appear in a TOC.*/
	{
		color: #000000;
	}

	ol	/*Ordered (numbered) list. Formerly known as Step.*/
	{
		margin-bottom: 3pt;
		margin-left: .25in;
		padding-left: 0;
	}

	ul	/*Unordered (bulleted) list. Formerly known as bullets.*/
	{
		margin-left: .25in;
		margin-bottom: 3pt;
	}

	p.TitleCourse	/*Used as the title on the cover page of training material.*/
	{
		font-size: 24pt;
		font-weight: bold;
		text-align: center;
		display: block;
		margin: 0pt;
	}

	p.TitleGuideType
	{
		
	}

	p.TitleDocument
	{
		font-size: 28pt;
		font-weight: bold;
		display: block;
		margin-top: 10pt;
		margin-left: 0;
		color: #000000;
	}

	p.TitleSub1
	{
		font-size: 18pt;
		line-height: 1.5ex;
		margin-top: 3pt;
		margin-bottom: 3pt;
		letter-spacing: 1px;
		display: block;
		color: #000000;
		margin-left: 0;
	}

	p.TitleSub2
	{
		font-size: 16pt;
		margin-bottom: 6pt;
		margin-top: 0;
		display: block;
		margin-left: 0;
		color: #000000;
	}

	MadCap|dropDownHead
	{
		
	}

	MadCap|expandingHead
	{
		color: #4d4d4d;
	}

	MadCap|expandingHead:focus
	{
		
	}

	MadCap|expandingHead:hover
	{
		
	}

	MadCap|expandingBody
	{
		
	}

	MadCap|dropDownHotspot
	{
		
	}

	MadCap|dropDownHotspot:focus
	{
		
	}

	MadCap|dropDownHotspot:hover
	{
		
	}

	ul.Indent
	{
		margin-right: 0in;
		margin: 0;
		margin-bottom: 6pt;
		line-height: 14pt;
		margin-top: 6pt;
		margin-left: .25in;
	}

	ul.Indent > li::marker
	{
		
	}

	p.Caption
	{
		font-weight: bold;
		font-style: italic;
		margin-top: 6pt;
		margin-bottom: 12pt;
		display: block;
		font-size: 9pt;
	}

	p.Header	/*Used as lesson and page numbers in the header of guides, etc.*/
	{
		margin-top: 0;
	}

	p.ReportSample	/*Used to create MSP report samples for EIPs, Help, and training material.*/
	{
		font-size: 7pt;
		margin-top: 0;
		font-family: 'Courier New';
		padding-left: 4pt;
		padding-right: 4pt;
		padding-top: 1pt;
		padding-bottom: 1pt;
		border: solid 0.5pt #000000;
	}

	p.TOCTitle
	{
		font-size: 15pt;
		margin-top: 24pt;
		margin-bottom: 6pt;
		border-bottom: solid 2.25pt #000000;
	}

	p.TOC1
	{
		font-size: 12pt;
		line-height: 16pt;
		margin-bottom: 16px;
		margin-top: 16px;
	}

	p.TOC2
	{
		font-size: 10pt;
		line-height: 15pt;
		margin-bottom: 8px;
		margin-left: .25in;
	}

	p.TOC3
	{
		margin-left: .5in;
		margin-top: 0;
		margin-bottom: 0;
	}

	p.ScreenSampleEIPTop
	{
		display: block;
		font: Courier New;
		font-size: 9pt;
		border: none 0.5pt #000000;
		font-family: 'Courier New';
	}

	p.ScreenSampleEIPBody
	{
		display: block;
		font: Courier New;
		font-size: 9pt;
		margin: 0;
		font-family: 'Courier New';
	}

	span.StrongUnderline	/*This is used in training material for headings in the instructor notes such as display visual, estimated time, intructor notes, etc. This style is applied to snippets in the stems folder.*/
	{
		
	}

	p.UnderlineItalics14
	{
		font-size: 14pt;
		display: block;
		font-style: italic;
		font-weight: bold;
		text-decoration: underline;
	}

	p.Item
	{
		margin-bottom: 1pt;
		color: #000000;
	}

	p.LetterSampleText	/*Print only. For displaying the sample text from OLLW and other correspondence.*/
	{
		display: block;
		font-size: 9pt;
		margin: 0;
	}

	p.LetterSampleTextSmall	/*Print only. For displaying the sample text from OLLW and other correspondence when a smaller font is needed.*/
	{
		display: block;
		margin: 0;
		font-size: 7pt;
	}

	p.CodeMessageText	/*This text indicates a system message or code entered by a developer.*/
	{
		font-size: 10pt;
		margin-top: 6pt;
		margin-left: .25in;
	}

	p.Spacer
	{
		font-size: 3pt;
	}

	span.StrongTeal
	{
		color: #000000;
	}

	img.OneUp
	{
		border: solid 1pt #000000;
	}

	img.TwoUp
	{
		border: solid 1pt #000000;
	}

	img.PartialScreen
	{
		border: solid 1pt #000000;
	}

	img.Screen180x415
	{
		border: solid 1pt #000000;
	}

	img.CenterAddsBorder
	{
		border: solid 1pt #000000;
	}

	p.TitleBar
	{
		display: none;
	}

	p.Copyright
	{
		margin-top: 0;
		line-height: normal;
		margin-right: 0;
		font-size: 7pt;
	}

	MadCap|breadcrumbsProxy
	{
		display: none;
	}

	li
	{
		margin-left: .10in;
		line-height: 12pt;
	}

	span.Monospace
	{
		font-size: 8pt;
	}

	p.CodeMessageTextIndent1
	{
		margin-left: .5in;
	}

	p.CodeMessageTextIndent2
	{
		margin-left: .75in;
	}

	p.CodeMessageTextIndent2Arial
	{
		font-size: 12pt;
		margin-left: .75in;
	}

	MadCap|slideshowCaption
	{
		color: white;
	}

	MadCap|pageFooter
	{
		height: 1in;
		background: url('../Images_GlobalOnly/General/GLBL_WhitePaperFooterBackground.png');
	}

	MadCap|pageHeader
	{
		background: url('../Images_GlobalOnly/General/GLBL_WhitePaperHeaderBackground.png');
	}

	p.FooterLinks
	{
		margin-top: 0;
		line-height: normal;
		font-size: 7pt;
		display: none;
		margin-left: 0;
	}

	p.ReportSampleBottom
	{
		padding-bottom: 1pt;
		padding-left: 4pt;
		padding-right: 4pt;
		padding-top: 1pt;
		border: solid 0.5pt #000000;
		border-bottom: dotted 0.5pt #000000;
		font-size: 7pt;
	}

	p.ReportSampleMiddle
	{
		border: solid 0.5pt #000000;
		border-bottom: dotted 0.5pt #000000;
		border-top: dotted 0.5pt #000000;
		padding-bottom: 1pt;
		padding-left: 4pt;
		padding-right: 4pt;
		padding-top: 1pt;
		font-size: 7pt;
	}

	p.ReportSampleTop
	{
		border: solid 0.5pt #000000;
		border-top: dotted 0.5pt #000000;
		padding-bottom: 1pt;
		padding-left: 4pt;
		padding-right: 4pt;
		padding-top: 1pt;
		font-size: 7pt;
	}

	div.HelpPageFooter
	{
		
	}

	sub
	{
		font-size: 7pt;
	}

	sup
	{
		font-size: 7pt;
	}

	MadCap|tocProxy
	{
		margin-right: .25in;
	}

	p.RightAligned
	{
		
	}

	p.SectionName
	{
		font-size: 12pt;
	}

	p.Underline14
	{
		font-size: 14pt;
		display: block;
	}

	p.Callout
	{
		
	}

	ol.Indent
	{
		margin-left: .25in;
	}

	caption
	{
		font-size: 9pt;
	}

	div.Note
	{
		
	}

	div.clientid127
	{
		background: #e0ffff;
	}

	div.clientid140
	{
		background: #e0ffff;
	}

	div.clientid181
	{
		background: #e0ffff;
	}

	div.clientid197
	{
		background: #e0ffff;
	}

	div.clientid203
	{
		background: #e0ffff;
	}

	div.clientid255
	{
		background: #e0ffff;
	}

	div.clientid265
	{
		background: #e0ffff;
	}

	div.clientid266
	{
		background: #e0ffff;
	}

	div.clientid267
	{
		background: #e0ffff;
	}

	div.clientid277
	{
		background: #e0ffff;
	}

	div.clientid293
	{
		background: #e0ffff;
	}

	div.clientid300
	{
		background: #e0ffff;
	}

	div.clientid310
	{
		background: #e0ffff;
	}

	div.clientid346
	{
		background: #e0ffff;
	}

	div.clientid364
	{
		background: #e0ffff;
	}

	div.clientid375
	{
		background: #e0ffff;
	}

	div.clientid384
	{
		background: #e0ffff;
	}

	div.clientid401
	{
		background: #e0ffff;
	}

	div.clientid421
	{
		background: #e0ffff;
	}

	div.clientid433
	{
		background: #e0ffff;
	}

	div.clientid465
	{
		background: #e0ffff;
	}

	div.clientid472
	{
		background: #e0ffff;
	}

	div.clientid481
	{
		background: #e0ffff;
	}

	div.clientid485
	{
		background: #e0ffff;
	}

	div.clientid511
	{
		background: #e0ffff;
	}

	div.clientid515
	{
		background: #e0ffff;
	}

	div.clientid516
	{
		background: #e0ffff;
	}

	div.clientid527
	{
		background: #e0ffff;
	}

	div.clientid575
	{
		background: #e0ffff;
	}

	div.clientid596
	{
		background: #e0ffff;
	}

	div.clientid618
	{
		background: #e0ffff;
	}

	div.clientid623
	{
		background: #e0ffff;
	}

	div.clientid624
	{
		background: #e0ffff;
	}

	div.clientid628
	{
		background: #e0ffff;
	}

	div.clientid644
	{
		background: #e0ffff;
	}

	div.clientid646
	{
		background: #e0ffff;
	}

	div.clientid647
	{
		background: #e0ffff;
	}

	div.clientid659
	{
		background: #e0ffff;
	}

	div.clientid668
	{
		background: #e0ffff;
	}

	div.clientid710
	{
		background: #e0ffff;
	}

	div.clientid738
	{
		background: #e0ffff;
	}

	div.clientid789
	{
		background: #e0ffff;
	}

	div.clientid811
	{
		background: #e0ffff;
	}

	div.clientid812
	{
		background: #e0ffff;
	}

	div.clientid867
	{
		background: #e0ffff;
	}

	div.clientid933
	{
		background: #e0ffff;
	}

	div.clientid942
	{
		background: #e0ffff;
	}

	div.clientid954
	{
		background: #e0ffff;
	}

	div.clientid999
	{
		background: #e0ffff;
	}

	div.clientids5m
	{
		background: #e0ffff;
	}

	p.EvaluationCover
	{
		
	}

	p.JobAidHeader
	{
		display: block;
		font-size: 16pt;
		font-weight: bold;
		text-transform: uppercase;
		margin-top: .25in;
		margin-left: .25in;
	}

	img
	{
		max-height: auto;
		max-width: 90%;
	}

	h1.AppendixNumber
	{
		display: none;
	}

	div.TopOfPageLink
	{
		display: none;
	}

	h3.ExcludeTOC
	{
		mc-auto-number-position: inside-head;
	}

	video
	{
		display: none;
	}

	div.Video3Up
	{
		display: none;
	}

	MadCap|xref
	{
		mc-format: '{paratext} (page {page})';
		text-decoration: underline;
		color: #000000;
	}

	a.GlossaryPageTerm
	{
		font-size: 14pt;
		color: #000000;
	}

	MadCap|dropDown
	{
		margin-bottom: 8px;
	}

	MadCap|dropDownBody
	{
		
	}

	div.GlossaryPageTerm
	{
		font-size: 14pt;
	}

	p.SpellNUsage
	{
		display: none;
		color: #000000;
	}

	h2.RN
	{
		border: none 2px #000000;
		mc-heading-level: 0;
	}

	h3.RN
	{
		border-top: solid 1px #000000;
		border-bottom: none 2px #000000;
		margin-bottom: 24px;
		mc-heading-level: 0;
		color: #000000;
	}

	li p
	{
		margin-bottom: 6pt;
		margin-top: 6pt;
	}

	span.CodeMessageText
	{
		font-size: 10pt;
		margin: 6pt;
		margin-left: .25in;
	}

	p.TitleQRGLA
	{
		display: block;
	}

	h1.NoPageBreak
	{
		page-break-before: avoid;
		color: #000000;
	}

	p.SubheadingLessonNumber
	{
		font-size: 11pt;
		line-height: 16pt;
	}

	p.TOCHeading
	{
		display: block;
		color: #000000;
		text-transform: uppercase;
		letter-spacing: -1px;
		text-align: right;
		margin: 0;
		font-size: 85pt;
		line-height: 90pt;
	}

	p.LessonNumber
	{
		color: #000000;
		display: block;
		letter-spacing: -1px;
		border: none 2px #000000;
		page-break-after: avoid;
		mc-pagenum-display: none;
		mc-leader-format: 'none';
		margin-top: 0;
		font-size: 50pt;
		line-height: 55pt;
		column-break-after: always;
		mc-heading-level: 0;
		text-align: right;
	}

	h2.NonNumbered
	{
		display: block;
	}

	p.AppendixNumber
	{
		display: block;
		page-break-after: avoid;
		mc-auto-number-format: 'CH:APPENDIX {chapnum}';
		mc-leader-format: 'none';
		mc-heading-level: 1;
		color: #000000;
		letter-spacing: -1px;
		margin-top: 0;
		font-size: 50pt;
		line-height: 55pt;
		text-align: left;
		margin-left: 0;
	}

	h1.ExcludeTOC
	{
		mc-auto-number-position: none;
		page-break-before: always;
	}

	p.NoteQSG
	{
		display: block;
	}

	a
	{
		text-decoration: underline;
		color: #000000;
	}

	a:link
	{
		color: #000000;
	}

	a:visited
	{
		text-decoration: underline;
		font-style: italic;
		color: #000000;
	}

	a:focus
	{
		color: #000000;
	}

	a:active
	{
		color: #000000;
	}

	a.IncludeInTGs:hover
	{
		color: #000000;
	}

	a.IncludeInTGs:link
	{
		color: #000000;
	}

	a:hover
	{
		color: #000000;
	}

	a.MiniTOC2
	{
		color: #000000;
	}

	a.MiniTOC1:hover
	{
		color: #000000;
	}

	p.TOC4
	{
		margin-bottom: 0;
		margin-top: 0;
		margin-left: .5in;
	}

	p.LeftAlignedFooter
	{
		line-height: normal;
	}
}

p.RightAligned	/*Right-aligned body text.*/
{
	text-align: right;
	display: none;
}

p.SectionName	/*This style has been replaced by the hotspot styles (H2-4) by using your span bars in the editor. Previously - FD and other section names, such as tabs.*/
{
	font-weight: bold;
	font-style: normal;
	margin-top: 32px;
	color: #4d4d4d;
	mc-disabled: false;
	font-size: 1.125rem;
	line-height: 1.688rem;
}

p.FieldName	/*This style has been replaced by drop-downs; do not use in your content. Used for field names in reusable content and field description topics.*/
{
	font-weight: bold;
	font-style: normal;
	margin-top: 16px;
	margin-bottom: 7px;
	color: #e2e2e2;
	mc-disabled: true;
}

p.CenterStrong	/*DO NOT USE in web. This is used in training guides.*/
{
	font-weight: bold;
	font-style: normal;
	text-align: center;
	margin-top: 0;
	margin-bottom: 16px;
	color: #e2e2e2;
}

p.CaptionStatement	/*DO NOT USE in web. Used in training guides.*/
{
	font-weight: bold;
	font-style: normal;
	text-align: center;
	margin-top: 16px;
	margin-bottom: 0;
}

p.TitleCourse	/*Used as the title on the cover page of training material.*/
{
	display: none;
}

p.TitleDocument	/*Used as the title on the cover page of douments that are note training material. This is the product name on release notes.*/
{
	display: none;
}

p.TitleGuideType	/*The guide type appearing on the cover page of training material.*/
{
	display: none;
}

p.TitleSub1	/*Subtitle of a document that is not training material. "Release Notes" on the cover page.*/
{
	display: none;
}

p.TitleSub2	/*Second line of subtitle of a document that is not training material. Used for the release number and the production date on release notes.*/
{
	display: none;
}

p.TaskStem	/*Used for text that appears prior to steps. Do not use for a paragraph containing more than one sentence. Do not apply to consecutive paragraphs.*/
{
	font-weight: bold;
	margin-top: 16px;
	margin-bottom: 4px;
}

p.Header	/*Do not use in your content. Used in page headers.*/
{
	
}

span.NeedsRework	/*Used to indicate an item that requires more work before publishing, such as a link that needs to be built.*/
{
	color: #ff9900;
}

p.UnderlineItalics14	/*Used in Lesson at a Glance and scenarios*/
{
	display: none;
}

p.LetterSampleText
{
	display: none;
}

p.Spacer	/*Used as a one off when styles clash and need more space between.*/
{
	font-size: .25rem;
	margin: 0;
	margin-bottom: .75rem;
	margin-top: .75rem;
}

span.StrongTeal	/*Used for "read more" links and MFF data headings. This font color follows Foundation and it no longer teal.*/
{
	color: #000000;
	font-weight: bold;
}

span.Underline
{
	text-decoration: underline;
}

img.OneUp	/*Use on images when there is one per page. Adds a border.*/
{
	width: 415px;
	height: 312px;
	border: solid 1px #000000;
}

img.PartialScreen	/*Use on images when you are capturing a partial screen. Adds a border.*/
{
	height: 115px;
	width: 333px;
	border: solid 1px #000000;
}

img.Screen180x415	/*Bigger than PartialScreen but smaller than TwoUp. Adds a border.*/
{
	border: solid 1px #000000;
	height: 180px;
	width: 415px;
}

img.CenterAddsBorder	/*Centers the image and adds a border. Use when a standard size does not work.*/
{
	border: solid 1px #000000;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	height: auto;
	max-width: 100%;
}

p.TitleBar	/*Do not use in your content. This is used by master pages.*/
{
	color: #ffffff;
	margin: 0;
	padding: 0;
	top: 1%;
	right: 1%;
	position: fixed;
	text-align: right;
	z-index: 2000;
	font-size: 1.313rem;
	mc-hidden: hidden;
}

@media only screen and (max-width: 1279px)
{
	p.TitleBar
	{
		font-size: 1rem;
		text-align: center;
		top: 5%;
		right: 50%;
	}

	p.Copyright
	{
		padding: 0;
	}

	div.TopOfPageLink
	{
		display: none;
	}

	div.Video3Up > div:nth-child(1)
	{
		width: 33.33333%;
		margin-left: 0%;
	}

	div.Video3Up > div:nth-child(2)
	{
		width: 33.33333%;
		margin-left: 0%;
	}

	div.Video3Up > div:nth-child(3)
	{
		width: 33.33333%;
		margin-left: 0%;
	}

	div.WebResponsive4Up > div:nth-child(1)
	{
		margin-left: 0%;
		width: 25%;
	}

	div.WebResponsive4Up > div:nth-child(2)
	{
		margin-left: 0%;
		width: 25%;
	}

	div.WebResponsive4Up > div:nth-child(3)
	{
		margin-left: 0%;
		width: 25%;
	}

	div.WebResponsive4Up > div:nth-child(4)
	{
		margin-left: 0%;
		width: 25%;
	}

	div.eLearnTopicLayout > div:nth-child(1)
	{
		width: 100%;
		position: relative;
		height: auto;
	}

	div.eLearnTopicLayout > div:nth-child(2)	/*Right pane*/
	{
		width: 100%;
		float: none;
	}

	div.eLearnTopicLayout
	{
		max-width: 100%;
		min-height: 100vh;
	}

	div.eLearnTopicLayout > div
	{
		min-height: auto;
		height: auto;
	}

	div.two-tiles > div
	{
		
	}

	div.two-tiles > div:nth-child(1)
	{
		margin-left: 0%;
		width: 50%;
	}

	div.two-tiles > div:nth-child(2)
	{
		width: 50%;
	}

	div.two-tiles-layout > div:nth-child(1)
	{
		
	}

	div.two-tiles-layout > div:nth-child(2)
	{
		
	}

	div.eLearnLogo::after
	{
		width: 35%;
		float: left;
		margin-top: 1%;
		margin-bottom: 1%;
		margin-left: 1rem;
	}

	div.responsive-8-4 > div:nth-child(1)
	{
		width: 66.66667%;
		margin-left: 0%;
	}

	div.responsive-8-4 > div:nth-child(2)
	{
		width: 33.33333%;
		margin-left: 0%;
	}
}

@media only screen and (max-width: 767px)
{
	p.TitleBar	/*This style is used by the Help skin only. It makes the name of your help system appear in the top-right corner.*/
	{
		font-size: .8rem;
		top: 5%;
		text-align: left;
		left: 10%;
		right: 0%;
	}

	p.Copyright
	{
		padding: 0;
	}

	p.RelatedTopicsHeading
	{
		display: none;
	}

	div.TopOfPageLink
	{
		display: none;
	}

	div.Video3Up > div:nth-child(1)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.Video3Up > div:nth-child(2)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.Video3Up > div:nth-child(3)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.WebResponsive4Up > div:nth-child(1)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.WebResponsive4Up > div:nth-child(2)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.WebResponsive4Up > div:nth-child(3)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.WebResponsive4Up > div:nth-child(4)
	{
		margin-left: 0%;
		width: 100%;
	}

	div.eLearnTopicLayout > div:nth-child(1)
	{
		padding-left: 5%;
		padding-right: 5%;
		height: auto;
	}

	div.eLearnTopicLayout > div:nth-child(2)
	{
		width: 100%;
	}

	div.two-tiles > div
	{
		min-height: 120px;
		height: initial;
	}

	div.two-tiles > div:nth-child(1)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.two-tiles > div:nth-child(2)
	{
		width: 100%;
		margin-top: 5%;
	}

	div.two-tiles-layout p
	{
		line-height: 1.2;
	}

	div.eLearnHdr a
	{
		
	}

	div.eLearnLogo::after
	{
		margin-top: 3%;
		margin-bottom: 3%;
		margin-left: 0;
	}

	div.responsive-8-4 > div:nth-child(1)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.responsive-8-4 > div:nth-child(2)
	{
		width: 100%;
		margin-left: 0%;
	}

	h1.ExcludeTOC
	{
		mc-auto-number-position: none;
	}
}

div.TopAnchor	/*Used by the top of page icon. Do not use in your cotnent.*/
{
	display: none;
	position: fixed;
	top: 0px;
	line-height: 0pt;
	mc-hidden: hidden;
}

ol ol ol
{
	list-style-type: lower-roman;
}

ul ul ul
{
	list-style-type: disc;
}

span.Monospace	/*Used in  report topics*/
{
	font: Courier New;
	font-size: .7rem;
	font-family: 'Courier New';
}

p.KeepWithNext	/*Used before graphics and samples to force "keep with next" */
{
	page-break-inside: avoid;
	mc-disabled: true;
}

p.CodeMessageTextIndent1	/*Used to enter system messages and any script or code described in a guide. Indent 1.*/
{
	font: Courier New;
	font-family: 'Courier New';
	margin-left: 60px;
}

p.CodeMessageTextIndent2	/*Used to enter system messages and any script or code described in a guide. Indent 2.*/
{
	font: Courier New;
	font-family: 'Courier New';
	margin-left: 90px;
}

p.CodeMessageTextIndent2Arial	/*Used to enter system messages and any script or code described in a guide. Indent 2 with the Arial font.*/
{
	margin-left: 90px;
	font: arial;
}

span.YellowHighlight	/*EIP special style for samples.*/
{
	background-color: #fcfc9f;
}

ol ul
{
	list-style-type: square;
}

ol ul ul
{
	list-style-type: disc;
}

ol ul ul ul
{
	list-style-type: disc;
}

ol ul ul ul ul
{
	list-style-type: disc;
}

div.sideContent	/*Used for related topics. Could be used for images that need to float right of text.*/
{
	float: right;
	mc-disabled: false;
	margin-left: 16px;
	margin-bottom: 16px;
	width: 33.33;
}

div.BodyTopBar	/*Do not use. This is only used in page construction. It determines the top of page for the return to top of page icon.*/
{
	background: #ffffff;
	height: 28px;
	mc-hidden: hidden;
}

div.TopOfPageLink	/*Used by the top of page icon. Do not use in your content.*/
{
	position: fixed;
	width: 30px;
	text-align: center;
	border: solid 1px #a9a9a9;
	border-radius: 3px;
	padding-top: 5px;
	background: #ffffff;
	z-index: auto;
	display: block;
	height: 30px;
	top: 95%;
	right: 40%;
	mc-hidden: hidden;
}

p.ReportSampleBottom	/*Style applied to report text when a jagged edge needed at the bottom of the report border to illustrate the start of a multi‐page report.*/
{
	font-family: 'Courier New';
	border: solid 1px #000000;
	margin-top: 0;
	padding-bottom: 1px;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 1px;
	font-size: .55rem;
	font: Courier New;
	border-bottom: dotted 1px #000000;
}

p.ReportSampleMiddle	/*Style applied to report text when a jagged edge needed at the top and bottom of the report border to illustrate the a middle section of a multi‐page report.*/
{
	font-family: 'Courier New';
	border: solid 1px #000000;
	margin-top: 0;
	padding-bottom: 1px;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 1px;
	font-size: .55rem;
	font: Courier New;
	border-bottom: dotted 1px #000000;
	border-top: dotted 1px #000000;
}

div#contentBody
{
	
}

p.RelatedTopicsHeading	/*Heading for automated related topics. Do not use this style in release notes for the related topics; use p.Subheading.*/
{
	font-weight: bold;
	color: #000000;
	display: block;
	line-height: 150%;
	font-size: 1rem;
	margin-top: 24%;
}

div.ProdNameForHeader	/*Do not use. This is used in master pages and skins for the name of the product.*/
{
	mc-hidden: hidden;
}

h1.ExcludeTOC
{
	mc-heading-level: 0;
	display: block;
}

h2.ExcludeTOC
{
	mc-heading-level: 0;
	display: block;
}

h3.ExcludeTOC
{
	mc-heading-level: 0;
	mc-auto-number-position: none;
	display: block;
}

h4.ExcludeTOC
{
	mc-heading-level: 0;
	display: block;
}

h5.ExcludeTOC
{
	mc-heading-level: 0;
	display: block;
}

h6.ExcludeTOC
{
	mc-heading-level: 0;
	display: block;
}

@media Training
{
	:root	/* root section for Training medium */
	{
		--Secondary: #4d4d4d;
		--Primary: #000000;
		--AccentPrimary: #0f364a;
	}

	h1.AppendixNumber
	{
		mc-auto-number-format: 'CH:APPENDIX {chapnum} ';
	}

	h1
	{
		font-size: 18pt;
		margin-bottom: 20px;
		page-break-before: avoid;
		font-weight: normal;
		mc-heading-level: 2;
		line-height: 20pt;
		border-bottom: solid 2px #000000;
	}

	h2
	{
		mc-heading-level: 3;
		page-break-before: always;
		font: inherit;
		mc-auto-number-format: 'CH:Topic {n+1}: ';
		line-height: 18pt;
		font-size: 13pt;
		border-bottom: solid 1px #000000;
		border-bottom-color: ;
	}

	h3
	{
		display: block;
		mc-heading-level: 4;
		border-bottom-style: solid;
		border-bottom-width: 1px;
		border-bottom-color: #000000;
		margin-bottom: 0pt;
		margin-top: 0pt;
		font-size: 11pt;
		line-height: 16pt;
	}

	h4
	{
		mc-heading-level: 0;
		font-size: 10pt;
		line-height: 15pt;
	}

	h5
	{
		mc-heading-level: 0;
		font-size: 10pt;
		line-height: 15pt;
		margin-bottom: 15pt;
		margin-top: 15pt;
		font-weight: normal;
	}

	h6
	{
		margin-bottom: 3pt;
		margin-top: 10pt;
		mc-heading-level: 0;
		line-height: 12pt;
		font-size: 9.5pt;
	}

	li
	{
		
	}

	MadCap|breadcrumbsProxy
	{
		display: none;
	}

	MadCap|pageFooter
	{
		background: transparent;
		height: 1in;
	}

	MadCap|tocProxy
	{
		margin-right: .25in;
	}

	ol
	{
		margin-left: .2in;
	}

	p
	{
		margin: 0;
		margin-bottom: 12pt;
		margin-top: 10pt;
	}

	body
	{
		font-size: 10pt;
		line-height: 150%;
		font: Arial;
	}

	p.Caption
	{
		font-size: 9pt;
		font-style: italic;
		font-weight: bold;
		margin-top: 6pt;
		line-height: 11pt;
	}

	p.CodeMessageText
	{
		font-size: 10pt;
		margin-left: .25in;
		margin-top: 6pt;
		line-height: 15pt;
	}

	p.CenterStrong
	{
		color: #000000;
		font-size: 10pt;
		margin-bottom: 6pt;
		margin-top: 6pt;
		line-height: 15pt;
	}

	p.CodeMessageTextIndent1
	{
		margin-left: .5in;
		font-size: 10pt;
		line-height: 15pt;
	}

	p.CodeMessageTextIndent2
	{
		margin-left: .75in;
		font-size: 10pt;
		line-height: 15pt;
	}

	p.CodeMessageTextIndent2Arial
	{
		font-size: 12pt;
		margin-left: .75in;
		line-height: 18pt;
	}

	p.Copyright
	{
		font-size: 7pt;
		line-height: normal;
		margin-right: 0;
	}

	p.FooterLinks
	{
		display: none;
	}

	p.Header
	{
		margin-top: 0;
	}

	p.Item
	{
		color: #000000;
		margin-bottom: 1pt;
		margin-top: 6pt;
	}

	p.LetterSampleText
	{
		font-size: 9pt;
		display: block;
		margin: 0;
		line-height: 11pt;
	}

	p.LetterSampleTextSmall
	{
		font-size: 7pt;
		display: block;
		margin: 0;
		line-height: 9pt;
	}

	p.ReportSample
	{
		border: solid 0.5pt #000000;
		padding-bottom: 1pt;
		padding-left: 4pt;
		padding-right: 4pt;
		padding-top: 1pt;
		font-size: 7pt;
	}

	p.ReportSampleBottom
	{
		font-size: 7pt;
		border: solid 0.5pt #000000;
		border-bottom: dotted 0.5pt #000000;
	}

	p.ReportSampleMiddle
	{
		font-size: 7pt;
		border: solid 0.5pt #000000;
		border-bottom: dotted 0.5pt #000000;
		border-top: dotted 0.5pt #000000;
		padding-bottom: 1pt;
		padding-top: 1pt;
		padding-left: 4pt;
		padding-right: 4pt;
	}

	p.ReportSampleTop
	{
		padding-left: 4pt;
		padding-right: 4pt;
		padding-top: 1pt;
		padding-bottom: 1pt;
		font-size: 7pt;
		border: solid 0.5pt #000000;
		border-top: dotted 0.5pt #000000;
	}

	p.SectionName
	{
		font-size: 12pt;
		line-height: 18pt;
	}

	p.Subheading
	{
		font-size: 11pt;
		margin-top: 8pt;
		line-height: 16pt;
	}

	p.TitleBar
	{
		display: none;
	}

	p.TitleCourse
	{
		font-size: 24pt;
		font-weight: bold;
		display: block;
		margin: 0pt;
		line-height: 24pt;
		color: #000000;
	}

	p.TitleGuideID
	{
		display: block;
		font-size: 10pt;
		line-height: 12pt;
	}

	p.TitleGuideType
	{
		display: block;
		font-size: 14pt;
		font-weight: bold;
		margin: 0pt;
		margin-top: 14pt;
		orphans: 0;
		widows: 0;
		line-height: 14pt;
	}

	p.TOC1
	{
		font-size: 12pt;
		line-height: 16pt;
		margin-top: 10pt;
		margin-bottom: 6px;
		page-break-after: avoid;
		mc-auto-number-format: 'CH:LESSON {n+1}: ';
		mc-pagenum-display: none;
		mc-leader-format: 'none';
		font-weight: normal;
	}

	p.TOC2
	{
		margin-bottom: 3pt;
		margin-top: 3pt;
		margin-left: .20in;
	}

	p.TOC3
	{
		font-size: 9pt;
		margin-left: .35in;
		margin-top: 2px;
		margin-bottom: 2px;
		display: None;
		mc-conditions: 'GLBL_DefaultConditions.Unpublished';
	}

	p.TOCHeading
	{
		display: block;
		color: #000000;
		letter-spacing: -1px;
		margin: 0;
		text-transform: uppercase;
		text-align: right;
		font-size: 85pt;
		line-height: 90pt;
	}

	p.TOCTitle
	{
		margin-bottom: 6pt;
		margin-top: 24pt;
		font-size: 15pt;
		line-height: 20pt;
	}

	p.Underline14
	{
		font-size: 14pt;
		display: block;
		line-height: 21pt;
	}

	ul
	{
		margin-left: .20in;
	}

	p.CopyrightWhite
	{
		display: block;
		color: #ffffff;
		font-size: 7pt;
		text-align: right;
		margin: 0;
		padding-bottom: 4px;
		padding-right: 0;
	}

	p.InstructorNote
	{
		display: block;
		mc-conditions: 'GLBL_DefaultConditions.InstructorOnly';
		font-size: 10pt;
		background-color: #e2e2e2;
	}

	h1.ExcludeTOC
	{
		mc-auto-number-position: none;
		display: block;
	}

	h2.ExcludeTOC
	{
		page-break-inside: avoid;
		mc-auto-number-position: none;
		display: block;
		page-break-before: always;
	}

	h3.ExcludeTOC
	{
		mc-auto-number-position: none;
		page-break-after: avoid;
		display: block;
	}

	h4.ExcludeTOC
	{
		mc-auto-number-position: none;
		page-break-after: avoid;
		display: block;
	}

	h5.ExcludeTOC
	{
		mc-auto-number-position: none;
		page-break-after: avoid;
		display: block;
	}

	h6.ExcludeTOC
	{
		mc-auto-number-position: none;
		page-break-after: avoid;
		display: block;
	}

	p.LessonNumber
	{
		display: block;
		color: #000000;
		letter-spacing: -1px;
		border: none 2px #000000;
		margin-top: 0;
		page-break-after: avoid;
		mc-pagenum-display: none;
		mc-leader-format: 'none';
		column-break-after: always;
		mc-auto-number-format: 'CH:LESSON {chapnum}';
		mc-heading-level: 1;
		font-size: 85pt;
		line-height: 90pt;
		text-align: right;
	}

	h2.NonNumbered
	{
		display: block;
		page-break-before: always;
	}

	p.MiniTOC1
	{
		font-weight: normal;
		padding-bottom: 1px;
		padding-left: 0px;
		padding-top: 0px;
		margin-top: 0px;
		margin-bottom: 5px;
		color: black;
		text-decoration: none;
		font-size: 10pt;
		line-height: 12pt;
	}

	MadCap|miniTocProxy
	{
		margin-left: .25in;
		margin-right: .25in;
		padding-bottom: 1px;
		padding-left: 0px;
		padding-top: 0px;
		margin-top: 5px;
		margin-bottom: 5px;
	}

	p.AppendixNumber
	{
		display: block;
		color: #000000;
		letter-spacing: -1px;
		page-break-after: avoid;
		mc-pagenum-display: none;
		mc-leader-format: 'none';
		column-break-after: always;
		mc-heading-level: 1;
		margin-top: 0;
		mc-auto-number-format: 'CH:APPENDIX {chapnum}';
		text-align: right;
		font-size: 80pt;
		line-height: 85pt;
	}

	ol.Indent
	{
		margin-left: .25in;
	}

	ul.Indent
	{
		margin-left: .25in;
	}

	p.EmptyPageText
	{
		display: block;
		font-size: 10pt;
		font-weight: bold;
	}

	p.KeyPoints
	{
		color: #000000;
		font-weight: bolder;
		margin-top: 10px;
		padding: 10px;
		padding-bottom: 5px;
		padding-left: 25px;
	}

	caption
	{
		font-size: 9pt;
	}

	p.TitleSub2
	{
		
	}

	div.Note
	{
		
	}

	div.InstructorNote
	{
		display: block;
		border: solid 1px #000000;
		border-radius: 4px;
		margin-bottom: 20px;
		margin-top: 10px;
		padding: 10px;
		padding-left: 5px;
		mc-conditions: 'GLBL_DefaultConditions.InstructorOnly';
		font-size: 10pt;
		overflow: auto;
		page-break-inside: avoid;
		min-height: 32px;
		background-color: #e2e2e2;
	}

	div.clientid127
	{
		display: none;
	}

	div.clientid140
	{
		display: none;
	}

	div.clientid181
	{
		display: none;
	}

	div.clientid197
	{
		display: none;
	}

	div.clientid203
	{
		display: none;
	}

	div.clientid255
	{
		display: none;
	}

	div.clientid265
	{
		display: none;
	}

	div.clientid266
	{
		display: none;
	}

	div.clientid267
	{
		display: none;
	}

	div.clientid277
	{
		display: none;
	}

	div.clientid293
	{
		display: none;
	}

	div.clientid300
	{
		display: none;
	}

	div.clientid310
	{
		display: none;
	}

	div.clientid346
	{
		display: none;
	}

	div.clientid364
	{
		display: none;
	}

	div.clientid375
	{
		display: none;
	}

	div.clientid384
	{
		display: none;
	}

	div.clientid401
	{
		display: none;
	}

	div.clientid421
	{
		display: none;
	}

	div.clientid433
	{
		display: none;
	}

	div.clientid465
	{
		display: none;
	}

	div.clientid472
	{
		display: none;
	}

	div.clientid481
	{
		display: none;
	}

	div.clientid485
	{
		display: none;
	}

	div.clientid511
	{
		display: none;
	}

	div.clientid515
	{
		display: none;
	}

	div.clientid516
	{
		display: none;
	}

	div.clientid527
	{
		display: none;
	}

	div.clientid575
	{
		display: none;
	}

	div.clientid596
	{
		display: none;
	}

	div.clientid618
	{
		display: none;
	}

	div.clientid623
	{
		display: none;
	}

	div.clientid624
	{
		display: none;
	}

	div.clientid628
	{
		display: none;
	}

	div.clientid644
	{
		display: none;
	}

	div.clientid646
	{
		display: none;
	}

	div.clientid647
	{
		display: none;
	}

	div.clientid659
	{
		display: none;
	}

	div.clientid668
	{
		display: none;
	}

	div.clientid710
	{
		display: none;
	}

	div.clientid738
	{
		display: none;
	}

	div.clientid789
	{
		display: none;
	}

	div.clientid811
	{
		display: none;
	}

	div.clientid812
	{
		display: none;
	}

	div.clientid867
	{
		display: none;
	}

	div.clientid933
	{
		display: none;
	}

	div.clientid942
	{
		display: none;
	}

	div.clientid954
	{
		display: none;
	}

	div.clientid999
	{
		display: none;
	}

	div.clientids5m
	{
		display: none;
	}

	p.PrefaceCover
	{
		display: block;
		color: #000000;
		letter-spacing: -1px;
		border: none 2px #000000;
		margin-top: 0;
		page-break-after: avoid;
		mc-pagenum-display: none;
		mc-leader-format: 'none';
		column-break-after: always;
		mc-heading-level: 1;
		mc-auto-number-format: 'CH:PREFACE';
		font-size: 85pt;
		line-height: 90pt;
		text-align: right;
	}

	img
	{
		
	}

	p.TOC4
	{
		display: None;
	}

	p.TOC5
	{
		display: None;
	}

	p.ContinuedHeading2
	{
		border-bottom: solid 1px #000000;
		mc-heading-level: 3;
		page-break-before: always;
		display: block;
		font-weight: bold;
		margin-right: -10px;
		margin-left: 8.5pt;
		margin-top: 18pt;
		font-size: 13pt;
		line-height: 14pt;
	}

	img.IconSize
	{
		
	}

	p.MiniTOC2
	{
		display: none;
		color: black;
	}

	p.MiniTOC3
	{
		display: none;
	}

	div.TopOfPageLink
	{
		display: none;
	}

	p.BottomBorder	/*Used to create note lines in lesson topics and learning checks.*/
	{
		display: block;
	}

	p.UnderlineItalics14
	{
		display: block;
		font-size: 14pt;
		font-style: italic;
		font-weight: bold;
		text-decoration: underline;
		line-height: 14pt;
	}

	div.TrainingPreface
	{
		
	}

	h3.NonNumbered
	{
		
	}

	h2.TrainingPreface
	{
		display: block;
	}

	video
	{
		display: none;
	}

	div.Video3Up
	{
		display: none;
	}

	a.MiniTOC1
	{
		
	}

	MadCap|xref
	{
		mc-format: '{paratext} (page {page})';
		color: #000000;
	}

	div.NoteBodyText
	{
		
	}

	a.GlossaryPageTerm
	{
		font-size: 14pt;
	}

	MadCap|dropDown
	{
		margin-bottom: 8px;
	}

	MadCap|dropDownBody
	{
		
	}

	div.GlossaryPageTerm
	{
		font-size: 14pt;
		line-height: 21pt;
	}

	p.EvalHeading
	{
		display: block;
		mc-heading-level: 1;
		color: #4d4d4d;
		font-size: 16pt;
		font-weight: bold;
		border-bottom: solid 1px #4d4d4d;
		margin-bottom: 7px;
		page-break-before: avoid;
		margin-top: -12px;
		line-height: 16pt;
	}

	div.EvaluationSpacer
	{
		display: block;
		margin-top: .75in;
	}

	p.CourseIntroCover
	{
		display: block;
		color: #000000;
		letter-spacing: -1px;
		margin-top: 0;
		page-break-after: avoid;
		mc-pagenum-display: none;
		mc-leader-format: 'none';
		column-break-after: always;
		mc-heading-level: 1;
		mc-auto-number-format: 'CH:TRAINING INTRODUCTION';
		font-size: 45pt;
		line-height: 47pt;
		text-align: right;
	}

	p.SpellNUsage
	{
		display: none;
	}

	div.sideContent	/*We do not use this style.*/
	{
		
	}

	p.RightAligned
	{
		display: block;
	}

	h1.White
	{
		display: block;
	}

	MadCap|dropDownHead
	{
		
	}

	p.RelatedTopicsHeading
	{
		display: none;
	}

	sub
	{
		font-size: 9pt;
	}

	sup
	{
		font-size: 6pt;
	}

	p.CardTitle
	{
		display: none;
	}

	div.AnswerKey
	{
		font-size: 10pt;
		display: block;
		line-height: 15pt;
		height: 45pt;
	}

	span.AnswerKey
	{
		display: block;
		background: #e2e2e2;
		mc-conditions: 'GLBL_DefaultConditions.InstructorOnly';
	}

	h2.RN
	{
		display: none;
	}

	h3.RN
	{
		display: none;
	}

	li p
	{
		margin-bottom: 6pt;
		margin-top: 6pt;
	}

	span.CodeMessageText
	{
		font-size: 10pt;
		line-height: 15pt;
		margin: 6pt;
		margin-left: .25in;
	}

	p.TitleQRGLA
	{
		display: none;
	}

	p.SubheadingLessonNumber
	{
		font-size: 11pt;
		line-height: 16pt;
	}

	a
	{
		color: #000000;
		text-decoration: none;
		cursor: text;
	}

	a:active
	{
		
	}

	a:focus
	{
		
	}

	a:hover
	{
		color: #000000;
		text-decoration: none;
		cursor: default;
	}

	a:link
	{
		color: black;
		text-decoration: none;
		cursor: default;
	}

	a:visited
	{
		color: black;
		text-decoration: none;
		cursor: default;
	}

	a.IncludeInTGs
	{
		color: blue;
	}

	a.IncludeInTGs:link
	{
		color: blue;
		text-decoration: underline;
	}

	a.IncludeInTGs:active
	{
		color: blue;
	}

	a.IncludeInTGs:focus
	{
		color: blue;
	}

	a.IncludeInTGs:hover
	{
		color: blue;
	}

	a.IncludeInTGs:visited
	{
		color: purple;
	}

	MadCap|dropDownHotspot.H2
	{
		font-size: 16pt;
		line-height: 18pt;
	}

	MadCap|dropDownHotspot.H3
	{
		font-size: 14pt;
		line-height: 21pt;
	}

	MadCap|dropDownHotspot.H4
	{
		font-size: 12pt;
		line-height: 14pt;
	}

	.RightAligned
	{
		
	}

	p.TitleSub1
	{
		
	}
}

p.CopyrightWhite	/*Copyright used on pages with a dark background.*/
{
	display: none;
	mc-hidden: hidden;
}

div.Note	/*Used for notes. Please use the snippet instead of applying this style manually.*/
{
	border: solid 1px #000000;
	margin-top: 8px;
	overflow: auto;
	padding-left: 16px;
	padding-bottom: 8px;
	padding-top: 4px;
	padding-right: 4px;
	min-height: 24px;
	margin-bottom: 16px;
	page-break-inside: avoid;
}

div.NoteBodyText	/*Used in the body portion of the notes. Please use the snippets instead of applying this style manually.*/
{
	margin-right: auto;
	margin-left: 40px;
}

div.NoteBodyIcon
{
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 20px;
	mc-disabled: true;
}

div.NoteBodyIcon::before
{
	display: table;
	content: ;
}

div.NoteBodyIcon::after
{
	display: table;
	clear: both;
	content: ;
}

div.NoteBodyText::after
{
	display: table;
	clear: both;
	content: ;
}

div.NoteBodyText::before
{
	display: table;
	content: ;
}

div.Caution	/*Used to create a caution note. Please use the snippet instead of this style.*/
{
	background-color: transparent;
	border: solid 1px #000000;
	border-radius: 3px;
	margin-top: 8px;
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 5px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	mc-disabled: true;
}

div.clientid127	/*Custom content for this client number.*/
{
	display: none;
}

div.clientid140	/*Custom content for this client number.*/
{
	display: none;
}

div.clientid181	/*Custom content for this client number.*/
{
	display: none;
}

div.clientid197	/*Custom content for this client number.*/
{
	display: none;
}

div.clientid203	/*Custom content for this client number.*/
{
	display: none;
}

div.clientid255	/*Custom content for this client number.*/
{
	display: none;
}

div.clientid265	/*Custom content for this client number.*/
{
	display: none;
}

div.clientid266	/*Custom content for this client number.*/
{
	display: none;
}

div.clientid267	/*Custom content for this client number.*/
{
	display: none;
}

div.clientid277	/*Custom content for this client number.*/
{
	display: none;
}

div.clientid293	/*Custom content for this client number.*/
{
	display: none;
}

div.clientid300	/*Custom content for this client number.*/
{
	display: none;
}

div.clientid310	/*Custom content for this client number.*/
{
	display: none;
}

div.clientid346	/*Custom content for this client number.*/
{
	display: none;
}

div.clientid364	/*Custom content for this client number.*/
{
	display: none;
}

div.clientid375	/*Custom content for this client number.*/
{
	display: none;
}

div.clientid384	/*Custom content for this client number.*/
{
	display: none;
}

div.clientid401	/*Custom content for this client number.*/
{
	display: none;
}

div.clientid421	/*Custom content for this client number.*/
{
	display: none;
}

div.clientid433	/*Custom content for this client number.*/
{
	display: none;
}

div.clientid465	/*Custom content for this client number.*/
{
	display: none;
}

div.clientid472	/*Custom content for this client number.*/
{
	display: none;
}

div.clientid481	/*Custom content for this client number.*/
{
	display: none;
}

div.clientid485	/*Custom content for this client number.*/
{
	display: none;
}

div.clientid511	/*Custom content for this client number.*/
{
	display: none;
}

div.clientid515	/*Custom content for this client number.*/
{
	display: none;
}

div.clientid516	/*Custom content for this client number.*/
{
	display: none;
}

div.clientid527	/*Custom content for this client number.*/
{
	display: none;
}

div.clientid575	/*Custom content for this client number.*/
{
	display: none;
}

div.clientid596	/*Custom content for this client number.*/
{
	display: none;
}

div.clientid618	/*Custom content for this client number.*/
{
	display: none;
}

div.clientid623	/*Custom content for this client number.*/
{
	display: none;
}

div.clientid624	/*Custom content for this client number.*/
{
	display: none;
}

div.clientid628	/*Custom content for this client number.*/
{
	display: none;
}

div.clientid644	/*Custom content for this client number.*/
{
	display: none;
}

div.clientid646	/*Custom content for this client number.*/
{
	display: none;
}

div.clientid647	/*Custom content for this client number.*/
{
	display: none;
}

div.clientid659	/*Custom content for this client number.*/
{
	display: none;
}

div.clientid668	/*Custom content for this client number.*/
{
	display: none;
}

div.clientid710	/*Custom content for this client number.*/
{
	display: none;
}

div.clientid738	/*Custom content for this client number.*/
{
	display: none;
}

div.clientid789	/*Custom content for this client number.*/
{
	display: none;
}

div.clientid811	/*Custom content for this client number.*/
{
	display: none;
}

div.clientid812	/*Custom content for this client number.*/
{
	display: none;
}

div.clientid867	/*Custom content for this client number.*/
{
	display: none;
}

div.clientid933	/*Custom content for this client number.*/
{
	display: none;
}

div.clientid942	/*Custom content for this client number.*/
{
	display: none;
}

div.clientid954	/*Custom content for this client number.*/
{
	display: none;
}

div.clientid999	/*Custom content for this client number.*/
{
	display: none;
}

div.clientids5m	/*Custom content for this client number.*/
{
	display: none;
}

p.PrefaceCover	/*Do not use in yoru content. This is used on the preface cover page. */
{
	display: None;
}

pre.SixPt
{
	font-size: 6pt;
	margin-right: .25in;
}

div.ScrollBarsEnabled
{
	overflow: auto;
	mc-hidden: hidden;
}

p.BottomBorder	/*This is used to create lines on practices in training guides.*/
{
	border-bottom: solid 1px #000000;
	display: block;
}

a.HomeCardLink	/*Used in templates for the home page.*/
{
	display: block;
	overflow: hidden;
	text-decoration: none;
	border-radius: 3px;
	text-align: center;
	padding-right: 10px;
	line-height: 1.2rem;
	font-size: 1.1rem;
	margin-right: auto;
	max-height: 75px;
	border: solid 1px #cdd1d3;
	color: #000000;
}

a.HomeCardLink:hover
{
	text-decoration: none;
	border: 0;
	cursor: pointer;
	box-shadow: 0px 0px 7px 3px rgba(0,0,0,0.08), 0px 3px 8px 3px rgba(0,0,0,0.08);
	transition: all 0.4s cubic-bezier(.25, .8, .25, 1);
}

div.HomeCardRow	/*Used by the home page template. Do not apply manually.*/
{
	mc-grid-row: true;
	margin-left: auto;
	margin-right: auto;
	justify-content: center;
	margin-top: 20px;
	width: 100%;
	text-align: center;
	padding-top: 0px;
	border: none 0number transparent;
	mc-hidden: hidden;
	padding-bottom: 16px;
}

div.HomeCardRow::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.HomeCardRow::before
{
	content: ' ';
	display: table;
}

div.HomeCardRow:hover
{
	transition: all 0.4s cubic-bezier(.25, .8, .25, 1);
}

div.HomeCardRow > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 2px;
	padding-right: 2px;
	text-align: center;
	width: 100%;
}

div.HomeCardRow > div:nth-child(1)
{
	line-height: 1.3rem;
	width: 30%;
	margin-left: 1%;
	margin-right: auto;
	font-size: 1.2rem;
}

div.HomeCardRow > div:nth-child(1):hover
{
	box-shadow: 0px 0px 7px 3px rgba(0,0,0,0.08), 0px 3px 8px 3px rgba(0,0,0,0.08);
	transition: all 0.4s cubic-bezier(.25, .8, .25, 1);
}

div.HomeCardRow > div:nth-child(2)
{
	width: 30%;
	line-height: 1.3rem;
	margin-right: auto;
	margin-left: 1%;
	font-size: 1.2rem;
}

div.HomeCardRow > div:nth-child(2):hover
{
	box-shadow: 0px 0px 7px 3px rgba(0,0,0,0.08), 0px 3px 8px 3px rgba(0,0,0,0.08);
	transition: all 0.4s cubic-bezier(.25, .8, .25, 1);
}

div.HomeCardRow > div:nth-child(3)
{
	width: 30%;
	line-height: 1.3rem;
	margin-right: auto;
	margin-left: 1%;
	font-size: 1.2rem;
}

div.HomeCardRow > div:nth-child(3):hover
{
	box-shadow: 0px 0px 7px 3px rgba(0,0,0,0.08), 0px 3px 8px 3px rgba(0,0,0,0.08);
	transition: all 0.4s cubic-bezier(.25, .8, .25, 1);
}

div.HomeHeroSection	/*Used by the home page template for the banner area. Do not apply manually.*/
{
	mc-grid-row: true;
	margin-left: auto;
	margin-right: auto;
}

div.HomeHeroSection::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.HomeHeroSection::before
{
	content: ' ';
	display: table;
}

div.topichero	/*Used by the home page template. Creates the banner. Do not use manually.*/
{
	background-size: cover;
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-bottom: 80px;
	height: 150px;
	mc-hidden: hidden;
	background-image: url('../Images_GlobalOnly/Backgrounds/GLBL_HelpHomePage.png');
	z-index: 100;
}

h1.White
{
	color: #ffffff;
	font-weight: normal;
}

h1.White
{
	font-style: normal;
	font-weight: normal;
	text-align: center;
	font-size: 2.25rem;
	z-index: 2000;
	display: block;
	color: white;
}

p.CardTitle	/*Used by the home page template. Do not use this in your content.*/
{
	text-align: center;
	margin: 0;
	border: none 0number transparent;
	mc-hidden: hidden;
	display: block;
}

div.TopAnchorHome	/*Used by the top of page icon. Do not use in your cotnent.*/
{
	mc-hidden: hidden;
}

html.HomePage
{
	mc-community-features: disabled;
}

p.NoteBody	/*Used in paragraph 2+ of any type of note. Please use the snippet to create notes and cautions.*/
{
	display: block;
	margin-left: 0;
	padding: 0;
	margin-top: 16px;
	margin-bottom: 0px;
}

MadCap|dropDownHotspot.H2	/*Used for nested drop-downs.*/
{
	font-weight: bold;
	margin-top: 16px;
	margin-bottom: 7px;
	line-height: .9rem;
	font-size: 1.75rem;
	color: #000000;
}

MadCap|dropDownHotspot.H3	/*Used for nested drop-downs.*/
{
	font-weight: bold;
	margin-top: 16px;
	margin-bottom: 7px;
	line-height: .9rem;
	font-size: 1.5rem;
	color: #000000;
}

MadCap|dropDownHotspot.H4	/*Used for nested drop-downs.*/
{
	font-weight: bold;
	margin-top: 16px;
	margin-bottom: 7px;
	line-height: .9rem;
	font-size: 1.313rem;
	color: #000000;
}

a.MiniTOC1
{
	
}

a.MiniTOC1:hover
{
	font-weight: bold;
}

a.MiniTOC2
{
	
}

a.MiniTOC3
{
	
}

a.MiniTOC2:hover
{
	font-weight: bold;
}

.AvoidPageBreakInside	/*Use this style class to prevent a page break inside the current element.*/
{
	page-break-inside: avoid;
}

a.BodyTextColorBold	/*Used when links need to appear as bold p style. Used rarely, such as the one-stop guide.*/
{
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}

MadCap|dropDownHotspot.BodyTextColorBold	/*Used in drop-downs where the text needs to match p, but using the secondary color. This is rarely used, such as the one-stop guide.*/
{
	color: #000000;
}

.Indent	/*Add to any element to indent by 25px.*/
{
	margin-left: 25px;
}

ul ul ul ul
{
	list-style-type: disc;
}

p.AttributeHeading	/*Used as a heading for attributes, such as data handling or valid values in FD topics. Use snippets when they are available.*/
{
	color: #0f364a;
	font-weight: bold;
}

MadCap|dropDownHotspot.ReadMoreLink	/*Used for the read more link only.*/
{
	font-size: .9rem;
	mc-disabled: true;
}

.Center	/*Add to any element to center the entire contents.*/
{
	text-align: center;
}

MadCap|conceptLink.WDMSPViews	/*Used in WebDirect and associated products to style the See Also list for shared views.*/
{
	mc-help-control-display: list;
	mc-label: ' ';
	mc-image: url('../Images_GlobalOnly/ButtonsIcons/GLBL_BlankIcon.png');
	mc-image-spacing: 0px;
	padding-top: 0px;
	margin-top: -48px;
	mc-image-position: none;
	color: #0f364a;
}

h2.RN
{
	mc-heading-level: 2;
	font-size: 1.125rem;
	line-height: 1.688rem;
	margin-top: 32px;
}

p.ImagesInLists	/*Used for stand alone images in lists to accommodate the lack of space between pararaphs in the li p complex selector.*/
{
	margin-top: 16px;
	margin-bottom: 16px;
}

@media RNDetailTOC
{
	:root	/* root section for RNDetailTOC medium */
	{
		--Secondary: #4d4d4d;
		--Primary: #000000;
		--AccentPrimary: #0f364a;
	}

	p	/*This was formerly known as Body Text or Normal. It is the paragraph style that makes up the majority of your conten*/
	{
		margin-bottom: 12pt;
		margin-top: 10pt;
	}

	span.BlueHighlight	/*EIP special style for samples.*/
	{
		
	}

	p.NoSpace	/**/
	{
		margin-top: 0;
	}

	ul.LetterText	/*Used in appendices for indented text.*/
	{
		
	}

	ul.Script	/*This is used to show text that should be used as script in the application.*/
	{
		font-size: 10pt;
		text-indent: .25;
	}

	p.Note	/*Used to draw the user's attention to a special note.*/
	{
		padding-right: 5px;
		padding-top: 5px;
		padding-bottom: 5px;
	}

	p.HiddenText	/*This text appears only to writers. It will not publish in output. It can be used for extra information, such as ticket numbers from RTC or TFS.*/
	{
		
	}

	h1	/*This is heading 1.*/
	{
		font-size: 18pt;
		font-weight: bold;
		font-style: normal;
		line-height: 24pt;
		page-break-before: always;
		color: #000000;
	}

	h2	/*This is heading 2.*/
	{
		font: arial narrow;
		font-weight: bold;
		border-bottom-width: 1px;
		font-size: 13pt;
		line-height: 18pt;
	}

	h3	/*This is Heading 3.*/
	{
		font: arial narrow;
		font-weight: bold;
		margin-top: 12pt;
		margin-bottom: 12pt;
		font-size: 11pt;
		line-height: 16pt;
	}

	p.Subheading	/*Used where a subheading is needed that you do not want to ever appear in a TOC.*/
	{
		font-size: 11pt;
		font-weight: bold;
		margin-top: 8pt;
	}

	h4	/*This is Heading 4.*/
	{
		font-weight: bold;
		font-size: 10pt;
		line-height: 15pt;
	}

	h5	/*This is Heading 5.*/
	{
		font-size: 10pt;
		line-height: 15pt;
		margin-bottom: 15pt;
		margin-top: 15pt;
		font-weight: normal;
	}

	h6	/*This is Heading 6.*/
	{
		font-weight: bold;
		margin-top: 10pt;
		margin-bottom: 3pt;
		line-height: 12pt;
		font-size: 9.5pt;
	}

	body
	{
		font-size: 10pt;
		font: Arial;
	}

	p.CenterStrong	/*Can be used above or below an element that requires a heading or caption.*/
	{
		margin-top: 6pt;
		color: #000000;
		font-size: 10pt;
		margin-bottom: 6pt;
	}

	p.CaptionStatement	/*A statement under the image capture.*/
	{
		font-weight: normal;
		font-style: normal;
		text-align: center;
	}

	p.NoteInStep	/*Used to draw the user's attention to a special note in an OL.*/
	{
		background-color: #e6e7e8;
		margin-left: .33in;
	}

	p.Center	/*This is a centered paragraph. This style may be useful for table columns that require centering.*/
	{
		text-align: center;
	}

	p.TableHeading	/*Used as a left-aligned heading in a table and should not appear in a TOC.*/
	{
		
	}

	p.TableHeadingCenter	/*Used as a centered heading in a table and should not appear in a TOC.*/
	{
		color: #000000;
	}

	ol	/*Ordered list. Formerly known as Step.*/
	{
		margin-bottom: 3pt;
		margin-left: .25in;
		padding-left: 0;
	}

	ul	/*Unordered list. Formerly known as bullets.*/
	{
		margin-left: .25in;
		margin-bottom: 3pt;
	}

	p.TitleCourse	/*Used as the title on the cover page of training material.*/
	{
		font-size: 24pt;
		font-weight: bold;
		text-align: center;
		display: block;
		margin: 0pt;
	}

	p.TitleGuideType
	{
		
	}

	p.TitleDocument
	{
		font-size: 28pt;
		font-weight: bold;
		display: block;
		color: #000000;
		margin-left: 0;
		margin-top: 10pt;
	}

	p.TitleSub1
	{
		font-size: 18pt;
		line-height: 1.5ex;
		margin-top: 3pt;
		margin-bottom: 3pt;
		letter-spacing: 1px;
		display: block;
		color: #000000;
		margin-left: 0;
	}

	p.TitleSub2
	{
		font-size: 16pt;
		margin-bottom: 6pt;
		margin-top: 0;
		display: block;
		color: #000000;
		margin-left: 0;
	}

	MadCap|dropDownHead
	{
		
	}

	MadCap|expandingHead
	{
		color: #4d4d4d;
	}

	MadCap|expandingHead:focus
	{
		
	}

	MadCap|expandingHead:hover
	{
		
	}

	MadCap|expandingBody
	{
		
	}

	MadCap|dropDownHotspot
	{
		
	}

	MadCap|dropDownHotspot:focus
	{
		
	}

	MadCap|dropDownHotspot:hover
	{
		
	}

	ul.Indent
	{
		margin-right: 0in;
		margin: 0;
		margin-bottom: 6pt;
		line-height: 14pt;
		margin-top: 6pt;
		margin-left: .25in;
	}

	ul.Indent > li::marker
	{
		
	}

	p.Caption
	{
		font-weight: bold;
		font-style: italic;
		margin-top: 6pt;
		margin-bottom: 12pt;
		display: block;
		font-size: 9pt;
	}

	p.Header	/*Used as lesson and page numbers in the header of guides, etc.*/
	{
		margin-top: 0;
	}

	p.ReportSample	/*Used to create MSP report samples for EIPs, Help, and training material.*/
	{
		font-size: 7pt;
		margin-top: 0;
		font-family: 'Courier New';
		padding-left: 4pt;
		padding-right: 4pt;
		padding-top: 1pt;
		padding-bottom: 1pt;
		border: solid 0.5pt #000000;
	}

	p.TOCTitle
	{
		font-size: 15pt;
		margin-top: 24pt;
		margin-bottom: 6pt;
		border-bottom: solid 2.25pt #000000;
	}

	p.TOC1
	{
		font-size: 12pt;
		line-height: 16pt;
		margin-bottom: 16px;
		margin-top: 16px;
	}

	p.TOC2
	{
		font-size: 10pt;
		line-height: 15pt;
		margin-bottom: 8px;
		margin-left: .25in;
	}

	p.TOC3
	{
		margin-left: .5in;
		margin-top: 0;
		margin-bottom: 0;
	}

	p.ScreenSampleEIPTop
	{
		display: block;
		font: Courier New;
		font-size: 9pt;
		border: none 0.5pt #000000;
		font-family: 'Courier New';
	}

	p.ScreenSampleEIPBody
	{
		display: block;
		font: Courier New;
		font-size: 9pt;
		margin: 0;
		font-family: 'Courier New';
	}

	span.StrongUnderline	/*This is used in training material for headings in the instructor notes such as display visual, estimated time, intructor notes, etc. This style is applied to snippets in the stems folder.*/
	{
		
	}

	p.UnderlineItalics14
	{
		font-size: 14pt;
		display: block;
		font-style: italic;
		font-weight: bold;
		text-decoration: underline;
	}

	p.Item
	{
		margin-bottom: 1pt;
		color: #000000;
	}

	p.LetterSampleText	/*Print only. For displaying the sample text from OLLW and other correspondence.*/
	{
		display: block;
		font-size: 9pt;
		margin: 0;
	}

	p.LetterSampleTextSmall	/*Print only. For displaying the sample text from OLLW and other correspondence when a smaller font is needed.*/
	{
		display: block;
		margin: 0;
		font-size: 7pt;
	}

	p.CodeMessageText	/*This text indicates a system message or code entered by a developer.*/
	{
		font-size: 10pt;
		margin-top: 6pt;
		margin-left: .25in;
	}

	p.Spacer
	{
		font-size: 3pt;
	}

	span.StrongTeal
	{
		color: #000000;
	}

	img.OneUp
	{
		border: solid 1pt #000000;
	}

	img.TwoUp
	{
		border: solid 1pt #000000;
	}

	img.PartialScreen
	{
		border: solid 1pt #000000;
	}

	img.Screen180x415
	{
		border: solid 1pt #000000;
	}

	img.CenterAddsBorder
	{
		border: solid 1pt #000000;
	}

	p.TitleBar
	{
		display: none;
	}

	p.Copyright
	{
		margin-top: 0;
		line-height: normal;
		margin-right: 0;
		font-size: 7pt;
	}

	MadCap|breadcrumbsProxy
	{
		display: none;
	}

	li
	{
		margin-left: .10in;
		line-height: 12pt;
	}

	span.Monospace
	{
		font-size: 8pt;
	}

	p.CodeMessageTextIndent1
	{
		margin-left: .5in;
	}

	p.CodeMessageTextIndent2
	{
		margin-left: .75in;
	}

	p.CodeMessageTextIndent2Arial
	{
		font-size: 12pt;
		margin-left: .75in;
	}

	MadCap|slideshowCaption
	{
		color: white;
	}

	MadCap|pageFooter
	{
		height: 1in;
		background: url('../Images_GlobalOnly/General/GLBL_WhitePaperFooterBackground.png');
	}

	MadCap|pageHeader
	{
		background: url('../Images_GlobalOnly/General/GLBL_WhitePaperHeaderBackground.png');
	}

	p.FooterLinks
	{
		margin-top: 0;
		line-height: normal;
		font-size: 7pt;
		display: none;
		margin-left: 0;
	}

	p.ReportSampleBottom
	{
		padding-bottom: 1pt;
		padding-left: 4pt;
		padding-right: 4pt;
		padding-top: 1pt;
		border: solid 0.5pt #000000;
		border-bottom: dotted 0.5pt #000000;
		font-size: 7pt;
	}

	p.ReportSampleMiddle
	{
		border: solid 0.5pt #000000;
		border-bottom: dotted 0.5pt #000000;
		border-top: dotted 0.5pt #000000;
		padding-bottom: 1pt;
		padding-left: 4pt;
		padding-right: 4pt;
		padding-top: 1pt;
		font-size: 7pt;
	}

	p.ReportSampleTop
	{
		border: solid 0.5pt #000000;
		border-top: dotted 0.5pt #000000;
		padding-bottom: 1pt;
		padding-left: 4pt;
		padding-right: 4pt;
		padding-top: 1pt;
		font-size: 7pt;
	}

	div.HelpPageFooter
	{
		
	}

	sub
	{
		font-size: 7pt;
	}

	sup
	{
		font-size: 7pt;
	}

	MadCap|tocProxy
	{
		margin-right: .25in;
	}

	p.RightAligned
	{
		
	}

	p.SectionName
	{
		font-size: 12pt;
	}

	p.Underline14
	{
		font-size: 14pt;
		display: block;
	}

	p.Callout
	{
		
	}

	ol.Indent
	{
		margin-left: .25in;
	}

	caption
	{
		font-size: 9pt;
	}

	div.Note
	{
		
	}

	div.clientid127
	{
		background: #e0ffff;
	}

	div.clientid140
	{
		background: #e0ffff;
	}

	div.clientid181
	{
		background: #e0ffff;
	}

	div.clientid197
	{
		background: #e0ffff;
	}

	div.clientid203
	{
		background: #e0ffff;
	}

	div.clientid255
	{
		background: #e0ffff;
	}

	div.clientid265
	{
		background: #e0ffff;
	}

	div.clientid266
	{
		background: #e0ffff;
	}

	div.clientid267
	{
		background: #e0ffff;
	}

	div.clientid277
	{
		background: #e0ffff;
	}

	div.clientid293
	{
		background: #e0ffff;
	}

	div.clientid300
	{
		background: #e0ffff;
	}

	div.clientid310
	{
		background: #e0ffff;
	}

	div.clientid346
	{
		background: #e0ffff;
	}

	div.clientid364
	{
		background: #e0ffff;
	}

	div.clientid375
	{
		background: #e0ffff;
	}

	div.clientid384
	{
		background: #e0ffff;
	}

	div.clientid401
	{
		background: #e0ffff;
	}

	div.clientid421
	{
		background: #e0ffff;
	}

	div.clientid433
	{
		background: #e0ffff;
	}

	div.clientid465
	{
		background: #e0ffff;
	}

	div.clientid472
	{
		background: #e0ffff;
	}

	div.clientid481
	{
		background: #e0ffff;
	}

	div.clientid485
	{
		background: #e0ffff;
	}

	div.clientid511
	{
		background: #e0ffff;
	}

	div.clientid515
	{
		background: #e0ffff;
	}

	div.clientid516
	{
		background: #e0ffff;
	}

	div.clientid527
	{
		background: #e0ffff;
	}

	div.clientid575
	{
		background: #e0ffff;
	}

	div.clientid596
	{
		background: #e0ffff;
	}

	div.clientid618
	{
		background: #e0ffff;
	}

	div.clientid623
	{
		background: #e0ffff;
	}

	div.clientid624
	{
		background: #e0ffff;
	}

	div.clientid628
	{
		background: #e0ffff;
	}

	div.clientid644
	{
		background: #e0ffff;
	}

	div.clientid646
	{
		background: #e0ffff;
	}

	div.clientid647
	{
		background: #e0ffff;
	}

	div.clientid659
	{
		background: #e0ffff;
	}

	div.clientid668
	{
		background: #e0ffff;
	}

	div.clientid710
	{
		background: #e0ffff;
	}

	div.clientid738
	{
		background: #e0ffff;
	}

	div.clientid789
	{
		background: #e0ffff;
	}

	div.clientid811
	{
		background: #e0ffff;
	}

	div.clientid812
	{
		background: #e0ffff;
	}

	div.clientid867
	{
		background: #e0ffff;
	}

	div.clientid933
	{
		background: #e0ffff;
	}

	div.clientid942
	{
		background: #e0ffff;
	}

	div.clientid954
	{
		background: #e0ffff;
	}

	div.clientid999
	{
		background: #e0ffff;
	}

	div.clientids5m
	{
		background: #e0ffff;
	}

	p.EvaluationCover
	{
		
	}

	p.JobAidHeader
	{
		display: block;
		font-size: 16pt;
		font-weight: bold;
		text-transform: uppercase;
		margin-top: .25in;
		margin-left: .25in;
	}

	img
	{
		max-height: auto;
		max-width: 100%;
	}

	h1.AppendixNumber
	{
		display: none;
	}

	div.TopOfPageLink
	{
		display: none;
	}

	h3.ExcludeTOC
	{
		mc-auto-number-position: inside-head;
	}

	video
	{
		display: none;
	}

	div.Video3Up
	{
		display: none;
	}

	MadCap|xref
	{
		mc-format: '{paratext} (page {page})';
		color: #000000;
	}

	a.GlossaryPageTerm
	{
		font-size: 14pt;
	}

	MadCap|dropDown
	{
		margin-bottom: 8px;
	}

	MadCap|dropDownBody
	{
		
	}

	div.GlossaryPageTerm
	{
		font-size: 14pt;
	}

	p.SpellNUsage
	{
		display: none;
	}

	h2.RN
	{
		border: none 2px #000000;
	}

	h3.RN
	{
		color: #000000;
		border-top: solid 1px #000000;
		border-bottom: none 2px #000000;
		margin-bottom: 24px;
	}

	li p
	{
		margin-bottom: 6pt;
		margin-top: 6pt;
	}

	a
	{
		color: #000000;
		text-decoration: underline;
	}

	a:link
	{
		color: #000000;
	}

	a:visited
	{
		color: #000000;
		font-style: italic;
	}
}

p.RightAligned	/*Right-aligned body text.*/
{
	text-align: right;
	display: none;
}

p.SectionName	/*This style has been replaced by the hotspot styles (H2-4) by using your span bars in the editor. Previously - FD and other section names, such as tabs.*/
{
	font-weight: bold;
	font-style: normal;
	margin-top: 32px;
	color: #4d4d4d;
	mc-disabled: false;
	font-size: 1.125rem;
	line-height: 1.688rem;
}

p.FieldName	/*This style has been replaced by drop-downs; do not use in your content. Used for field names in reusable content and field description topics.*/
{
	font-weight: bold;
	font-style: normal;
	margin-top: 16px;
	margin-bottom: 7px;
	color: #e2e2e2;
	mc-disabled: true;
}

p.CenterStrong	/*DO NOT USE in web. This is used in training guides.*/
{
	font-weight: bold;
	font-style: normal;
	text-align: center;
	margin-top: 0;
	margin-bottom: 16px;
	color: #000000;
}

p.CaptionStatement	/*DO NOT USE in web. Used in training guides.*/
{
	font-weight: bold;
	font-style: normal;
	text-align: center;
	margin-top: 16px;
	margin-bottom: 0;
	page-break-after: avoid;
}

p.TitleCourse	/*Used as the title on the cover page of training material.*/
{
	display: none;
}

p.TitleDocument	/*Used as the title on the cover page of douments that are note training material. This is the product name on release notes.*/
{
	display: none;
}

p.TitleGuideType	/*The guide type appearing on the cover page of training material.*/
{
	display: none;
}

p.TitleSub1	/*Subtitle of a document that is not training material. "Release Notes" on the cover page.*/
{
	display: none;
	font-weight: bold;
}

p.TitleSub2	/*Second line of subtitle of a document that is not training material. Used for the release number and the production date on release notes.*/
{
	display: none;
}

p.TaskStem	/*Used for text that appears prior to steps. Do not use for a paragraph containing more than one sentence. Do not apply to consecutive paragraphs.*/
{
	font-weight: bold;
	margin-top: 16px;
	margin-bottom: 4px;
}

p.Header	/*Do not use in your content. Used in page headers.*/
{
	
}

span.NeedsRework	/*Used to indicate an item that requires more work before publishing, such as a link that needs to be built.*/
{
	color: #ff9900;
}

p.UnderlineItalics14	/*Used in Lesson at a Glance and scenarios*/
{
	display: none;
}

p.LetterSampleText
{
	display: none;
}

p.Spacer	/*Used as a one off when styles clash and need more space between.*/
{
	font-size: .25rem;
	margin: 0;
	margin-bottom: .75rem;
	margin-top: .75rem;
}

span.StrongTeal	/*Used for "read more" links and MFF data headings. This font color follows Foundation and it no longer teal.*/
{
	color: #000000;
	font-weight: bold;
}

span.Underline
{
	text-decoration: underline;
}

img.OneUp	/*Use on images when there is one per page. Adds a border.*/
{
	width: 415px;
	height: 312px;
	border: solid 1px #000000;
}

img.PartialScreen	/*Use on images when you are capturing a partial screen. Adds a border.*/
{
	height: 115px;
	width: 333px;
	border: solid 1px #000000;
}

img.Screen180x415	/*Bigger than PartialScreen but smaller than TwoUp. Adds a border.*/
{
	border: solid 1px #000000;
	height: 180px;
	width: 415px;
}

img.CenterAddsBorder	/*Centers the image and adds a border. Use when a standard size does not work.*/
{
	border: solid 1px #000000;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	height: auto;
	max-width: 100%;
}

p.TitleBar	/*Do not use in your content. This is used by master pages.*/
{
	margin: 0;
	padding: 0;
	top: 1%;
	right: 1%;
	position: fixed;
	text-align: right;
	z-index: 2000;
	mc-hidden: hidden;
	margin-top: 8px;
	margin-right: 8px;
	color: white;
	font-size: 1rem;
}

span.CodeMessageText
{
	margin: 0px;
	margin-left: 0px;
	font-family: 'Courier New';
}

p.LeftAlignedFooter	/*Copyright text for most help pages and all print topics*/
{
	margin: 0;
	font-size: .7rem;
	display: block;
	margin-top: 0;
	padding-right: 25px;
	margin-right: 25px;
	line-height: 1.3rem;
	padding: 0;
	padding-bottom: 4px;
	text-align: left;
}

p.TitleQRGLA
/*Used as the title on the cover page of training material.*/
/*Used as the title on the cover page of training material.*/
{
	display: none;
	display: none;
	font-size: 24pt;
	font-weight: bold;
	line-height: 24pt;
	text-align: center;
	margin: 0pt;
	color: #000000;
}

h1.NoPageBreak
{
	display: block;
}

p.SubheadingLessonNumber	/*When you need a subheading that will not appear in the TOC that has a lesson number.*/
{
	font-size: 1.05rem;
	font-weight: bold;
	margin-top: 8px;
	margin-bottom: 4px;
	color: #000000;
	page-break-inside: avoid;
	page-break-after: avoid;
	line-height: 1.5rem;
	mc-auto-number-format: 'Lesson {n+} - ';
}

p.WhiteCenter	/*Used as intro text in eLearning because the background is dark.*/
{
	text-align: center;
	margin-bottom: 16px;
	margin-top: 8px;
	color: white;
}

.eLearnButton
{
	color: #ffffff;
	font-size: 12pt;
	font-weight: bold;
	display: inline-block;
	cursor: pointer;
	text-decoration: none;
	padding: 16px 24px;
	background-color: #4d4d4d;
}

.eLearnButton:hover
{
	background-color: #235f73;
	border: solid 1px #0f364a;
}

.eLearnButton:active
{
	position: relative;
	top: 1px;
}

div.eLearnBodyContent
{
	border-radius: 4px;
	margin-bottom: 5%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 7%;
	padding: 4%;
	width: 65%;
	min-height: 400px;
}

.eLearnHomeBody
{
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	background-attachment: fixed;
	background-image: url('../Images_GlobalOnly/Backgrounds/GLBL_HelpHomePage.png');
	color: #ffffff;
	padding: 5%;
	margin-left: 20%;
	margin-right: 20%;
}

div.eLearnHdr
{
	padding-top: 8px;
	padding-bottom: 8px;
	background-color: #000000;
}

div.eLearnCrsHeadPane
{
	float: right;
	padding-left: 0;
	padding-right: 1rem;
	margin-top: 2%;
	margin-bottom: 2%;
	width: 40%;
}

div.eLearnLogo
{
	margin-left: 1rem;
	float: left;
	mc-grid-row: true;
	margin-right: auto;
	text-align: center;
	margin: 3%;
	margin-top: 10%;
}

div.two-tiles-popup
{
	mc-grid-row: true;
	padding-bottom: inherit;
	padding-left: inherit;
	padding-right: inherit;
	padding-top: inherit;
	margin-left: inherit;
	margin-right: inherit;
}

div.two-tiles-popup::after
{
	display: table;
	clear: both;
}

div.two-tiles-popup::before
{
	display: table;
	clear: both;
}

div.eLearnHdr p
{
	color: #ffffff;
	font-size: 1.4rem;
	padding-left: 8px;
	padding-right: 8px;
}

div.eLearnLogo::before
{
	content: ' ';
	display: table;
}

div.eLearnLogo::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.eLearnCrsName
{
	margin-left: auto;
	margin-right: auto;
	padding-left: 15%;
	padding-right: 15%;
	margin-top: 40%;
}

div.eLearnHomeLayout	/*This is a custom responsive layout row style (div class) in your stylesheet. To provide your own description for this style: (1) Open the stylesheet; (2) Find and select the div class with this name; and (3) In the Comment field, replace this text with your own. For more information on adding comments to styles, see the online Help.*/
{
	mc-grid-row: true;
	margin: 0 auto;
	background-color: #e2e2e2;
	padding-bottom: 5%;
	padding-top: 5%;
}

div.TopOfPageLinkTopNav	/*Used by the top of page icon. Do not use in your content.*/
{
	position: fixed;
	width: 30px;
	text-align: center;
	border: solid 1px #a9a9a9;
	border-radius: 3px;
	padding-top: 5px;
	background: #ffffff;
	z-index: auto;
	display: block;
	height: 30px;
	top: 95%;
	mc-hidden: hidden;
	right: 50%;
}

MadCap|searchBarProxy:active
{
	z-index: 2;
}

MadCap|searchBarProxy:hover
{
	z-index: 2;
}

MadCap|dropDownHotspot.AttributeHeading	/*Used as a heading for attributes, such as data handling or valid values in FD topics. Use snippets when they are available.*/
{
	padding-left: 0px;
	font-weight: 200;
	font-size: .938em;
	color: #0f364a;
}

p.ConvertToBullet	/*Used for migrations.*/
{
	background: #00ffff;
	mc-auto-number-format: 'Should Be a Bullet:';
	mc-disabled: false;
}

p.ConvertToSubbullet	/*Used for migrations.*/
{
	mc-auto-number-format: 'Should Be a Subbullet:';
	mc-disabled: false;
	background: #fffa7f;
}

p.ConvertToSubsubbullet	/*Used for migrations.*/
{
	mc-auto-number-format: 'Should Be a Subsubbullet:';
	mc-disabled: false;
	background: #f39a24;
}

p.ConvertToSubsubsubbullet	/*Used for migrations.*/
{
	mc-auto-number-format: 'Should Be a Subsubsubbullet:';
	mc-disabled: false;
	background: #8588a1;
}

p.ConvertToStep	/*Used for migrations.*/
{
	mc-auto-number-format: 'Should Be a Step:';
	mc-disabled: false;
	background: #e6adcc;
}

@media MSP
{
	div.clientid127
	{
		display: block;
	}

	div.clientid140
	{
		display: block;
	}

	div.clientid181
	{
		display: block;
	}

	div.clientid197
	{
		display: block;
	}

	div.clientid203
	{
		display: block;
	}

	div.clientid255
	{
		display: block;
	}

	div.clientid265
	{
		display: block;
	}

	div.clientid266
	{
		display: block;
	}

	div.clientid267
	{
		display: block;
	}

	div.clientid277
	{
		display: block;
	}

	div.clientid293
	{
		display: block;
	}

	div.clientid300
	{
		display: block;
	}

	div.clientid310
	{
		display: block;
	}

	div.clientid346
	{
		display: block;
	}

	div.clientid364
	{
		display: block;
	}

	div.clientid375
	{
		display: block;
	}

	div.clientid384
	{
		display: block;
	}

	div.clientid401
	{
		display: block;
	}

	div.clientid421
	{
		display: block;
	}

	div.clientid433
	{
		display: block;
	}

	div.clientid465
	{
		display: block;
	}

	div.clientid472
	{
		display: block;
	}

	div.clientid481
	{
		display: block;
	}

	div.clientid485
	{
		display: block;
	}

	div.clientid511
	{
		display: block;
	}

	div.clientid515
	{
		display: block;
	}

	div.clientid516
	{
		display: block;
	}

	div.clientid527
	{
		display: block;
	}

	div.clientid575
	{
		display: block;
	}

	div.clientid596
	{
		display: block;
	}

	div.clientid618
	{
		display: block;
	}

	div.clientid623
	{
		display: block;
	}

	div.clientid624
	{
		display: block;
	}

	div.clientid628
	{
		display: block;
	}

	div.clientid644
	{
		display: block;
	}

	div.clientid646
	{
		display: block;
	}

	div.clientid647
	{
		display: block;
	}

	div.clientid659
	{
		display: block;
	}

	div.clientid668
	{
		display: block;
	}

	div.clientid710
	{
		display: block;
	}

	div.clientid738
	{
		display: block;
	}

	div.clientid789
	{
		display: block;
	}

	div.clientid811
	{
		display: block;
	}

	div.clientid812
	{
		display: block;
	}

	div.clientid867
	{
		display: block;
	}

	div.clientid933
	{
		display: block;
	}

	div.clientid942
	{
		display: block;
	}

	div.clientid954
	{
		display: block;
	}

	div.clientid999
	{
		display: block;
	}

	div.clientids5m
	{
		display: block;
	}
}

p.NoteQSG	/*Used for notes in QSG only.*/
{
	border: solid 1px #000000;
	display: none;
	border-radius: 3px;
	margin-bottom: 16px;
	margin-top: 8px;
	padding-bottom: 8px;
	padding-left: 16px;
	padding-right: 4px;
	padding-top: 4px;
	overflow: auto;
	page-break-inside: avoid;
	min-height: 24px;
}

@media WordDox
{
	div
	{
		padding: 4px;
		margin: 8px;
	}

	a
	{
		color: #000000;
		text-decoration: underline;
	}

	p.Note
	{
		margin-left: 16px;
		margin-right: 16px;
	}

	a:link
	{
		color: #000000;
	}

	a:visited
	{
		color: #000000;
		font-style: italic;
	}

	MadCap|xref
	{
		color: #000000;
	}

	h1
	{
		font-size: 18pt;
	}

	h2
	{
		font-size: 13pt;
		line-height: 18pt;
	}

	h3
	{
		font-size: 11pt;
		line-height: 16pt;
	}

	h4
	{
		font-size: 10pt;
		line-height: 15pt;
	}

	h5
	{
		font-size: 10pt;
		line-height: 15pt;
		margin-bottom: 15pt;
		margin-top: 15pt;
		font-weight: normal;
	}

	h6
	{
		font-size: 9.5pt;
	}

	body
	{
		font: Arial;
	}
}

.Note
{
	margin-top: 8px;
	margin-bottom: 8px;
	background-color: transparent;
	border: solid 1px #000000;
	padding: 5px;
}

@media BusWriting
{
	h1
	{
		page-break-before: avoid;
		mc-auto-number-format: 'CH:Section {n+1} ';
	}

	h2
	{
		mc-auto-number-format: 'CH:{n}.{n+1} ';
		border-bottom: solid 1px #000000;
		font-size: 13pt;
		line-height: 18pt;
	}

	h3
	{
		mc-auto-number-format: 'CH:{n}.{n}.{n+1} ';
		font-size: 11pt;
		line-height: 16pt;
		margin-bottom: 0pt;
		margin-top: 0pt;
	}

	h4
	{
		mc-heading-level: 0;
		mc-auto-number-format: 'CH:{n}.{n}.{n}.{n+1} ';
		font-size: 10pt;
		line-height: 15pt;
	}

	h5
	{
		mc-heading-level: 0;
		mc-auto-number-format: 'CH:{n}.{n}.{n}.{n}.{n+1} ';
		font-size: 10pt;
		line-height: 15pt;
		margin-bottom: 15pt;
		margin-top: 15pt;
	}

	h6
	{
		mc-heading-level: 0;
		mc-auto-number-format: 'CH:{n}.{n}.{n}.{n}.{n}.{n+1} ';
		font-size: 9.5pt;
		line-height: 12pt;
		margin-bottom: 3pt;
		margin-top: 10pt;
	}

	h2.ExcludeTOC
	{
		display: none;
	}

	h2.RN
	{
		display: none;
	}

	h3.ExcludeTOC
	{
		display: none;
	}

	h3.RN
	{
		display: none;
	}

	h4.ExcludeTOC
	{
		display: none;
	}

	h5.ExcludeTOC
	{
		display: none;
	}

	h6.ExcludeTOC
	{
		display: none;
	}

	p.TOC1
	{
		font-size: 12pt;
		line-height: 16pt;
		margin-bottom: 6px;
		margin-top: 10pt;
		page-break-after: avoid;
		mc-auto-number-format: 'CH:Section {n+1} ';
	}

	p.TOC2
	{
		font-weight: normal;
		mc-auto-number-format: 'CH:{n}.{n+1} ';
		font-size: 10pt;
		line-height: 15pt;
		margin-bottom: 3pt;
		margin-left: .20in;
		margin-top: 3pt;
	}

	p.TOC3
	{
		font-weight: normal;
		mc-auto-number-format: 'CH:{n}.{n}.{n+1} ';
		font-size: 10pt;
		line-height: 15pt;
		margin-bottom: 2px;
		margin-left: .35in;
		margin-top: 2px;
	}

	p.TOC4
	{
		font-weight: normal;
	}

	.Note
	{
		padding: 5px 5px 5px 10px;
		margin: 0.938rem;
	}

	p
	{
		margin: ;
	}

	p.TitleDocument
	{
		display: block;
		color: The information contained in this document is not intended to be, nor should it be relied upon or construed to be, legal or compliance advice or opinion;
		font-size: 28pt;
		font-weight: bold;
		margin-left: 0;
		margin-top: 10pt;
	}

	p.TitleQRGLA
	{
		display: block;
	}

	p.TitleSub1
	{
		display: block;
	}

	p.TitleSub2
	{
		display: block;
	}

	p.LeftAlignedFooter
	{
		line-height: normal;
	}

	h1.ExcludeTOC
	{
		mc-auto-number-position: none;
	}
}

