/*<meta />*/

@namespace MadCap url(http://www.madcapsoftware.com/Schemas/MadCap.xsd);

body
{
	color: #404040;
	font-family: 'Work Sans';
	font-size: 0.9em;
	line-height: 1.7em;
	margin-bottom: 17px;
	margin-left: 17px;
	margin-top: 0px;
	max-width: 100%;
}

a:link
{
	color: #746022;
	font-weight: bold;
}

a:visited
{
	color: #2D8DCC;
}

a:hover
{
	color: #74224b;
}

a:active
{
	color: #2D8DCC;
}

a.MCBreadcrumbsLink
{
	color: #3e3e3e;
	text-decoration: underline;
}

a.MCBreadcrumbsLink:visited
{
	color: #3e3e3e;
}

a.MCBreadcrumbsLink:hover
{
	color: #BED230;
}

h1
{
	background-color: #3e3e3e;
	color: #ffffff;
	font-family: 'Ropa Sans';
	font-size: 2.0em;
	font-weight: bold;
	letter-spacing: 0.1em;
	margin-bottom: 8px;
	margin-top: 0px;
	border-left: 20px solid #746022;
	padding: 10px 10px 10px 20px;
}

h2
{
	background-color: #f5f5f5;
	font-family: 'Ropa Sans';
	font-size: 1.5em;
	letter-spacing: 0.1em;
	font-variant: small-caps;
	margin: 6px 0px;
	border-left: 5px solid #746022;
	padding: 5px;
}

h3
{
	font-family: 'Ropa Sans';
	font-size: 1.4em;
	color: #746022;
	font-variant: small-caps;
	margin-bottom: 4px;
	margin-top: 16px;
}

h4
{
	font-family: 'Open Sans';
	font-weight: 600;
	color: #227474;
	font-size: 1.2em;
	font-variant: small-caps;
}

li
{
	margin-bottom: 6px;
	margin-top: 6px;
}

MadCap|breadcrumbsProxy
{
	background-color: #FFCC00;
	border-bottom: none;
	border-top: none;
	color: #ffffff;
	mc-breadcrumbs-prefix: 'You are here: ';
	margin-bottom: 8px;
	margin-top: 0px;
	padding: 10px 10px 10px 20px;
}

MadCap|conceptLink
{
	color: #404040;
	font-size: 0.8em;
	font-weight: bold;
	mc-image: url('../Images/ListIcon.png');
	mc-label: 'SEE ALSO';
	padding-top: 8px;
	text-decoration: none;
}

MadCap|conceptLink:hover
{
	color: #BED230;
	font-weight: bold;
}

MadCap|xref
{
	color: #2D8DCC;
	font-weight: bold;
	mc-format: '{para}';
	text-decoration: underline;
}

MadCap|xref:hover
{
	color: #BED230;
}

ol,
ul
{
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 10pt;
}

p
{
	margin-bottom: 8px;
	margin-top: 8px;
}

p.toptable
{
	margin-top: 0pt;
	font-size: 10px;
	margin-bottom: 0pt;
}

td
{
	margin: 8px;
	vertical-align: top;
}

h6
{
	background-color: #40e0d0;
}

