@namespace MadCap url(http://www.madcapsoftware.com/Schemas/MadCap.xsd);
/*<meta />*/

body
{
	font-size: 9pt;
	color: #000000;
	mc-hyphenate: never;
	font-family: Arial, Verdana, sans-serif;
	background-attachment: fixed;
	background-position: Center Center;
	background-repeat: no-repeat;
}

a
{
	font-family: inherit;
	font-size: inherit;
	mc-format: '{paratext}';
	text-decoration: underline;
	color: #0000ff;
}

p
{
	color: #000000;
	font-weight: normal;
	font-style: normal;
	margin-bottom: 6pt;
	text-align: left;
	margin-left: 0in;
	margin-right: 0in;
	margin-top: 0pt;
	letter-spacing: 0em;
	mc-hyphenate: never;
	text-indent: 0px;
	line-height: 12pt;
	text-decoration: none;
	orphans: 2;
}

p.TOC1
{
	margin-top: 7pt;
	margin-bottom: 3pt;
	font-weight: bold;
	font-size: 12pt;
	text-indent: 24px;
	line-height: 14pt;
}

p.TOC2
{
	margin-bottom: 2pt;
	font-size: 10pt;
	color: #000000;
	text-indent: 0.25in;
	line-height: 12pt;
	text-decoration: none;
}

p.TOC3
{
	margin-bottom: 2pt;
	font-size: 10pt;
	color: #000000;
	text-indent: 0.58in;
	line-height: 12pt;
}

MadCap|footnote
{
	mc-footnote-position: page;
	mc-footnote-format: '{n}';
	mc-footnote-comment-format: '{n} ';
	font-size: 8pt;
	text-indent: -0.075in;
}

MadCap|footnoteBlock
{
	border-top-style: none;
	font-size: 8pt;
	margin-top: 2pt;
	padding-top: 2pt;
	text-indent: -0.075in;
}

MadCap|footnotesBlock
{
	border-top-width: 0.5pt;
	border-top-align: left;
	border-top-length: 66%;
	margin-top: 2pt;
	padding-top: 2pt;
}

h1
{
	font-size: 18pt;
	font-weight: bold;
	page-break-before: avoid;
}

h1.PageBrkBefore
{
	page-break-before: always;
}

h2
{
	font-size: 16pt;
	font-weight: bold;
	margin-top: 16pt;
	margin-bottom: 3pt;
}

h2.PageBrkBefore
{
	page-break-before: always;
}

h3
{
	font-size: 11pt;
	font-weight: bold;
	margin-top: 17pt;
	margin-bottom: 8pt;
}

h3.PageBrkBefore
{
	page-break-before: always;
}

h4
{
	font-size: 10pt;
	font-weight: bold;
	margin-top: 4pt;
	margin-bottom: 4pt;
}

h4.PageBrkBefore
{
	page-break-before: always;
}

h5
{
	font-size: 9pt;
	font-weight: bold;
	margin-top: 3pt;
	margin-bottom: 3pt;
}

h5.PageBrkBefore
{
	page-break-before: always;
}

li
{
	line-height: 12pt;
	orphans: 2;
	margin-top: 4pt;
	margin-bottom: 6pt;
}

ol ol
{
	list-style-type: lower-alpha;
}

ol ol ol
{
	list-style-type: lower-roman;
}

ul ul
{
	list-style-type: disc;
}

ul ul ul
{
	list-style-type: disc;
}

ol ul
{
	list-style-type: disc;
}

ol ol ul
{
	list-style-type: disc;
}

ol ul ul
{
	list-style-type: disc;
}

td	/*The td style controls the appearance of table rows.*/
{
	page-break-inside: avoid;
	font-size: 9pt;
	alignment: left;
	vertical-align: top;
}

td p	/*This complex selector is automatically applied to table rows that contain carriage returns.*/
{
	margin-bottom: 2pt;
	line-height: 9pt;
}

p.TableRows	/*For backwards compatability with the Flare Gen 1 template only. This style can be manually applied to table rows that contain carriage returns (and thus "p" tags).*/
{
	margin-bottom: 2pt;
	page-break-inside: avoid;
	line-height: 9pt;
}

td div	/*This complex selector is automatically applied to table rows that contain div elements.*/
{
	page-break-inside: avoid;
}

td li	/*This complex selector is automatically applied to table rows that contain lists.*/
{
	page-break-inside: avoid;
}

th	/*The th style controls the appearance of table header rows.*/
{
	font-weight: bold;
	font-size: 9pt;
	page-break-inside: avoid;
	alignment: left;
	vertical-align: top;
}

th p	/*This complex selector is automatically applied to table header rows that contain carriage returns.*/
{
	font-weight: bold;
	font-size: 9pt;
	page-break-inside: avoid;
	margin-bottom: 2pt;
	line-height: 9pt;
	text-align: center;
}

thead	/*In print outputs, this forces the table header row to repeat on subsequent pages.*/
{
	display: table-header-group;
}

div.Caution
{
	color: #000000;
	border-bottom: solid 1pt #000000;
	border-top: solid 1pt #000000;
	line-height: 10pt;
	margin-top: 6pt;
	margin-bottom: 6pt;
	padding-left: 5pt;
	padding-right: 5pt;
	padding-top: 5pt;
	padding-bottom: 5pt;
	mc-next-tag: p;
	page-break-inside: avoid;
}

div.Danger
{
	color: #000000;
	border-bottom: solid 1pt #000000;
	border-top: solid 1pt #000000;
	line-height: 10pt;
	margin-top: 6pt;
	margin-bottom: 6pt;
	padding-left: 5pt;
	padding-right: 5pt;
	padding-top: 5pt;
	padding-bottom: 5pt;
	mc-next-tag: p;
	page-break-inside: avoid;
}

div.Note
{
	color: #000000;
	border-bottom: solid 1pt #000000;
	border-top: solid 1pt #000000;
	line-height: 10pt;
	margin-top: 6pt;
	margin-bottom: 6pt;
	padding-left: 5pt;
	padding-right: 5pt;
	padding-top: 5pt;
	padding-bottom: 5pt;
	mc-next-tag: p;
	background-color: #e5e5e5;
	page-break-inside: avoid;
}

div.Tip
{
	color: #000000;
	border-bottom: solid 1pt #000000;
	border-top: solid 1pt #000000;
	line-height: 10pt;
	margin-top: 6pt;
	margin-bottom: 6pt;
	padding-left: 5pt;
	padding-right: 5pt;
	padding-top: 5pt;
	padding-bottom: 5pt;
	mc-next-tag: p;
	background-color: #e5e5e5;
	page-break-inside: avoid;
}

div.Warning
{
	color: #000000;
	border-bottom: solid 1pt #000000;
	border-top: solid 1pt #000000;
	line-height: 10pt;
	margin-top: 6pt;
	margin-bottom: 6pt;
	padding-left: 5pt;
	padding-right: 5pt;
	padding-top: 5pt;
	padding-bottom: 5pt;
	mc-next-tag: p;
	page-break-inside: avoid;
}

MadCap|xref
{
	color: #0000ff;
	text-decoration: underline;
	mc-format: '{paratext}';
}

caption
{
	mc-auto-number-format: '{b}{color red} Do not use the built-in table Caption. Use the {quote}TableTitle{quote} style instead.{/color}{/b}';
}

pre	/*Used for sample code.*/
{
	font-family: 'Courier New';
}

pre.Green	/*Used for sample code syntax highlighting.*/
{
	color: #008000;
}

pre.Blue	/*Used for sample code syntax highlighting.*/
{
	color: #0000ff;
}

pre.Red	/*Used for sample code syntax highlighting.*/
{
	color: #ff0000;
}

span.pre	/*Character style, used for sample code character style.*/
{
	color: #000000;
	font-family: 'Courier New';
}

span.pre_Blue	/*Character style, used for sample code with syntax highlighting.*/
{
	color: #0000ff;
	font-family: 'Courier New';
}

span.pre_Green	/*Character style, used for sample code with syntax highlighting.*/
{
	color: #008000;
	font-family: 'Courier New';
}

span.pre_Red	/*Character style, used for sample code with syntax highlighting.*/
{
	color: #ff0000;
	font-family: 'Courier New';
}

span.boolean
{
	mc-disabled: true;
}

span.SeeAlsoIndex
{
	mc-disabled: true;
}

span.SeeAlsoIndexTerms
{
	mc-disabled: true;
}

span.SeeIndex
{
	mc-disabled: true;
}

span.SeeIndexTerms
{
	mc-disabled: true;
}

span.state
{
	mc-disabled: true;
}

b
{
	mc-disabled: false;
}

i
{
	mc-disabled: false;
}

u
{
	mc-disabled: false;
}

sub
{
	mc-disabled: false;
}

sup
{
	mc-disabled: false;
}

abbr
{
	mc-disabled: true;
}

acronym
{
	mc-disabled: true;
}

big
{
	mc-disabled: true;
}

cite
{
	mc-disabled: true;
}

code
{
	mc-disabled: true;
}

del
{
	mc-disabled: true;
}

em
{
	mc-disabled: true;
}

ins
{
	mc-disabled: true;
}

kbd
{
	mc-disabled: true;
}

MadCap|helpControlMenuItem
{
	mc-disabled: true;
}

samp
{
	mc-disabled: true;
}

small
{
	mc-disabled: true;
}

tt
{
	mc-disabled: true;
}

var
{
	mc-disabled: true;
}

strong
{
	mc-disabled: true;
}
