@namespace MadCap url(http://www.madcapsoftware.com/Schemas/MadCap.xsd);
/*<meta />*/

body
{
	font-size: 11pt;
	font-family: Calibri;
}

h1
{
	margin-bottom: 10pt;
	mc-heading-level: 1;
	font-family: 'Calibri Light';
	font-weight: bold;
	font-size: 16pt;
}

h1.Title
{
	color: #000000;
	font-family: 'Calibri Light';
	font-size: 18pt;
	text-align: center;
	font-weight: bold;
	font-style: normal;
}

h2
{
	margin-bottom: 10pt;
	/*mc-heading-level: 2;*/
	font-weight: bold;
	font-size: 12pt;
}

p
{
	margin-bottom: 10pt;
	margin-top: 0pt;
	text-align: justify;
	mc-hyphenate: never;
}

span.italic
{
	font-style: italic;
}

span.italic-bold
{
	font-style: italic;
	font-weight: bold;
}

span.bold
{
	font-weight: bold;
}

span.underline
{
	text-decoration: underline;
}

a.Hyperlink
{
	color: #0563C1;
	text-decoration: underline;
}

/* pseudo list numbering via paragraph styles */

p.Level1Item2orMore,
p.Level1Item1
{
	mc-auto-number-position: outside-head;
	mc-auto-number-offset: 30px;
	margin-left: 30px;
	mc-auto-number-class: RuleNum;
}

p.Level1Item2orMore
{
	mc-auto-number-format: '({a+})';
}

p.Level1Item1
{
	mc-auto-number-format: '({a=1})';
	mc-next-class: Level1Item2orMore;
}

p.Level2Item2orMore,
p.Level2Item1
{
	mc-auto-number-position: outside-head;
	mc-auto-number-offset: 30px;
	margin-left: 60px;
	mc-auto-number-class: RuleNum;
}

p.Level2Item2orMore
{
	mc-auto-number-format: 'B:({n+})';
}

p.Level2Item1
{
	mc-auto-number-format: 'B:({n=1})';
	mc-next-class: Level2Item2orMore;
}

p.Level3Item2orMore,
p.Level3Item1
{
	mc-auto-number-position: outside-head;
	mc-auto-number-offset: 30px;
	margin-left: 90px;
	mc-auto-number-class: RuleNum;
}

p.Level3Item2orMore
{
	mc-auto-number-format: 'X:({A+})';
}

p.Level3Item1
{
	mc-auto-number-format: 'X:({A=1})';
	mc-next-class: Level3Item2orMore;
}

.ElementWithinLevel1
{
	margin-left: 30px;
	mc-auto-number-format: '{ }';
}

.ElementWithinLevel2
{
	margin-left: 60px;
	mc-auto-number-format: '{ }';
}

.ElementWithinLevel3
{
	margin-left: 90px;
	mc-auto-number-format: '{ }';
}

span.RuleNum
{
	font-weight: bold;
}

/* END OF pseudo list numbering via paragraph styles */

ol,
ul
{
	margin-bottom: 10pt;
}

img
{
	border: none;
}

li
{
	margin-bottom: 10pt;
	text-align: justify;
}

.blockquote
{
	display: block;
	margin-top: 1em;
	margin-bottom: 1em;
	margin-left: 50px;
	margin-right: 50px;
	font-style: italic;
}

p.MiniTOC2
{
	margin-bottom: 5pt;
}

p.MiniTOC1
{
	margin-bottom: 5pt;
	margin-top: 5pt;
}

p.TOC1
{
	margin-bottom: 5pt;
	margin-top: 5pt;
}

p.TOC2
{
	margin-bottom: 5pt;
}

p.TOC3
{
	margin-bottom: 5pt;
}

@media print
{
	h1
	{
		font-weight: bold;
		font-family: 'Calibri Light';
		font-size: 18pt;
		margin-bottom: 10pt;
		mc-heading-level: 1;
		page-break-before: right;
	}

	h2
	{
		margin-bottom: 10pt;
		mc-heading-level: 2;
		font-weight: bold;
		font-family: Calibri;
		font-size: 14pt;
		/*page-break-before: always;*/
	}

	h3
	{
		margin-bottom: 10pt;
		mc-heading-level: 3;
		font-weight: bold;
		font-size: 12pt;
	}

	h1.Title
	{
		mc-heading-level: 0;
		page-break-after: avoid;
		page-break-before: avoid;
		font-family: 'Calibri Light';
		font-size: 18.pt;
	}

	h1.NoPgBrkB4
	{
		font-weight: bold;
		font-family: Calibri;
		font-size: 14pt;
		text-align: center;
		margin-bottom: 10pt;
		mc-heading-level: 1;
		page-break-before: never;
	}

	h1.toc
	{
		color: #000000;
		font-family: Calibri;
		background-color: transparent;
		page-break-before: avoid;
		font-size: 14.0pt;
		text-align: center;
		font-weight: bold;
		font-style: normal;
	}

	body
	{
		font-size: 11.0pt;
		font-family: Calibri;
	}

	p
	{
		text-align: justify;
	}

	p.TOC2
	{
		font-weight: bold;
		font-style: normal;
	}

	p.TOC1
	{
		page-break-after: avoid;
	}

	p.MiniTOC1
	{
		margin-bottom: 5pt;
		margin-top: 5pt;
	}

	p.MiniTOC2
	{
		margin-bottom: 5pt;
	}

	MadCap|tocProxy.LRclass
	{
		
	}

	p.TOC3
	{
		mc-heading-level: 0;
	}
}
