/*<meta />*/

/******************
	Text styles
******************/

/********************
	Misc elements
********************/

body
{
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
}

h1
{
	border-bottom-color: #bebebe;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20pt;
	font-weight: bold;
	margin-bottom: 10pt;
	margin-top: 13pt;
	padding-bottom: 4pt;
	padding-top: 0pt;
	text-align: left;
	line-height: 22pt;
}

h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-style: normal;
	line-height: 17pt;
	margin-top: 12pt;
	padding-bottom: 0pt;
	padding-top: 0pt;
	margin-bottom: 4pt;
	text-align: left;
	font-weight: bold;
}

h3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: 14pt;
	margin-bottom: 5pt;
	text-align: left;
	font-weight: bold;
	margin-top: 12pt;
}

h4
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 11pt;
	margin-bottom: 6pt;
	margin-top: 7pt;
}

h5
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

h6
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

p
{
	margin: 0;
	margin-bottom: 4px;
	margin-top: 4px;
	line-height: 140%;
	border-bottom-style: none;
}

p.Introduction
{
	font-style: normal;
	font-weight: bold;
	margin-bottom: 9pt;
}

p.Note
{
	background-image: url('../Images/StyleImages/Note.gif');
	background-position: left top;
	background-repeat: no-repeat;
	_height: 30px;
	min-height: 30px;
	padding-bottom: 10px;
	padding-left: 50px;
	padding-right: 10px;
	padding-top: 10px;
	background-color: #ffffcc;
	column-break-inside: avoid;
	page-break-inside: avoid;
}

p.Tip
{
	background-image: url('../Images/StyleImages/Tip.gif');
	background-position: left top;
	background-repeat: no-repeat;
	_height: 30px;
	min-height: 30px;
	padding-bottom: 10px;
	padding-left: 50px;
	padding-right: 10px;
	padding-top: 10px;
	background-color: #ffffcc;
	page-break-inside: avoid;
	column-break-inside: avoid;
}

p.Warning
{
	background-image: url('../Images/StyleImages/Warning.gif');
	background-position: left top;
	background-repeat: no-repeat;
	_height: 30px;
	min-height: 30px;
	padding-bottom: 10px;
	padding-left: 50px;
	padding-right: 10px;
	padding-top: 10px;
	background-color: #ffffcc;
	page-break-inside: avoid;
	column-break-inside: avoid;
}

pre
{
	background-color: #e8e8e8;
	border-bottom-width: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	color: #000000;
	font-size: 1em;
	overflow: auto;
	padding: 2px;
	font-family: "Lucida Console", Courier, monospace;
	margin-left: 0;
	margin-right: 0;
	margin-top: 5px;
	margin-bottom: 5px;
}

code
{
	background-color: #e8e8e8;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	font-size: 9pt;
	font-family: "Lucida Console", Courier, monospace;
	font-style: normal;
	line-height: 12pt;
}

ol ol
{
	list-style-type: lower-alpha;
}

ul ul
{
	list-style-image: url('../Images/StyleImages/ndash.png');
}

ul ul ul
{
	list-style-image: url('../Images/StyleImages/ndash.png');
}

@media print
{
	h1
	{
		font-family: 'Gill Sans MT';
	}

	h2
	{
		font-family: 'Gill Sans MT';
		font-weight: bold;
	}

	h3
	{
		font-family: 'Gill Sans MT';
		mc-heading-level: 0;
	}

	img.FullWidth
	{
		margin-bottom: 8pt;
		margin-top: 8pt;
		width: 500px;
	}

	img.HalfWidth
	{
		width: 280px;
	}

	img.LeftFloat
	{
		border: none;
		float: left;
	}

	img.RightFloat
	{
		float: right;
		overflow: hidden;
		padding-bottom: 10px;
		padding-left: 10px;
	}

	h4
	{
		font-family: 'Gill Sans MT';
		mc-heading-level: 0;
	}

	h6
	{
		font-size: 0.83em;
		mc-heading-level: 0;
	}

	a
	{
		font-weight: normal;
		font-style: italic;
		color: #000000;
	}

	a:hover
	{
		color: #000000;
		text-decoration: none;
	}

	a:focus
	{
		color: #000000;
	}

	a:link
	{
		color: #000000;
	}

	MadCap|dropDownHead
	{
		font-size: ;
		font-family: ;
	}

	MadCap|dropDownHotspot
	{
		font-size: 11pt;
		font-family: 'Gill Sans MT';
	}

	pre
	{
		font-size: 9pt;
	}

	div.GlossaryPageDefinition
	{
		font-size: 9pt;
	}

	div.GlossaryPageTerm
	{
		font-size: 9pt;
	}

	table
	{
		border-collapse: collapse;
		border: solid 1px #555555;
		padding-bottom: 0px;
		padding-left: 0px;
		padding-right: 0px;
		padding-top: 0px;
		table-layout: fixed;
	}

	MadCap|glossaryTerm
	{
		mc-open-image: none;
		mc-closed-image: none;
	}

	li
	{
		margin-bottom: 2px;
		margin-top: 2px;
	}

	td
	{
		
	}

	th
	{
		font-family: Arial, ' Helvetica', ' sans-serif';
	}

	MadCap|dropDown
	{
		mc-closed-image: url('../Images/SkinImages/Expand_Arrow.png');
		mc-open-image: url('../Images/SkinImages/Minimize_Arrow.png');
	}

	table.noborder
	{
		border: solid 1px #ffffff;
		table-layout: fixed;
	}

	ol
	{
		
	}

	hr
	{
		height: 1px;
	}

	MadCap|tocProxy
	{
		border-top-style: none;
		border-top-color: #000000;
		orphans: 3;
	}

	p.TOCHeading
	{
		decoration: none;
		font-size: 20pt;
		font-weight: bold;
		font-family: 'Gill Sans MT';
		text-align: left;
		border-bottom-style: solid;
	}

	h5
	{
		mc-heading-level: 0;
	}
}

a:visited
{
	color: #006ea0;
}

a:link
{
	color: #006ea0;
	text-decoration: none;
}

a
{
	
}

a:hover
{
	text-decoration: underline;
}

MadCap|glossaryTerm
{
	font-weight: normal;
	font-style: normal;
	color: #006ea0;
	mc-closed-image: none;
	mc-open-image: none;
}

MadCap|xref
{
	mc-format: 'See {paratext}';
	color: #006ea0;
}

MadCap|popupBody
{
	background-color: #fffff0;
}

p.MiniTOC1
{
	color: #006ea0;
}

p.MiniTOC2
{
	color: #006ea0;
}

p.MiniTOC3
{
	color: #006ea0;
}

p.MiniTOC4
{
	color: #006ea0;
}

p.MiniTOC5
{
	color: #006ea0;
}

p.MiniTOC6
{
	color: #006ea0;
}

p.MiniTOC7
{
	color: #006ea0;
}

p.MiniTOC8
{
	color: #006ea0;
}

p.MiniTOC9
{
	color: #006ea0;
}

MadCap|helpControlMenu
{
	background-color: #fffff0;
}

th
{
	text-align: left;
	padding: 3px;
}

span.Button
{
	font-weight: bold;
	font-style: normal;
}

img.FullWidth
{
	height: auto;
	width: 580px;
	overflow: hidden;
	margin-top: 5px;
	margin-bottom: 5px;
}

img.HalfWidth
{
	height: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 290px;
	overflow: hidden;
}

@media non-print
{
	MadCap|xref
	{
		color: #006ea0;
		mc-format: '{paratext}';
	}

	MadCap|relatedTopics
	{
		color: #006ea0;
		mc-label: 'See Also';
	}

	MadCap|dropDownHead
	{
		font-style: normal;
		font-weight: bold;
		padding-bottom: 7px;
	}

	MadCap|conceptLink
	{
		color: #006ea0;
	}

	MadCap|conceptLink:focus
	{
		color: #006ea0;
	}

	MadCap|conceptLink:hover
	{
		color: #006699;
	}

	MadCap|toggler
	{
		color: #006ea0;
	}

	MadCap|shortcut
	{
		color: #006ea0;
	}

	MadCap|popupHead
	{
		color: #006ea0;
	}

	MadCap|keywordLink
	{
		color: #006ea0;
	}

	MadCap|keyword
	{
		color: #006ea0;
	}

	MadCap|concept
	{
		color: #006ea0;
	}

	h6
	{
		font-size: 0.83em;
		margin-bottom: 1.67em;
		margin-top: 1.67em;
	}

	h5
	{
		margin-top: 1.67em;
		margin-bottom: 1.67em;
	}

	MadCap|glossaryTerm
	{
		mc-closed-image: none;
		mc-open-image: none;
	}

	ul
	{
		
	}

	li
	{
		margin-bottom: 2px;
		margin-top: 2px;
	}

	ol
	{
		
	}

	table
	{
		border: solid 1px #555555;
		text-align: left;
	}

	td
	{
		text-align: inherit;
	}
}

table
{
	border-spacing: 0px;
	border-collapse: collapse;
	padding-left: 3px;
	padding: 0px;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 10px;
	vertical-align: top;
}

td
{
	padding: 3px;
	text-align: inherit;
	table-layout: inherit;
}

li
{
	padding-top: 2px;
	padding-bottom: 2px;
	line-height: 140%;
	margin-bottom: 3px;
	margin-top: 0px;
}

img.LeftFloat
{
	padding-right: 10px;
	padding-bottom: 10px;
	overflow: hidden;
	float: left;
	margin-top: 5px;
	height: auto;
	margin-bottom: 5px;
}

img.RightFloat
{
	padding-bottom: 10px;
	padding-left: 10px;
	overflow: hidden;
	margin-bottom: 5px;
	margin-top: 5px;
	height: auto;
	float: right;
}

img
{
	overflow: hidden;
}

tbody.border
{
	border: solid 1px #bebebe;
}

tbody.noborder
{
	border: solid 1px #ffffff;
}

td.border
{
	border: solid 1px #bebebe;
}

td.noborder
{
	border: solid 1px #ffffff;
}

ul
{
	list-style-position: outside;
	overflow: hidden;
	margin-bottom: 1, 12em;
	margin-top: 1, 12em;
	line-height: 140%;
}

ol
{
	overflow: hidden;
	line-height: 140%;
}

hr
{
	background-color: #bebebe;
	height: 0px;
}

th.border
{
	background-color: #555555;
	color: #ffffff;
	border-left-color: #555555;
	border-left-style: solid;
	border-left-length: 1px;
	border: solid 1px #bebebe;
}

th.noborder
{
	background-color: #ffffff;
	border: solid #ffffff;
	color: #555555;
}

table.noborder
{
	border: solid 1px #ffffff;
}

table.border
{
	border: solid 1px #bebebe;
}

MadCap|tocProxy
{
	border-top-style: none;
	border-top-width: 0px;
	border-top-color: #ffffff;
}

p.TOCHeading
{
	font-family: 'Gill Sans MT';
	font-size: 20pt;
	font-weight: bold;
	border-bottom-color: #bebebe;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	line-height: 22pt;
	margin-bottom: 10pt;
	margin-top: 13pt;
	padding-bottom: 4pt;
	mc-heading-level: 1;
	text-align: left;
}

tr
{
	vertical-align: top;
}

object
{
	width: 450px;
	height: auto;
}

MadCap|dropDown
{
	mc-closed-image: url('../Images/SkinImages/Expand_Arrow.png');
	mc-open-image: url('../Images/SkinImages/Minimize_Arrow.png');
}

