/*<meta />*/

@import url('Styles.css');
@namespace MadCap url(http://www.madcapsoftware.com/Schemas/MadCap.xsd);

body
{
	font-family: Arial;
	font-size: 11pt;
}

h1
{
	font-weight: bold;
	font-size: 20pt;
	margin-bottom: 6px;
	margin-left: 0.5pt;
	color: #4169e1;
	page-break-after: avoid;
}

h2
{
	font-weight: bold;
	color: #3067db;
	font-size: 16pt;
	mc-heading-level: 2;
	margin-top: 12pt;
	margin-bottom: 6pt;
	column-break-after: avoid;
	page-break-after: avoid;
}

h3
{
	font-weight: bold;
	font-size: 12pt;
	margin-bottom: 0;
	margin-top: 16pt;
}

h4
{
	font-weight: bold;
	font-size: 11pt;
}

h5
{
	font-weight: bold;
	font-size: 10.0pt;
}

h6
{
	font-weight: bold;
	font-size: 8.0pt;
}

p
{
	font-size: 11pt;
	margin-top: 6pt;
	margin-bottom: 6px;
}

p.blockquote
{
	margin-bottom: 8pt;
	widows: 3;
	orphans: 3;
	font-family: Arial;
	font-size: 11pt;
	margin-top: 8pt;
	padding-bottom: 8pt;
	padding-top: 8pt;
	padding-left: 33pt;
	padding-right: 33pt;
}

p.SectionTitle
{
	margin-bottom: 8pt;
	widows: 3;
	orphans: 3;
	font-family: Arial;
	margin-top: 12pt;
	color: #1e51bf;
	font-size: 11pt;
	line-height: 11pt;
	font-weight: bold;
}

ol,
ul
{
	margin-top: 0px;
	margin-bottom: 0px;
}

img
{
	border: none;
}

a.Popup
{
	
}

MadCap|expandingHead
{
	font-style: italic;
	font-weight: normal;
	cursor: hand;
	text-decoration: none;
	color: #006600;
}

MadCap|expandingBody
{
	color: #777777;
	font-style: italic;
}

MadCap|dropDownHotspot
{
	cursor: hand;
        font-size: 1em;
        text-decoration: none;
        border-bottom: none;
	color: #3067db;
}

p.Note
{
	mc-auto-number-class: Note;
	mc-auto-number-format: '{b}Note: {/b}';
	background-color: #c1d8f9;
}

span.Note
{
	font-weight: bold;
	font-style: normal;
	font-family: Arial;
}

span.term
{
	font-weight: normal;
	font-style: italic;
}

b.TFSNum
{
	font-weight: bold;
	font-style: normal;
	color: #3067db;
}

h1.TOC
{
	page-break-before: always;
	mc-heading-level: 0;
	color: #000080;
	background-color: #ffffff;
}

p.Footer
{
	font-size: 9pt;
	font-family: Arial;
	color: #4d4d4f;
	text-align: center;
}

p.TFSNum
{
	font-style: normal;
	color: #000000;
	font-size: 8pt;
	margin-top: 0;
	margin-bottom: 0;
}

tbody
{
	page-break-before: avoid;
}

table
{
	column-break-inside: avoid;
	page-break-inside: avoid;
}

thead
{
	column-break-inside: avoid;
	page-break-after: avoid;
	page-break-inside: avoid;
}

tr
{
	
}

p.Intro
{
	page-break-after: avoid;
}

p.DraftComments
{
	background-color: #ffd700;
}

h1.TitlePageSub
{
	mc-heading-level: 0;
	color: #000080;
	background-color: #ffffff;
}

caption
{
	padding-bottom: 5px;
}

h1.TitlePage
{
	color: #000080;
	background-color: #ffffff;
}

@media print
{
	h1.TitlePage
	{
		margin-top: 150pt;
		margin-bottom: 5pt;
		font-size: 33pt;
		page-break-before: avoid;
		mc-heading-level: 0;
	}

	h1.TitlePageSub
	{
		mc-heading-level: 0;
		margin-top: 5pt;
		margin-bottom: 0.67pt;
		font-size: 18pt;
		color: #3067db;
		page-break-before: avoid;
	}

	thead
	{
		frame-break-after: avoid;
		page-break-after: avoid;
		page-break-inside: avoid;
		frame-break-inside: avoid;
		frame-break-before: avoid;
	}

	table
	{
		page-break-inside: avoid;
	}

	tbody
	{
		page-break-inside: avoid;
	}

	tr
	{
		page-break-inside: avoid;
	}

	th
	{
		page-break-inside: avoid;
		column-break-inside: avoid;
		frame-break-inside: avoid;
		page-break-after: avoid;
	}

	p.Intro
	{
		
	}

	img
	{
		max-width: 100%;
	}

	p.DraftComments	/*Do not use for production builds*/
	{
		background-color: #ffd700;
		mc-auto-number-format: '{b}Draft Comments{/b}: ';
		mc-auto-number-class: Note;
		widows: 3;
		orphans: 3;
		margin-bottom: 12pt;
		margin-top: 12pt;
	}

	div
	{
		mc-leader-indent: 5pt;
	}

	p
	{
		orphans: 3;
	}
}

p.BeforeYouBegin
{
	background-color: #fafad2;
	mc-auto-number-format: '{b}Before You Begin{/b}: ';
	mc-auto-number-class: Note;
}

p.Important
{
	mc-auto-number-class: Note;
	background-color: #ffe4e1;
	mc-auto-number-format: '{b}Important: {/b}';
}

li.NoNum
{
	padding-bottom: 2px;
	padding-top: 1px;
	margin-bottom: 0px;
	margin-top: 0px;
	font-family: Arial;
	font-size: 11pt;
	display: block;
}

img.border
{
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #a9a9a9;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #a9a9a9;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #a9a9a9;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #a9a9a9;
}

li.ListNote
{
	display: block;
	margin-bottom: 4pt;
	margin-top: 4pt;
	mc-auto-number-format: '{b}Note{/b}: ';
	mc-auto-number-class: Note;
	background-color: #c1d8f9;
}

li.ListImportant
{
	display: block;
	mc-auto-number-offset: 0;
	mc-auto-number-position: inside-head;
	mc-auto-number-class: Note;
	background-color: #ffe4e1;
	mc-auto-number-format: '{b}Important{/b}: ';
	padding-top: 2pt;
}

span.uicontrol
{
	font-weight: bold;
	font-style: normal;
}

p.TranslationNotes
{
	mc-auto-number-format: '{b}Translation Notes{/b}: ';
	mc-auto-number-class: TranslationNotes;
	background-color: #7fff00;
}

p.NB
{
	mc-auto-number-class: Note;
	mc-auto-number-format: '{b}N. B. {/b}: ';
	background-color: #c1d8f9;
}

p.Important-FR
{
	margin-top: 12pt;
	margin-bottom: 12pt;
	background-color: #ffe4e1;
	mc-auto-number-class: Note;
	mc-auto-number-format: '{b}Important{/b} : ';
}

p.AvantDeCommencer
{
	background-color: #fafad2;
	mc-auto-number-class: Note;
	mc-auto-number-format: '{b}Avant de commencer {/b}: ';
}

li.ListNB
{
	display: block;
	mc-auto-number-offset: 0;
	mc-auto-number-position: inside-head;
	mc-auto-number-class: Note;
	padding-top: 2pt;
	mc-auto-number-format: '{b}N. B. {/b}: ';
	background-color: #c1d8f9;
}

p.header
{
	margin-top: 6pt;
	margin-bottom: 6px;
	font-size: 9pt;
	font-family: Arial;
}

.filepath
{
	font-family: monospace;
}

h1.TitlePageSub2
{
	mc-heading-level: 0;
	font-size: 14pt;
	page-break-before: avoid;
	page-break-after: avoid;
	color: #000080;
	background-color: #ffffff;
}

div.nopagebreak
{
	page-break-inside: avoid;
}

p.keepwithnext
{
	page-break-after: avoid;
}

p.keepwithprior
{
	page-break-before: avoid;
}

p.FieldName
{
        color: #3982e8;
	font-family: 'Clarika Grotesque Light';

}
p.shortdesc	/*Use once in a topic as the first paragraph following the H1.*/
{

}

a.TopicName
{
	font-weight: bold;
}

a.DocumentName
{
	font-style: italic;
}

span.acroIgnore
{
	
}

ul.acroIgnore
{
	
}

ol.acroIgnore
{
	
}
