@namespace MadCap url(http://www.madcapsoftware.com/Schemas/MadCap.xsd);
/*<meta />*/

/* Content Presentation Styles */

body
{
	background: #FFFFFF;
	color: #000000;
	font-family: "Segoe UI", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	padding-left: 0.25in;
	padding-right: 0.25in;
	width: 95%;
}

P,
li
{
	margin-bottom: 0pt;
	font-family: "Segoe UI", Arial, sans-serif;
	font-size: 100%;
	margin-top: 4.5pt;
}

ul,
ol
{
	margin-top: 4.5pt;
	margin-bottom: 12pt;
}

H1
{
	font-family: "Segoe UI", Tahoma, sans-serif;
	font-weight: bold;
	color: #367BC8;
	font-size: 105%;
	margin-bottom: 0pt;
	margin-top: 6pt;
}

H2
{
	color: #367BC8;
	font-family: 'Segoe UI', 'Tahoma', 'sans-serif';
	font-size: 100%;
	font-weight: bold;
	margin-top: 18pt;
}

H3
{
	font-family: "Segoe UI", Tahoma, sans-serif;
	font-weight: bold;
	margin-top: 18pt;
	margin-left: 0pt;
	color: #367bc8;
	font-size: 100%;
}

a:link
{
	color: #0033bb;
	cursor: pointer;
	text-decoration: none;
}

a:visited
{
	cursor: pointer;
	text-decoration: none;
	color: #800080;
}

a:hover
{
	color: #0033bb;
	cursor: pointer;
	text-decoration: none;
}

a:active
{
	color: #0033bb;
}

MadCap|breadcrumbsProxy
{
	color: #f47920;
	border-bottom-color: #ffffff;
	margin-bottom: 3px;
	padding-bottom: 3px;
}

@media print
{
	MadCap|breadcrumbsProxy
	{
		border-bottom-style: none;
		border-bottom: none;
		border-bottom-width: 0px;
		border-top: solid 3px;
		border-top-color: #f47920;
		border-bottom-color: #ffffff;
	}

	body
	{
		padding-left: 0.50in;
	}

	MadCap|bodyProxy
	{
		mc-printer-page-margin-left: 1px;
	}

	H2
	{
		mc-heading-level: 2;
	}

	H3
	{
		mc-heading-level: 0;
		color: #367bc8;
		font-size: 100%;
	}

	h4
	{
		mc-heading-level: 0;
	}

	h5
	{
		mc-heading-level: 0;
	}

	h6
	{
		mc-heading-level: 0;
	}
}

@media non-print
{
	body
	{
		padding-left: 20px;
	}
}

MadCap|bodyProxy
{
	
}

hr.orange
{
	border: 1px 3px #f47920;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: solid;
	border-color: #f47920;
}

a.MCBreadcrumbsLink:visited
{
	color: #0033bb;
}

