/*<meta />*/

@namespace MadCap url(http://www.madcapsoftware.com/Schemas/MadCap.xsd);

/* Start common formatting for Print and Non-Print */

body
{
	font-family: Arial;
	margin: 17px;
	font-size: 10pt;
	line-height: 14pt;
	margin-left: 17px;
	hyphens: none;
	mc-hyphenate: never;
	background-image: none;
	background-position: 3% 50%;
	background-repeat: repeat-y;
}

p.example
{
	color: #546C7F;
	border: solid 1px #BECFDC;
	background-color: #DEE8F0;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	padding: 14px 20px;
}

MadCap|expanding
{
	mc-image-position: left;
	mc-closed-image: url('../images/misc/se_icons_plus.png');
	mc-open-image: url('../images/misc/se_icons_minus.png');
}

MadCap|dropDown
{
	mc-closed-image: url('../images/misc/se_icons_plus.png');
	mc-open-image: url('../images/misc/se_icons_minus.png');
}

MadCap|toggler
{
	color: inherit;
	mc-open-image: url('../images/misc/plus.png');
	mc-closed-image: url('../images/misc/minus.png');
}

MadCap|popupHead
{
	color: #5B8EC1;
}

MadCap|popupBody
{
	padding: 11px 15px;
	border: inset 1px #808080;
	color: #000000;
	height: auto;
	width: auto;
	max-width: 600px;
}

MadCap|glossaryTerm
{
	
}

MadCap|glossaryTerm.Expanding
{
	color: inherit;
	font-weight: inherit;
}

MadCap|glossaryTerm.Hyperlink
{
	color: #5B8EC1;
	font-weight: inherit;
}

MadCap|glossaryTerm.Popup
{
	color: #5B8EC1;
	font-weight: normal;
}

MadCap|conceptLink
{
	color: #000000;
}

MadCap|keywordLink
{
	color: #000000;
}

MadCap|relatedTopics
{
	color: #000000;
}

MadCap|helpControlMenu
{
	color: #707070;
	background-color: #FFFFFF;
	border: none;
}

MadCap|helpControlMenuItem
{
	color: inherit;
	font-size: inherit;
	font-family: inherit;
}

MadCap|helpControlMenuItem.Highlighted
{
	color: #000000;
	background-color: #E5EFF7;
}

h1.service
{
	
}

table
{
	
}

div.NoBreakInside
{
	page-break-inside: avoid;
}

div.Two-column1	/*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.Two-column1::before
{
	content: ' ';
	display: table;
}

div.Two-column1::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.Two-column1 > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 0px;
	padding-right: 0px;
}

div.Two-column1 > div:nth-child(1)
{
	width: 50%;
	margin-left: 0%;
}

div.Two-column1 > div:nth-child(2)
{
	width: 50%;
	margin-left: 0%;
}

div.Two-column2	/*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.Two-column2::before
{
	content: ' ';
	display: table;
}

div.Two-column2::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.Two-column2 > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 4px;
	padding-right: 4px;
}

div.Two-column2 > div:nth-child(1)
{
	width: 50%;
	margin-left: 0%;
}

div.Two-column2 > div:nth-child(2)
{
	width: 50%;
	margin-left: 0%;
}

div.Two-column_Left	/*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.Two-column_Left::before
{
	content: ' ';
	display: table;
}

div.Two-column_Left::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.Two-column_Left > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

div.Two-column_Left > div:nth-child(1)
{
	width: 66.66667%;
	margin-left: 0%;
}

div.Two-column_Left > div:nth-child(2)
{
	width: 33.33333%;
	margin-left: 0%;
}

/* Start formatting for Print - PDF */

@media print
{
	/* show dropdown body in in HTML5 and WebHelp (which has random suffix) */

	[class^="MCDropDownBody"]
	{
		display: block !important;
		display: initial !important;
	}

	/* show toggler body in HTML5  */

	[data-mc-target-name]
	{
		display: block !important;
		display: initial !important;
	}

	/* show toggler body in WebHelp */

	[madcap\00003Atargetname]
	{
		display: block !important;
		display: initial !important;
	}

	h1
	{
		color: #000000;
		font-size: 16pt;
		line-height: 20pt;
		mc-auto-number-offset: 0;
		page-break-before: avoid;
		margin-top: 12pt;
		margin-bottom: 0;
		mc-auto-number-format: '{ }';
	}

	h2
	{
		font-size: 14pt;
		color: #000000;
		line-height: 20pt;
		margin-top: 10pt;
		margin-bottom: 0;
		mc-auto-number-format: '{ }';
	}

	h3
	{
		font-size: 12pt;
		color: #000000;
		margin-top: 6pt;
		margin-bottom: 0;
		line-height: 18pt;
		mc-auto-number-format: '{ }';
	}

	h4
	{
		color: #000000;
	}

	h5
	{
		color: #000000;
	}

	h6
	{
		color: #000000;
	}

	body
	{
		margin-left: 0px;
		margin: 0px;
	}

	p,
	h6
	{
		font-size: 10pt;
		color: #000000;
		margin-left: 48mm;
		margin-top: 6pt;
		margin-bottom: 0;
		line-height: 14pt;
		background-image: none;
		mc-hyphenate: never;
	}

	p.note
	{
		margin-left: 0px;
		padding: 6px;
	}

	li > p
	{
		margin-top: 0px;
	}

	ol p,
	ul p
	{
		margin-left: 0;
	}

	p.ParaTitle
	{
		font-weight: bold;
		font-style: normal;
		margin-bottom: 0;
		page-break-after: avoid;
	}

	p.ProductTitle
	{
		color: #009933;
		line-height: 30pt;
		margin-bottom: 15pt;
		font-size: 24pt;
		margin-left: 0;
	}

	p.ManualType
	{
		margin-bottom: 12pt;
		font-size: 20pt;
		line-height: 24pt;
		margin-left: 0;
	}

	p.ChapterTitle
	{
		margin-left: 0;
		font-size: 20pt;
		line-height: 26pt;
		margin-top: 0pt;
		margin-bottom: 6pt;
		page-break-after: avoid;
	}

	p.ChapterTitleNoTOC
	{
		margin-left: 0;
		font-size: 20pt;
		line-height: 26pt;
		margin-top: 0pt;
		margin-bottom: 6pt;
		page-break-after: avoid;
	}

	p.CoverText12p
	{
		margin-bottom: 7pt;
		font-size: 12pt;
		line-height: 14pt;
		margin-left: 0;
	}

	span.sys
	{
		font-size: 10pt;
		font-family: 'Courier New';
	}

	span.italicized
	{
		font-weight: normal;
		font-style: italic;
	}

	span.emphasized
	{
		font-weight: bold;
		font-style: normal;
	}

	p.FlushLeft
	{
		margin-left: 0;
		font-size: 10pt;
	}

	p.Subtitle
	{
		margin-left: 0;
		padding-top: 12px;
		font-size: 14pt;
		font-weight: bold;
	}

	p.Subtitle-SKU
	{
		margin-left: 0;
		padding-top: 2px;
		font-size: 14pt;
	}

	p.CoverText8p
	{
		font-size: 8pt;
		margin-left: 0;
		padding-top: -8px;
		line-height: 10pt;
	}

	p.CoverText8pFR
	{
		text-align: right;
		font-size: 8pt;
		margin-left: 0;
	}

	p.Legal
	{
		font-weight: bold;
		font-style: normal;
		margin-bottom: 6pt;
		font-size: 9pt;
		line-height: 11pt;
		margin-left: 0;
	}

	h1.service
	{
		mc-auto-number-format: '{Gn+}.0 ';
	}

	h2.service
	{
		mc-auto-number-format: '{Gn}.{Gn+} ';
	}

	h3.service
	{
		mc-auto-number-format: '{Gn}.{Gn}.{Gn+} ';
	}

	h4.service
	{
		mc-auto-number-format: '{Gn}.{Gn}.{Gn+}.{Gn+} ';
	}

	p.Footnote
	{
		font-size: 8pt;
	}

	MadCap|pageHeader.EvenPage
	{
		font-size: 9pt;
	}

	MadCap|pageHeader.FirstPage
	{
		font-size: 9pt;
	}

	MadCap|pageHeader.OddPage
	{
		font-size: 9pt;
	}

	MadCap|pageFooter
	{
		font-size: 9pt;
	}

	MadCap|miniTocProxy
	{
		font-size: 10pt;
		font-family: Arial;
		border-top-width: 0px;
		left: 1px;
		mc-toc-depth: 1;
		text-indent: 0mm;
		padding-left: 48mm;
		frame-break-before: always;
	}

	p.IndexHeading
	{
		font-size: 16pt;
		text-align: left;
		line-height: 24pt;
		margin-bottom: 0;
		margin-top: 12pt;
		column-break-after: auto;
	}

	p.Index1
	{
		margin-top: 0;
	}

	p.Index2
	{
		margin-top: 0;
	}

	MadCap|indexProxy
	{
		text-align: left;
		border-top-width: 0px;
		line-height: 14pt;
	}

	MadCap|tocProxy
	{
		font: Arial;
		border-top-color: #ffffff;
		border-top-width: 0px;
		text-indent: 0mm;
		padding-left: 0mm;
	}

	p.TOC1
	{
		font-weight: normal;
		font-style: normal;
		margin-left: 48mm;
		font-size: 12pt;
		margin-bottom: 6px;
	}

	p.TOC2
	{
		margin-left: 52mm;
		margin-bottom: 6px;
	}

	p.TOC6
	{
		display: none;
	}

	p.MiniTOC2
	{
		
	}

	p.MiniTOC3
	{
		
	}

	p.TOC3
	{
		margin-left: 60mm;
	}

	ol.OrderedList
	{
		margin-left: 48mm;
		display: block;
		border: none 1px #000000;
		text-indent: 0mm;
		padding-left: 16pt;
		padding-top: 0pt;
	}

	ol.OrderedList > li
	{
		margin-top: 6pt;
	}

	ol.OrderedList > li > ol
	{
		
	}

	ol.OrderedList > li > ul > li
	{
		list-style-type: lower-alpha;
		padding-top: 6pt;
	}

	ul.UnorderedList
	{
		display: block;
		list-style: ;
		border: none 1px #000000;
		margin-left: 52mm;
		padding-left: 4pt;
		list-style-type: square;
		margin-top: 6px;
	}

	ul.UnorderedList > li
	{
		padding-top: 6pt;
	}

	ul.UnorderedList > li > ul > li
	{
		padding-top: 6pt;
	}

	ul.OrderedList > li
	{
		margin-left: 43mm;
		margin-top: 6px;
		list-style-type: decimal;
		text-indent: 0mm;
		padding-top: 0pt;
	}

	MadCap|helpControlMenuItem.Highlighted
	{
		
	}

	caption,
	p.TableCaption
	{
		text-align: inherit;
		mc-auto-number-format: 'T:Table {Gn+}';
	}

	p.HeaderFooter
	{
		margin-left: 0mm;
		margin-top: 0pt;
		line-height: 9pt;
	}

	p.miniTOCbreak
	{
		frame-break-after: always;
	}

	MadCap|listOfProxy
	{
		display: block;
		text-indent: 0mm;
		padding-left: 0mm;
		border: none;
	}

	p.ImageCaption,
	h6.ImageCaption
	{
		line-height: 14pt;
		mc-auto-number-format: 'F:Figure {Gn+}';
		margin-left: 0mm;
		font-weight: normal;
		mc-auto-number-position: float-left;
	}

	li
	{
		display: list-item;
	}

	frame
	{
		
	}

	div.Indent
	{
		margin-left: 48mm;
		margin-top: 6pt;
	}

	div
	{
		
	}

	div.NoBreakInside
	{
		column-break-inside: avoid;
	}

	MadCap|xref.ImageTableXref
	{
		mc-format: '{paranum}';
	}

	MadCap|xref.ImageTableXrefWithPageNum
	{
		mc-format: '{paranum} on page {page}';
	}

	MadCap|xref.ParaXref
	{
		
	}

	MadCap|xref.ParaXrefWithPageNum
	{
		mc-format: '{paratext} on page {page}';
	}

	p.TableText,
	p.TableText_center
	{
		font-size: 9pt;
	}

	MadCap|footnote
	{
		border: none 1px #b22222;
	}

	MadCap|footnoteBlock
	{
		font: Arial;
		padding-left: 48mm;
	}

	MadCap|footnote.End_of_Topic
	{
		mc-footnote-number: page;
	}

	MadCap|footnotesBlock
	{
		
	}

	ol.TableOrderedList
	{
		font-size: 9pt;
	}

	ul.TableUnorderedList
	{
		font-size: 9pt;
		list-style-type: square;
		margin-top: 6pt;
		margin-left: 22px;
		line-height: 14pt;
	}

	ul.TableUnorderedList > li
	{
		margin-top: 6pt;
		list-style-type: square;
	}

	span.ExcludeFromGlossary
	{
		
	}

	MadCap|expanding
	{
		mc-closed-image: url('../images/misc/plus.png');
		mc-open-image: url('../images/misc/minus.png');
	}

	MadCap|dropDown
	{
		mc-closed-image: url('../images/misc/plus.png');
		mc-open-image: url('../images/misc/minus.png');
	}

	MadCap|xref.XrefOnlyPageNum
	{
		mc-format: 'on page {page}';
	}

	th
	{
		font-family: Arial;
	}

	p
	{
		
	}

	h6.ImageCaption
	{
		mc-heading-level: 0;
	}

	div.Indent4List
	{
		
	}

	p.ImageCaption
	{
		mc-auto-number-format: 'F:Figure {Gn+}';
	}

	ul.UnorderedList > li > ul > li > ul
	{
		list-style-type: circle;
	}

	ul
	{
		font-size: 10pt;
	}

	img.Legends
	{
		margin-top: 4pt;
	}

	img
	{
		
	}

	ul.TableUnorderedList > li > ul
	{
		padding-left: -25px;
		margin-left: 40px;
		font-size: 9pt;
	}

	ul.TableUnorderedList > li > ul > li > ul
	{
		padding-left: -26px;
	}

	caption
	{
		font-family: Arial;
	}

	ol
	{
		font-size: 10pt;
	}

	MadCap|pageBreak.columnBreak
	{
		page-break-after: avoid;
		mc-conditions: 'general.QSG';
		frame-break-after: avoid;
	}

	ia
	{
		font-family: 'Courier New';
	}

	p.TableHeader
	{
		margin-left: 0;
		text-align: center;
		font-weight: bold;
		font-style: normal;
		line-height: 14pt;
		font-size: 10pt;
		page-break-inside: avoid;
	}

	table
	{
		width: 100%;
	}

	img
	{
		clear: both;
		float: none;
		line-height: 0px;
	}

	object
	{
		float: left;
		clear: both;
		border-top-style: none;
		border-top-width: 6pt;
		border-bottom-style: none;
		border-bottom-width: 6pt;
		padding-left: 0px;
		padding-top: 6pt;
		padding-bottom: 6pt;
	}

	p.ImageCaption,
	h6.ImageCaption
	{
		mc-auto-number-format: 'F:Figure {Gn+}';
		font-style: italic;
		margin-bottom: 0pt;
		border: none 1px;
		margin-top: 10pt;
		font-weight: normal;
	}

	span.SafetyBlack
	{
		font-weight: bold;
		font-style: normal;
		text-transform: uppercase;
		color: #000000;
		text-align: center;
		padding-top: 6pt;
		font-size: 14pt;
	}

	span.SafetyWhite
	{
		color: #ffffff;
		font-weight: bold;
		text-transform: uppercase;
		text-align: center;
		padding-top: 6pt;
		font-size: 14pt;
	}

	tbody
	{
		
	}

	td
	{
		font-size: 10pt;
		line-height: 12pt;
		page-break-inside: avoid;
		mc-hyphenate: never;
	}

	p.TableText
	{
		margin-left: 2pt;
		border: none 1px #b22222;
	}

	p.TableText_center
	{
		margin-left: 0;
		text-align: center;
		border: none 1px #b22222;
	}

	span.SafetyItalic
	{
		color: 000000;
		font-weight: bold;
		font-style: italic;
		text-transform: uppercase;
		font-size: 14pt;
	}

	p.HazardStatement
	{
		font-weight: bold;
		font-style: normal;
		text-align: left;
		text-transform: uppercase;
		margin-left: 0px;
		font-size: 9pt;
		padding-left: 2pt;
		padding-top: 4pt;
	}

	p.note
	{
		border-top-left-radius: 6px;
		border-left-style: none;
		border-left-width: 1px;
		border-left-color: #bfd62f;
		border-right-style: none;
		border-right-width: 1px;
		border-right-color: #bfd62f;
		border-top-style: none;
		border-top-width: 1px;
		border-top-color: #bfd62f;
		border-bottom-style: none;
		border-bottom-width: 1px;
		border-bottom-color: #bfd62f;
		color: #000000;
		border-top-right-radius: 6px;
		border-bottom-right-radius: 6px;
		border-bottom-left-radius: 6px;
		padding-left: 6px;
		padding-right: 6px;
		padding-top: 6px;
		padding-bottom: 6px;
		background-color: #ffffff;
	}

	p.example
	{
		color: #000000;
		background-color: #ffffff;
		border-left-style: none;
		border-left-width: 1px;
		border-left-color: #becfdc;
		border-right-style: none;
		border-right-width: 1px;
		border-right-color: #becfdc;
		border-top-style: none;
		border-top-width: 1px;
		border-top-color: #becfdc;
		border-bottom-style: none;
		border-bottom-width: 1px;
		border-bottom-color: #becfdc;
		border-top-left-radius: 6px;
		border-top-right-radius: 6px;
		border-bottom-right-radius: 6px;
		border-bottom-left-radius: 6px;
		padding-left: 20px;
		padding-right: 20px;
		padding-top: 14px;
		padding-bottom: 14px;
	}

	MadCap|popupHead
	{
		color: #000000;
	}

	MadCap|dropDownHead
	{
		font-weight: bold;
		font-size: 14pt;
		color: #000000;
		mc-heading-level: 2;
		page-break-after: avoid;
		margin-bottom: 0.8em;
		margin-top: 0.8em;
	}

	MadCap|expandingHead
	{
		
	}

	MadCap|dropDownHotspot
	{
		
	}

	MadCap|expandingBody
	{
		
	}

	ol.OrderedList
	{
		list-style-type: decimal;
		border: none 1px;
	}

	ol.OrderedList > li > ol
	{
		list-style-type: lower-alpha;
	}

	ol.OrderedList > li > ol > li > ol
	{
		list-style-type: lower-roman;
	}

	ul.TableUnorderedList > li > ul
	{
		list-style-type: disc;
		padding-left: 16px;
	}

	ul.TableUnorderedList > li > ul > li > ul
	{
		list-style-type: circle;
		padding-left: 16px;
	}

	ul.TableOrderedList > li
	{
		list-style-type: decimal;
		font-size: 9pt;
		line-height: 14pt;
		margin-bottom: 0em;
		margin-left: -12px;
	}

	ol.TableOrderedList
	{
		list-style-type: decimal;
		margin-bottom: 0em;
		margin-top: 6pt;
		margin-left: 0px;
		padding-left: 26px;
	}

	ol.TableOrderedList > li > ol
	{
		list-style-type: lower-alpha;
		margin-bottom: 0em;
		margin-top: 6pt;
		margin-left: 0px;
		padding-left: 20px;
	}

	ol.TableOrderedList > li > ol > li > ol
	{
		list-style-type: lower-roman;
		margin-bottom: 0em;
		margin-top: 6pt;
		margin-left: 0px;
		padding-left: 18px;
	}

	h1
	{
		color: #000000;
		mc-heading-level: 2;
		page-break-after: avoid;
		column-break-after: avoid;
		margin-top: 0.86em;
		margin-bottom: 0.8em;
	}

	h2
	{
		color: #000000;
		mc-heading-level: 3;
		page-break-after: avoid;
		margin-bottom: 0.8em;
		margin-top: 0.8em;
	}

	h3
	{
		color: #000000;
		mc-heading-level: 0;
		page-break-after: avoid;
	}

	h4
	{
		color: #000000;
		mc-heading-level: 0;
	}

	h5
	{
		color: #000000;
		mc-heading-level: 0;
	}

	h6
	{
		color: #000000;
		mc-heading-level: 0;
	}

	span.emphasized
	{
		font-weight: bold;
	}

	span.italicized
	{
		font-style: italic;
	}

	span.sys
	{
		font-size: 10pt;
		font-family: 'Courier New';
	}

	div.IndentOnline
	{
		margin-left: 0mm;
	}

	h6.ImageCaptionOnline
	{
		color: #707070;
		font-size: 11pt;
		font-family: arial;
		font-style: italic;
		font-weight: normal;
		margin-left: 0mm;
	}
}

/*Start online output ALL*/

@media non-print
{
	/*Start HTML5 template layout*/

	html.home-topic	/*Used on home topic to override padding set in the skin*/
	{
		
	}

	html.home-topic .body-container	/*Overrides padding set in the skin*/
	{
		padding: 0;
	}

	html.home-topic .main-section > .outer-row	/*Overrides padding set in the skin when in tablet/mobile*/
	{
		max-width: 100%;
		padding: 0;
	}

	div.home-layout
	{
		padding: 1% 5%;
	}

	div.home-section
	{
		padding: 1% 0;
		border-bottom: solid 1px #dadada;
	}

	div.home-section:last-of-type	/*Removes the border on the last section of the home page*/
	{
		border-bottom: none;
	}

	MadCap|breadcrumbsProxy
	{
		border-bottom-width: 0;
		color: #888888;
	}

	div.tiles a:hover	/*Complex Selector: When hovering over links within the home tiles the following properties will apply.*/
	{
		color: #3dcd58;
	}

	div.introtiles a:hover	/*Complex Selector: When hovering over links within the home tiles the following properties will apply.*/
	{
		color: #3dcd58;
	}

	a.home-button
	{
		display: block;
		padding: 10px;
		text-decoration: none;
		width: 100%;
	}

	div.topic-hero	/* HOME PAGE BACKGROUND  */
	{
		padding: 3%;
		background-repeat: no-repeat;
		/* background-size: cover; */
		background-image: none;
		color: #ffffff;
		background: ffffff;
		background-attachment: fixed;
		background-size: auto;
	}

	div.topic-hero h1
	{
		/* color: #3dcd58; */
		color: #fff;
		font-size: 3.5em;
		text-align: center;
	}

	div.topic-hero h2
	{
		/* color: #3dcd58; */
		color: #fff;
		font-size: 24pt;
		text-align: center;
	}

	div.home-tiles	/*This is a custom responsive layout row style (div class) in your stylesheet.*/
	{
		mc-grid-row: true;
		margin-left: auto;
		margin-right: auto;
		text-align: center;
	}

	div.home-tiles::before
	{
		content: ' ';
		display: table;
	}

	div.home-tiles::after
	{
		content: ' ';
		display: table;
		clear: both;
	}

	div.home-tiles > div
	{
		float: left;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		background-color: #b9bec1;
		padding: 2%;
		height: 250px;
	}

	div.home-tiles > div:nth-child(1)
	{
		width: 30%;
		margin-left: 19%;
	}

	div.home-tiles > div:nth-child(2)
	{
		width: 30%;
		margin-left: 2%;
	}

	div.article-tiles	/*This is a custom responsive layout row style (div class) in your stylesheet. To provide your own description for this style: (1) Open the stylesheet; (2) Find and select the div class with this name; and (3) In the Comment field, replace this text with your own. For more information on adding comments to styles, see the online Help.*/
	{
		mc-grid-row: true;
		margin-left: auto;
		margin-right: auto;
	}

	div.article-tiles::before
	{
		content: ' ';
		display: table;
	}

	div.article-tiles::after
	{
		content: ' ';
		display: table;
		clear: both;
	}

	div.article-tiles > div
	{
		float: left;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		border: 1px solid #dadada;
	}

	div.article-tiles > div:hover
	{
		box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
		transition: all 0.8s cubic-bezier(.25,.8,.25,1);
	}

	div.article-tiles > div:nth-child(1)
	{
		width: 18%;
		margin-left: 0%;
	}

	div.article-tiles > div:nth-child(2)
	{
		width: 18%;
		margin-left: 2%;
	}

	div.article-tiles > div:nth-child(3)
	{
		width: 18%;
		margin-left: 2%;
	}

	div.article-tiles > div:nth-child(4)
	{
		width: 18%;
		margin-left: 2%;
	}

	div.article-tiles > div:nth-child(5)
	{
		width: 18%;
		margin-left: 2%;
	}

	div.article-tiles img
	{
		max-width: 90%;
	}

	/* START HOME MASTER PAGE FOOTER */

	div.home-footer
	{
		mc-grid-row: true;
		margin-left: auto;
		margin-right: auto;
	}

	div.home-footer::before
	{
		content: ' ';
		display: table;
	}

	div.home-footer::after
	{
		content: ' ';
		display: table;
		clear: both;
	}

	div.home-footer > div
	{
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}

	div.home-footer > div:nth-child(1)
	{
		width: 25%;
		margin-left: 0%;
	}

	div.home-footer > div:nth-child(2)
	{
		width: 75%;
		margin-left: 0%;
	}

	p.footer
	{
		margin-bottom: 6px;
		font-size: 10px;
	}

	p.footer-sub
	{
		color: #FFF;
		font-family: Arial, Avenir, Myriad;
		font-size: 14pt;
	}

	.footer
	{
		padding: 25px 25px 25px 25px;
		position: absolute;
		bottom: 0;
	}

	.footer-logo
	{
		max-width: 100%;
		margin: 0;
		text-align: left;
	}

	.footer-links a
	{
		padding-right: 15px;
	}

	.footer-icons
	{
		text-align: right;
	}

	.footer-icons > a:first-of-type
	{
		padding-right: 10px;
	}

	/* END HOME MASTER PAGE FOOTER */
	/*==Home Tiles section==*/

	div.tiles
	{
		mc-grid-row: true;
		margin-left: auto;
		margin-right: auto;
		margin-top: 1%;
		margin-bottom: 1%;
	}

	div.tiles::before
	{
		content: ' ';
		display: table;
	}

	div.tiles::after
	{
		content: ' ';
		display: table;
		clear: both;
	}

	div.tiles > div
	{
		float: left;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		background-color: #fff;
		border: 1px solid #d3d3d3;
		/* padding: 30px 10px; */
		padding: 1px 10px;
		box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
		transition: all 0.3s cubic-bezier(.25,.8,.25,1);
		height: 220px;
		overflow: hidden;
	}

	div.tiles > div:hover
	{
		box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
		transform: scale(1.05);
	}

	div.tiles > div:nth-child(1)
	{
		/* width: 16.667%; */
		width: 25.00%;
		/* original 30 */
		/* margin-left: 24%; */
		margin-left: 10%;
	}

	div.tiles > div:nth-child(2)
	{
		/* width: 16.667%; */
		width: 25.00%;
		margin-left: 1%;
	}

	div.tiles > div:nth-child(3)
	{
		/* width: 16.667%; */
		width: 25.00%;
		margin-left: 1%;
	}

	/*=Elements for text contained within each home-tile=*/

	p.tile-title
	{
		text-align: center;
		color: #7E8890;
		font-family: Arial;
		font-size: 1.4em;
	}

	p.tile-subtitle
	{
		text-align: center;
		font-size: 1.0em;
		color: #7E8890;
		font-weight: bold;
	}

	p.tile-content
	{
		color: #7E8890;
		font-size: 0.9em;
		text-align: center;
	}

	div.tiles a	/*Complex Selector: Links within the home tiles will have the following properties*/
	{
		text-decoration: none;
		color: #000;
		transition: all 0.3s cubic-bezier(.25,.8,.25,1);
	}

	/*==Intro Tiles section==*/

	div.introtiles
	{
		mc-grid-row: true;
		margin-left: auto;
		margin-right: auto;
		margin-top: 1%;
		margin-bottom: 1%;
	}

	div.introtiles::before
	{
		content: ' ';
		display: table;
	}

	div.introtiles::after
	{
		content: ' ';
		display: table;
		clear: both;
	}

	div.introtiles > div
	{
		float: left;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		opacity: 0.6;
		background-color: #fff;
		border: 2px solid #d3d3d3;
		border-radius: 2px;
		/* padding: 30px 10px; */
		padding: 1px 10px;
		box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
		transition: all 0.3s cubic-bezier(.25,.8,.25,1);
		height: 135px;
		overflow: hidden;
	}

	div.introtiles > div:hover
	{
		opacity: 1;
		/* border: 2px solid #3dcd58; */
		box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
		transform: scale(1.05);
	}

	div.introtiles > div:nth-child(1)
	{
		/* width: 16.667%; */
		width: 20.00%;
		/* original 30 */
		/* margin-left: 24%; */
		margin-left: 10%;
	}

	div.introtiles > div:nth-child(2)
	{
		/* width: 16.667%; */
		width: 20.00%;
		margin-left: 1%;
	}

	div.introtiles > div:nth-child(3)
	{
		/* width: 16.667%; */
		width: 20.00%;
		margin-left: 1%;
	}

	div.introtiles > div:nth-child(4)
	{
		/* width: 16.667%; */
		width: 20.00%;
		margin-left: 1%;
	}

	/*=Elements for text contained within each home-tile=*/

	p.introtile-title
	{
		text-align: center;
		color: #7E8890;
		font-family: Arial;
		font-size: 1.3em;
		padding-bottom: 12pt;
	}

	p.introtile-subtitle
	{
		text-align: center;
		font-size: 0.9em;
		color: #7E8890;
	}

	p.introtile-content
	{
		color: #7E8890;
		font-size: 0.9em;
		text-align: left;
	}

	div.introtiles a	/*Complex Selector: Links within the home tiles will have the following properties*/
	{
		text-decoration: none;
		color: #000;
		transition: all 0.3s cubic-bezier(.25,.8,.25,1);
	}

	p.invisible
	{
		margin-bottom: 14px;
		margin-top: 4px;
		padding-left: 0px;
		mc-hyphenate: never;
		widows: 3;
		orphans: 3;
		visibility: hidden;
	}

	MadCap|relationshipsHeading.concept
	{
		mc-label: 'Related concepts';
	}

	MadCap|relationshipsHeading.reference
	{
		mc-label: 'Related references';
	}

	MadCap|relationshipsHeading.task
	{
		mc-label: 'Related tasks';
	}

	MadCap|relationshipsProxy
	{
		border-top-width: 0px;
		border-top-color: transparent;
		border-top-style: none;
	}

	a.MadCap|miniTocProxy a.hover
	{
		color: #3DCD58;
	}

	a.hover MadCap|miniTocProxy
	{
		padding-left: 0px;
		list-style-type: square;
	}

	/*------- HTML5 template layout end-------*/
	/*-------Continue non-print formatting below------*/

	div.body
	{
		width: 60%;
	}

	body
	{
		font-family: Arial, Avenir, Myriad;
		font-size: 1em;
	}

	div.topic-footer
	{
		width: 100%;
		padding-bottom: 6px;
	}

	div.sidenav-container
	{
		
	}

	h1
	{
		line-height: 20pt;
		margin-top: 6pt;
		margin-bottom: 0;
		mc-auto-number-offset: 0;
		font-family: Arial, Avenir, Myriad;
		color: #333333;
		font-size: 20pt;
		padding-bottom: 12px;
	}

	h2
	{
		margin-top: 6pt;
		margin-bottom: 0;
		line-height: 20pt;
		color: #333333;
		font-size: 16pt;
	}

	h3
	{
		margin-top: 14pt;
		margin-bottom: 0;
		color: #333333;
		line-height: 18pt;
		font-size: 14pt;
	}

	h4
	{
		font-size: 12pt;
		color: #333333;
	}

	h5
	{
		color: #000000;
	}

	h6
	{
		font-size: 12pt;
		color: #000000;
		margin-bottom: 0;
		line-height: 14pt;
		margin-left: 0mm;
		margin-top: 6pt;
		mc-hyphenate: never;
	}

	p
	{
		mc-hyphenate: never;
		font-family: Arial, Avenir, Myriad;
		font-size: 12pt;
		line-height: 16pt;
	}

	p.note
	{
		padding: 6px;
	}

	p.online_copyright
	{
		border-top-style: solid;
		border-top-width: 1px;
		border-top-color: #9fa0a4;
		margin-top: 14px;
		padding-top: 10px;
		font-size: 80%;
		position: absolute;
		bottom: 0;
	}

	p.online_LogoTitle
	{
		margin-left: 40px;
	}

	p.online_subtitle_L1
	{
		font-size: 16pt;
		margin-top: 24px;
		line-height: 6pt;
		margin-left: 40px;
		color: #808080;
	}

	p.online_subtitle_L2
	{
		font-size: 11pt;
		margin-top: 12px;
		line-height: 6pt;
		margin-left: 40px;
		color: #808080;
	}

	p.HazardStatement
	{
		font-weight: bold;
		font-style: normal;
		text-align: left;
		text-transform: uppercase;
		margin-left: 6px;
		font-size: 11pt;
	}

	p.TableText
	{
		font-size: 12pt;
		font-family: Arial, Avenir, Myriad;
		padding-left: 6px;
		padding-bottom: 0px;
	}

	p.TableText_center
	{
		font-size: 12pt;
		font-family: Arial, Avenir, Myriad;
		padding-left: 6px;
		padding-bottom: 0px;
		text-align: center;
	}

	p.ParaTitle
	{
		font-weight: bold;
		font-style: normal;
		margin-bottom: 0;
	}

	p.ProductTitle
	{
		color: #009933;
		line-height: 30pt;
		margin-bottom: 15pt;
		font-size: 24pt;
		margin-left: 0;
	}

	p.ManualType
	{
		margin-bottom: 12pt;
		font-size: 20pt;
		line-height: 24pt;
		margin-left: 0;
	}

	p.ChapterTitleNoTOC
	{
		margin-bottom: 12pt;
		font-size: 24pt;
		line-height: 36pt;
		margin-left: 0;
		color: #009933;
	}

	p.CoverText12p
	{
		margin-bottom: 7pt;
		font-size: 12pt;
		line-height: 14pt;
		margin-left: 0;
	}

	span.sys
	{
		font-size: 10pt;
		font-family: 'Courier New';
	}

	span.italicized
	{
		font-weight: normal;
		font-style: italic;
	}

	span.emphasized
	{
		font-weight: bold;
		font-style: normal;
	}

	p.FlushLeft
	{
		margin-left: 0;
		margin-top: 6px;
		margin-bottom: 6px;
		font-size: 12pt;
	}

	p.Subtitle
	{
		margin-left: 0;
		font-size: 14pt;
		font-weight: bold;
	}

	p.CoverText8p
	{
		font-size: 8pt;
		margin-left: 0;
	}

	p.CoverText8pFR
	{
		text-align: right;
		font-size: 8pt;
		margin-left: 0;
	}

	p.Legal
	{
		font-weight: bold;
		font-style: normal;
		margin-bottom: 6pt;
		font-size: 9pt;
		margin-left: 0;
		line-height: 12pt;
	}

	h1.service
	{
		
	}

	h2.service
	{
		
	}

	h3.service
	{
		
	}

	h4.service
	{
		
	}

	MadCap|dropDownHead
	{
		margin-top: 6pt;
		margin-bottom: 0;
		line-height: 20pt;
		font-size: 12pt;
	}

	MadCap|dropDownHotspot
	{
		color: #333333;
	}

	img.MadCap|dropDownHotspot
	{
		color: #333333;
	}

	p.Footnote
	{
		font-size: 8pt;
	}

	span.SafetyBlack
	{
		font: arial;
		font-weight: bold;
		font-style: normal;
		text-transform: uppercase;
		color: #000000;
		text-align: center;
		padding-top: 0pt;
		padding-bottom: 0pt;
		font-size: 12pt;
	}

	span.SafetyWhite
	{
		font: arial;
		color: #ffffff;
		font-weight: bold;
		text-transform: uppercase;
		text-align: center;
		padding-top: 0pt;
		padding-bottom: 0pt;
		font-size: 12pt;
	}

	MadCap|pageHeader.EvenPage
	{
		font-size: 9pt;
	}

	MadCap|pageHeader.FirstPage
	{
		font-size: 9pt;
	}

	MadCap|pageHeader.OddPage
	{
		font-size: 9pt;
	}

	MadCap|pageFooter
	{
		font-size: 9pt;
	}

	MadCap|miniTocProxy
	{
		font-size: 10pt;
		font-family: Arial;
		border-top-width: 0px;
		left: 1px;
		mc-toc-depth: 1;
		page-break-after: always;
		text-indent: 0mm;
	}

	p.IndexHeading
	{
		font-size: 16pt;
		text-align: left;
		line-height: 24pt;
		margin-bottom: 0;
		margin-top: 12pt;
		column-break-after: auto;
	}

	p.Index1
	{
		margin-top: 0;
	}

	p.Index2
	{
		margin-top: 0;
	}

	MadCap|indexProxy
	{
		text-align: left;
		border-top-width: 0px;
		line-height: 14pt;
		mc-output-support: all-online;
	}

	MadCap|tocProxy
	{
		font: Arial;
		border-top-color: #ffffff;
		border-top-width: 0px;
		text-indent: 0mm;
	}

	p.TOC1
	{
		font-weight: normal;
		font-style: normal;
		margin-left: 2mm;
		font-size: 12pt;
		margin-bottom: 6px;
	}

	p.TOC2
	{
		margin-left: 6mm;
		margin-bottom: 6px;
	}

	p.MiniTOC2
	{
		
	}

	p.MiniTOC3
	{
		
	}

	p.TOC3
	{
		margin-left: 60mm;
	}

	ul.UnorderedList > li
	{
		list-style-type: disc;
		line-height: 20pt;
	}

	ul.UnorderedList > li > p
	{
		list-style-type: disc;
		line-height: 20pt;
	}

	ul.UnorderedList > li > ul
	{
		list-style-type: disc;
	}

	ul.UnorderedList > li > ul > li > ul
	{
		list-style-type: circle;
	}

	ul.UnorderedList > li > ul > li > ul > li > ul
	{
		list-style-type: circle;
	}

	ol.OrderedList
	{
		list-style-position: outside;
		border: none 1px #000000;
		margin-left: 18px;
		padding-left: 13pt;
		font-size: 1em;
	}

	ol.OrderedList > li > ol
	{
		list-style-type: lower-alpha;
	}

	ol.OrderedList > li > ol > li
	{
		padding-top: 12px;
	}

	ol.OrderedList > li
	{
		padding-top: 12px;
	}

	ul.UnorderedList
	{
		list-style-position: outside;
		border: none 1px #a52a2a;
		margin-left: 16px;
		padding-left: 13px;
		font-size: 1em;
		list-style-type: circle;
	}

	ul.UnorderedList > li
	{
		list-style-type: disc;
	}

	li > p
	{
		margin-top: 0px;
		margin-bottom: 0px;
	}

	MadCap|helpControlMenuItem.Highlighted
	{
		
	}

	caption,
	p.TableCaption
	{
		text-align: inherit;
	}

	MadCap|xref.ImageTableXref
	{
		mc-format: '{paratext}';
		color: #009530;
	}

	MadCap|xref
	{
		mc-format: '{paratext}';
		color: #009530;
	}

	table
	{
		margin-left: 0pt;
		width: 85%;
	}

	p.ImageCaption,
	h6.ImageCaption
	{
		mc-auto-number-format: 'F:{ }';
		font-style: italic;
	}

	p.ImageCaptionOnline,
	h6.ImageCaptionOnline
	{
		line-height: 14pt;
		margin-left: 0mm;
		font-style: italic;
		font-family: Arial, Avenir, Myriad;
		font-size: 11pt;
	}

	MadCap|listOfProxy
	{
		display: block;
		text-indent: 0mm;
	}

	img
	{
		border: none 0px;
		max-width: 70%;
	}

	MadCap|glossaryTerm.Popup
	{
		
	}

	MadCap|glossaryTerm.Expanding
	{
		
	}

	a.Popup
	{
		
	}

	div
	{
		
	}

	ol.TableOrderedList
	{
		font-family: Arial, Verdana, ' sans-serif';
		margin-left: 6px;
		font-size: 12pt;
	}

	ul.TableUnorderedList
	{
		font-family: Arial, Verdana, ' sans-serif';
		margin-left: 6px;
		padding-left: 20px;
		font-size: 1em;
		list-style-type: disc;
	}

	ul.TableUnorderedList > li
	{
		font-size: 1em;
		line-height: 16pt;
	}

	ol.TableOrderedList > li
	{
		font-size: 1em;
		line-height: 12pt;
	}

	ul.TableUnorderedList > li > ul > li
	{
		margin-left: 10mm;
	}

	MadCap|footnotesBlock
	{
		border-top-align: left;
	}

	MadCap|dropDown
	{
		mc-open-image: url('../images/misc/plus.png');
		padding-top: 12pt;
	}

	td
	{
		line-height: 16pt;
		font-family: Arial, Avenir, Myriad;
		font-size: 12pt;
	}

	th
	{
		font-family: Arial, Verdana, ' sans-serif';
		font-size: 14pt;
	}

	div.Indent4List
	{
		margin-left: 18px;
		padding-left: 14pt;
	}

	MadCap|bodyProxy
	{
		
	}

	img.Legends
	{
		height: 15px;
		width: 15px;
	}

	ol.TableOrderedList > li > ol
	{
		padding-left: 22px;
		font-size: 1em;
	}

	ol.TableOrderedList > li > ol > li > ol
	{
		font-size: 1em;
	}

	ul.TableUnorderedList > li > ul
	{
		margin-left: 0px;
		font-size: 1em;
	}

	ul.TableUnorderedList > li > ul > li > ul
	{
		font-size: 1em;
	}

	caption
	{
		font: Arial;
		font-size: 1em;
	}

	p.ChapterTitle
	{
		mc-heading-level: 1;
		font-size: 20pt;
		line-height: 20pt;
		font-weight: bolder;
		color: #000000;
	}

	p.ChapterTitleNoTOC
	{
		color: #333333;
	}

	MadCap|listOfProxy
	{
		border-top-width: 0px;
		border-top-style: none;
		padding-left: 0px;
		border-top-color: transparent;
	}

	p.HeaderFooter
	{
		font-size: 9pt;
	}

	caption,
	p.TableCaption
	{
		font-family: Arial, Verdana, ' sans-serif';
		font-size: 1em;
		font: Arial;
		text-align: left;
		line-height: 14pt;
		font-style: italic;
	}

	MadCap|xref
	{
		mc-format: ;
		font-style: italic;
		color: #009530;
	}

	MadCap|xref.ImageTableXref
	{
		color: #009530;
		mc-format: '{paratext}';
	}

	MadCap|breadcrumbsProxy
	{
		border-bottom-style: none;
		mc-breadcrumbs-prefix: ' ';
	}

	ul.UnorderedList
	{
		margin-left: 40px;
		list-style-position: outside;
		border: none 1px;
		list-style-type: square;
		line-height: 16pt;
		font-size: 1em;
	}

	ul.TableUnorderedList > li > ul > li > ul > li > ul
	{
		list-style-type: none;
	}

	ul.TableUnorderedList
	{
		list-style-type: square;
		margin-bottom: 0em;
		margin-top: -6pt;
		margin-left: 0px;
		padding-left: 22px;
		font: Arial;
		font-family: Arial, Verdana, ' sans-serif';
		font-size: 12pt;
		line-height: 16pt;
	}

	ul.TableUnorderedList > li
	{
		padding-top: 8pt;
	}

	ul.TableUnorderedList > li > ul
	{
		padding-top: 6pt;
	}

	td
	{
		font-size: 12pt;
		line-height: 12pt;
	}

	p.TableText
	{
		font-size: 12pt;
		padding-left: 6px;
		line-height: 16pt;
	}

	p.TableText_center
	{
		font-size: 12pt;
		line-height: 16pt;
		text-align: center;
	}

	p.TableHeader
	{
		text-align: center;
		font-weight: bold;
		font-style: normal;
		font-size: 12pt;
		padding-bottom: 0px;
		color: #333333;
	}

	div.topic-hero
	{
		color: #363636;
		background: transparent;
		padding-bottom: 5%;
	}

	tbody
	{
		
	}

	a
	{
		color: #009530;
	}

	.search-field
	{
		outline: #E7E6E6;
	}

	MadCap|expandingBody
	{
		
	}

	div.IndentOnline
	{
		margin-left: 30mm;
	}

	span.SafetyItalic
	{
		font-size: 15pt;
	}

	MadCap|breadcrumbsProxy.SE
	{
		font-size: 10pt;
	}

	h6.ImageCaptionOnline
	{
		font-weight: normal;
		color: #707070;
	}
}

h6.ImageCaptionOnline
{
	font-weight: normal;
	color: #707070;
}

MadCap|breadcrumbsProxy.SE
{
	font-size: 10pt;
}

span.SafetyItalic
{
	font-size: 15pt;
}

div.IndentOnline
{
	margin-left: 30mm;
}

MadCap|expandingBody
{
	
}

.search-field
{
	outline: #E7E6E6;
}

a
{
	color: #009530;
}

tbody
{
	
}

div.topic-hero
{
	color: #363636;
	background: transparent;
	padding-bottom: 5%;
}

p.TableHeader
{
	text-align: center;
	font-weight: bold;
	font-style: normal;
	font-size: 12pt;
	padding-bottom: 0px;
	color: #333333;
}

p.TableText_center
{
	font-size: 12pt;
	line-height: 16pt;
	text-align: center;
}

p.TableText
{
	font-size: 12pt;
	padding-left: 6px;
	line-height: 16pt;
}

td
{
	font-size: 12pt;
	line-height: 12pt;
}

ul.TableUnorderedList > li > ul
{
	padding-top: 6pt;
}

ul.TableUnorderedList > li
{
	padding-top: 8pt;
}

ul.TableUnorderedList
{
	list-style-type: square;
	margin-bottom: 0em;
	margin-top: -6pt;
	margin-left: 0px;
	padding-left: 22px;
	font: Arial;
	font-family: Arial, Verdana, ' sans-serif';
	font-size: 12pt;
	line-height: 16pt;
}

ul.TableUnorderedList > li > ul > li > ul > li > ul
{
	list-style-type: none;
}

ul.UnorderedList
{
	margin-left: 40px;
	list-style-position: outside;
	border: none 1px;
	list-style-type: square;
	line-height: 16pt;
	font-size: 1em;
}

MadCap|breadcrumbsProxy
{
	border-bottom-style: none;
	mc-breadcrumbs-prefix: ' ';
}

MadCap|xref.ImageTableXref
{
	color: #009530;
	mc-format: '{paratext}';
}

MadCap|xref
{
	mc-format: ;
	font-style: italic;
	color: #009530;
}

caption,
p.TableCaption
{
	font-family: Arial, Verdana, ' sans-serif';
	font-size: 1em;
	font: Arial;
	text-align: left;
	line-height: 14pt;
	font-style: italic;
}

p.HeaderFooter
{
	font-size: 9pt;
}

MadCap|listOfProxy
{
	border-top-width: 0px;
	border-top-style: none;
	padding-left: 0px;
	border-top-color: transparent;
}

p.ChapterTitleNoTOC
{
	color: #333333;
}

p.ChapterTitle
{
	mc-heading-level: 1;
	font-size: 20pt;
	line-height: 20pt;
	font-weight: bolder;
	color: #000000;
}

caption
{
	font: Arial;
	font-size: 1em;
}

ul.TableUnorderedList > li > ul > li > ul
{
	font-size: 1em;
}

ul.TableUnorderedList > li > ul
{
	margin-left: 0px;
	font-size: 1em;
}

ol.TableOrderedList > li > ol > li > ol
{
	font-size: 1em;
}

ol.TableOrderedList > li > ol
{
	padding-left: 22px;
	font-size: 1em;
}

img.Legends
{
	height: 15px;
	width: 15px;
}

MadCap|bodyProxy
{
	
}

div.Indent4List
{
	margin-left: 18px;
	padding-left: 14pt;
}

th
{
	font-family: Arial, Verdana, ' sans-serif';
	font-size: 14pt;
}

td
{
	line-height: 16pt;
	font-family: Arial, Avenir, Myriad;
	font-size: 12pt;
}

MadCap|dropDown
{
	mc-open-image: url('../images/misc/plus.png');
	padding-top: 12pt;
}

MadCap|footnotesBlock
{
	border-top-align: left;
}

ul.TableUnorderedList > li > ul > li
{
	margin-left: 10mm;
}

ol.TableOrderedList > li
{
	font-size: 1em;
	line-height: 12pt;
}

ul.TableUnorderedList > li
{
	font-size: 1em;
	line-height: 16pt;
}

ul.TableUnorderedList
{
	font-family: Arial, Verdana, ' sans-serif';
	margin-left: 6px;
	padding-left: 20px;
	font-size: 1em;
	list-style-type: disc;
}

ol.TableOrderedList
{
	font-family: Arial, Verdana, ' sans-serif';
	margin-left: 6px;
	font-size: 12pt;
}

div
{
	
}

a.Popup
{
	
}

MadCap|glossaryTerm.Expanding
{
	
}

MadCap|glossaryTerm.Popup
{
	
}

img
{
	border: none 0px;
	max-width: 70%;
}

MadCap|listOfProxy
{
	display: block;
	text-indent: 0mm;
}

p.ImageCaptionOnline,
h6.ImageCaptionOnline
{
	line-height: 14pt;
	margin-left: 0mm;
	font-style: italic;
	font-family: Arial, Avenir, Myriad;
	font-size: 11pt;
}

p.ImageCaption,
h6.ImageCaption
{
	mc-auto-number-format: 'F:{ }';
	font-style: italic;
}

table
{
	margin-left: 0pt;
	width: 85%;
}

MadCap|xref
{
	mc-format: '{paratext}';
	color: #009530;
}

MadCap|xref.ImageTableXref
{
	mc-format: '{paratext}';
	color: #009530;
}

caption,
p.TableCaption
{
	text-align: inherit;
}

MadCap|helpControlMenuItem.Highlighted
{
	
}

li > p
{
	margin-top: 0px;
	margin-bottom: 0px;
}

ul.UnorderedList > li
{
	list-style-type: disc;
}

ul.UnorderedList
{
	list-style-position: outside;
	border: none 1px #a52a2a;
	margin-left: 16px;
	padding-left: 13px;
	font-size: 1em;
	list-style-type: circle;
}

ol.OrderedList > li
{
	padding-top: 12px;
}

ol.OrderedList > li > ol > li
{
	padding-top: 12px;
}

ol.OrderedList > li > ol
{
	list-style-type: lower-alpha;
}

ol.OrderedList
{
	list-style-position: outside;
	border: none 1px #000000;
	margin-left: 18px;
	padding-left: 13pt;
	font-size: 1em;
}

ul.UnorderedList > li > ul > li > ul > li > ul
{
	list-style-type: circle;
}

ul.UnorderedList > li > ul > li > ul
{
	list-style-type: circle;
}

ul.UnorderedList > li > ul
{
	list-style-type: disc;
}

ul.UnorderedList > li > p
{
	list-style-type: disc;
	line-height: 20pt;
}

ul.UnorderedList > li
{
	list-style-type: disc;
	line-height: 20pt;
}

p.TOC3
{
	margin-left: 60mm;
}

p.MiniTOC3
{
	
}

p.MiniTOC2
{
	
}

p.TOC2
{
	margin-left: 6mm;
	margin-bottom: 6px;
}

p.TOC1
{
	font-weight: normal;
	font-style: normal;
	margin-left: 2mm;
	font-size: 12pt;
	margin-bottom: 6px;
}

MadCap|tocProxy
{
	font: Arial;
	border-top-color: #ffffff;
	border-top-width: 0px;
	text-indent: 0mm;
}

MadCap|indexProxy
{
	text-align: left;
	border-top-width: 0px;
	line-height: 14pt;
	mc-output-support: all-online;
}

p.Index2
{
	margin-top: 0;
}

p.Index1
{
	margin-top: 0;
}

p.IndexHeading
{
	font-size: 16pt;
	text-align: left;
	line-height: 24pt;
	margin-bottom: 0;
	margin-top: 12pt;
	column-break-after: auto;
}

MadCap|miniTocProxy
{
	font-size: 10pt;
	font-family: Arial;
	border-top-width: 0px;
	left: 1px;
	mc-toc-depth: 1;
	page-break-after: always;
	text-indent: 0mm;
}

MadCap|pageFooter
{
	font-size: 9pt;
}

MadCap|pageHeader.OddPage
{
	font-size: 9pt;
}

MadCap|pageHeader.FirstPage
{
	font-size: 9pt;
}

MadCap|pageHeader.EvenPage
{
	font-size: 9pt;
}

span.SafetyWhite
{
	font: arial;
	color: #ffffff;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	padding-top: 0pt;
	padding-bottom: 0pt;
	font-size: 12pt;
}

span.SafetyBlack
{
	font: arial;
	font-weight: bold;
	font-style: normal;
	text-transform: uppercase;
	color: #000000;
	text-align: center;
	padding-top: 0pt;
	padding-bottom: 0pt;
	font-size: 12pt;
}

p.Footnote
{
	font-size: 8pt;
}

img.MadCap|dropDownHotspot
{
	color: #333333;
}

MadCap|dropDownHotspot
{
	color: #333333;
}

MadCap|dropDownHead
{
	margin-top: 6pt;
	margin-bottom: 0;
	line-height: 20pt;
	font-size: 12pt;
}

h4.service
{
	
}

h3.service
{
	
}

h2.service
{
	
}

h1.service
{
	
}

p.Legal
{
	font-weight: bold;
	font-style: normal;
	margin-bottom: 6pt;
	font-size: 9pt;
	margin-left: 0;
	line-height: 12pt;
}

p.CoverText8pFR
{
	text-align: right;
	font-size: 8pt;
	margin-left: 0;
}

p.CoverText8p
{
	font-size: 8pt;
	margin-left: 0;
}

p.Subtitle
{
	margin-left: 0;
	font-size: 14pt;
	font-weight: bold;
}

p.FlushLeft
{
	margin-left: 0;
	margin-top: 6px;
	margin-bottom: 6px;
	font-size: 12pt;
}

span.emphasized
{
	font-weight: bold;
	font-style: normal;
}

span.italicized
{
	font-weight: normal;
	font-style: italic;
}

span.sys
{
	font-size: 10pt;
	font-family: 'Courier New';
}

p.CoverText12p
{
	margin-bottom: 7pt;
	font-size: 12pt;
	line-height: 14pt;
	margin-left: 0;
}

p.ChapterTitleNoTOC
{
	margin-bottom: 12pt;
	font-size: 24pt;
	line-height: 36pt;
	margin-left: 0;
	color: #009933;
}

p.ManualType
{
	margin-bottom: 12pt;
	font-size: 20pt;
	line-height: 24pt;
	margin-left: 0;
}

p.ProductTitle
{
	color: #009933;
	line-height: 30pt;
	margin-bottom: 15pt;
	font-size: 24pt;
	margin-left: 0;
}

p.ParaTitle
{
	font-weight: bold;
	font-style: normal;
	margin-bottom: 0;
}

p.TableText_center
{
	font-size: 12pt;
	font-family: Arial, Avenir, Myriad;
	padding-left: 6px;
	padding-bottom: 0px;
	text-align: center;
}

p.TableText
{
	font-size: 12pt;
	font-family: Arial, Avenir, Myriad;
	padding-left: 6px;
	padding-bottom: 0px;
}

p.HazardStatement
{
	font-weight: bold;
	font-style: normal;
	text-align: left;
	text-transform: uppercase;
	margin-left: 6px;
	font-size: 11pt;
}

p.online_subtitle_L2
{
	font-size: 11pt;
	margin-top: 12px;
	line-height: 6pt;
	margin-left: 40px;
	color: #808080;
}

p.online_subtitle_L1
{
	font-size: 16pt;
	margin-top: 24px;
	line-height: 6pt;
	margin-left: 40px;
	color: #808080;
}

p.online_LogoTitle
{
	margin-left: 40px;
}

p.online_copyright
{
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #9fa0a4;
	margin-top: 14px;
	padding-top: 10px;
	font-size: 80%;
	position: absolute;
	bottom: 0;
}

p.note
{
	padding: 6px;
}

p
{
	mc-hyphenate: never;
	font-family: Arial, Avenir, Myriad;
	font-size: 12pt;
	line-height: 16pt;
}

h6
{
	font-size: 12pt;
	color: #000000;
	margin-bottom: 0;
	line-height: 14pt;
	margin-left: 0mm;
	margin-top: 6pt;
	mc-hyphenate: never;
}

h5
{
	color: #000000;
}

h4
{
	font-size: 12pt;
	color: #333333;
}

h3
{
	margin-top: 14pt;
	margin-bottom: 0;
	color: #333333;
	line-height: 18pt;
	font-size: 14pt;
}

h2
{
	margin-top: 6pt;
	margin-bottom: 0;
	line-height: 20pt;
	color: #333333;
	font-size: 16pt;
}

h1
{
	line-height: 20pt;
	margin-top: 6pt;
	margin-bottom: 0;
	mc-auto-number-offset: 0;
	font-family: Arial, Avenir, Myriad;
	color: #333333;
	font-size: 20pt;
	padding-bottom: 12px;
}

div.sidenav-container
{
	
}

div.topic-footer
{
	width: 100%;
	padding-bottom: 6px;
}

body
{
	font-family: Arial, Avenir, Myriad;
	font-size: 1em;
}

div.body
{
	width: 60%;
}

a.hover MadCap|miniTocProxy
{
	padding-left: 0px;
	list-style-type: square;
}

a.MadCap|miniTocProxy a.hover
{
	color: #3DCD58;
}

MadCap|relationshipsProxy
{
	border-top-width: 0px;
	border-top-color: transparent;
	border-top-style: none;
}

MadCap|relationshipsHeading.task
{
	mc-label: 'Related tasks';
}

MadCap|relationshipsHeading.reference
{
	mc-label: 'Related references';
}

MadCap|relationshipsHeading.concept
{
	mc-label: 'Related concepts';
}

p.invisible
{
	margin-bottom: 14px;
	margin-top: 4px;
	padding-left: 0px;
	mc-hyphenate: never;
	widows: 3;
	orphans: 3;
	visibility: hidden;
}

div.introtiles a	/*Complex Selector: Links within the home tiles will have the following properties*/
{
	text-decoration: none;
	color: #000;
	transition: all 0.3s cubic-bezier(.25,.8,.25,1);
}

p.introtile-content
{
	color: #7E8890;
	font-size: 0.9em;
	text-align: left;
}

p.introtile-subtitle
{
	text-align: center;
	font-size: 0.9em;
	color: #7E8890;
}

p.introtile-title
{
	text-align: center;
	color: #7E8890;
	font-family: Arial;
	font-size: 1.3em;
	padding-bottom: 12pt;
}

div.introtiles > div:nth-child(4)
{
	width: 20.00%;
	margin-left: 1%;
}

div.introtiles > div:nth-child(3)
{
	width: 20.00%;
	margin-left: 1%;
}

div.introtiles > div:nth-child(2)
{
	width: 20.00%;
	margin-left: 1%;
}

div.introtiles > div:nth-child(1)
{
	width: 20.00%;
	margin-left: 10%;
}

div.introtiles > div:hover
{
	opacity: 1;
	box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
	transform: scale(1.05);
}

div.introtiles > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	opacity: 0.6;
	background-color: #fff;
	border: 2px solid #d3d3d3;
	border-radius: 2px;
	padding: 1px 10px;
	box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
	transition: all 0.3s cubic-bezier(.25,.8,.25,1);
	height: 135px;
	overflow: hidden;
}

div.introtiles::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.introtiles::before
{
	content: ' ';
	display: table;
}

div.introtiles
{
	mc-grid-row: true;
	margin-left: auto;
	margin-right: auto;
	margin-top: 1%;
	margin-bottom: 1%;
}

div.tiles a	/*Complex Selector: Links within the home tiles will have the following properties*/
{
	text-decoration: none;
	color: #000;
	transition: all 0.3s cubic-bezier(.25,.8,.25,1);
}

p.tile-content
{
	color: #7E8890;
	font-size: 0.9em;
	text-align: center;
}

p.tile-subtitle
{
	text-align: center;
	font-size: 1.0em;
	color: #7E8890;
	font-weight: bold;
}

p.tile-title
{
	text-align: center;
	color: #7E8890;
	font-family: Arial;
	font-size: 1.4em;
}

div.tiles > div:nth-child(3)
{
	width: 25.00%;
	margin-left: 1%;
}

div.tiles > div:nth-child(2)
{
	width: 25.00%;
	margin-left: 1%;
}

div.tiles > div:nth-child(1)
{
	width: 25.00%;
	margin-left: 10%;
}

div.tiles > div:hover
{
	box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
	transform: scale(1.05);
}

div.tiles > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-color: #fff;
	border: 1px solid #d3d3d3;
	padding: 1px 10px;
	box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
	transition: all 0.3s cubic-bezier(.25,.8,.25,1);
	height: 220px;
	overflow: hidden;
}

div.tiles::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.tiles::before
{
	content: ' ';
	display: table;
}

div.tiles
{
	mc-grid-row: true;
	margin-left: auto;
	margin-right: auto;
	margin-top: 1%;
	margin-bottom: 1%;
}

div.introtiles a:hover	/*Complex Selector: When hovering over links within the home tiles the following properties will apply.*/
{
	color: #3dcd58;
}

div.tiles a:hover	/*Complex Selector: When hovering over links within the home tiles the following properties will apply.*/
{
	color: #3dcd58;
}

.footer-icons > a:first-of-type
{
	padding-right: 10px;
}

.footer-icons
{
	text-align: right;
}

.footer-links a
{
	padding-right: 15px;
}

.footer-logo
{
	max-width: 100%;
	margin: 0;
	text-align: left;
}

.footer
{
	padding: 25px 25px 25px 25px;
	position: absolute;
	bottom: 0;
}

p.footer-sub
{
	color: #FFF;
	font-family: Arial, Avenir, Myriad;
	font-size: 14pt;
}

p.footer
{
	margin-bottom: 6px;
	font-size: 10px;
}

div.home-footer > div:nth-child(2)
{
	width: 75%;
	margin-left: 0%;
}

div.home-footer > div:nth-child(1)
{
	width: 25%;
	margin-left: 0%;
}

div.home-footer > div
{
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

div.home-footer::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.home-footer::before
{
	content: ' ';
	display: table;
}

div.home-footer
{
	mc-grid-row: true;
	margin-left: auto;
	margin-right: auto;
}

div.article-tiles img
{
	max-width: 90%;
}

div.article-tiles > div:nth-child(5)
{
	width: 18%;
	margin-left: 2%;
}

div.article-tiles > div:nth-child(4)
{
	width: 18%;
	margin-left: 2%;
}

div.article-tiles > div:nth-child(3)
{
	width: 18%;
	margin-left: 2%;
}

div.article-tiles > div:nth-child(2)
{
	width: 18%;
	margin-left: 2%;
}

div.article-tiles > div:nth-child(1)
{
	width: 18%;
	margin-left: 0%;
}

div.article-tiles > div:hover
{
	box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
	transition: all 0.8s cubic-bezier(.25,.8,.25,1);
}

div.article-tiles > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px solid #dadada;
}

div.article-tiles::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.article-tiles::before
{
	content: ' ';
	display: table;
}

div.article-tiles	/*This is a custom responsive layout row style (div class) in your stylesheet. To provide your own description for this style: (1) Open the stylesheet; (2) Find and select the div class with this name; and (3) In the Comment field, replace this text with your own. For more information on adding comments to styles, see the online Help.*/
{
	mc-grid-row: true;
	margin-left: auto;
	margin-right: auto;
}

div.home-tiles > div:nth-child(2)
{
	width: 30%;
	margin-left: 2%;
}

div.home-tiles > div:nth-child(1)
{
	width: 30%;
	margin-left: 19%;
}

div.home-tiles > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-color: #b9bec1;
	padding: 2%;
	height: 250px;
}

div.home-tiles::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.home-tiles::before
{
	content: ' ';
	display: table;
}

div.home-tiles	/*This is a custom responsive layout row style (div class) in your stylesheet.*/
{
	mc-grid-row: true;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

div.topic-hero h2
{
	color: #fff;
	font-size: 24pt;
	text-align: center;
}

div.topic-hero h1
{
	color: #fff;
	font-size: 3.5em;
	text-align: center;
}

div.topic-hero	/* HOME PAGE BACKGROUND  */
{
	padding: 3%;
	background-repeat: no-repeat;
	background-image: none;
	color: #ffffff;
	background: ffffff;
	background-attachment: fixed;
	background-size: auto;
}

a.home-button
{
	display: block;
	padding: 10px;
	text-decoration: none;
	width: 100%;
}

MadCap|breadcrumbsProxy
{
	border-bottom-width: 0;
	color: #888888;
}

div.home-section:last-of-type	/*Removes the border on the last section of the home page*/
{
	border-bottom: none;
}

div.home-section
{
	padding: 1% 0;
	border-bottom: solid 1px #dadada;
}

div.home-layout
{
	padding: 1% 5%;
}

html.home-topic .main-section > .outer-row	/*Overrides padding set in the skin when in tablet/mobile*/
{
	max-width: 100%;
	padding: 0;
}

html.home-topic .body-container	/*Overrides padding set in the skin*/
{
	padding: 0;
}

html.home-topic	/*Used on home topic to override padding set in the skin*/
{
	
}

@media only screen and (max-width: 1279px)
{
	div.body
	{
		width: 100%;
	}

	p
	{
		font-size: 12pt;
		mc-hyphenate: never;
		font-family: Arial, Avenir, Myriad;
	}

	p.online_LogoTitle
	{
		margin-left: 6px;
	}

	p.online_subtitle_L1
	{
		font-size: 16pt;
		margin-top: 24px;
		line-height: 6pt;
		margin-left: 6px;
		color: #808080;
	}

	p.online_subtitle_L2
	{
		font-size: 11pt;
		margin-top: 12px;
		line-height: 6pt;
		margin-left: 6px;
		color: #808080;
	}

	h1
	{
		font-weight: bold;
		font-family: Arial, Avenir, Myriad;
		color: #333333;
		font-size: 20pt;
	}

	h1.title
	{
		color: #000000;
	}

	h2
	{
		font-weight: bold;
		page-break-after: avoid;
		mc-hyphenate: never;
		color: #333333;
		font-size: 18pt;
	}

	h3
	{
		font-weight: bold;
		color: #333333;
		font-size: 14pt;
	}

	h4
	{
		font-weight: bold;
		margin-bottom: 0.50em;
		font-size: 12pt;
		color: #333333;
	}

	h5
	{
		font-weight: bold;
		font-size: 1.2em;
		margin-bottom: 0.50em;
		margin-top: 1.00em;
	}

	h6
	{
		font-weight: bold;
		font-size: 1.1em;
		margin-bottom: 0.50em;
	}

	.footer
	{
		padding: 2% 2% 1%;
	}

	html.home-topic .body-container
	{
		margin-left: 0;
	}

	div.home-footer > div:nth-child(1)
	{
		width: 25%;
		margin-left: 0%;
	}

	div.home-footer > div:nth-child(2)
	{
		width: 75%;
		margin-left: 0%;
	}

	div.tiles > div:nth-child(1)
	{
		width: 32%;
		margin-left: 1%;
	}

	div.tiles > div:nth-child(2)
	{
		width: 32%;
		margin-left: 1%;
	}

	div.tiles > div:nth-child(3)
	{
		width: 32%;
		margin-left: 1%;
	}

	div.introtiles > div:nth-child(1)
	{
		width: 21%;
		margin-left: 10%;
	}

	div.introtiles > div:nth-child(2)
	{
		width: 21%;
		margin-left: 1%;
	}

	div.introtiles > div:nth-child(3)
	{
		width: 21%;
		margin-left: 1%;
	}

	div.introtiles > div:nth-child(4)
	{
		width: 21%;
		margin-left: 1%;
	}

	table.TableStyle-Default
	{
		width: 100% !important;
	}

	div.topic-hero
	{
		background-size: auto;
	}

	caption
	{
		font: Arial;
	}

	td
	{
		line-height: 16pt;
		font-family: Arial, Avenir, Myriad;
		font-size: 12pt;
	}

	ul.TableUnorderedList
	{
		font-family: Arial, Verdana, ' sans-serif';
		font-size: 12pt;
	}

	p.TableText
	{
		font-size: 12pt;
	}

	p.TableHeader
	{
		font-size: 12pt;
	}

	a
	{
		color: #009530;
	}

	a:active
	{
		color: #3DCD58;
	}

	p.TableText_center
	{
		padding-left: 6px;
		padding-bottom: 6px;
		text-align: center;
	}

	MadCap|dropDownHead
	{
		color: #333333;
	}

	a.MadCap|dropDownHead
	{
		color: #333333;
	}

	div.Two-column1 > div:nth-child(1)
	{
		width: 50%;
		margin-left: 0%;
	}

	div.Two-column1 > div:nth-child(2)
	{
		width: 50%;
		margin-left: 0%;
	}

	div.Two-column2 > div:nth-child(1)
	{
		width: 50%;
		margin-left: 0%;
	}

	div.Two-column2 > div:nth-child(2)
	{
		width: 50%;
		margin-left: 0%;
	}

	div.Two-column_Left > div:nth-child(1)
	{
		width: 66.66667%;
		margin-left: 0%;
	}

	div.Two-column_Left > div:nth-child(2)
	{
		width: 33.33333%;
		margin-left: 0%;
	}

	div.IndentOnline
	{
		margin-left: 0mm;
	}

	p.ChapterTitle
	{
		font-size: 20pt;
		font-weight: bold;
		line-height: 26pt;
		color: #333333;
	}
}

@media only screen and (max-width: 840px)
{
	p.online_LogoTitle
	{
		margin-left: 0px;
	}

	p.online_subtitle_L1
	{
		font-size: 16pt;
		margin-top: 24px;
		line-height: 6pt;
		margin-left: 0px;
		color: #808080;
	}

	p.online_subtitle_L2
	{
		font-size: 11pt;
		margin-top: 12px;
		line-height: 6pt;
		margin-left: 0px;
		color: #808080;
	}

	div.body
	{
		width: 100%;
	}

	div.topic-footer
	{
		width: 50%;
		height: 70px;
	}

	div.subtitle
	{
		font-size: 14pt;
	}

	div.topic-hero
	{
		padding: 2%;
	}

	div.topic-hero h2
	{
		text-align: center;
		font-size: 20pt;
	}

	div.introtiles
	{
		margin-bottom: 20%;
	}

	div.home-tiles p
	{
		line-height: 1.2;
	}

	div.home-tiles > div:nth-child(1)
	{
		width: 100%;
		margin-left: 0%;
		margin-bottom: 10px;
	}

	div.home-tiles > div:nth-child(2)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.article-tiles > div
	{
		margin-bottom: 10px;
	}

	div.article-tiles > div:nth-child(1)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.article-tiles > div:nth-child(2)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.article-tiles > div:nth-child(3)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.article-tiles > div:nth-child(4)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.article-tiles > div:nth-child(5)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.article-tiles img
	{
		width: 75%;
	}

	div.introtiles > div:nth-child(1)
	{
		width: 100%;
		margin-left: 0%;
		margin-bottom: 2%;
	}

	div.introtiles > div:nth-child(2)
	{
		width: 100%;
		margin-left: 0%;
		margin-bottom: 2%;
	}

	div.introtiles > div:nth-child(3)
	{
		width: 100%;
		margin-left: 0%;
		margin-bottom: 2%;
	}

	div.introtiles > div:nth-child(4)
	{
		width: 100%;
		margin-left: 0%;
		margin-bottom: 1%;
	}

	p.introtile-title
	{
		
	}

	.footer-icons
	{
		text-align: center;
	}

	.footer
	{
		padding: 5% 7%;
		text-align: center;
	}

	.footer-logo
	{
		text-align: center;
	}

	div.home-footer > div:nth-child(1)
	{
		width: 100%;
	}

	div.home-footer > div:nth-child(2)
	{
		width: 100%;
		margin: 3% 0;
	}

	img.central
	{
		min-height: auto;
		min-width: 100%;
	}

	p.tile-title
	{
		font-size: 1.2em;
	}

	div.tiles > div
	{
		margin-top: 2%;
	}

	div.tiles > div:nth-child(1)
	{
		width: 90%;
		margin-left: 5%;
	}

	div.tiles > div:nth-child(2)
	{
		width: 90%;
		margin-left: 5%;
	}

	div.tiles > div:nth-child(3)
	{
		width: 90%;
		margin-left: 5%;
	}

	div.topic-hero
	{
		background-size: auto;
	}

	p
	{
		font-family: Arial, Avenir, Myriad;
		font-size: 16px;
	}

	h1
	{
		font-weight: bold;
		font-family: Arial, Avenir, Myriad;
		color: #333333;
		font-size: 18pt;
	}

	h1.title
	{
		color: #626469;
	}

	h2
	{
		font-weight: bold;
		page-break-after: avoid;
		mc-hyphenate: never;
		color: #333333;
		font-size: 16pt;
	}

	h3
	{
		font-weight: bold;
		color: #333333;
		font-size: 12pt;
	}

	h4
	{
		font-weight: bold;
		font-size: 12pt;
		margin-bottom: 0.50em;
		color: #333333;
	}

	h5
	{
		font-weight: bold;
		font-size: 1.2em;
		margin-bottom: 0.50em;
		margin-top: 1.00em;
	}

	h6
	{
		font-weight: bold;
		font-size: 1.1em;
		margin-bottom: 0.50em;
	}

	body
	{
		margin: 0px;
		font: Arial;
		font-family: Arial, Verdana, ' sans-serif';
	}

	p.online_copyright
	{
		border-top-style: solid;
		border-top-width: 1px;
		border-top-color: #9fa0a4;
		margin-top: 14px;
		padding-top: 10px;
		font-size: 80%;
		position: absolute;
		bottom: 0;
	}

	p.ParaTitle
	{
		font-weight: bold;
		font-style: normal;
		margin-bottom: 0;
	}

	p.ProductTitle
	{
		color: #009933;
		line-height: 14pt;
		margin-bottom: 14pt;
		font-size: 12pt;
		margin-left: 0;
	}

	p.ManualType
	{
		margin-bottom: 14pt;
		font-size: 12pt;
		line-height: 14pt;
		margin-left: 0;
	}

	p.ChapterTitle
	{
		margin-bottom: 14pt;
		margin-left: 0;
		page-break-before: always;
		font-size: 18pt;
		font-weight: bold;
		line-height: 26pt;
		color: #333333;
	}

	p.ChapterTitleNoTOC
	{
		margin-bottom: 14pt;
		margin-left: 0;
		color: #009933;
		page-break-before: always;
		line-height: 20pt;
		font-size: 16pt;
	}

	p.CoverText12p
	{
		margin-bottom: 7pt;
		font-size: 12pt;
		line-height: 14pt;
		margin-left: 0;
	}

	span.sys
	{
		font-size: 10pt;
		font-family: 'Courier New';
	}

	span.italicized
	{
		font-weight: normal;
		font-style: italic;
	}

	span.emphasized
	{
		font-weight: bold;
		font-style: normal;
	}

	p
	{
		font-size: 1em;
		font-family: 'Roboto Light', Arial, Avenir, Myriad;
		mc-hyphenate: never;
	}

	p.FlushLeft
	{
		margin-left: 0;
		font-size: 12pt;
	}

	p.CoverText8p
	{
		font-size: 8pt;
		margin-left: 0;
	}

	p.CoverText8pFR
	{
		text-align: right;
		font-size: 8pt;
		margin-left: 0;
	}

	p.Legal
	{
		font-weight: bold;
		font-style: normal;
		margin-bottom: 6pt;
		font-size: 9pt;
		line-height: 11pt;
		margin-left: 0;
	}

	h1.service
	{
		
	}

	h2.service
	{
		
	}

	h3.service
	{
		
	}

	h4.service
	{
		
	}

	p.Footnote
	{
		font-size: 8pt;
	}

	MadCap|pageHeader.EvenPage
	{
		font-size: 9pt;
	}

	MadCap|pageHeader.FirstPage
	{
		font-size: 9pt;
	}

	MadCap|pageHeader.OddPage
	{
		font-size: 9pt;
	}

	MadCap|pageFooter
	{
		font-size: 9pt;
		width: 90%;
	}

	MadCap|miniTocProxy
	{
		font-size: 10pt;
		font-family: Arial;
		border-top-width: 0px;
		left: 1px;
		mc-toc-depth: 1;
		page-break-after: always;
		text-indent: 0mm;
	}

	p.IndexHeading
	{
		font-size: 12pt;
		text-align: left;
		line-height: 14pt;
		margin-bottom: 0;
		margin-top: 12pt;
		column-break-after: auto;
	}

	p.Index1
	{
		margin-top: 0;
	}

	p.Index2
	{
		margin-top: 0;
	}

	MadCap|indexProxy
	{
		text-align: left;
		border-top-width: 0px;
		line-height: 14pt;
		padding-left: 10px;
		mc-output-support: epub;
		mc-column-count: 1;
	}

	MadCap|tocProxy
	{
		font: Arial;
		border-top-color: #ffffff;
		border-top-width: 0px;
		text-indent: 0mm;
		padding-left: 0px;
		mc-output-support: epub;
	}

	p.TOC1
	{
		font-weight: normal;
		font-style: normal;
		font-size: 12pt;
		margin-bottom: 6px;
	}

	p.TOC2
	{
		margin-bottom: 6px;
	}

	p.MiniTOC2
	{
		
	}

	p.MiniTOC3
	{
		
	}

	p.TOC3
	{
		
	}

	ol.OrderedList
	{
		text-indent: 0pt;
		border: none 1px #6b8e23;
		margin-left: 6px;
		line-height: 16pt;
	}

	ol.OrderedList > li > ol
	{
		margin-left: 2px;
	}

	ul.UnorderedList
	{
		text-indent: 0pt;
		border: none 1px #6b8e23;
		margin-left: 0px;
	}

	ul.UnorderedList > li
	{
		list-style-type: disc;
	}

	MadCap|helpControlMenuItem.Highlighted
	{
		
	}

	caption,
	p.TableCaption
	{
		text-align: inherit;
	}

	MadCap|xref.ImageTableXref
	{
		mc-format: '{paratext}';
		color: #009530;
	}

	MadCap|xref
	{
		mc-format: '{paratext}';
		color: #009530;
	}

	table
	{
		margin-left: 0pt;
		width: 100%;
	}

	p.ImageCaption,
	h6.ImageCaption
	{
		mc-auto-number-format: 'F:{ }';
	}

	ol.OrderedList > li > ol > li > ol
	{
		margin-left: 2px;
	}

	thead
	{
		display: table-header-group;
	}

	ol.TableOrderedList
	{
		font-family: Arial, Verdana, ' sans-serif';
		margin-left: 0px;
	}

	ul.TableUnorderedList
	{
		margin-left: 0px;
		font-family: Arial, Verdana, ' sans-serif';
		font-size: 12pt;
		line-height: 14pt;
	}

	ol
	{
		margin-left: 2px;
	}

	ul
	{
		margin-left: 2px;
	}

	span.SafetyBlack
	{
		font: arial;
		font-weight: bold;
		font-style: normal;
		text-transform: uppercase;
		color: #000000;
		text-align: center;
		padding-top: 0pt;
		padding-bottom: 0pt;
		font-size: 12pt;
	}

	span.SafetyWhite
	{
		font: arial;
		color: #ffffff;
		font-size: 16pt;
		font-weight: bold;
		text-transform: uppercase;
		text-align: center;
		padding-top: 0pt;
		padding-bottom: 0pt;
		font-size: 12pt;
	}

	MadCap|listOfProxy
	{
		text-indent: 0mm;
	}

	img
	{
		max-width: 100%;
	}

	MadCap|footnotesBlock
	{
		border-top-align: left;
	}

	td
	{
		line-height: 16pt;
		font-family: Arial, Avenir, Myriad;
		font-size: 12pt;
	}

	th
	{
		font-family: Arial, Verdana, ' sans-serif';
	}

	ul.UnorderedList > li > ul > li > ul > li > ol
	{
		
	}

	img.Legends
	{
		height: 15px;
		width: 15px;
	}

	caption
	{
		font: Arial;
	}

	p.TableText
	{
		font-size: 12pt;
		font-family: Arial, Avenir, Myriad;
	}

	div.buttons
	{
		display: none;
	}

	p.TableHeader
	{
		font-size: 12pt;
	}

	a
	{
		color: #009530;
	}

	div.Indent
	{
		margin-left: 0mm;
	}

	p.TableText_center
	{
		padding-bottom: 6px;
		padding-left: 6px;
		text-align: center;
	}

	MadCap|dropDownHead
	{
		color: #333333;
	}

	a.MadCap|dropDownHead
	{
		color: #333333;
	}

	div.Two-column1 > div:nth-child(1)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.Two-column1 > div:nth-child(2)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.Two-column2 > div:nth-child(1)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.Two-column2 > div:nth-child(2)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.Two-column_Left > div:nth-child(1)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.Two-column_Left > div:nth-child(2)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.IndentOnline
	{
		margin-left: 0mm;
	}
}

@media QSG
{
	/* show dropdown body in in HTML5 and WebHelp (which has random suffix) */

	[class^="MCDropDownBody"]
	{
		display: block !important;
		display: initial !important;
	}

	/* show toggler body in HTML5  */

	[data-mc-target-name]
	{
		display: block !important;
		display: initial !important;
	}

	/* show toggler body in WebHelp */

	[madcap\00003Atargetname]
	{
		display: block !important;
		display: initial !important;
	}

	h1
	{
		color: #000000;
		mc-auto-number-offset: 0;
		page-break-before: avoid;
		mc-short-line-method: tighten;
		mc-short-line: 1in;
		font-size: 16pt;
		line-height: 18pt;
		margin-top: 12px;
		column-break-before: auto;
		margin-bottom: 6px;
	}

	h2
	{
		color: #000000;
		mc-short-line-method: tighten;
		mc-short-line: 1in;
		margin-bottom: 0;
		font-size: 12pt;
		line-height: 18pt;
		margin-top: 12px;
	}

	h3
	{
		color: #000000;
		margin-bottom: 0;
		line-height: 15pt;
		mc-short-line-method: tighten;
		mc-short-line: 1in;
		margin-top: 0;
		font-size: 11pt;
	}

	h4
	{
		color: #000000;
		font-size: 12pt;
		line-height: 13pt;
		margin-bottom: 0;
		mc-short-line-method: tighten;
		mc-short-line: 1in;
		margin-top: 0;
	}

	h5
	{
		color: #000000;
		font-size: 10pt;
		line-height: 11pt;
		margin-bottom: 0;
		margin-top: 0;
	}

	body
	{
		margin-left: 0px;
		margin: 0px;
		background-image: none;
	}

	p,
	h6
	{
		font-size: 10pt;
		color: #000000;
		margin-left: 48mm;
		margin-top: 6pt;
		margin-bottom: 0;
		line-height: 14pt;
		background-image: none;
		mc-hyphenate: never;
	}

	li > p,
	ol p,
	ul p
	{
		margin-left: 0;
	}

	p.TableHeader
	{
		margin-left: 0;
		text-align: center;
		font-weight: bold;
		font-style: normal;
		line-height: 14pt;
		font-size: 10pt;
		page-break-inside: avoid;
		color: #ffffff;
	}

	p.Subtitle
	{
		margin-left: 0;
		padding-top: 12px;
		font-size: 14pt;
		font-weight: bold;
	}

	p.ParaTitle
	{
		font-weight: bold;
		font-style: normal;
		margin-bottom: 0;
		page-break-after: avoid;
	}

	p.ProductTitle
	{
		line-height: 30pt;
		margin-bottom: 15pt;
		font-size: 24pt;
		margin-left: 0;
	}

	p.ManualType
	{
		margin-bottom: 12pt;
		font-size: 20pt;
		line-height: 24pt;
		margin-left: 0;
	}

	p.ChapterTitle
	{
		margin-left: 0;
		font-size: 20pt;
		line-height: 26pt;
		margin-top: 0pt;
		margin-bottom: 6pt;
		page-break-after: avoid;
	}

	p.ChapterTitleNoTOC
	{
		margin-left: 0;
		font-size: 20pt;
		line-height: 26pt;
		margin-top: 0pt;
		margin-bottom: 6pt;
		page-break-after: avoid;
	}

	p.CoverText12p
	{
		margin-bottom: 7pt;
		font-size: 12pt;
		line-height: 14pt;
		margin-left: 0;
	}

	span.sys
	{
		font-size: 10pt;
		font-family: 'Courier New';
	}

	span.italicized
	{
		font-weight: normal;
		font-style: italic;
	}

	span.emphasized
	{
		font-weight: bold;
		font-style: normal;
	}

	p.FlushLeft
	{
		margin-left: 0;
	}

	p.CoverText8p
	{
		font-size: 8pt;
		margin-left: 0;
		margin-top: 0;
		line-height: 8pt;
	}

	p.CoverText8pFR
	{
		text-align: right;
		font-size: 8pt;
		margin-left: 0;
		line-height: 10pt;
	}

	p.Legal
	{
		font-weight: bold;
		font-style: normal;
		font-size: 9pt;
		line-height: 11pt;
		margin-left: 0;
		margin-top: 4pt;
		margin-bottom: 2pt;
	}

	p.Footnote
	{
		font-size: 8pt;
		line-height: 8pt;
		margin-top: 1pt;
	}

	MadCap|pageHeader.EvenPage
	{
		font-size: 9pt;
	}

	MadCap|pageHeader.FirstPage
	{
		font-size: 9pt;
	}

	MadCap|pageHeader.OddPage
	{
		font-size: 9pt;
	}

	MadCap|pageFooter
	{
		font-size: 9pt;
	}

	MadCap|miniTocProxy
	{
		font-size: 10pt;
		font-family: Arial;
		border-top-width: 0px;
		left: 1px;
		mc-toc-depth: 1;
		text-indent: 0mm;
		padding-left: 48mm;
		frame-break-before: always;
	}

	p.IndexHeading
	{
		font-size: 16pt;
		text-align: left;
		line-height: 24pt;
		margin-bottom: 0;
		margin-top: 12pt;
		column-break-after: auto;
	}

	p.Index1
	{
		margin-top: 0;
	}

	p.Index2
	{
		margin-top: 0;
	}

	MadCap|indexProxy
	{
		text-align: left;
		border-top-width: 0px;
		line-height: 14pt;
	}

	MadCap|tocProxy
	{
		font: Arial;
		border-top-color: #ffffff;
		border-top-width: 0px;
		text-indent: 0mm;
		padding-left: 0mm;
	}

	p.TOC1
	{
		font-weight: normal;
		font-style: normal;
		margin-left: 48mm;
		font-size: 12pt;
		margin-bottom: 6px;
	}

	p.TOC2
	{
		margin-left: 52mm;
		margin-bottom: 6px;
	}

	p.TOC6
	{
		display: none;
	}

	p.MiniTOC2
	{
		
	}

	p.MiniTOC3
	{
		
	}

	p.TOC3
	{
		margin-left: 60mm;
	}

	ol.OrderedList
	{
		display: block;
		border: none 1px #000000;
		margin-left: 6pt;
		padding-left: 12pt;
	}

	ol.OrderedList > li > ol
	{
		
	}

	ul.UnorderedList
	{
		display: block;
		list-style: ;
		border: none 1px #000000;
		padding-left: 12pt;
		margin-left: 6pt;
	}

	MadCap|helpControlMenuItem.Highlighted
	{
		
	}

	caption,
	p.TableCaption
	{
		text-align: inherit;
		mc-auto-number-format: 'T:Table {Gn+}';
	}

	p.HeaderFooter
	{
		margin-left: 0mm;
		line-height: 9pt;
		margin-top: 6pt;
		margin-bottom: 6pt;
	}

	p.miniTOCbreak
	{
		frame-break-after: always;
	}

	MadCap|listOfProxy
	{
		display: block;
		text-indent: 0mm;
		padding-left: 0mm;
	}

	p.ImageCaption,
	h6.ImageCaption
	{
		line-height: 14pt;
		mc-auto-number-format: 'F:Figure {Gn+}';
		margin-left: 0mm;
		font-weight: normal;
		mc-auto-number-position: float-left;
	}

	li
	{
		margin-top: 6pt;
		line-height: 10pt;
		display: list-item;
		margin-bottom: 6pt;
		margin: 3pt;
	}

	frame
	{
		
	}

	div.Indent
	{
		margin-left: 0mm;
		margin-top: 4pt;
	}

	div
	{
		
	}

	MadCap|xref.ImageTableXref
	{
		mc-format: '{paranum}';
	}

	MadCap|xref.ImageTableXrefWithPageNum
	{
		mc-format: '{paranum} on page {page}';
	}

	MadCap|xref.ParaXref
	{
		
	}

	MadCap|xref.ParaXrefWithPageNum
	{
		mc-format: '{paratext} on page {page}';
	}

	p.TableText,
	p.TableText_center
	{
		font-size: 8pt;
	}

	MadCap|footnote
	{
		border: none 1px #b22222;
		font-size: 6pt;
	}

	MadCap|footnoteBlock
	{
		font: Arial;
		padding-left: 0mm;
	}

	MadCap|footnote.End_of_Topic
	{
		mc-footnote-number: page;
	}

	MadCap|footnotesBlock
	{
		
	}

	ol.TableOrderedList
	{
		margin-bottom: 6pt;
		margin-left: 6pt;
		padding-left: 12pt;
		font-size: 8pt;
	}

	ul.TableUnorderedList
	{
		margin-bottom: 6pt;
		padding-left: 12pt;
		margin-left: 6pt;
		font-size: 8pt;
	}

	span.ExcludeFromGlossary
	{
		
	}

	MadCap|expanding
	{
		mc-closed-image: url('../images/misc/minus.png');
		mc-open-image: url('../images/misc/plus.png');
	}

	MadCap|dropDown
	{
		mc-closed-image: url('../images/misc/minus.png');
		mc-open-image: url('../images/misc/plus.png');
	}

	MadCap|xref.XrefOnlyPageNum
	{
		mc-format: 'on page {page}';
	}

	th
	{
		font-family: Arial;
	}

	p
	{
		text-align: left;
		column-break-before: avoid;
		column-break-inside: avoid;
		column-break-after: auto;
		margin-left: 2px;
		margin-bottom: 0;
		margin-top: 2pt;
		line-height: 12pt;
		font-size: 9pt;
	}

	h6.ImageCaption
	{
		mc-heading-level: 0;
		font-size: 10pt;
		line-height: 11pt;
		margin-bottom: 0;
		margin-left: 0;
		margin-top: 0;
	}

	div.Indent4List
	{
		
	}

	p.ImageCaption
	{
		mc-auto-number-format: 'F:Figure {Gn+}';
	}

	ul.UnorderedList > li > ul > li > ul
	{
		list-style-type: circle;
	}

	ul
	{
		margin-left: 10pt;
		margin-top: 6pt;
		margin-bottom: 6pt;
		padding-left: 10pt;
		margin: 3pt;
		font-size: 9pt;
	}

	img.Legends
	{
		margin-top: 4pt;
	}

	img
	{
		
	}

	ul.TableUnorderedList > li > ul
	{
		padding-left: -24px;
	}

	ul.TableUnorderedList > li > ul > li > ul
	{
		padding-left: -26px;
	}

	caption
	{
		font-family: Arial;
	}

	ol
	{
		margin-left: 6pt;
		margin-top: 4pt;
		margin-bottom: 4pt;
		margin: 3pt;
		font-size: 9pt;
		padding-left: 10pt;
	}

	li::marker
	{
		
	}

	p.example
	{
		line-height: 10pt;
	}

	dl
	{
		margin: 6pt;
	}

	h6	/*h6*/
	{
		margin-left: 0;
		font-size: 8pt;
		line-height: 9pt;
		margin-top: 0;
	}

	MadCap|pageBreak.columnBreak
	{
		page-break-after: avoid;
		column-break-after: always;
		mc-conditions: 'general.QSG';
		frame-break-after: avoid;
	}

	MadCap|xref
	{
		color: #000000;
		text-decoration: none;
	}

	span.Display
	{
		font-family: 'Courier New';
	}

	div.NoBreakInside
	{
		column-break-inside: avoid;
	}

	img
	{
		clear: both;
		float: none;
		line-height: 0px;
	}

	object
	{
		float: left;
		clear: both;
		border-top-style: none;
		border-top-width: 6pt;
		border-bottom-style: none;
		border-bottom-width: 6pt;
		padding-left: 0px;
		padding-top: 6pt;
		padding-bottom: 6pt;
	}

	p.ImageCaption,
	h6.ImageCaption
	{
		mc-auto-number-format: 'F:Figure {Gn+}';
		font-style: italic;
		margin-bottom: 0pt;
		border: none 1px;
		margin-top: 10pt;
		font-weight: normal;
	}

	span.SafetyBlack
	{
		font: arial;
		font-weight: bold;
		font-style: normal;
		font-size: 16pt;
		text-transform: uppercase;
		color: #000000;
		text-align: center;
		padding-top: 0pt;
		padding-bottom: 0pt;
		font-size: 12pt;
	}

	span.SafetyWhite
	{
		font: arial;
		color: #ffffff;
		font-size: 16pt;
		font-weight: bold;
		text-transform: uppercase;
		text-align: center;
		padding-top: 0pt;
		padding-bottom: 0pt;
		font-size: 12pt;
	}

	tbody
	{
		
	}

	td
	{
		font-size: 8pt;
		line-height: 10pt;
		page-break-inside: avoid;
		mc-hyphenate: never;
	}

	p.TableText
	{
		margin-left: 2pt;
		border: none 1px #b22222;
	}

	p.TableText_center
	{
		margin-left: 0;
		text-align: center;
		border: none 1px #b22222;
	}

	p.TableHeader
	{
		margin-left: 0;
		text-align: center;
		font-weight: bold;
		font-style: normal;
		line-height: 14pt;
		font-size: 10pt;
		color: #ffffff;
		page-break-inside: avoid;
	}

	span.SafetyItalic
	{
		color: 000000;
		font-weight: bold;
		font-style: italic;
		text-transform: uppercase;
		font-size: 16pt;
	}

	p.HazardStatement
	{
		font-weight: bold;
		font-style: normal;
		text-align: left;
		text-transform: uppercase;
		margin-left: 0;
	}

	p.note
	{
		border-top-left-radius: 6px;
		border-left-style: none;
		border-left-width: 1px;
		border-left-color: #bfd62f;
		border-right-style: none;
		border-right-width: 1px;
		border-right-color: #bfd62f;
		border-top-style: none;
		border-top-width: 1px;
		border-top-color: #bfd62f;
		border-bottom-style: none;
		border-bottom-width: 1px;
		border-bottom-color: #bfd62f;
		color: #000000;
		border-top-right-radius: 6px;
		border-bottom-right-radius: 6px;
		border-bottom-left-radius: 6px;
		padding-left: 6px;
		padding-right: 6px;
		padding-top: 10px;
		padding-bottom: 10px;
		background-color: #ffffff;
	}

	p.example
	{
		color: #000000;
		background-color: #ffffff;
		border-left-style: none;
		border-left-width: 1px;
		border-left-color: #becfdc;
		border-right-style: none;
		border-right-width: 1px;
		border-right-color: #becfdc;
		border-top-style: none;
		border-top-width: 1px;
		border-top-color: #becfdc;
		border-bottom-style: none;
		border-bottom-width: 1px;
		border-bottom-color: #becfdc;
		border-top-left-radius: 6px;
		border-top-right-radius: 6px;
		border-bottom-right-radius: 6px;
		border-bottom-left-radius: 6px;
		padding-left: 20px;
		padding-right: 20px;
		padding-top: 14px;
		padding-bottom: 14px;
	}

	MadCap|popupHead
	{
		color: #000000;
	}

	MadCap|dropDownHead
	{
		font-weight: bold;
	}

	MadCap|expandingHead
	{
		
	}

	MadCap|dropDownHotspot
	{
		
	}

	MadCap|expandingBody
	{
		
	}

	ol.OrderedList
	{
		list-style-type: decimal;
		border: none 1px;
	}

	ol.OrderedList > li > ol
	{
		list-style-type: lower-alpha;
	}

	ol.OrderedList > li > ol > li > ol
	{
		list-style-type: lower-roman;
	}

	ul.TableUnorderedList > li > ul
	{
		list-style-type: disc;
		padding-left: 6px;
	}

	ul.TableUnorderedList > li > ul > li > ul
	{
		list-style-type: circle;
		padding-left: 6px;
	}

	ol.TableOrderedList
	{
		list-style-type: decimal;
		margin-bottom: 0em;
		margin-top: 6pt;
		margin-left: 0px;
		padding-left: 6px;
	}

	ol.TableOrderedList > li > ol
	{
		list-style-type: lower-alpha;
		margin-bottom: 0em;
		margin-top: 6pt;
		margin-left: 0px;
		padding-left: 6px;
	}

	ol.TableOrderedList > li > ol > li > ol
	{
		list-style-type: lower-roman;
		margin-bottom: 0em;
		margin-top: 6pt;
		margin-left: 0px;
		padding-left: 6px;
	}

	h1
	{
		color: #000000;
		mc-heading-level: 2;
		page-break-after: avoid;
		mc-auto-number-format: '{Gn+}.0 ';
	}

	h2
	{
		color: #000000;
		mc-heading-level: 3;
		page-break-after: avoid;
		mc-auto-number-format: '{Gn}.{Gn+} ';
	}

	h3
	{
		color: #000000;
		mc-heading-level: 0;
		page-break-after: avoid;
		mc-auto-number-format: '{Gn}.{Gn}.{Gn+} ';
	}

	h4
	{
		color: #000000;
		mc-heading-level: 0;
	}

	h5
	{
		color: #000000;
		mc-heading-level: 0;
	}

	h6
	{
		color: #000000;
		mc-heading-level: 0;
	}

	span.emphasized
	{
		font-weight: bold;
	}

	span.italicized
	{
		font-style: italic;
	}

	span.sys
	{
		font-size: 10pt;
		font-family: 'Courier New';
	}

	span.Display
	{
		
	}
}

