/*<meta conditions="" />*/

@media screen
{
	h1
	{
		font-size: 170%;
		margin: .5em auto .8em -.5em;
		padding-left: .5em;
		border-bottom: 3px solid #CCCCCC;
		padding-top: 14pt;
		padding-bottom: 0.5em;
		mc-hyphenate: never;
	}

	h2,
	h3
	{
		font-size: 130%;
		margin: 1em auto 0.3em auto;
		padding-top: 12pt;
	}

	h4
	{
		font-size: 110%;
		color: #696969;
		margin: 0.4em auto 0.4em 0em;
		padding-top: 12pt;
	}

	p
	{
		mc-hyphenate: never;
		mc-short-line: default;
		mc-short-line-method: never;
	}

	object
	{
		mc-hyphenate: never;
	}

	p.Option
	{
		margin-left: 1.8em;
		font-style: italic;
	}

	p.OptionDef
	{
		margin-left: 3.2em;
		margin-top: 1em;
	}

	p.img_indent_1
	{
		margin-left: 40px;
	}

	p.Title
	{
		font-size: 200%;
		font-weight: bolder;
		margin: .5em auto .8em -.5em;
		padding-left: .5em;
		padding-top: .25em;
		padding-bottom: 1.5em;
	}

	ul ul
	{
		margin-left: 2em;
		padding-left: 2em;
	}

	div ul
	{
		margin-left: 2em;
	}

	h2
	{
		margin-top: 1em;
		mc-hyphenate: never;
		font-size: 140%;
	}

	p.Note
	{
		font-style: italic;
		background-color: #e6e6e6;
		-moz-border-radius: 12px;
		-webkit-border-radius: 12px;
		border-radius: 12px;
		background-image: url('../info_32.png');
		background-position: 2% 50%;
		border-bottom: solid 10px #e6e6e6;
		border-left: solid 10px #e6e6e6;
		border-right: solid 10px #e6e6e6;
		border-top: solid 10px #e6e6e6;
		margin-left: 10px;
		padding-left: 60px;
		min-height: 40px;
	}

	p.version_info
	{
		background-repeat: no-repeat;
		border-radius: 12px;
		-moz-border-radius: 12px;
		-webkit-border-radius: 12px;
		min-height: 40px;
	}

	p.Warning
	{
		min-height: 45px;
	}

	h3
	{
		mc-hyphenate: never;
		font-size: 120%;
	}

	MadCap|popupHead
	{
		text-align: left;
		text-indent: 20px;
	}

	MadCap|popupBody
	{
		color: #696969;
	}

	MadCap|dropDown
	{
		mc-image-spacing: 6px;
		mc-image-position: right;
		mc-closed-image: url('../arrow_blue_button_down_sm.png');
		mc-open-image: url('../arrow_blue_button_up_sm.png');
	}

	a.GlossaryPageTerm:link
	{
		color: #2d9bae;
	}

	a.GlossaryPageTerm:visited
	{
		color: #2d9bae;
	}

	a.MCBreadcrumbsLink:link
	{
		color: #2d9bae;
	}

	a.MCBreadcrumbsLink:visited
	{
		color: #2d9bae;
	}

	a.Popup:link
	{
		color: #2d9bae;
	}

	a.Popup:visited
	{
		color: #2d9bae;
	}

	a:link
	{
		color: #2d9bae;
	}

	a:visited
	{
		color: #2d9bae;
	}

	MadCap|xref
	{
		color: #2d9bae;
	}
}

/*===============================
		 BLOCK CLASSES
===============================*/

body
{
	background-color: #ffffff;
	font-family: Arial, sans-serif;
	border: 0em solid white;
	color: black;
	font-size: 0.75em;
	margin: auto 2em auto 2em;
}

h1,
h2,
h3,
h4
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

h4
{
	color: #696969;
	mc-hyphenate: never;
}

p.Title
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 2.25em;
}

table
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	border-collapse: collapse;
	margin-left: 0px;
	margin-right: auto;
}

ul
{
	list-style-type: square;
	margin-bottom: 8pt;
}

ul,
ol
{
	margin-bottom: 0.15em !important;
	mc-short-line: default;
	mc-short-line-method: never;
}

ul ul,
ol ul,
div ul
{
	list-style-type: circle;
	list-style-font-size: 12pt;
	padding-left: 1em;
}

ol div ul ol ul div ul ol ul ul
{
	list-style-type: circle;
	list-style-font-size: 12pt;
	padding-left: 3.5em;
	margin-left: 0em;
	margin-top: 0em;
}

ol div ol
{
	list-style-type: lower-alpha;
	padding-left: 3.5em;
	margin-top: 0em;
}

ol ul ol
{
	list-style-type: lower-alpha;
	padding-left: 2em;
	margin-top: 0em;
}

ol ol,
ul ol
{
	list-style-type: lower-alpha;
	padding-left: 1em;
}

p,
li
{
	line-height: 130%;
	mc-short-line: default;
	mc-short-line-method: never;
}

p
{
	margin: 0.7em 0em 0.7em 0em;
	margin-bottom: 1.0em;
	margin-top: 1.0em;
	mc-hyphenate: never;
	mc-short-line: default;
	mc-short-line-method: never;
}

li
{
	margin-left: 0em;
	mc-hyphenate: never;
}

ul,
ol
{
	margin-top: 0pt;
	margin-bottom: 6pt;
}

pre
{
	font-size: 1.0em;
	margin-top: 0.2em;
	margin-bottom: 0.2em;
	margin-left: 3.3em;
}

MadCap|dropDownBody
{
	margin-top: 9px;
	margin-bottom: 15px;
	margin-left: 26px;
}

MadCap|dropDownHead
{
	margin-bottom: 4px;
}

p.BodyIndent,
p.Option
{
	margin-left: 3.3em;
}

div ul,
ul ul,
ol ul
{
	margin-left: 1em;
	padding-left: 1em;
}

#docprint
{
	cursor: pointer;
}

hr
{
	margin: 0px 0px 10px 0px;
	width: 100%;
	color: #CCCCCC;
	background-color: #CCCCCC;
	border: 0px solid #CCCCCC;
	height: 3px;
}

li.new-feature
{
	list-style-type: square;
	margin-bottom: 6px;
	margin-top: 6px;
}

p.img
{
	margin-left: 2.0em;
}

p.img_indent_1
{
	margin-left: 3.3em;
}

p.img_indent_2
{
	margin-left: 4.6em;
}

p.img_indent_3
{
	margin-left: 7.8em;
}

p.Option_indent
{
	margin-left: 3.3em;
	font-style: italic;
}

p.OptionDef_indent
{
	margin-left: 5.3em;
	margin-top: 1.0em;
}

li.square_indent_2
{
	margin-left: 2em;
	list-style-type: square !important;
}

li.circle_indent_2
{
	list-style-type: circle;
	margin-left: 0em;
}

li.square_indent_3
{
	margin-left: 4.4em;
	list-style-type: square !important;
}

p.Note
{
	background-repeat: no-repeat;
	background-image: url('../info_32.png');
	background-position: 2% 50%;
	border-top: solid 10px #e6e6e6;
	border-right: solid 10px #e6e6e6;
	border-left: solid 10px #e6e6e6;
	border-bottom: solid 10px #e6e6e6;
	background-position: top left;
	background-color: #e6e6e6;
	padding-left: 60px;
	bottom: 9px;
	left: 2px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-top: 10px;
	border-radius: 12px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	min-height: 40px;
}

p.Warning
{
	background-repeat: no-repeat;
	background-image: url('../warning_48.png');
	border-top: solid 10px #cccccc;
	border-right: solid 10px #cccccc;
	border-left: solid 10px #cccccc;
	border-bottom: solid 10px #cccccc;
	background-position: top left;
	kground-color: #cccccc;
	padding-left: 60px;
	bottom: 9px;
	left: 2px;
	margin-bottom: 10px;
	margin-left: 15px;
	margin-top: 10px;
	border-radius: 12px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	min-height: 40px;
}

p.version_info
{
	background-repeat: no-repeat;
	background-image: url('../help_32.png');
	border-top: solid 10px #e6e6e6;
	border-right: solid 10px #e6e6e6;
	border-left: solid 10px #e6e6e6;
	border-bottom: solid 10px #e6e6e6;
	background-position: top left;
	background-color: #e6e6e6;
	padding-left: 60px;
	bottom: 9px;
	left: 2px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-top: 10px;
	border-radius: 12px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	min-height: 40px;
}

p.Option
{
	margin-left: 1.8em;
	font-style: italic;
}

p.OptionDef
{
	margin-left: 3.2em;
	margin-top: 1em;
}

p.FooterTop
{
	width: 100% !important;
	margin: .8em auto .5em -.5em;
	padding-top: .5em;
	padding-left: .5em;
	border-top: 3px solid #CCCCCC;
}

p.Footer
{
	font-size: .8em;
	text-align: left;
	color: #696969;
}

span.NumContinued
{
	font-style: italic;
	font-size: .9em;
	position: relative;
	top: -0.1em;
}

span.Input
{
	font-family: "Courier New", Courier, monospace;
	font-size: 1.0em;
}

a
{
	color: #2D9BAE;
	text-decoration: underline;
}

a.MCXref,
a.MCXref_0
{
	color: #2d9bae !important;
	text-decoration: underline !important;
}

MadCap|xref,
xref.OnPage
{
	mc-format: '{para}';
}

td.footright,
p.footright
{
	text-align: right;
}

@media print
{
	h1,
	h2,
	h3,
	h4
	{
		font-family: 'Myriad Pro';
		color: #000000;
		page-break-after: avoid;
	}

	h1
	{
		height: 2.6in;
		font-size: 26pt;
		margin-bottom: 1em;
		margin-right: 0em;
		page-break-before: avoid;
		mc-auto-number-offset: 2px;
		margin-left: 1.0in;
		mc-hyphenate: never;
	}

	h2
	{
		font-size: 20pt;
		margin: 0.2em auto -0.3em auto;
	}

	h3
	{
		font-size: 16pt;
		color: #000000;
	}

	h4
	{
		font-size: 14pt;
		mc-heading-level: 0;
	}

	h5
	{
		font-size: 12pt;
		mc-heading-level: 0;
	}

	h6
	{
		font-size: 11pt;
		mc-heading-level: 0;
	}

	p.Title
	{
		font-family: 'Myriad Pro';
		font-size: 30pt;
		font-weight: bolder;
		margin-bottom: 1em;
		margin-right: 0em;
		margin-left: 0.75in;
		page-break-after: avoid;
		page-break-before: avoid;
	}

	p.Chapter
	{
		font-family: 'Myriad Pro';
		font-size: 40pt;
		font-weight: bold;
		float: left;
		page-break-before: always;
		text-align: right;
		margin-left: 0in;
		margin-top: .03in;
		mc-auto-number-format: "{chapnum}";
		width: 0.75in;
	}

	ul,
	ol,
	p.img,
	p.img_indent1,
	p.img_indent2,
	p.img_indent3,
	p.OptionDef
	{
		page-break-before: avoid;
	}

	p.Option
	{
		page-break-after: avoid;
		page-break-inside: avoid;
	}

	span.Input,
	pre
	{
		font-family: Consolas, monospace;
		font-size: 9pt;
	}

	pre
	{
		margin-left: 0.3in;
		text-indent: -0.3in;
	}

	p.BodyIndent,
	p.img_indent_1,
	p.OptionDef,
	p.Option_Indent,
	pre
	{
		margin-left: 30pt;
	}

	li.square_indent_2,
	li.circle_indent_2
	{
		margin-left: 20pt;
	}

	p.OptionDef_Indent,
	p.img_indent_2
	{
		margin-left: 50pt;
	}

	li.square_indent_3
	{
		margin-left: 47pt;
	}

	p.img_indent_3
	{
		margin-left: 77pt;
	}

	p.version_info
	{
		border: solid 10px #e6e6e6;
		border-right-width: 10px;
		border-top-width: 10px;
		border-left-width: 10px;
		border-bottom-width: 10px;
		border-radius: 12px;
		-moz-border-radius: 12px;
		-webkit-border-radius: 12px;
		min-height: 40px;
		mc-hyphenate: never;
		background-image: url('../help_32.png');
		background-repeat: no-repeat;
		background-color: #e6e6e6;
		background-position: 2% 50%;
		padding-left: 60px;
		padding-top: 10px;
		margin-bottom: 20px;
		margin-top: 20px;
		margin-left: 20px;
		margin-right: auto;
	}

	p.Warning
	{
		border: solid 10px #CCCCCC;
		border-right-width: 10px;
		border-top-width: 10px;
		border-left-width: 10px;
		border-bottom-width: 10px;
		border-radius: 12px;
		-moz-border-radius: 12px;
		-webkit-border-radius: 12px;
		min-height: 45px;
		mc-hyphenate: never;
		background-image: url('../warning_48.png');
		background-repeat: no-repeat;
		background-position: 2% 50%;
		padding-left: 60px;
		padding-top: 10px;
		margin-bottom: 20px;
		margin-top: 20px;
		margin-left: 20px;
		margin-right: auto;
	}

	p.Note
	{
		border: solid 10px #e6e6e6;
		border-right-width: 10px;
		border-top-width: 10px;
		border-left-width: 10px;
		border-bottom-width: 10px;
		border-radius: 12px;
		-moz-border-radius: 12px;
		-webkit-border-radius: 12px;
		min-height: 40px;
		mc-hyphenate: never;
		mc-image-position: left;
		mc-image-spacing: 20px;
		background-color: #e6e6e6;
		background-image: url('../info_32.png');
		background-repeat: no-repeat;
		background-position: 2% 50%;
		background-padding: 20px;
		padding-left: 60px;
		padding-top: 10px;
		padding-bottom: 20px;
		margin-bottom: 20px;
		margin-top: 20px;
		margin-left: 20px;
		margin-right: auto;
	}

	li
	{
		line-height: 130%;
		orphans: 4;
		widows: 4;
	}

	th
	{
		text-align: left;
		position: relative;
		left: 1em;
	}

	MadCap|xref
	{
		mc-format: '{i}{para}{/i}';
	}

	MadCap|xref.OnPage
	{
		mc-format: '{i}{para}{/i} on page {page}';
	}

	p,
	td,
	p.Title h1,
	h2,
	h3,
	h4,
	h5,
	h6,
	span,
	a,
	li,
	ol,
	ul,
	th,
	pre
	{
		mc-hyphenate: never;
		mc-short-line-method: never;
		mc-short-line: default;
	}

	body,
	p,
	td,
	th
	{
		font-size: 10pt;
		font-family: Arial;
	}

	p
	{
		orphans: 4;
		widows: 4;
	}

	span.number_font
	{
		font-style: normal;
		font-weight: bold;
		font-size: 12pt;
	}

	ol ul
	{
		list-style-type: square;
		margin-left: 2.5em;
		margin: 0em;
		margin-right: 0em;
		margin-top: 0em;
		margin-bottom: 0em;
		padding-left: 2em;
	}

	ol ol
	{
		margin-left: 2.5em;
		padding-left: 2em;
	}

	MadCap|popupHead
	{
		color: #2d9bae;
		font-style: italic;
		padding: 2px;
	}

	MadCap|popup
	{
		color: #2d9bae;
		font-style: italic;
		padding: 2px;
		background-image: url('../blue_arrow.png');
		background-repeat: no-repeat;
		background-position: 2% 50%;
		padding-left: 2px;
	}

	MadCap|popupBody
	{
		mc-help-control-display: popup;
		border-bottom-color: #D9F1F5;
		border-left-color: #D9F1F5;
		border-right-color: #D9F1F5;
		border-top-color: #D9F1F5;
		color: #696969;
		border: solid 2px #D9F1F5;
		background-color: #D9F1F5;
	}

	MadCap|breadcrumbsProxy
	{
		padding-top: 10px;
	}

	head
	{
		mc-hyphenate: never;
	}

	body
	{
		mc-hyphenate: never;
		mc-hyphenate-maximum-adjacent-line-count: 0;
		mc-hyphenate-shortest-prefix: 0;
		mc-hyphenate-shortest-suffix: 0;
		mc-hyphenate-shortest-word: 0;
		mc-short-line: default;
		mc-short-line-method: never;
	}

	img
	{
		mc-thumbnail-max-height: 200px;
	}

	p.OptionDef
	{
		page-break-inside: avoid;
	}

	p.Option_indent
	{
		page-break-after: avoid;
	}

	p.OptionDef_indent
	{
		page-break-before: avoid;
	}

	MadCap|dropDown
	{
		mc-image-position: right;
		mc-image-spacing: 6px;
		mc-closed-image: url('../arrow_blue_button_down_sm.png');
		mc-open-image: url('../arrow_blue_button_up_sm.png');
	}

	MadCap|dropDownBody
	{
		position: relative;
	}

	MadCap|expanding
	{
		mc-closed-image: url('../forward_green_16.png');
		mc-open-image: url('../backward_green_16.jpg');
	}
}

p.BodyIndent
{
	margin-bottom: 0.70em;
	margin-top: 0.70em;
}

ol
{
	margin-bottom: 8pt;
	margin-top: 4pt;
}

code
{
	mc-disabled: true;
}

abbr
{
	mc-disabled: true;
}

acronym
{
	mc-disabled: true;
}

b
{
	mc-disabled: false;
}

big
{
	mc-disabled: true;
}

button
{
	mc-disabled: true;
}

cite
{
	mc-disabled: true;
}

dd
{
	mc-disabled: true;
}

del
{
	mc-disabled: true;
}

em
{
	mc-disabled: true;
}

ins
{
	mc-disabled: true;
}

kbd
{
	mc-disabled: true;
}

o
{
	mc-disabled: true;
}

s
{
	mc-disabled: true;
}

strike
{
	mc-disabled: true;
}

strong
{
	mc-disabled: true;
}

u
{
	mc-disabled: false;
}

i
{
	mc-disabled: false;
}

samp
{
	mc-disabled: true;
}

small
{
	mc-disabled: true;
}

tt
{
	mc-disabled: true;
}

var
{
	mc-disabled: true;
}

span.boolean
{
	mc-disabled: true;
}

span.state
{
	mc-disabled: true;
}

blockquote
{
	mc-disabled: false;
}

center
{
	mc-disabled: false;
}

dir
{
	mc-disabled: true;
}

menu
{
	mc-disabled: true;
}

@media non-print
{
	p,
	li
	{
		mc-short-line: default;
		mc-short-line-method: never;
	}

	ul ul
	{
		margin: 0em;
		margin-left: 1em;
	}

	ol ul
	{
		margin-left: 1em;
	}

	h2
	{
		margin-top: 1em;
		padding-top: 8px;
		mc-hyphenate: never;
		font-size: 140%;
	}

	h3
	{
		padding-top: 6px;
		list-style-position: inherit;
		mc-hyphenate: never;
		font-size: 120%;
	}

	p.img
	{
		margin-left: 5px;
	}

	div ul
	{
		margin-left: 1em;
	}

	p.img_indent_1
	{
		margin-bottom: 0em;
		margin-top: 0em;
	}

	MadCap|popupHead
	{
		color: #2d9bae;
		font-style: italic;
		font-weight: bold;
		background-image: url('../blue_arrow.png');
		background-repeat: no-repeat;
		background-position: 2% 50%;
		padding: 2px;
		padding-left: 20px;
		margin-left: 2px;
	}

	MadCap|popup
	{
		color: #2d9bae;
		font-style: italic;
		border-radius: 12px;
		-moz-border-radius: 12px;
		-webkit-border-radius: 12px;
	}

	MadCap|popupBody
	{
		mc-help-control-display: popup;
		border-bottom-color: #D9F1F5;
		border-left-color: #D9F1F5;
		border-right-color: #D9F1F5;
		border-top-color: #D9F1F5;
		color: #696969;
		border: solid 2px #D9F1F5;
		background-color: #D9F1F5;
	}

	MadCap|breadcrumbsProxy
	{
		mc-breadcrumbs-count: 4;
		color: #2d9bae;
		mc-breadcrumbs-prefix: ' ';
		border-bottom-width: 2px;
		border-bottom-color: #ffffff;
	}

	a
	{
		color: #2d9bae;
	}

	MadCap|xref
	{
		color: #2d9bae;
	}

	a.MCBreadcrumbsLink:visited
	{
		color: #2d9bae;
	}

	a.MCXref
	{
		color: #2d9bae;
	}

	a.MCXref_0
	{
		color: #2d9bae;
	}

	a:link
	{
		color: #2d9bae;
	}

	a:visited
	{
		color: #2d9bae;
	}

	MadCap|relatedTopics
	{
		color: #2d9bae;
	}

	MadCap|relatedTopicsControlListItemLink
	{
		color: #2d9bae;
	}

	h4
	{
		color: #696969;
		font-size: 110%;
	}

	p.version_info
	{
		border: solid 10px #e6e6e6;
		border-right-width: 10px;
		border-top-width: 10px;
		border-left-width: 10px;
		border-bottom-width: 10px;
		border-radius: 12px;
		-moz-border-radius: 12px;
		-webkit-border-radius: 12px;
		min-height: 40px;
		mc-hyphenate: never;
		background-image: url('../help_32.png');
		background-repeat: no-repeat;
		background-position: 2% 50%;
		padding-top: 10px;
		margin-bottom: 20px;
		margin-top: 20px;
		margin-left: 20px;
		margin-right: auto;
		padding-left: 65px;
	}

	p.Warning
	{
		border: solid 10px #CCCCCC;
		border-right-width: 10px;
		border-top-width: 10px;
		border-left-width: 10px;
		border-bottom-width: 10px;
		border-radius: 12px;
		-moz-border-radius: 12px;
		-webkit-border-radius: 12px;
		min-height: 45px;
		mc-hyphenate: never;
		background-image: url('../warning_48.png');
		background-repeat: no-repeat;
		background-position: 2% 50%;
		padding-top: 10px;
		margin-bottom: 20px;
		margin-top: 20px;
		margin-right: auto;
		background-color: #cccccc;
		margin-left: 20px;
		padding-left: 75px;
	}

	p.Note
	{
		border: solid 10px #e6e6e6;
		border-right-width: 10px;
		border-top-width: 10px;
		border-left-width: 10px;
		border-bottom-width: 10px;
		border-radius: 12px;
		-moz-border-radius: 12px;
		-webkit-border-radius: 12px;
		min-height: 40px;
		mc-hyphenate: never;
		background-image: url('../info_32.png');
		background-repeat: no-repeat;
		background-position: 2% 50%;
		padding-left: 60px;
		padding-top: 10px;
		margin-bottom: 20px;
		margin-top: 20px;
		margin-left: 20px;
		margin-right: auto;
	}

	MadCap|dropDown
	{
		mc-image-position: right;
		mc-image-spacing: 6px;
		mc-closed-image: url('../arrow_blue_button_down_sm.png');
		mc-open-image: url('../arrow_blue_button_up_sm.png');
	}

	h1
	{
		widows: 4;
		mc-hyphenate: never;
		font-size: 170%;
	}

	MadCap|slideshow
	{
		text-align: left;
		margin-left: 60px;
	}

	MadCap|slideshowBullet
	{
		text-align: center;
	}

	caption
	{
		text-align: left;
		font-style: italic;
		padding-top: 5px;
		text-indent: 15px;
		font-size: 8pt;
	}

	MadCap|popup.popup_info
	{
		
	}

	MadCap|popupHead.popupHead_info
	{
		background-image: url('../warning_red_sm.png');
		background-position: .5% 62%;
		background-repeat: no-repeat;
	}

	MadCap|popupBody.popupBody_info
	{
		background-color: #c4b7b7;
	}
}

MadCap|xref.HeadingText
{
	mc-format: '{i}{paratext}{/i}';
}

p.caption_diagram
{
	margin-left: 3.2em;
	font-size: 8pt;
	margin-top: 0;
	line-height: 120%;
	margin-bottom: 1pt;
}

h3
{
	mc-hyphenate: never;
}

h2
{
	mc-hyphenate: never;
}

h1
{
	mc-hyphenate: never;
}

@media print_single_PDF
{
	h1,
	h2,
	h3,
	h4
	{
		font-family: 'Myriad Pro';
		color: #000000;
		page-break-after: avoid;
	}

	h1
	{
		page-break-before: avoid;
		mc-hyphenate: never;
		font-family: 'Myriad Pro';
		font-size: 170%;
		border-bottom-left-radius: 12px;
		border-bottom-right-radius: 12px;
		border-bottom-style: solid;
		margin: 0;
		border-bottom-width: 5px;
		margin-top: 0.25em;
		padding-bottom: 5px;
		margin-bottom: 2.75em;
		margin-right: 0;
		text-align: left;
		border-bottom-color: #cccccc;
	}

	h2
	{
		font-family: 'Myriad Pro';
		font-size: 140%;
		padding-top: 5px;
		border-bottom-color: #cccccc;
		border-bottom-style: solid;
		margin: 0;
		margin-bottom: 3px;
		margin-top: 5px;
		padding-bottom: 3px;
		border-bottom-width: 2px;
	}

	h3
	{
		color: #000000;
		font-family: 'Myriad Pro';
		font-size: 120%;
	}

	h4
	{
		mc-heading-level: 0;
		font-family: 'Myriad Pro';
		font-size: 110%;
		color: #000000;
	}

	h5
	{
		font-size: 12pt;
		mc-heading-level: 0;
	}

	h6
	{
		font-size: 11pt;
		mc-heading-level: 0;
	}

	p.Title
	{
		font-family: 'Myriad Pro';
		font-size: 30pt;
		font-weight: bolder;
		margin-bottom: 1em;
		margin-right: 0em;
		margin-left: 0.75in;
		page-break-after: avoid;
		page-break-before: avoid;
	}

	p.Chapter
	{
		font-weight: bold;
		float: left;
		page-break-before: always;
		text-align: right;
		margin-left: 0in;
		margin-top: .03in;
		mc-auto-number-format: "{chapnum}";
		width: 0.75in;
		font-family: 'Myriad Pro';
		font-size: 190%;
	}

	ul,
	ol,
	p.img,
	p.img_indent1,
	p.img_indent2,
	p.img_indent3,
	p.OptionDef
	{
		page-break-before: avoid;
	}

	p.Option
	{
		page-break-after: avoid;
		page-break-inside: avoid;
	}

	span.Input,
	pre
	{
		font-family: Consolas, monospace;
		font-size: 9pt;
	}

	pre
	{
		margin-left: 0.3in;
		text-indent: -0.3in;
	}

	p.BodyIndent,
	p.img_indent_1,
	p.OptionDef,
	p.Option_Indent,
	pre
	{
		margin-left: 30pt;
	}

	li.square_indent_2,
	li.circle_indent_2
	{
		margin-left: 20pt;
	}

	p.OptionDef_Indent,
	p.img_indent_2
	{
		margin-left: 50pt;
	}

	li.square_indent_3
	{
		margin-left: 47pt;
	}

	p.img_indent_3
	{
		margin-left: 77pt;
	}

	p.version_info
	{
		border: solid 10px #e6e6e6;
		border-right-width: 10px;
		border-top-width: 10px;
		border-left-width: 10px;
		border-bottom-width: 10px;
		border-radius: 12px;
		-moz-border-radius: 12px;
		-webkit-border-radius: 12px;
		min-height: 40px;
		mc-hyphenate: never;
		background-image: url('../help_32.png');
		background-repeat: no-repeat;
		background-color: #e6e6e6;
		background-position: 2% 50%;
		padding-left: 60px;
		padding-top: 10px;
		margin-bottom: 20px;
		margin-top: 20px;
		margin-left: 20px;
		margin-right: auto;
	}

	p.Warning
	{
		border: solid 10px #CCCCCC;
		border-right-width: 10px;
		border-top-width: 10px;
		border-left-width: 10px;
		border-bottom-width: 10px;
		border-radius: 12px;
		-moz-border-radius: 12px;
		-webkit-border-radius: 12px;
		min-height: 45px;
		mc-hyphenate: never;
		background-image: url('../warning_48.png');
		background-repeat: no-repeat;
		background-position: 2% 50%;
		padding-left: 60px;
		padding-top: 10px;
		margin-bottom: 20px;
		margin-top: 20px;
		margin-left: 20px;
		margin-right: auto;
	}

	p.Note
	{
		border: solid 10px #e6e6e6;
		border-right-width: 10px;
		border-top-width: 10px;
		border-left-width: 10px;
		border-bottom-width: 10px;
		border-radius: 12px;
		-moz-border-radius: 12px;
		-webkit-border-radius: 12px;
		min-height: 40px;
		mc-hyphenate: never;
		mc-image-position: left;
		mc-image-spacing: 20px;
		background-color: #e6e6e6;
		background-image: url('../info_32.png');
		background-repeat: no-repeat;
		background-position: 2% 50%;
		background-padding: 20px;
		padding-left: 60px;
		padding-top: 10px;
		padding-bottom: 20px;
		margin-bottom: 20px;
		margin-top: 20px;
		margin-left: 20px;
		margin-right: auto;
	}

	li
	{
		line-height: 130%;
		orphans: 4;
		widows: 4;
	}

	th
	{
		text-align: left;
		position: relative;
		left: 1em;
	}

	MadCap|xref
	{
		mc-format: '{i}{para}{/i}';
		color: #2d9bae;
	}

	MadCap|xref.OnPage
	{
		mc-format: '{i}{para}{/i} on page {page}';
	}

	p,
	td,
	p.Title h1,
	h2,
	h3,
	h4,
	h5,
	h6,
	span,
	a,
	li,
	ol,
	ul,
	th,
	pre
	{
		mc-hyphenate: never;
		mc-short-line-method: never;
		mc-short-line: default;
	}

	body,
	p,
	td,
	th
	{
		font-size: 10pt;
		font-family: Arial;
	}

	p
	{
		orphans: 4;
		widows: 4;
	}

	span.number_font
	{
		font-style: normal;
		font-weight: bold;
		font-size: 12pt;
	}

	ol ul
	{
		list-style-type: square;
		margin-left: 2.5em;
		margin: 0em;
		margin-right: 0em;
		margin-top: 0em;
		margin-bottom: 0em;
		padding-left: 2em;
	}

	ol ol
	{
		margin-left: 2.5em;
		padding-left: 2em;
	}

	MadCap|popupHead
	{
		color: #2d9bae;
		font-style: italic;
		padding: 2px;
	}

	MadCap|popup
	{
		color: #2d9bae;
		font-style: italic;
		padding: 2px;
		background-image: url('../blue_arrow.png');
		background-repeat: no-repeat;
		background-position: 2% 50%;
		padding-left: 2px;
	}

	MadCap|popupBody
	{
		mc-help-control-display: popup;
		border-bottom-color: #D9F1F5;
		border-left-color: #D9F1F5;
		border-right-color: #D9F1F5;
		border-top-color: #D9F1F5;
		color: #696969;
		border: solid 2px #D9F1F5;
		background-color: #D9F1F5;
	}

	MadCap|breadcrumbsProxy
	{
		padding-top: 10px;
	}

	head
	{
		mc-hyphenate: never;
	}

	body
	{
		mc-hyphenate: never;
		mc-hyphenate-maximum-adjacent-line-count: 0;
		mc-hyphenate-shortest-prefix: 0;
		mc-hyphenate-shortest-suffix: 0;
		mc-hyphenate-shortest-word: 0;
		mc-short-line: default;
		mc-short-line-method: never;
	}

	img
	{
		mc-thumbnail-max-height: 200px;
		max-width: 6.5in;
	}

	p.OptionDef
	{
		page-break-inside: avoid;
	}

	p.Option_indent
	{
		page-break-after: avoid;
	}

	p.OptionDef_indent
	{
		page-break-before: avoid;
	}

	MadCap|dropDown
	{
		mc-image-position: right;
		mc-image-spacing: 6px;
		mc-closed-image: url('../arrow_blue_button_down_sm.png');
		mc-open-image: url('../arrow_blue_button_up_sm.png');
	}

	MadCap|dropDownBody
	{
		position: relative;
	}

	MadCap|expanding
	{
		mc-closed-image: url('../forward_green_16.png');
		mc-open-image: url('../backward_green_16.jpg');
	}

	a.GlossaryPageTerm:link
	{
		color: #2d9bae;
	}

	a.GlossaryPageTerm:visited
	{
		color: #2d9bae;
	}

	a.MCBreadcrumbsLink:link
	{
		color: #2d9bae;
	}

	a.MCBreadcrumbsLink:visited
	{
		color: #2d9bae;
	}

	a.Popup:link
	{
		color: #2d9bae;
	}

	a.Popup:visited
	{
		color: #2d9bae;
	}

	a:link
	{
		color: #2d9bae;
	}

	a:visited
	{
		color: #2d9bae;
	}
}

p.BodyIndent
{
	margin-bottom: 0.70em;
	margin-top: 0.70em;
}

ol
{
	margin-bottom: 8pt;
	margin-top: 4pt;
}

code
{
	mc-disabled: true;
}

abbr
{
	mc-disabled: true;
}

acronym
{
	mc-disabled: true;
}

b
{
	mc-disabled: false;
}

big
{
	mc-disabled: true;
}

button
{
	mc-disabled: true;
}

cite
{
	mc-disabled: true;
}

dd
{
	mc-disabled: true;
}

del
{
	mc-disabled: true;
}

em
{
	mc-disabled: true;
}

ins
{
	mc-disabled: true;
}

kbd
{
	mc-disabled: true;
}

o
{
	mc-disabled: true;
}

s
{
	mc-disabled: true;
}

strike
{
	mc-disabled: true;
}

strong
{
	mc-disabled: true;
}

u
{
	mc-disabled: false;
}

i
{
	mc-disabled: false;
}

samp
{
	mc-disabled: true;
}

small
{
	mc-disabled: true;
}

tt
{
	mc-disabled: true;
}

var
{
	mc-disabled: true;
}

span.boolean
{
	mc-disabled: true;
}

span.state
{
	mc-disabled: true;
}

blockquote
{
	mc-disabled: false;
}

center
{
	mc-disabled: false;
}

dir
{
	mc-disabled: true;
}

menu
{
	mc-disabled: true;
}

li.li_indent_2
{
	margin-left: 2em;
}

MadCap|tocProxy
{
	border-top-style: none;
	border-top-width: inherit;
}

p,
li
{
	mc-short-line: default;
	mc-short-line-method: never;
}

ul ul
{
	margin: 0em;
	margin-left: 1em;
}

ol ul
{
	margin-left: 1em;
}

h2
{
	margin-top: 1em;
	padding-top: 8px;
	mc-hyphenate: never;
	font-size: 140%;
}

h3
{
	padding-top: 6px;
	list-style-position: inherit;
	mc-hyphenate: never;
	font-size: 120%;
}

p.img
{
	margin-left: 5px;
}

div ul
{
	margin-left: 1em;
}

p.img_indent_1
{
	margin-bottom: 0em;
	margin-top: 0em;
}

MadCap|popupHead
{
	color: #2d9bae;
	font-style: italic;
	font-weight: bold;
	background-image: url('../blue_arrow.png');
	background-repeat: no-repeat;
	background-position: 2% 50%;
	padding: 2px;
	padding-left: 20px;
	margin-left: 2px;
}

MadCap|popup
{
	color: #2d9bae;
	font-style: italic;
	border-radius: 12px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
}

MadCap|popupBody
{
	mc-help-control-display: popup;
	border-bottom-color: #D9F1F5;
	border-left-color: #D9F1F5;
	border-right-color: #D9F1F5;
	border-top-color: #D9F1F5;
	color: #696969;
	border: solid 2px #D9F1F5;
	background-color: #D9F1F5;
}

MadCap|breadcrumbsProxy
{
	mc-breadcrumbs-count: 4;
	color: #2d9bae;
	mc-breadcrumbs-prefix: ' ';
	border-bottom-width: 2px;
	border-bottom-color: #ffffff;
}

a
{
	color: #2d9bae;
}

MadCap|xref
{
	color: #2d9bae;
}

a.MCBreadcrumbsLink:visited
{
	color: #2d9bae;
}

a.MCXref
{
	color: #2d9bae;
}

a.MCXref_0
{
	color: #2d9bae;
}

a:link
{
	color: #2d9bae;
}

a:visited
{
	color: #2d9bae;
}

MadCap|relatedTopics
{
	color: #2d9bae;
}

MadCap|relatedTopicsControlListItemLink
{
	color: #2d9bae;
}

h4
{
	color: #696969;
	font-size: 110%;
}

p.version_info
{
	border: solid 10px #e6e6e6;
	border-right-width: 10px;
	border-top-width: 10px;
	border-left-width: 10px;
	border-bottom-width: 10px;
	border-radius: 12px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	min-height: 40px;
	mc-hyphenate: never;
	background-image: url('../help_32.png');
	background-repeat: no-repeat;
	background-position: 2% 50%;
	padding-top: 10px;
	margin-bottom: 20px;
	margin-top: 20px;
	margin-left: 20px;
	margin-right: auto;
	padding-left: 65px;
}

p.Warning
{
	border: solid 10px #CCCCCC;
	border-right-width: 10px;
	border-top-width: 10px;
	border-left-width: 10px;
	border-bottom-width: 10px;
	border-radius: 12px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	min-height: 45px;
	mc-hyphenate: never;
	background-image: url('../warning_48.png');
	background-repeat: no-repeat;
	background-position: 2% 50%;
	padding-top: 10px;
	margin-bottom: 20px;
	margin-top: 20px;
	margin-right: auto;
	background-color: #cccccc;
	margin-left: 20px;
	padding-left: 75px;
}

p.Note
{
	border: solid 10px #e6e6e6;
	border-right-width: 10px;
	border-top-width: 10px;
	border-left-width: 10px;
	border-bottom-width: 10px;
	border-radius: 12px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	min-height: 40px;
	mc-hyphenate: never;
	background-image: url('../info_32.png');
	background-repeat: no-repeat;
	background-position: 2% 50%;
	padding-left: 60px;
	padding-top: 10px;
	margin-bottom: 20px;
	margin-top: 20px;
	margin-left: 20px;
	margin-right: auto;
}

MadCap|dropDown
{
	mc-image-position: right;
	mc-image-spacing: 6px;
	mc-closed-image: url('../arrow_blue_button_down_sm.png');
	mc-open-image: url('../arrow_blue_button_up_sm.png');
}

h1
{
	widows: 4;
	mc-hyphenate: never;
	font-size: 170%;
}

MadCap|slideshow
{
	text-align: left;
	margin-left: 60px;
}

MadCap|slideshowBullet
{
	text-align: center;
}

caption
{
	text-align: left;
	font-style: italic;
	padding-top: 5px;
	text-indent: 15px;
	font-size: 8pt;
}

MadCap|popup.popup_info
{
	
}

MadCap|popupHead.popupHead_info
{
	background-image: url('../warning_red_sm.png');
	background-position: .5% 62%;
	background-repeat: no-repeat;
}

MadCap|popupBody.popupBody_info
{
	background-color: #c4b7b7;
}

