/*<meta />*/

@namespace MadCap url(http://www.madcapsoftware.com/Schemas/MadCap.xsd);

body
{
	font-family: Arial, sans-serif;
	font-size: 13px;
	line-height: 1.7em;
	margin: 17px;
	max-width: 750px;
}

h1,
h2,
h3,
h4,
h5,
h6
{
	font-weight: bold;
	color: #749AB6;
}

p.example
{
	color: #546C7F;
	background-color: #DEE8F0;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #BECFDC;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #BECFDC;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #BECFDC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #BECFDC;
}

p.note
{
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	background-color: #dee8f0;
	color: #000000;
	mc-auto-number-format: 'NOTE: ';
	font-weight: normal;
	font-style: italic;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #becfdc;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #becfdc;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #becfdc;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #becfdc;
}

MadCap|expanding
{
	mc-open-image: url('resources:Images/WebHelp/minus.png');
	mc-closed-image: url('resources:Images/WebHelp/plus.png');
	mc-image-position: left;
}

MadCap|dropDown
{
	mc-open-image: url('resources:Images/WebHelp/minus.png');
	mc-closed-image: url('resources:Images/WebHelp/plus.png');
}

MadCap|toggler
{
	mc-open-image: url('resources:Images/WebHelp/minus.png');
	mc-closed-image: url('resources:Images/WebHelp/plus.png');
	color: inherit;
}

p.UItitle
{
	font-weight: bold;
	font-style: normal;
}

b.defList
{
	
}

b.UItitle
{
	
}

code.filepath
{
	
}

p.draftComment
{
	
}

pre
{
	mc-hyphenate: never;
	mc-hyphenate-shortest-suffix: 4;
	mc-short-line: 5;
	mc-short-line-method: loosen;
	mc-hyphenate-shortest-word: 20;
}

@media print
{
	MadCap|popupHead
	{
		color: #5B8EC1;
	}

	MadCap|popupBody
	{
		color: #EBEBEB;
		border: none;
		background-color: rgba(0, 0, 0, .85);
		padding: 11px 15px;
	}

	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;
	}

	MadCap|miniTocProxy
	{
		border-top: none;
		text-decoration: none;
		display: list-item;
		mc-leader-align: left;
		mc-leader-indent: 0px;
		mc-leader-offset: 0px;
		mc-leader-format: '.';
	}

	h1
	{
		mc-auto-number-format: 'Chapter {chapnum}: ';
		color: #749ab6;
	}

	h2
	{
		margin-left: 0;
	}

	h3
	{
		font-size: 1.3em;
		mc-heading-level: 0;
		margin-left: 0;
	}

	h4
	{
		mc-heading-level: 0;
		margin-left: 0;
	}

	h5
	{
		mc-heading-level: 0;
		margin-left: 0;
	}

	h6
	{
		font-size: 0.75em;
		mc-heading-level: 0;
	}

	p.TOCheading
	{
		font-size: 2em;
		font-weight: bold;
		font-style: normal;
		color: #749ab6;
		mc-heading-level: 1;
	}

	p.important
	{
		border-left-style: solid;
		border-left-width: 1px;
		border-left-color: #becfdc;
		border-right-style: solid;
		border-right-width: 1px;
		border-right-color: #becfdc;
		border-top-style: solid;
		border-top-width: 1px;
		border-top-color: #becfdc;
		border-bottom-style: solid;
		border-bottom-width: 1px;
		border-bottom-color: #becfdc;
		color: #000000;
		padding-left: 20px;
		padding-right: 20px;
		padding-top: 5px;
		padding-bottom: 5px;
		background-color: #dee8f0;
		mc-auto-number-format: 'IMPORTANT: ';
		font-weight: normal;
		font-style: italic;
	}

	p.example
	{
		color: #000000;
	}

	p.guideTitle
	{
		font-weight: bold;
		font-style: normal;
		text-align: right;
		font-family: Verdana;
		margin-top: 0.12em;
		text-transform: normal;
		margin-bottom: 0.12em;
		font-size: 1.5em;
	}

	a
	{
		color: #000000;
	}

	a.Popup
	{
		color: #000000;
	}

	a.MCBreadcrumbsLink
	{
		color: #000000;
	}

	a.GlossaryPageTerm
	{
		color: #000000;
	}

	MadCap|xref:hover
	{
		color: #000000;
	}

	MadCap|xref:focus
	{
		color: #000000;
	}

	MadCap|xref
	{
		color: #000000;
		mc-format: '{u}{i}{paratext}{/i}{/u} on page {page}';
	}

	p.MiniTOC1
	{
		font-weight: normal;
		font-style: normal;
		display: list-item;
		text-indent: 5px;
		mc-leader-indent: 0pt;
		mc-leader-offset: 0pt;
		mc-leader-format: '.';
		margin-top: 0.12em;
		margin-bottom: 0.12em;
	}

	img
	{
		max-width: 600px;
		max-height: auto;
	}

	p.tip
	{
		-moz-border-radius: 6px;
		-webkit-border-radius: 6px;
		border-radius: 6px;
		background-color: #dee8f0;
		color: #000000;
		font-weight: normal;
		font-style: italic;
		padding-left: 20px;
		padding-right: 20px;
		padding-top: 5px;
		padding-bottom: 5px;
		border-left-style: solid;
		border-left-width: 1px;
		border-left-color: #becfdc;
		border-right-style: solid;
		border-right-width: 1px;
		border-right-color: #becfdc;
		border-top-style: solid;
		border-top-width: 1px;
		border-top-color: #becfdc;
		border-bottom-style: solid;
		border-bottom-width: 1px;
		border-bottom-color: #becfdc;
		mc-auto-number-format: 'TIP: ';
	}

	MadCap|xref.simpleBold
	{
		mc-format: '{b}{paratext}{/b}';
	}

	p.TOC1
	{
		margin-top: 0.12em;
		margin-bottom: 0.12em;
		font-size: 1.12em;
	}

	p.TOC2
	{
		margin-top: 0.12em;
		margin-bottom: 0.12em;
	}

	p.TOC3
	{
		margin-top: 0.12em;
		margin-bottom: 0.12em;
	}

	p.TOC4
	{
		margin-top: 0.12em;
		margin-bottom: 0.12em;
	}

	p.TOC5
	{
		margin-top: 0.12em;
		margin-bottom: 0.12em;
	}

	p.TOC6
	{
		margin-top: 0.12em;
		margin-bottom: 0.12em;
	}

	p.TOC7
	{
		margin-top: 0.12em;
		margin-bottom: 0.12em;
	}

	p.TOC8
	{
		margin-top: 0.12em;
		margin-bottom: 0.12em;
	}

	p.TOC9
	{
		margin-top: 0.12em;
		margin-bottom: 0.12em;
	}

	p.MiniTOC2
	{
		margin-top: 0.12em;
		margin-bottom: 0.12em;
	}

	p.MiniTOC3
	{
		margin-top: 0.12em;
		margin-bottom: 0.12em;
	}

	p.MiniTOC4
	{
		margin-top: 0.12em;
		margin-bottom: 0.12em;
	}

	p.MiniTOC5
	{
		margin-top: 0.12em;
		margin-bottom: 0.12em;
	}

	p.MiniTOC6
	{
		margin-top: 0.12em;
		margin-bottom: 0.12em;
	}

	p.MiniTOC7
	{
		margin-top: 0.12em;
		margin-bottom: 0.12em;
	}

	p.MiniTOC8
	{
		margin-bottom: 0.12em;
		margin-top: 0.12em;
	}

	p.MiniTOC9
	{
		margin-top: 0.12em;
		margin-bottom: 0.12em;
	}

	a:link
	{
		color: #000000;
	}

	a:focus
	{
		color: #000000;
	}

	a:hover
	{
		color: #000000;
	}

	a:active
	{
		color: #000000;
	}

	html.noBreadcrumbs
	{
		
	}
}

@media non-print
{
	h1
	{
		mc-auto-number-format: ;
		mc-auto-number-position: none;
	}

	p.MiniTOC1
	{
		text-decoration: underline;
		color: #87ceeb;
	}

	p.MiniTOC2
	{
		text-decoration: underline;
		color: #87ceeb;
	}

	p.MiniTOC3
	{
		text-decoration: underline;
		color: #87ceeb;
	}

	p.TOC1
	{
		text-decoration: underline;
		color: #87ceeb;
	}

	p.TOC2
	{
		text-decoration: underline;
		color: #87ceeb;
	}

	p.TOC3
	{
		text-decoration: underline;
		color: #87ceeb;
	}

	h5
	{
		font-size: 1.3em;
	}

	h6
	{
		font-size: 1.3em;
	}

	MadCap|miniTocProxy
	{
		text-decoration: underline;
		color: #87ceeb;
	}

	MadCap|tocProxy
	{
		text-decoration: underline;
		color: #87ceeb;
	}

	MadCap|shortcut
	{
		color: #87ceeb;
	}

	MadCap|xref
	{
		color: #87ceeb;
		mc-format: '{i}{u}{paratext}{/u}{/i}';
	}

	img
	{
		max-width: 800px;
		max-height: auto;
	}

	MadCap|miniTocProxy
	{
		text-decoration: none;
		border-top-style: none;
		border-top-width: 0px;
		color: #547187;
	}

	MadCap|tocProxy
	{
		text-decoration: underline;
		color: #547187;
	}

	p.MiniTOC3
	{
		text-decoration: underline;
		color: #547187;
	}

	p.MiniTOC2
	{
		text-decoration: underline;
		color: #547187;
	}

	p.MiniTOC1
	{
		text-decoration: underline;
		font-weight: normal;
		color: #547187;
	}

	p.TOC3
	{
		text-decoration: underline;
		color: #547187;
	}

	p.TOC2
	{
		text-decoration: underline;
		color: #547187;
	}

	p.TOC1
	{
		text-decoration: underline;
		font-weight: normal;
		color: #547187;
	}

	a.Popup
	{
		color: #547187;
	}

	a.MCBreadcrumbsLink
	{
		color: #547187;
	}

	a.GlossaryPageTerm
	{
		color: #547187;
	}

	MadCap|xref
	{
		mc-format: '{paratext}';
		color: #547187;
	}

	MadCap|shortcut
	{
		color: #547187;
	}

	tfoot
	{
		font-weight: normal;
		font-style: italic;
	}

	p.tip
	{
		-moz-border-radius: 6px;
		-webkit-border-radius: 6px;
		border-radius: 6px;
		background-color: #dee8f0;
		color: #000000;
		font-weight: normal;
		font-style: italic;
		padding-left: 20px;
		padding-right: 20px;
		padding-top: 5px;
		padding-bottom: 5px;
		border-left-style: solid;
		border-left-width: 1px;
		border-left-color: #dee8f0;
		border-right-style: solid;
		border-right-width: 1px;
		border-right-color: #dee8f0;
		border-top-style: solid;
		border-top-width: 1px;
		border-top-color: #dee8f0;
		border-bottom-style: solid;
		border-bottom-width: 1px;
		border-bottom-color: #dee8f0;
		mc-auto-number-format: 'TIP:';
	}

	p.ListOf
	{
		mc-format: '{b}{paratext}{/b}';
	}

	MadCap|xref.simpleBold
	{
		mc-format: '{b}{paratext}{/b}';
		color: #547187;
	}

	a:link
	{
		color: #547187;
	}

	a:visited
	{
		color: #547187;
	}

	a:focus
	{
		color: #547187;
	}

	a:hover
	{
		color: #ff8c00;
	}

	a:active
	{
		color: #547187;
	}

	a.MiniTOC1:hover
	{
		color: #ff8c00;
	}

	a.MiniTOC2:hover
	{
		color: #ff8c00;
	}

	a.MiniTOC3:hover
	{
		color: #ff8c00;
	}

	MadCap|xref:hover
	{
		color: #ff8c00;
	}

	MadCap|xref:focus
	{
		color: #547187;
	}

	a
	{
		color: #547187;
	}

	MadCap|popupHead
	{
		color: #547187;
	}

	MadCap|popupBody
	{
		color: #EBEBEB;
		border: none;
		background-color: rgba(0, 0, 0, .85);
		padding: 11px 15px;
	}

	MadCap|glossaryTerm
	{
		
	}

	MadCap|glossaryTerm.Expanding
	{
		color: inherit;
		font-weight: inherit;
	}

	MadCap|glossaryTerm.Hyperlink
	{
		font-weight: inherit;
		color: #547187;
	}

	MadCap|glossaryTerm.Popup
	{
		font-weight: normal;
		color: #547187;
	}

	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;
	}

	h6
	{
		mc-heading-level: 0;
		font-size: 1.3em;
	}

	h1
	{
		mc-auto-number-format: '';
		color: #749ab6;
	}

	h3
	{
		font-size: 1.3em;
		mc-heading-level: 0;
	}

	h4
	{
		mc-heading-level: 0;
	}

	h5
	{
		mc-heading-level: 0;
		font-size: 1.3em;
	}

	p.TOCheading
	{
		font-size: 2em;
		font-weight: bold;
		font-style: normal;
		color: #749ab6;
		mc-heading-level: 1;
	}

	html.noBreadcrumbs
	{
		
	}
}

MadCap|miniTocProxy
{
	mc-toc-depth: 2;
}

p.shortdesc
{
	
}

html.noBreadcrumbs
{
	mc-master-page: url('../MasterPages/noBreadcrumbs.flmsp');
}

html.noBreadcrumbs
{
	
}

p.TOCheading
{
	font-size: 2em;
	font-weight: bold;
	font-style: normal;
	color: #749ab6;
	mc-heading-level: 1;
}

h5
{
	mc-heading-level: 0;
	font-size: 1.3em;
}

h4
{
	mc-heading-level: 0;
}

h3
{
	font-size: 1.3em;
	mc-heading-level: 0;
}

h1
{
	mc-auto-number-format: '';
	color: #749ab6;
}

h6
{
	mc-heading-level: 0;
	font-size: 1.3em;
}

MadCap|helpControlMenuItem.Highlighted
{
	color: #000000;
	background-color: #E5EFF7;
}

MadCap|helpControlMenuItem
{
	color: inherit;
	font-size: inherit;
	font-family: inherit;
}

MadCap|helpControlMenu
{
	color: #707070;
	background-color: #FFFFFF;
	border: none;
}

MadCap|relatedTopics
{
	color: #000000;
}

MadCap|keywordLink
{
	color: #000000;
}

MadCap|conceptLink
{
	color: #000000;
}

MadCap|glossaryTerm.Popup
{
	font-weight: normal;
	color: #547187;
}

MadCap|glossaryTerm.Hyperlink
{
	font-weight: inherit;
	color: #547187;
}

MadCap|glossaryTerm.Expanding
{
	color: inherit;
	font-weight: inherit;
}

MadCap|glossaryTerm
{
	
}

MadCap|popupBody
{
	color: #EBEBEB;
	border: none;
	background-color: rgba(0, 0, 0, .85);
	padding: 11px 15px;
}

MadCap|popupHead
{
	color: #547187;
}

a
{
	color: #547187;
}

MadCap|xref:focus
{
	color: #547187;
}

MadCap|xref:hover
{
	color: #ff8c00;
}

a.MiniTOC3:hover
{
	color: #ff8c00;
}

a.MiniTOC2:hover
{
	color: #ff8c00;
}

a.MiniTOC1:hover
{
	color: #ff8c00;
}

a:link
{
	color: #547187;
}

a:visited
{
	color: #547187;
}

a:focus
{
	color: #547187;
}

a:hover
{
	color: #ff8c00;
}

a:active
{
	color: #547187;
}

MadCap|xref.simpleBold
{
	mc-format: '{b}{paratext}{/b}';
	color: #547187;
}

p.ListOf
{
	mc-format: '{b}{paratext}{/b}';
}

p.tip
{
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	background-color: #dee8f0;
	color: #000000;
	font-weight: normal;
	font-style: italic;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #dee8f0;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #dee8f0;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #dee8f0;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #dee8f0;
	mc-auto-number-format: 'TIP:';
}

tfoot
{
	font-weight: normal;
	font-style: italic;
}

MadCap|shortcut
{
	color: #547187;
}

MadCap|xref
{
	mc-format: '{paratext}';
	color: #547187;
}

a.GlossaryPageTerm
{
	color: #547187;
}

a.MCBreadcrumbsLink
{
	color: #547187;
}

a.Popup
{
	color: #547187;
}

p.TOC1
{
	text-decoration: underline;
	font-weight: normal;
	color: #547187;
}

p.TOC2
{
	text-decoration: underline;
	color: #547187;
}

p.TOC3
{
	text-decoration: underline;
	color: #547187;
}

p.MiniTOC1
{
	text-decoration: underline;
	font-weight: normal;
	color: #547187;
}

p.MiniTOC2
{
	text-decoration: underline;
	color: #547187;
}

p.MiniTOC3
{
	text-decoration: underline;
	color: #547187;
}

MadCap|tocProxy
{
	text-decoration: underline;
	color: #547187;
}

MadCap|miniTocProxy
{
	text-decoration: none;
	border-top-style: none;
	border-top-width: 0px;
	color: #547187;
}

img
{
	max-width: 800px;
	max-height: auto;
}

MadCap|xref
{
	color: #87ceeb;
	mc-format: '{i}{u}{paratext}{/u}{/i}';
}

MadCap|shortcut
{
	color: #87ceeb;
}

MadCap|tocProxy
{
	text-decoration: underline;
	color: #87ceeb;
}

MadCap|miniTocProxy
{
	text-decoration: underline;
	color: #87ceeb;
}

h6
{
	font-size: 1.3em;
}

h5
{
	font-size: 1.3em;
}

p.TOC3
{
	text-decoration: underline;
	color: #87ceeb;
}

p.TOC2
{
	text-decoration: underline;
	color: #87ceeb;
}

p.TOC1
{
	text-decoration: underline;
	color: #87ceeb;
}

p.MiniTOC3
{
	text-decoration: underline;
	color: #87ceeb;
}

p.MiniTOC2
{
	text-decoration: underline;
	color: #87ceeb;
}

p.MiniTOC1
{
	text-decoration: underline;
	color: #87ceeb;
}

h1
{
	mc-auto-number-format: ;
	mc-auto-number-position: none;
}

@media only screen and (max-width: 767px)
{
	h6
	{
		color: #34aadc;
	}

	h5
	{
		color: #34aadc;
	}

	h4
	{
		color: #34aadc;
	}

	h3
	{
		color: #34aadc;
	}

	h2
	{
		color: #34aadc;
	}

	h1
	{
		color: #34aadc;
	}

	p.example
	{
		background-color: #d1eefc;
		color: #000000;
	}

	p.note
	{
		background-color: #d1eefc;
	}

	p.TOCheading
	{
		font-weight: bold;
		font-style: normal;
		font-size: 1.5em;
		color: #34aadc;
	}

	p.TOC3
	{
		text-decoration: underline;
		color: #007aff;
	}

	p.TOC2
	{
		text-decoration: underline;
		color: #007aff;
	}

	p.TOC1
	{
		text-decoration: underline;
		color: #007aff;
		font-weight: normal;
		font-style: normal;
	}

	p.tip
	{
		background-color: #d1eefc;
		border-left-style: solid;
		border-left-width: 1px;
		border-left-color: #becfdc;
		border-right-style: solid;
		border-right-width: 1px;
		border-right-color: #becfdc;
		border-top-style: solid;
		border-top-width: 1px;
		border-top-color: #becfdc;
		border-bottom-style: solid;
		border-bottom-width: 1px;
		border-bottom-color: #becfdc;
		padding-left: 20px;
		padding-right: 20px;
		padding-top: 5px;
		padding-bottom: 5px;
		-webkit-border-radius: 6px;
		mc-auto-number-format: 'TIP: ';
		border-radius: 6px;
	}

	MadCap|xref.simpleBold
	{
		color: #007aff;
	}

	MadCap|xref:hover
	{
		color: #007aff;
	}

	MadCap|xref:focus
	{
		color: #007aff;
	}

	MadCap|xref
	{
		color: #007aff;
		mc-format: '{u}{paratext}{/u}';
	}

	a.Popup
	{
		color: #007aff;
	}

	a.MiniTOC3:hover
	{
		color: #007aff;
	}

	a.MiniTOC3
	{
		color: #007aff;
	}

	a.MiniTOC2:hover
	{
		color: #007aff;
	}

	a.MiniTOC2
	{
		color: #007aff;
	}

	a.MiniTOC1:hover
	{
		color: #007aff;
	}

	a.MiniTOC1
	{
		color: #007aff;
	}

	a.MCBreadcrumbsLink
	{
		color: #007aff;
	}

	a.GlossaryPageTerm
	{
		color: #007aff;
	}

	a:link
	{
		color: #007aff;
	}

	a:hover
	{
		color: #007aff;
	}

	a:focus
	{
		color: #007aff;
	}

	a:active
	{
		color: #007aff;
	}

	a
	{
		color: #007aff;
	}

	a:visited
	{
		color: #007aff;
	}

	p.MiniTOC3
	{
		color: #007aff;
		text-decoration: underline;
	}

	p.MiniTOC2
	{
		color: #007aff;
		text-decoration: underline;
	}

	p.MiniTOC1
	{
		color: #007aff;
		font-weight: normal;
		font-style: normal;
		text-decoration: underline;
	}

	MadCap|miniTocProxy
	{
		
	}

	p
	{
		
	}
}

p
{
	mc-hyphenate: never;
}

