/*<meta />*/

@namespace MadCap url(http://www.madcapsoftware.com/Schemas/MadCap.xsd);

/*If you are trying to edit a style that doesn't appear in this style sheet and is greyed out in the Simple or Advanced editor, edit it in the Simple or Advanced editor first and then edit it here. Those grayed out styles were defined by default when Flare was installed and are found here:
 C:\Program Files\MadCap Software\MadCap Flare 14\Flare.app\Resources\Schemas\xhtml.css. Tip: You can see the link if you hover over the greyed-out style in the advanced view. */

/*Exclude draft watermark to copy this to a release doc*/

body
{
	color: #404040;
	font-size: 1.0em;
	line-height: 1.8em;
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	background-image: url('../../Images/watermark-draft.png');
	background-repeat: no-repeat;
	mc-hyphenate: never;
}

/*Popup is for online only. For PDF and for drafts, exclude popup from img.*/

img
{
	border: solid 1px #696969;
	max-width: 100%;
	mc-thumbnail: popup;
}

a
{
	text-decoration: underline;
	color: #789cb8;
}

a:link
{
	color: #0194d3;
}

a:visited
{
	color: #0194d3;
}

a:hover
{
	color: #2653ab;
	text-decoration: underline;
}

a.MCBreadcrumbsLink
{
	font-style: italic;
	text-decoration: underline;
}

a.MCBreadcrumbsLink:visited
{
	color: #000000;
}

a.MCBreadcrumbsLink:hover
{
	color: #2653ab;
}

MadCap|xref
{
	font-weight: normal;
	text-decoration: none;
	color: #84a2ba;
	mc-format: '{paranum}{para}';
}

MadCap|xref.IndexPageNumber
{
	color: #84a2ba;
}

MadCap|xref.skip
{
	mc-format: '{paranumonly}';
}

MadCap|xref:hover
{
	color: #2653ab;
	text-decoration: underline;
}

MadCap|xref.IndexPageNumber
{
	
}

MadCap|xref.num-see
{
	mc-format: '{paratext}';
}

MadCap|xref.RelLinkPageNumber
{
	color: #0194d3;
}

._Skins_LandingPageMenu a.selected
{
	display: none;
}

._Skins_LandingPageMenu > .has-children > .sub-menu
{
	display: flex;
	flex-wrap: wrap;
}

._Skins_LandingPageMenu > .has-children > .sub-menu > .tree-node-leaf
{
	flex-basis: 16em;
	flex-grow: 1;
}

.listheading
{
	font-weight: bold;
	color: #000000;
}

/*use this style to select a table body, right-click and apply the p style to table contents*/

/*p.cellBody
{
	
}

p.cellHeading
{
	font-weight: bold;
}*/

p.note
{
	mc-next-tag: p;
	mc-next-class: " ";
	mc-auto-number-class: " ";
	mc-auto-number-format: '{color #87B6D8}Note: {/color}';
}

.tip
{
	mc-next-tag: p;
	mc-next-class: " ";
	mc-auto-number-format: '{i}{color #8acf9b}Tip: {/color}{/i}';
}

.warning
{
	mc-auto-number-format: '{b}{color #ff0000}Warning! {/color}{/b}';
}

.NoPageBreak
{
	
}

.keepWithNext
{
	
}

p.title
{
	font-size: 2.0 em;
	font-weight: normal;
	/*margin-top: 30px;*/
	margin-bottom: 0.7em;
	padding-bottom: 0;
	mc-heading-level: 0;
}

p.addendum_title
{
	/*margin-top: 30px;*/
	margin-bottom: 0.4 em;
	padding-bottom: 0;
	mc-heading-level: 0;
	font-family: Verdana;
	font-weight: bold;
	color: #0091d0;
	font-style: italic;
	font-size: 3.0 em;
}

h1,
h2,
h3,
h4,
h5,
h6
{
	font-family: Verdana;
	color: #84a2ba;
}

h1
{
	font-size: 1.75em;
	padding-bottom: 0;
	mc-heading-level: 1;
	font-family: Verdana;
	margin-top: 0;
	margin-bottom: 0.5em;
	font-weight: 300;
}

h2
{
	font-size: 1.25em;
	font-weight: normal;
	margin-bottom: 0.5em;
	margin-top: 1.0em;
}

h2.table
{
	font-size: .75em;
	page-break-after: avoid;
}

h3
{
	font-size: 1.0em;
	font-weight: normal;
	margin-bottom: 4px;
	margin-top: 16px;
}

h4
{
	mc-heading-level: 4;
	font-weight: 500;
	font-size: 1.0em;
	font-weight: normal;
	margin-bottom: 0px;
	margin-top: 16px;
}

h5
{
	
}

h6
{
	
}

/*the following headings work for a single topic when you want a heading with no number and each H2 increments*/

h1.nonumber
{
	mc-auto-number-position: none;
	page-break-after: avoid;
}

h2.singleTopic
{
	font-weight: normal;
	/*line-height: 16pt;*/
	/*mc-auto-number-format: 'CH:{chapnum}.{n+}  ';*/
	mc-auto-number-format: 'CH:{n+}  ';
	font-size: 16pt;
	page-break-before: avoid;
}

h3.singleTopic
{
	font-size: 14pt;
	/*mc-auto-number-format: 'CH:{chapnum}.{n}.{n+1}  ';*/
	mc-auto-number-format: 'CH:{n}.{n+1}  ';
	font-weight: normal;
	margin: 25pt px 0px 0px;
	margin-top: 25pt;
	padding-top: 0;
}

h4.singleTopic
{
	font-size: 12pt;
	/*margin-left: 10pt;*/
	/*mc-auto-number-format: 'CH:{chapnum}.{n}.{n}.{n+1}  ';*/
	mc-auto-number-format: 'CH:{n}.{n}.{n+1}  ';
	mc-heading-level: 4;
	font-weight: 500;
	margin-bottom: 4px;
	margin-top: 25 px;
	margin: 25px 0px 0;
}

h4.nonumber
{
	mc-auto-number-position: none;
}

img.nbreduced-fifty-five
{
	border: solid 1px transparent;
	max-width: 55%;
}

img.reduced-eighty
{
	max-width: 80%;
}

img.reduced
{
	max-width: 60%;
}

img.reduced1
{
	max-width: 40%;
}

img.reduced2
{
	max-width: 20%;
}

img.calculation
{
	max-width: 100%;
	border: solid 1px transparent;
}

img.Thumbnail
{
	mc-thumbnail: popup;
}

img.portrait
{
	
}

img.nb
{
	border: none 0px transparent;
}

li
{
	margin-bottom: 6px;
	margin-top: 6px;
	/* widows: 2;
	orphans: 2;*/
}

/* Three image containers (use 25% for four, and 50% for two, etc) */

.column
{
	float: left;
	width: 50%;
	padding: 5px;
}

/* Clear floats after image containers */

.row::after
{
	content: "";
	clear: both;
	display: table;
}

/*------------ START CSS Flexbox Layout ------------*/

div.FlexContainer
{
	display: flex;
	flex-wrap: wrap;
}

div.FlexContainer > div
{
	flex-basis: 16em;
	flex-grow: 1;
	border-radius: 6px;
}

/*------------ END CSS Flexbox Layout ------------*/
/*------------ START Tile formatting ------------*/

div.FlexContainer > div
{
	background-color: #F0F6FF;
	color: #696969;
	margin-top: 1em;
	margin-bottom: 1em;
	text-align: center;
	box-shadow: 0 5px 10px rgba(0,0,0,0.25);
}

div.FlexContainer > div
{
	margin-left: 1em;
	margin-right: 1em;
	padding: 1em;
	color: #719abb;
	background-color: #eef2f5;
}

div.Cells6 > div a
{
	display: block;
	padding: 1em;
	color: inherit;
}

div.FlexContainer > div a
{
	display: block;
}

/*------------ END Tile formatting ------------*/
/*------------ START Tile Transition and Hover Effect ------------*/

div.FlexContainer > div,
div.Cells6 > div
{
	transition: all 0.3s;
}

div.Cells6 > div:hover,
div.FlexContainer > div:hover
{
	box-shadow: 0 12px 24px rgba(0,0,0,0.5);
	background-color: #fff;
	color: #005da6;
}

/*------------ END Tile Transition and Hover Effect ------------*/

MadCap|breadcrumbsProxy
{
	border-bottom: none;
	font-style: italic;
	mc-breadcrumbs-prefix: 'You are here: ';
	color: #84a2ba;
	font-size: .6em;
}

MadCap|dropDown
{
	margin-bottom: 6px;
	margin-top: 6px;
	mc-closed-image: url('../../Images/orig/DropDownClosed.png');
	mc-open-image: url('../../Images/orig/DropDownOpen.png');
}

MadCap|dropDownBody
{
	border-bottom: solid 1px #bed230;
}

MadCap|dropDownHead
{
	
}

MadCap|dropDownHotspot
{
	font-family: Verdana;
	color: #84a2ba;
	font-size: 1.25em;
	font-weight: normal;
	margin-bottom: 0.5em;
	margin-top: 1.0em;
}

MadCap|dropDownHotspot:hover
{
	color: #BED230;
}

MadCap|footnoteBlock
{
	
}

MadCap|footnotesBlock
{
	
}

MadCap|glossaryProxy
{
	
}

MadCap|indexProxy
{
	
}

MadCap|popup
{
	color: #2D8DCC;
}

MadCap|popup:focus
{
	color: #2D8DCC;
}

MadCap|popup:hover
{
	color: #2D8DCC;
}

MadCap|popupHead
{
	color: #2D8DCC;
	font-weight: bold;
}

MadCap|tocProxy
{
	
}

p.subtitle
{
	padding: 0;
	margins: 0;
	font-size: 12pt;
	color: #a9a9a9;
	background-color: #f0f8ff;
	font-style: italic;
}

p.ManualTitle1
{
	
}

p.ManualTitle2
{
	
}

p.ManualTitle3
{
	margin-top: 12 px;
	margin-bottom: 20pt;
}

p.ManualTitle4
{
	
}

p.ManualDate
{
	
}

p.ManualVersionNumber1
{
	margin-top: 20pt;
	font-size: 10pt;
	margin-top: 6px;
	margin: 0;
}

p.ManualVersionNumber2
{
	margin-bottom: 20px;
	font-size: 10pt;
	margin-top: 6px;
	margin: 0;
}

/*Lists*/

ol
{
	list-style-image: none;
	font-family: inherit;
}

ol ol
{
	list-style-type: lower-alpha;
	margin-left: 30px;
}

ol ol ol
{
	list-style-type: lower-roman;
	margin-left: 30px;
}

ol p,
ul p,
li p
{
	padding: 0px;
}

ul
{
	/*list-style-image: url('../../Images/orig/Bullet2PrintLight.eps');*/
	display: block;
}

ul ul
{
	/*list-style-image: url('../../Images/orig/Bullet2PrintLight.eps');*/
	/*margin-left: -10px;*/
}

video
{
	max-width: 100%;
}

p
{
	margin-bottom: 8px;
	margin-top: 8px;
	mc-hyphenate: never;
}

p.inThis
{
	page-break-after: avoid;
	margin-top: 12pt;
	mc-next-tag: p;
	mc-next-class: " ";
	mc-conditions: 'General.Prnt';
}

caption
{
	mc-caption-repeat: true;
	left: 0px;
	caption-side: top;
	font-style: italic;
	text-align: left;
	font-size: .75em;
}

p.num1
{
	mc-auto-number-format: '{n=1}.  ';
	mc-auto-number-position: inside-head;
	mc-auto-number-offset: 25px;
	margin-left: 16px;
	mc-next-class: num;
}

p.num
{
	mc-auto-number-format: '{n+1}.  ';
	mc-auto-number-position: inside-head;
	mc-auto-number-offset: 25px;
	margin-bottom: 0px;
	margin-left: 16px;
}

p.num1_sub
{
	mc-auto-number-format: '{ }{a=1}.  ';
	mc-auto-number-position: inside-head;
	mc-auto-number-offset: 25px;
	margin-bottom: 0;
	margin-left: 45px;
	mc-next-class: num_sub;
}

p.num_sub
{
	mc-auto-number-format: '{ }{a+}.  ';
	mc-auto-number-position: inside-head;
	mc-auto-number-offset: 25px;
	margin-bottom: 0;
	margin-left: 45px;
}

p.num-image
{
	margin-left: 20px;
	padding: 0px;
	margin-top: 0;
	margin-bottom: 0px;
	margin: 0;
}

p.num-figure
{
	page-break-after: avoid;
	margin-left: 20px;
	font-style: italic;
	mc-auto-number-class: FigNum;
	mc-auto-number-format: 'CF:Figure {chapnum}-{n+} ';
	padding-bottom: 0px;
	mc-leader-indent: 0px;
	mc-auto-number-position: inside-head;
	mc-next-tag: p;
	mc-next-class: num-image;
	mc-conditions: 'General.Prnt';
	margin-bottom: 0 px;
	padding-top: 0px;
	margin: 0;
}

p.num-step-result
{
	margin-left: 40px;
}

p.num_sub-step-result
{
	margin-left: 40px;
}

p.num-sub-image
{
	margin-left: 40px;
	padding: 0px;
	margin-bottom: Opx;
}

p.num-sub-figure
{
	margin-left: 40px;
	font-style: italic;
	mc-auto-number-class: FigNum;
	mc-auto-number-format: 'CF:Figure {chapnum}-{n+} ';
	padding-bottom: 0px;
	padding-top: 4px;
	mc-leader-indent: 0px;
	mc-auto-number-position: inside-head;
	mc-conditions: 'General.Prnt';
}

p.num1-table
{
	mc-auto-number-format: '{n=1}.  ';
	mc-auto-number-position: inside-head;
	mc-auto-number-offset: 25px;
	margin-left: 5px;
	mc-next-class: num;
	margin: 0;
}

p.num-table
{
	mc-auto-number-format: '{n+1}.  ';
	mc-auto-number-position: inside-head;
	mc-auto-number-offset: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	margin: 0;
}

p.stepTitle
{
	margin-top: 20px;
	page-break-after: avoid;
	margin-bottom: 6px;
	color: #808080;
	mc-next-tag: p;
	mc-next-class: " ";
	mc-next-class: inherit;
}

/*troubleshooting*/

p.issue
{
	font-weight: bold;
	font-style: italic;
	color: #6d6d6d;
	margin-top: 20px;
	page-break-after: avoid;
	margin-bottom: 6px;
	mc-next-tag: p;
	mc-next-class: " ";
}

p.resolution
{
	font-style: italic;
}

/* If there are no sub-headings, don't display the first item (h1) in the sidebar */

div.side-content ul:first-child > li:first-child:nth-last-child(1)
{
	display: none !important;
}

div.header-menu-wrapper
{
	
}

div.side-content	/*Used on OtherTopics.flmsp for the search-bar and menu*/
{
	width: 300px;
	float: right;
	margin-left: 15px;
	margin-bottom: 15px;
}

div.topic-layout
{
	padding-top: 1%;
}

div.example
{
	background-repeat: no-repeat;
	border-radius: 6px;
	margin-bottom: 15px;
	padding: 20px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	word-wrap: break-word;
	overflow: auto;
	background-color: #f2f6f8;
}

div.nopagebreak
{
	
}

/*Divs for images left and right*/

p.Figure
{
	font-style: italic;
	font-size: 1em;
	/*mc-auto-number-class: FigNum;*/
	/*mc-auto-number-format: 'CF:Figure {chapnum}-{n+} ';*/
	mc-next-class: image;
	mc-next-tag: p;
	margin-bottom: 0px;
	mc-conditions: 'General.Prnt';
}

p.image
{
	padding: 0px;
	margin-top: 0;
	margin-bottom: 0px;
}

p.relatedTopics
{
	margin-top: 12pt;
	font-style: italic;
	page-break-after: avoid;
	mc-next-tag: p;
	mc-next-class: p;
}

p.requirements	/*for the start of any topic, to specify HMI or PTMS, or anything else that is a prereq*/
{
	font-style: italic;
	page-break-after: avoid;
}

span.Emphasis
{
	font-weight: normal;
	font-style: italic;
}

span.UI
{
	font-weight: bold;
	color: #808080;
}

td
{
	font-size: .75em;
	line-height: 1.75em;
	margin: 8px;
	vertical-align: top;
}

th p
{
	
}

td p
{
	
}

td li
{
	
}

th
{
	font-size: .75em;
	line-height: 1.75em;
	margin-bottom: 8px;
	margin-top: 8px;
}

tr
{
	page-break-inside: avoid;
}

MadCap|glossaryTerm
{
	color: #53b7ed;
	color: device-cmyk(0.65,0.23,0,0.07);
}

p.toc
{
	font-family: 'Century Gothic';
	margin-bottom: 20px;
	margin-left: 0;
	padding-left: 0;
	padding-top: 0;
	font-size: 20pt;
	color: #84a2ba;
}

MadCap|miniTocProxy.mevex-user-manual
{
	/*border-top-color: transparent;
	border-top-width: 0;
	font-size: 1em;
	font: Century gothic;
	color: #789cb8;
	display: block;*/
	text-decoration: '{underline !important}{color #789cb8}';
	font-weight: lighter !important;
}

MadCap|menuProxy
{
	color: #84a2ba;
	font-weight: normal;
}

/* If there are no sub-headings, don't display the first item (h1) in the sidebar

div.topic-layout > div.header-menu-wrapper ul:first-child > li:first-child:nth-last-child(1)
{
   display: none !important;
} */

p.MiniTOC1
{
	font-weight: normal;
	font-size: 1em;
	color: #84a2ba;
	text-decoration: none;
	margin: 8px;
}

p.MiniTOC2
{
	color: #84a2ba;
	margin: 8px;
	margin-left: 40px;
	font-size: .9em;
}

p.MiniTOC3
{
	color: #84a2ba;
}

MadCap|miniTocProxy
{
	mc-toc-depth: default;
}

MadCap|xref.fpg-refs
{
	mc-format: '{color #404040}See {/color}References: {paranum}{paratext}';
}

strong
{
	color: #868686;
}

@media print
{
	p.ManualTitle1
	{
		font-family: 'Century Gothic';
		font-size: 25px;
		margin-bottom: 18px;
		font-weight: bold;
		margin-left: 0;
		margin-top: 0;
	}

	p.ManualTitle2
	{
		font-family: 'Century Gothic';
		font-size: 20px;
		line-height: 0;
		margin-bottom: 6px;
		margin-left: 1in;
		margin-top: 0;
	}

	p.ManualTitle3
	{
		font-family: 'Century Gothic';
		font-size: 16px;
		line-height: 0;
		margin-bottom: 20px;
		margin-left: 1in;
		margin-top: 6px;
	}

	p.ManualDate
	{
		font-family: 'Century Gothic';
		margin-bottom: 0;
		margin-left: 0;
		margin-top: 50px;
		font-size: 12px;
	}

	p.ManualVersionNumber1
	{
		font-family: 'Century Gothic';
		font-size: 10pt;
		margin-top: 6px;
		margin-left: 0;
	}

	p.ManualVersionNumber2
	{
		font-family: 'Century Gothic';
		font-size: 10pt;
		margin-top: 6px;
		margin-bottom: 20px;
		margin-left: 0;
	}

	.warning
	{
		margin-bottom: 0.5em;
	}

	caption
	{
		mc-caption-repeat: true;
		left: 0px;
		caption-side: top;
		font-style: italic;
		mc-auto-number-class: TableNum;
		mc-auto-number-format: 'CT:Table {chapnum}-{n+} ';
		text-align: left;
		font-size: 8pt;
	}

	div.example
	{
		page-break-inside: avoid;
		max-width: 2in;
	}

	div.nopagebreak
	{
		page-break-inside: avoid;
	}

	.NoPageBreak
	{
		page-break-before: avoid;
	}

	.keepWithNext
	{
		page-break-after: avoid;
	}

	a
	{
		color: #84a2ba;
	}

	body
	{
		margin-left: 10pt;
		font-size: 9pt;
		line-height: 15pt;
	}

	p.Figure
	{
		page-break-after: avoid;
		font-style: italic;
		mc-auto-number-class: FigNum;
		mc-auto-number-format: 'CF:Figure {chapnum}-{n+} ';
		padding-bottom: 0px;
		mc-leader-indent: 0px;
		mc-auto-number-position: inside-head;
		mc-next-tag: p;
		mc-next-class: image;
		margin: 0;
		margin-bottom: 0px;
		font-size: 8.5pt;
		padding-top: 0px;
	}

	h1,
	h2,
	h3,
	h4,
	h5,
	h6
	{
		font-family: 'Century Gothic';
		color: #84a2ba;
	}

	h1
	{
		margin-top: 15pt;
		margin-left: 0;
		padding-left: 0;
		padding-top: 0;
		/*color: device-cmyk(1,0.3,0,0.17);*/
		mc-auto-number-format: 'CH:{chapnum}  ';
		font-size: 18pt;
		mc-heading-level: 1;
		font-weight: 400;
	}

	h2
	{
		font-weight: normal;
		/*line-height: 16pt;*/
		mc-auto-number-format: 'CH:{chapnum}.{n+}  ';
		font-size: 16pt;
		page-break-before: always;
	}

	h2.table
	{
		font-size: 10 pt;
		mc-auto-number-format: 'CH:{chapnum}.{n+}  ';
	}

	h3
	{
		font-size: 14pt;
		margin-top: 25pt;
		mc-auto-number-format: 'CH:{chapnum}.{n}.{n+1}  ';
		font-weight: normal;
	}

	h4
	{
		font-size: 12pt;
		/*margin-left: 10pt;*/
		mc-auto-number-format: 'CH:{chapnum}.{n}.{n}.{n+1}  ';
		mc-heading-level: 4;
		font-weight: 500;
		margin-bottom: 4px;
		margin-top: 18pt;
	}

	h5
	{
		font-size: 10pt;
		mc-heading-level: 5;
		margin-bottom: -2px;
	}

	h6
	{
		font-size: 8pt;
		mc-heading-level: 6;
		margin-bottom: -2px;
	}

	h2.singleTopic
	{
		font-weight: normal;
		/*line-height: 16pt;*/
		/*mc-auto-number-format: 'CH:{chapnum}.{n+}  ';*/
		mc-auto-number-format: 'CH:{n+}  ';
		font-size: 16pt;
		page-break-after: avoid;
		page-break-before: avoid;
	}

	h3.singleTopic
	{
		font-size: 14pt;
		/*mc-auto-number-format: 'CH:{chapnum}.{n}.{n+1}  ';*/
		mc-auto-number-format: 'CH:{n}.{n+1}  ';
		font-weight: normal;
		margin-top: 25pt;
	}

	h4.singleTopic
	{
		font-size: 12pt;
		/*margin-left: 10pt;*/
		/*mc-auto-number-format: 'CH:{chapnum}.{n}.{n}.{n+1}  ';*/
		mc-auto-number-format: 'CH:{n}.{n}.{n+1}  ';
		mc-heading-level: 4;
		font-weight: 500;
		margin-bottom: 4px;
	}

	td
	{
		font-size: 8pt;
		line-height: 12pt;
	}

	th
	{
		font-size: 8pt;
		line-height: 12pt;
	}

	th p
	{
		font-size: 8pt;
		line-height: 12pt;
	}

	td p
	{
		font-size: 8pt;
		line-height: 12pt;
	}

	td li
	{
		font-size: 8pt;
		line-height: 12pt;
	}

	/*img.reduced-eighty
	{
		max-width: 80%;
	}

	img.reduced
	{
		max-width: 60%;
	}

	img.reduced1
	{
		max-width: 50%;
	}

	img.reduced2
	{
		max-width: 20%;*/

	MadCap|xref
	{
		mc-format: '{paranum}{para} {color #404040}{pageref}{/color}';
	}

	MadCap|miniTocProxy.mevex-user-manual
	{
		
	}

	MadCap|xref.fpg-refs
	{
		mc-format: '{color #404040}See {/color}References: {paranum}{paratext}';
	}

	p.addendum_title
	{
		color: #0091d0;
		font-style: italic;
		font-size: 20 pt;
	}

	p.num-figure
	{
		margin-bottom: 0 px;
	}
}

span.FigNum
{
	font-style: italic;
}

MadCap|dropDownBody
{
	border-bottom: none;
}

MadCap|dropDownHead
{
	margin-top: 16px;
}

MadCap|dropDownHotspot
{
	font-size: 8pt;
}

MadCap|footnoteBlock
{
	font-size: 7pt;
}

MadCap|footnotesBlock
{
	border-top-color: #bed230;
}

MadCap|glossaryProxy
{
	border-top: none;
}

MadCap|indexProxy
{
	border-top: none;
}

MadCap|tocProxy
{
	border-top: none;
	margin-right: 0.25in;
}

MadCap|listOfProxy
{
	
}

p.CreatedUsingFlare
{
	font-weight: bold;
	margin-top: 18px;
}

/*img
	{
		max-width: 100%;
	}*/

p.IndexHeading
{
	font-size: 11pt;
	padding-top: 16px;
	text-align: left;
}

p.TOC1
{
	font-size: 12pt;
	font-weight: normal;
	margin-bottom: 6px;
	margin-top: 12px;
	mc-leader-format: 'none';
	mc-pagenum-display: none;
	page-break-after: avoid;
	mc-heading-level: 1;
	color: #84a2ba;
}

p.TOC2
{
	font-size: 10pt;
	font-weight: normal;
	margin-bottom: 2px;
	margin-left: 0.25in;
	margin-top: 2px;
	color: #696969;
	mc-heading-level: 2;
}

p.TOC3
{
	margin-bottom: 2px;
	margin-left: 0.35in;
	margin-top: 2px;
	color: #808080;
	font-size: 10pt;
	font-weight: lighter;
	mc-heading-level: 3;
}

p.TOC4
{
	color: #808080;
	font-size: 10pt;
	font-weight: normal;
	margin-left: 0.45in;
	margin-bottom: 2px;
	margin-top: 2px;
	mc-heading-level: 4;
}

p.TOC5
{
	color: #808080;
	font-size: 8pt;
	font-weight: normal;
	margin-left: 0.5in;
	margin-bottom: 2px;
	margin-top: 2px;
	mc-heading-level: 5;
}

p.MiniTOC1,
p.MiniTOC2,
p.MiniTOC3,
p.MiniTOC4,
p.MiniTOC5,
p.MiniTOC6
{
	color: #84a2ba;
	font-weight: normal;
}

a.MiniTOC1:hover,
a.MiniTOC2:hover,
a.MiniTOC3:hover,
a.MiniTOC4:hover,
a.MiniTOC5:hover,
a.MiniTOC6:hover
{
	color: #4a6476;
	text-decoration: underline;
}

/*a.MiniTOC1:visited,
	a.MiniTOC2:visited,
	a.MiniTOC3:visited,
	a.MiniTOC4:visited,
	a.MiniTOC5:visited,
	a.MiniTOC6:visited
	{
	   color: #660099;
	}*/

/*MadCap|miniTocProxy
{
	mc-auto-number-format: 'See also';
	mc-auto-number-class: miniTocBoxTitle;
}*/

/*div.MCMiniTocBox,
div.MCMiniTocBox_0
{
   mc-auto-number-format: 'In This';
   mc-auto-number-class: miniTocBoxTitle;
}

span.miniTocBoxTitle
{
   font-weight: bold;
}*/

/*remove and use formatting above*/

thead
{
	display: table-header-group;
}

/*.cellBody
	{
		
	}

	.cellHeading
	{
		font-weight: bold;
	}*/

table
{
	mc-caption-repeat: true;
	mc-caption-continuation: ' (continued)';
}

.listheading
{
	color: #696969;
	padding-bottom: 0px;
	margin-bottom: -2px;
}

p.TOC5
{
	color: #808080;
}

p.image
{
	
}

p.TOC6
{
	color: #808080;
}

p.TOC7
{
	color: #808080;
}

p.TOC8
{
	color: #808080;
}

p.cellBody
{
	font-size: 10pt;
}

p.cellHeading
{
	font-size: 7pt;
}

img.portrait
{
	max-height: 100%;
	max-width: auto;
}

@media only screen and (max-width: 1279px)
{
	div.ContentRow > div:nth-child(1)
	{
		width: 66.66667%;
		margin-left: 0%;
	}

	div.ContentRow > div:nth-child(2)
	{
		width: 33.33333%;
		margin-left: 0%;
	}

	div.cells6_new1 > div:nth-child(1)
	{
		width: 50%;
	}

	div.cells6_new1 > div:nth-child(1)
	{
		margin-left: 0%;
	}

	div.cells6_new1 > div:nth-child(2)
	{
		width: 50%;
	}

	div.cells6_new1 > div:nth-child(2)
	{
		margin-left: 0%;
	}

	div.cells6_two-sbs1 > div:nth-child(1)
	{
		width: 50%;
	}

	div.cells6_two-sbs1 > div:nth-child(1)
	{
		margin-left: 0%;
	}

	div.cells6_two-sbs1 > div:nth-child(2)
	{
		width: 50%;
	}

	div.cells6_two-sbs1 > div:nth-child(2)
	{
		margin-left: 0%;
	}
}

@media only screen and (max-width: 767px)
{
	table.responsive,
	table.responsive tbody,
	table.responsive tr,
	table.responsive td
	{
		display: block;
	}

	table.responsive thead
	{
		display: none;
	}

	table.responsive td:before	/*javascript finds header cell copied to cell called data-th, requires javascript in template file*/
	{
		content: attr(data-th);
		display: block;
		font-weight: bold;
	}

	div.ContentRow > div:nth-child(1)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.ContentRow > div:nth-child(2)
	{
		width: 100%;
		margin-left: 0%;
	}

	body
	{
		font-size: 0.75em;
	}

	div.cells6_two-sbs1 > div:nth-child(1)
	{
		width: 100%;
	}

	div.cells6_two-sbs1 > div:nth-child(1)
	{
		margin-left: 0%;
	}

	div.cells6_two-sbs1 > div:nth-child(2)
	{
		width: 100%;
	}

	div.cells6_two-sbs1 > div:nth-child(2)
	{
		margin-left: 0%;
	}
}

/*responsive tables, converts table elements to block elements, stacking elements on top of each other, hides table head*/

p.master-page-footer
{
	font-size: .75em;
	line-height: 1.0em;
}

span.SearchHighlight1
{
	color: #000000;
	background-color: #ffff66;
}

span.SearchHighlight10
{
	color: #ffffff;
	background-color: #990099;
}

span.SearchHighlight2
{
	color: #000000;
	background-color: #a0ffff;
}

span.SearchHighlight3
{
	color: #000000;
	background-color: #99ff99;
}

span.SearchHighlight4
{
	color: #000000;
	background-color: #ff9999;
}

span.SearchHighlight5
{
	color: #000000;
	background-color: #ff66ff;
}

span.SearchHighlight6
{
	color: #ffffff;
	background-color: #880000;
}

span.SearchHighlight7
{
	color: #ffffff;
	background-color: #00aa00;
}

