/*<meta />*/

@namespace MadCap url(http://www.madcapsoftware.com/Schemas/MadCap.xsd);

body
{
	font-family: Verdana, Arial, Helvetica, 'Sans Serif';
	max-width: 90%;
	min-width: 300px;
	font-size: small;
	margin-left: 2em;
}

html.popup
{
	mc-master-page: url('../MasterPages/Popup.flmsp');
}

/********************anchors********************/

a
{
	line-height: 1.5em;
	font-family: Verdana, Arial, Helvetica, 'Sans Serif';
	font-size: inherit;
}

a.GlossaryPageTerm
{
	font-weight: bold;
}

a.More
{
	color: #0000FF;
	text-decoration: none;
}

a.Orientation
{
	font-family: Verdana, Arial, Helvetica, 'Sans Serif';
	line-height: 140%;
	font-size: inherit;
}

a.Orientation:link
{
	color: #CE1141;
}

a.Orientation:visited
{
	color: #ce1141;
}

a.Popup
{
	mc-popup-width: 500px;
}

a.PopupSmall
{
	mc-popup-width: 330px;
	mc-popup-height: 200px;
}

a.rollover
{
	display: block;
	width: ? ?;
	height: ? ?;
	text-decoration: none;
	background: IMAGE ? ?;
}

a.rollover.hover
{
	background-position: ? ? ? px 0;
}

a.email-link::after
{
	content: "";
	display: inline-block;
	width: 12px;
	/* Set the width of the image */
	height: 9px;
	/* Set the height of the image */
	background-image: url('../Images/Buttons_Icons/Email12.png');
	/* Image URL */
	background-size: contain;
	/* Ensure the image fits the container */
	background-repeat: no-repeat;
	/* Prevent the image from repeating */
	margin-left: 5px;
	/* Optional: add some space between the text and image */
	margin-bottom: 4px;
	/* Optional: add some space between the text and image */
	vertical-align: middle;
	/* Align the image vertically with the text */
}

a.external-link::after
{
	content: "";
	display: inline-block;
	width: 10px;
	/* Set the width of the image */
	height: 10px;
	/* Set the height of the image */
	background-image: url('../Images/Buttons_Icons/ExternalLink10.png');
	/* Image URL */
	background-size: contain;
	/* Ensure the image fits the container */
	background-repeat: no-repeat;
	/* Prevent the image from repeating */
	margin-left: 5px;
	/* Optional: add some space between the text and image */
	margin-bottom: 3px;
	/* Optional: add some space between the text and image */
	vertical-align: middle;
	/* Align the image vertically with the text */
}

.displace
{
	position: absolute;
	left: -5000px;
}

/********************breadcrumb********************/

MadCap|breadcrumbsProxy
{
	font-family: Verdana, Arial, Helvetica, Sans Serif;
	background-color: #FFFFFF;
	font-size: inherit;
	mc-breadcrumbs-prefix: '';
	padding-bottom: .2em;
	mc-breadcrumbs-count: 4;
	border-bottom-color: #333333;
}

a.MCBreadcrumbsLink
{
	text-decoration: none;
}

/********************headings********************/

h1
{
	font-family: Verdana, Arial, Helvetica, 'Sans Serif';
	font-size: 3em;
	color: #CE1141;
	font-style: normal;
	font-weight: normal;
	letter-spacing: 0.1em;
	clear: both;
	margin-bottom: 0.67em;
	max-width: 90%;
	min-width: 60%;
}

h2
{
	font-family: Verdana, Arial, Helvetica, 'Sans Serif';
	font-size: 2em;
	color: #CE1141;
	font-style: normal;
	font-weight: normal;
	margin-bottom: 0.67em;
	max-width: 90%;
	min-width: 60%;
}

h3
{
	font-family: Verdana, Arial, Helvetica, 'Sans Serif';
	font-size: 1.5em;
	color: #333333;
	font-style: normal;
	font-weight: normal;
	margin-bottom: 0.67em;
	max-width: 90%;
	min-width: 60%;
}

h4
{
	font-family: Verdana, Arial, Helvetica, 'Sans Serif';
	font-size: 1em;
	color: #CE1141;
	font-style: normal;
	font-weight: bold;
	margin-bottom: 0.25em;
	max-width: 90%;
	min-width: 60%;
}

h5
{
	font-family: Verdana, Arial, Helvetica, 'Sans Serif';
	font-size: 1em;
	color: #333333;
	font-style: normal;
	font-weight: bold;
	margin-bottom: 0.25em;
	max-width: 90%;
	min-width: 60%;
}

h6
{
	font-family: Verdana, Arial, Helvetica, 'Sans Serif';
	font-size: 0.75em;
	color: #CE1141;
	font-style: normal;
	font-weight: bold;
	margin-bottom: 0.25em;
	max-width: 90%;
	min-width: 60%;
}

/********************horizontal rule********************/

hr
{
	display: block;
	border: 0;
	border-top: 1px solid #333333;
	margin: .25em 0;
	padding: 0;
	noshade: ;
}

/********************images********************/

img
{
	margin-top: 2px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

img.Inline
{
	padding-right: 0.2em;
	padding-left: 0.2em;
	vertical-align: bottom;
	position: relative;
	top: -4px;
}

img.Thumbnail_Image
{
	mc-thumbnail: popup;
	mc-open-image: none;
}

/********************images with captions********************/

p.Caption
{
	color: #CE1141;
	font-size: .75em;
	margin-bottom: 0em;
	font-weight: 600;
	margin-top: -0.75em;
}

caption
{
	text-align: center;
	display: table-caption;
}

/********************indents********************/

p.Indent
{
	font-size: inherit;
	margin-left: 3.5em;
	margin-bottom: 0.5em;
	margin-top: 0.5em;
}

p.Indent2
{
	font-size: inherit;
	margin-left: 7em;
	margin-bottom: 0.5em;
	margin-top: 0.5em;
}

p.Indent3
{
	font-size: inherit;
	margin-left: 10.5em;
	margin-bottom: 0.5em;
	margin-top: 0.5em;
}

p.Indent4
{
	font-size: inherit;
	margin-left: 14em;
	margin-bottom: 0.5em;
	margin-top: 0.5em;
}

blockquote
{
	margin-left: 80px;
}

/********************lists********************/

li
{
	font-family: Verdana, Arial, Helvetica, 'Sans Serif';
	font-size: inherit;
	padding-left: 1em;
	line-height: 1.5em;
	margin-bottom: 0.5em;
	margin-top: 0.5em;
	clear: both;
	display: list-item;
}

li.tight
{
	line-height: 1.25em;
	margin-top: 0px;
	margin-bottom: 0px;
}

ol
{
	min-width: 60%;
	margin-bottom: 1em;
	margin-top: 1em;
	font-size: inherit;
	max-width: 100%;
	clear: both;
	margin-left: 1.5em;
}

ol.Lower_alpha
{
	list-style-type: lower-alpha;
	margin-left: 6em;
}

ol.Lower-roman
{
	list-style-type: lower-roman;
	margin-left: 10.5em;
}

ol.Upper_alpha
{
	list-style-type: upper-alpha;
	margin-left: 14em;
}

ol.table
{
	font-family: Verdana, Arial, Helvetica, 'Sans Serif';
	margin-left: 1em;
	padding-left: .5em;
}

ol.Indent2
{
	padding-left: 6em;
	mc-dita-type: ol;
	margin-left: 3.5em;
}

ul
{
	font-family: Verdana, Arial, Helvetica, 'Sans Serif';
	min-width: 70%;
	margin-bottom: 1em;
	margin-top: 1em;
	font-size: inherit;
	max-width: 100%;
	list-style-type: disc;
	clear: both;
	margin-left: 1.5em;
}

ul.Circle
{
	list-style-type: circle;
}

ul.Square
{
	list-style-type: square;
	margin-left: 2.5em;
}

ul.table
{
	margin-left: 1.25em;
	padding-left: 1.25em;
}

ul.Indent
{
	margin-left: 2em;
	padding-left: 4em;
}

ul.Indent2
{
	margin-left: 2em;
	padding-left: 4em;
	mc-dita-type: ul;
	margin-left: 3.5em;
}

ul.Indent3
{
	margin-left: 2em;
	padding-left: 4em;
}

ul.popup
{
	margin-left: 0em;
}

ul.proplist
{
	margin-top: 0em;
	margin-left: 1em;
	padding-left: .5em;
	margin-bottom: 0em;
}

/********************paragraphs********************/

p
{
	font-family: Verdana, Arial, Helvetica, 'Sans Serif';
	line-height: 1.50em;
	font-size: inherit;
	margin: 0em;
	margin-bottom: 0.5em;
	margin-top: 0.5em;
	max-width: 100%;
}

p.Example
{
	color: #CE1141;
	font-size: inherit;
	font-weight: bold;
	margin-bottom: 0.25em;
	line-height: 1.5em;
}

p.HeadingProcedure
{
	color: #171f69;
	font-size: inherit;
	font-weight: 600;
	margin-top: 12pt;
	margin-bottom: 6pt;
	text-decoration: underline;
	page-break-after: avoid;
}

p.MasterFooterImage
{
	text-align: right;
	border-top: solid 1px #333333;
	max-width: 100%;
	border-top-color: #333333;
	margin-right: 1em;
}

p.MasterFooterContact
{
	text-align: right;
	max-width: 100%;
	font-size: 7pt;
	color: #333333;
	text-indent: .5em;
	margin-right: 1em;
}

p.Note_Body
{
	margin-top: 0em;
	margin-bottom: 0em;
	padding-top: 0em;
	padding-bottom: .5em;
	max-width: 100%;
}

p.Syntax
{
	font-size: 1em;
	margin-top: 0em;
	margin-bottom: 0em;
	font-family: "Courier New", Courier New, monospace;
	font-weight: bold;
}

p.very_small
{
	font-size: 4pt;
	margin-top: .5em;
	margin-bottom: 0em;
}

p.writer_note
{
	letter-spacing: 0.1em;
	background-color: #ffe4e1;
	padding: 1px;
	color: #ff0000;
	border: solid 1px #ff0000;
	text-align: right;
	font-family: Verdana;
	font-variant: small-caps;
	font-size: 1em;
}

/********************notes, important, warning********************/

p.Note
{
	font-size: inherit;
	font-weight: 500;
	margin-top: 10pt;
	margin-bottom: 10pt;
	margin-left: 28pt;
	text-indent: -28pt;
}

p.Note2
{
	font-size: inherit;
	font-weight: 500;
	margin-top: 10pt;
	margin-bottom: 10pt;
	margin-left: 68pt;
	text-indent: -28pt;
}

p.Note3
{
	font-size: inherit;
	font-weight: 500;
	margin-top: 10pt;
	margin-bottom: 10pt;
	margin-left: 92pt;
	text-indent: -28pt;
}

p.Note4
{
	font-size: inherit;
	font-weight: 500;
	margin-top: 10pt;
	margin-bottom: 10pt;
	margin-left: 120pt;
	text-indent: -28pt;
}

p.Important
{
	font-size: inherit;
	font-weight: 500;
	margin-top: 10pt;
	margin-bottom: 10pt;
	margin-left: 54pt;
	text-indent: -54pt;
}

p.Warning
{
	font-size: inherit;
	font-weight: 500;
	margin-top: 10pt;
	margin-bottom: 10pt;
	margin-left: 46pt;
	text-indent: -46pt;
}

p.TableNote
{
	font-size: inherit;
	font-weight: 500;
	margin-top: 10pt;
	margin-bottom: 10pt;
	margin-left: 28pt;
	text-indent: -28pt;
}

div.Note
{
	color: #000000;
	font-size: inherit;
	display: block;
	background-repeat: no-repeat;
	background-image: none;
	background-color: #f3f3f3;
	padding-left: 1em;
	padding-right: 1em;
	padding-top: 0.25em;
	padding-bottom: 0.25em;
	margin-bottom: 0.5em;
	border-left-style: solid;
	border-left-color: #CE1141;
	border-right-style: none;
	border-right-width: 0px;
	border-top-style: none;
	border-top-width: 0px;
	border-bottom-style: none;
	border-bottom-width: 0px;
	border-left-width: 6px;
	max-width: max-content;
}

div.Note_white
{
	color: #000000;
	font-size: inherit;
	display: block;
	background-repeat: no-repeat;
	background-image: none;
	background-color: #ffffff;
	padding-left: 1em;
	padding-right: 1em;
	padding-top: 0.25em;
	padding-bottom: 0.25em;
	margin-bottom: 0.5em;
	border-left-style: solid;
	border-left-color: #CE1141;
	border-right-style: none;
	border-right-width: 0px;
	border-top-style: none;
	border-top-width: 0px;
	border-bottom-style: none;
	border-bottom-width: 0px;
	border-left-width: 6px;
	max-width: max-content;
}

p.Note_Heading
{
	margin-top: 0em;
	margin-bottom: 0em;
	padding-top: 0em;
	padding-bottom: .5em;
	font-weight: normal;
	font-size: medium;
	color: #CE1141;
}

/********************code********************/

MadCap|codeSnippet
{
	background-color: #F3F3F3;
	margin-left: 3.5em;
	margin-right: 15em;
	border: solid 1px #ce1141;
	padding-left: 3em;
}

MadCap|codeSnippetBody
{
	font-family: Consolas, Monaco, 'Courier New', monospace;
}

MadCap|codeSnippetCaption
{
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana;
}

code
{
	font-size: 1em;
	font-family: Consolas, Monaco, 'Courier New', monospace;
}

p.Code
{
	font-size: inherit;
	background-color: #F3F3F3;
	margin-bottom: 0pt;
	line-height: 1em;
	font-family: Consolas, Monaco, 'Courier New', monospace;
}

p.Code2
{
	font-size: inherit;
	background-color: #F3F3F3;
	margin-bottom: 0pt;
	margin-left: 24pt;
	line-height: 1em;
	font-family: Consolas, Monaco, 'Courier New', monospace;
}

p.Code3
{
	font-size: inherit;
	background-color: #F3F3F3;
	margin-bottom: 0pt;
	margin-left: 48pt;
	line-height: 1em;
	font-family: Consolas, Monaco, 'Courier New', monospace;
}

p.Code4
{
	font-size: inherit;
	background-color: #F3F3F3;
	margin-bottom: 0pt;
	margin-left: 72pt;
	line-height: 1em;
	font-family: Consolas, Monaco, 'Courier New', monospace;
}

p.Code5
{
	font-size: inherit;
	background-color: #F3F3F3;
	margin-bottom: 0pt;
	margin-left: 96pt;
	line-height: 1em;
	font-family: Consolas, Monaco, 'Courier New', monospace;
}

p.Code6
{
	font-size: inherit;
	background-color: #F3F3F3;
	margin-bottom: 0pt;
	margin-left: 120pt;
	line-height: 1em;
	font-family: Consolas, Monaco, 'Courier New', monospace;
}

p.Code7
{
	font-size: inherit;
	background-color: #F3F3F3;
	margin-bottom: 0pt;
	margin-left: 144pt;
	line-height: 1em;
	font-family: Consolas, Monaco, 'Courier New', monospace;
}

p.Code8
{
	font-size: inherit;
	background-color: #F3F3F3;
	margin-bottom: 0pt;
	margin-left: 168pt;
	line-height: 1em;
	font-family: Consolas, Monaco, 'Courier New', monospace;
}

p.Code9
{
	font-size: inherit;
	background-color: #F3F3F3;
	margin-bottom: 0pt;
	margin-left: 192pt;
	line-height: 1em;
	font-family: Consolas, Monaco, 'Courier New', monospace;
}

p.Code10
{
	font-size: inherit;
	background-color: #F3F3F3;
	margin-bottom: 0pt;
	margin-left: 216pt;
	line-height: 1em;
	font-family: Consolas, Monaco, 'Courier New', monospace;
}

/********************span********************/

span.bold
{
	font-weight: bold;
}

span.italic
{
	font-style: italic;
}

span.NoteHeading
{
	font-style: normal;
	color: #ce1141;
	font-weight: 700;
}

span.BlueText
{
	color: #0000ff;
}

span.CE1141
{
	color: #CE1141;
}

span.CyanText
{
	color: #00ffff;
}

span.DullBlueBackground
{
	background-color: #b0c4de;
}

span.GrayText
{
	color: #c0c0c0;
}

span.GreenText
{
	color: #008000;
}

span.LimeText
{
	color: #00ff00;
}

span.OrangeText
{
	color: #ffa500;
}

span.PurpleText
{
	color: #800080;
}

span.RedText
{
	color: #ff0000;
}

/********************simple tables********************/

table
{
	border-collapse: collapse;
	clear: both;
	max-width: 100%;
}

table.Code
{
	border-collapse: collapse;
	margin-left: 56px;
	border-color: #F3F3F3;
	border: solid 1em #F3F3F3;
	background-color: #F3F3F3;
}

th
{
	font-size: inherit;
	text-align: left;
}

/********************MadCap dropDown********************/

MadCap|dropDown
{
	margin-bottom: 0.25em;
	margin-top: 0.2em;
	display: block;
	padding-bottom: .8em;
	padding-top: .8em;
	mc-closed-image: url('../Images/General/Arrow_right.png');
	mc-open-image: url('../Images/General/Arrow_down.png');
}

MadCap|dropDownHotspot
{
	display: block;
	text-transform: none;
	outline: none;
	color: #333333;
	font-weight: 500;
	font-size: medium;
}

MadCap|dropDownHotspot.Bold_8
{
	font-size: 8pt;
	font-weight: bold;
}

MadCap|dropDownHead
{
	font-size: .8em;
	font-family: Verdana, Arial, Helvetica, 'Sans Serif';
	page-break-after: avoid;
}

MadCap|dropDownBody
{
	margin-left: 1px;
}

MadCap|dropDownHead.Orientation
{
	color: #CE1141;
	font-size: inherit;
}

/********************other********************/

MadCap|helpControlMenu
{
	background-color: #ffffff;
}

MadCap|helpControlMenuItem.Highlighted
{
	background-color: #333333;
}

MadCap|relatedTopics
{
	font-family: Verdana, Arial, Helvetica, 'Sans Serif';
	font-size: inherit;
	mc-image: none;
	color: #333333;
}

MadCap|xref
{
	clear: both;
	display: inline;
}

MadCap|popupBody
{
	background-color: #cbe8f6;
}

a.Category
{
	color: #ce1141;
	font-weight: bold;
}

/****************************************************/
/********************print styles********************/
/****************************************************/

@media print
{
	body
	{
		margin-left: 0em;
		min-width: 60%;
		font-size: 10pt;
	}

	/**********************p styles***********************/

	p
	{
		font-size: small;
		line-height: 140%;
		font-weight: 100;
		mc-hyphenate: never;
	}

	p.Code
	{
		font-family: Consolas, Monaco, 'Courier New', monospace;
		margin-bottom: 0pt;
		font-size: inherit;
		line-height: 1em;
	}

	p.Code2
	{
		font-family: Consolas, Monaco, 'Courier New', monospace;
		margin-bottom: 0pt;
		font-size: inherit;
		line-height: 1em;
	}

	p.Code3
	{
		font-family: Consolas, Monaco, 'Courier New', monospace;
		margin-bottom: 0pt;
		font-size: inherit;
		line-height: 1em;
	}

	p.Code4
	{
		font-family: Consolas, Monaco, 'Courier New', monospace;
		margin-bottom: 0pt;
		font-size: inherit;
		line-height: 1em;
	}

	p.Code5
	{
		font-family: Consolas, Monaco, 'Courier New', monospace;
		margin-bottom: 0pt;
		font-size: inherit;
		line-height: 1em;
	}

	p.Code6
	{
		font-family: Consolas, Monaco, 'Courier New', monospace;
		margin-bottom: 0pt;
		font-size: inherit;
		line-height: 1em;
	}

	p.Code7
	{
		font-family: Consolas, Monaco, 'Courier New', monospace;
		margin-bottom: 0pt;
		font-size: inherit;
		line-height: 1em;
	}

	p.Code8
	{
		font-family: Consolas, Monaco, 'Courier New', monospace;
		margin-bottom: 0pt;
		font-size: inherit;
		line-height: 1em;
	}

	p.Code9
	{
		font-family: Consolas, Monaco, 'Courier New', monospace;
		margin-bottom: 0pt;
		font-size: inherit;
		line-height: 1em;
	}

	p.Code10
	{
		font-family: Consolas, Monaco, 'Courier New', monospace;
		margin-bottom: 0pt;
		font-size: inherit;
		line-height: 1em;
	}

	p.MasterFooterImage
	{
		margin-top: 0em;
		margin-bottom: 0em;
		margin-right: 0em;
	}

	p.MasterFooterContact
	{
		margin-right: 0em;
		margin-bottom: 0em;
		margin-top: 0em;
	}

	p.Note_Heading
	{
		margin-top: 1em;
	}

	p.PageNum
	{
		font-family: Verdana, Arial, Helvetica, 'Sans Serif';
		font-size: 8pt;
		line-height: 1.50em;
		margin: 0em;
		margin-bottom: 0.5em;
		margin-top: 0.5em;
		max-width: 100%;
		text-align: center;
	}

	p.PrintHeader
	{
		text-align: right;
		border-bottom: solid 1px;
		font-weight: 400;
		font-family: Verdana;
		font-size: 10pt;
		border-bottom-color: #CE1141;
	}

	p.Title
	{
		color: #3d3d3d;
		margin: 0;
		font-size: 24pt;
	}

	p.TOC1
	{
		color: #ce1141;
		font-size: 10pt;
		font-weight: normal;
		margin-left: 0in;
		margin-top: 12px;
		margin-bottom: 6px;
		page-break-after: avoid;
		mc-leader-format: '.';
		mc-pagenum-display: all;
	}

	p.TOC2
	{
		font-size: 8pt;
		font-weight: normal;
		margin-left: 0.25in;
		margin-top: 2px;
		margin-bottom: 2px;
	}

	p.TOC3
	{
		font-size: 8pt;
		font-weight: normal;
		margin-left: 0.5in;
		margin-bottom: 2px;
		margin-top: 2px;
	}

	p.TOC4
	{
		font-size: 8pt;
		font-weight: normal;
		margin-left: 0.75in;
		margin-top: 2px;
		margin-bottom: 2px;
	}

	p.TOC5
	{
		font-size: 8pt;
		font-weight: normal;
		margin-left: 1.0in;
		margin-top: 2px;
		margin-bottom: 2px;
	}

	p.TOC6
	{
		font-size: 8pt;
		font-weight: normal;
		margin-left: 1.0in;
		margin-top: 2px;
		margin-bottom: 2px;
	}

	p.TOCHeading
	{
		color: #3e3e3e;
		font-weight: normal;
		letter-spacing: -1px;
		margin: 0;
		mc-heading-level: 0;
		line-height: 24pt;
		font-size: 24pt;
		border-bottom: solid 1px;
		border-bottom-color: #3e3e3e;
		border-bottom-width: 1.5px;
	}

	/****************************************************/

	div.Note
	{
		page-break-inside: avoid;
		font-size: 10pt;
	}

	div.Note_white
	{
		page-break-inside: avoid;
		font-size: 10pt;
	}

	MadCap|dropDownHead
	{
		page-break-after: avoid;
	}

	MadCap|xref.MoreInfoXRef
	{
		mc-format: 'For more information, see {quote}{h1}.{quote}';
	}

	MadCap|xref.HeadingFormat
	{
		mc-format: '{quote}{h1}.{quote}';
	}

	MadCap|xref.TextOnly
	{
		mc-format: '{paratext}';
	}

	MadCap|relatedTopics
	{
		font-size: smaller;
	}

	/**********************headings***********************/

	h1
	{
		color: #CE1141;
		font-size: 18pt;
		font-style: normal;
		mc-heading-level: 1;
		mc-hyphenate: never;
		page-break-before: always;
	}

	h2
	{
		color: #CE1141;
		font-size: 14pt;
		font-style: normal;
		font-weight: bold;
		mc-heading-level: 2;
		mc-hyphenate: never;
		page-break-before: always;
	}

	h3
	{
		color: #333333;
		font-size: 12pt;
		font-style: normal;
		font-weight: bold;
		mc-heading-level: 3;
		mc-hyphenate: never;
		page-break-before: avoid;
	}

	h4
	{
		color: #CE1141;
		font-size: 9pt;
		font-style: normal;
		font-weight: bold;
		mc-heading-level: 0;
		mc-hyphenate: never;
	}

	h5
	{
		color: #333333;
		font-size: 8pt;
		font-style: normal;
		font-weight: bold;
		mc-heading-level: 0;
		mc-hyphenate: never;
	}

	h6
	{
		color: #CE1141;
		font-size: 8pt;
		font-style: normal;
		font-weight: bold;
		mc-heading-level: 0;
		mc-hyphenate: never;
	}

	/**********************lists***********************/

	li
	{
		font-family: Verdana, Arial, Helvetica, 'Sans Serif';
		font-size: 10pt;
		line-height: 1.5em;
		clear: both;
		margin-top: 0.5em;
		mc-hyphenate: never;
		margin-bottom: 1em;
		display: list-item;
		padding-left: 1em;
	}

	ol
	{
		font-family: Verdana, Arial, Helvetica, 'Sans Serif';
		font-size: 10pt;
		line-height: 1.5em;
		margin-bottom: 1em;
		max-width: 100%;
		min-width: 60%;
		margin-top: 1em;
		margin-left: 3.5em;
	}

	ol.Table
	{
		padding-left: 0.5em;
		margin-left: 0.5em;
	}

	ol.Lower_alpha
	{
		list-style-type: lower-alpha;
		margin-left: 7em;
	}

	ol.Lower-roman
	{
		list-style-type: lower-roman;
		margin-left: 10.5em;
	}

	ol.Upper_alpha
	{
		list-style-type: upper-alpha;
		margin-left: 14em;
	}

	ul
	{
		font-family: Verdana, Arial, Helvetica, 'Sans Serif';
		font-size: 10pt;
		margin-left: 3.5em;
		line-height: 1.5em;
		margin-bottom: 1em;
		margin-top: 1em;
		max-width: 100%;
		min-width: 60%;
	}

	ul.Table
	{
		margin-left: 0.5em;
		padding-left: 0.5em;
	}

	ul.Circle
	{
		list-style-type: circle;
		margin-left: 7em;
	}

	ul.Square
	{
		list-style-type: square;
		margin-left: 10.5em;
	}

	/****************************************************/

	MadCap|breadcrumbsProxy
	{
		display: block;
		mc-page-number-format: lower-alpha;
		mc-page-number-start-value: 1;
		mc-pagenum-display: all;
		mc-printer-page-footer-margin: 1em;
		mc-printer-page-header-margin: 1em;
		mc-printer-page-margin-bottom: 1em;
		mc-printer-page-margin-left: 1em;
		mc-printer-page-margin-right: 1em;
		mc-printer-page-margin-top: 1em;
	}

	MadCap|topicToolbarProxy
	{
		font-size: 10pt;
	}

	MadCap|tocProxy
	{
		border-top: none;
		margin-right: 0.25in;
	}

	/*********************tables*************************/

	table
	{
		font-size: 10pt;
		mc-hyphenate: never;
		column-break-before: avoid;
	}

	table.Code
	{
		margin-top: 10px;
		margin-bottom: 10px;
	}

	thead
	{
		font-size: 10pt;
		text-align: center;
	}

	tbody
	{
		font-size: 10pt;
		page-break-before: avoid;
	}

	td
	{
		font-size: 10pt;
		mc-hyphenate: never;
		page-break-before: avoid;
	}

	th
	{
		font-size: 10pt;
		mc-hyphenate: never;
	}

	caption
	{
		text-align: center;
		mc-caption-continuation: '(Continued)';
		display: table-caption;
		mc-caption-repeat: true;
		font-size: 8pt;
	}

	/****************************************************/

	MadCap|glossaryTerm
	{
		color: #a9a9a9;
		font-weight: 100;
	}

	div.GlossaryPageDefinition
	{
		font-size: 10pt;
	}

	div.GlossaryPageTerm
	{
		font-size: 10pt;
	}

	div.GlossaryPageHeading
	{
		font-size: 14pt;
		color: #ce1141;
		font-weight: bold;
	}

	MadCap|glossaryProxy
	{
		padding-left: 5px;
	}

	/****************************************************/

	a.Orientation:visited
	{
		color: #ce1141;
	}

	span.mc-variable
	{
		font: inherit;
	}

	hr
	{
		border-top: solid 1px #000000;
		margin-top: 0em;
	}
}

