/*<meta />*/

body
{
	font-family: Tahoma;
	font-size: 10pt;
	height: 100%;
}

img
{
	border: none;
}

div.note,
div.warning,
div.technical
{
	padding-left: 30px;
	page-break-before: avoid;
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 10px;
	margin-bottom: 10px;
}

div.note p,
div.warning p,
div.technical p
{
	text-shadow: #FFF 0px 1px 0px;
	padding: 5px;
	background-color: #f5f5f5;
	border-top: solid 1px;
	border-bottom: solid 1px;
	margin: 5px;
}

div.warning
{
	background-image: url('../images/warning.png');
}

div.note
{
	background-image: url('../images/note.png');
}

div.technical
{
	background-image: url('../images/technical.png');
}

p.printheader
{
	text-align: right;
	font-size: 12pt;
	font-style: italic;
	font-family: Arial;
}

p.screenshot
{
	margin-left: 36px;
	font-style: italic;
	font-weight: bold;
}

p.TOC1
{
	font-size: 7pt;
	margin: 0 0 3pt 0;
}

p.TOC2
{
	font-size: 7pt;
	margin: 0 0 3pt 10pt;
}

p.TOC3
{
	font-size: 7pt;
	margin: 0 0 3pt 20pt;
}

p.TOC4
{
	font-size: 7pt;
	margin: 0 0 3pt 30pt;
}

p.TOC5
{
	font-size: 7pt;
	margin: 0 0 3pt 40pt;
}

h1.LogoHeader
{
	margin-left: 10px;
	padding-left: 36px;
	line-height: 32px;
	margin-bottom: 0px;
	background-image: url('../images/logo.jpg');
	background-repeat: no-repeat;
}

MadCap|tocProxy
{
	padding-top: 10px;
	margin-top: 10px;
}

MadCap|listOfProxy
{
	padding-top: 10px;
	margin-top: 10px;
}

thead
{
	background-color: #dcdcdc;
	border-collapse: collapse;
}

table.InformationInsert
{
	width: 80%;
	border: 1px solid #000;
	margin-left: 30px;
	page-break-inside: avoid;
}

@media print
{
	MadCap|xref
	{
		mc-format: '{quote}{paratext}{quote} (page {page})';
	}

	p.information
	{
		font-family: Arial;
		margin-left: 40px;
		margin-bottom: 1.12em;
		margin-top: 1.12em;
	}

	body
	{
		font-size: 10pt;
	}

	div.information p
	{
		text-shadow: #FFF 0px 1px 0px;
		font-size: 9pt;
	}

	h2
	{
		mc-heading-level: 2;
		page-break-before: avoid;
		margin-top: 3em;
	}

	p.screenshot
	{
		font-family: Arial;
		font-size: 10pt;
	}

	MadCap|indexProxy
	{
		border-top-width: 0px;
	}

	MadCap|glossaryProxy
	{
		border-top-width: 0px;
	}

	h3
	{
		mc-heading-level: 0;
	}

	h4
	{
		mc-heading-level: 0;
	}

	h5
	{
		mc-heading-level: 0;
	}

	MadCap|glossaryTerm
	{
		color: #008000;
	}

	p.TOC4
	{
		mc-heading-level: 0;
		font-size: 8pt;
	}

	p.TOC3
	{
		mc-heading-level: 0;
		font-size: 8pt;
	}

	p.TOC1
	{
		font-size: 10pt;
	}

	p.TOC2
	{
		font-size: 10pt;
	}

	p.Index1
	{
		font-size: 9pt;
		margin-bottom: 0em;
	}

	p.Index2
	{
		font-size: 9pt;
		margin-top: 5px;
		margin-bottom: 0em;
	}

	p.Index3
	{
		font-size: 9pt;
	}

	p.screenshot span
	{
		mc-auto-number-format: 'GF:Figure {n+} : ';
	}

	h1.LogoHeader
	{
		page-break-before: right;
	}

	table.InformationInsert
	{
		padding-left: 0px;
		padding-right: 0px;
		padding-top: 0px;
		padding-bottom: 0px;
		border-left-style: solid;
		border-left-width: 1px;
		border-left-color: #000;
		border-right-style: solid;
		border-right-width: 1px;
		border-right-color: #000;
		border-top-style: solid;
		border-top-width: 1px;
		border-top-color: #000;
		border-bottom-style: solid;
		border-bottom-width: 1px;
		border-bottom-color: #000;
		border-spacing: 0px;
	}
}

@media non-print
{
	body
	{
		background-image: url('../images/envelope_bg.jpg');
		background-repeat: no-repeat;
		background-position: top right;
		background-attachment: fixed;
	}

	MadCap|xref
	{
		mc-format: '{paratext}';
	}

	html
	{
		
	}
}

h3
{
	margin-top: 1.83em;
}

#navbar
{
	margin: 0;
	padding: 0 0px 9px 0;
	width: 100%;
}

#navbar li
{
	border: 0px solid #000;
	list-style: none;
	float: right;
	border-collapse: collapse;
}

#navbar li a
{
	display: block;
	padding: 3px 8px;
	color: #000;
	text-decoration: underline;
}

#navbar li ul
{
	display: none;
}

#navbar li:hover ul,
#navbar li.hover ul
{
	display: block;
	position: absolute;
	margin: 0;
	padding: 0;
}

#navbar li:hover li,
#navbar li.hover li
{
	float: none;
}

#navbar li:hover li a,
#navbar li.hover li a
{
	border: 1px solid #000;
	border-top: 0px;
	color: #000;
	background-color: #FFF;
}

#navbar li li a:hover
{
	background-color: #8db3ff;
}

body
{
	background-image: url('../images/envelope_bg.jpg');
	background-repeat: no-repeat;
	background-position: top right;
	background-attachment: fixed;
}

MadCap|xref
{
	mc-format: '{paratext}';
}

html
{
	
}

