/*<meta />*/

@namespace MadCap url(http://www.madcapsoftware.com/Schemas/MadCap.xsd);

body
{
	font-family: Roboto, Helvetica Neue, sans-serif;
}

h1
{
	font-family: Roboto;
	font-weight: bold;
	font-size: 24.0pt;
	color: #2453bf;
}

h2
{
	font-family: Roboto;
	font-weight: bold;
	color: #2453bf;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #2453bf;
	font-size: 16.0pt;
}

h3
{
	font-family: Roboto;
	font-weight: bold;
	font-size: 14.0pt;
	color: #2453bf;
	font-family: Roboto;
}

h4
{
	font-family: Roboto;
	font-weight: bold;
	font-size: 12.0pt;
	font-family: Roboto;
	color: #2453bf;
}

h5
{
	font-family: Roboto;
	font-weight: bold;
	font-size: 10.0pt;
}

h6
{
	font-family: Roboto;
	font-weight: bold;
	font-size: 8.0pt;
}

p
{
	font-family: Roboto;
	font-size: 12.0pt;
	margin-top: 0pt;
	margin-bottom: 20px;
}

ol,
ul
{
	margin-top: 0px;
	margin-bottom: 0px;
}

img
{
	border: none;
}

MadCap|expandingHead
{
	font-family: Roboto;
	font-style: italic;
	font-weight: normal;
	cursor: hand;
	text-decoration: none;
	color: #006600;
}

MadCap|expandingBody
{
	font-family: Roboto;
	color: #777777;
	font-style: italic;
}

MadCap|dropDownHotspot
{
	font-family: Roboto;
	cursor: hand;
	font-style: italic;
	text-decoration: none;
	color: #006600;
}

.body-container
{
	font-family: Roboto;
	padding-top: 2em;
	padding-left: 3em;
	padding-right: 3em;
}

/*== Other topics header bar styles ==*/
/*== madcap proxy assigned styles ==*/

MadCap|breadcrumbsProxy
{
	border-bottom-width: 0;
	color: #888888;
}

a:link
{
	text-decoration: none;
}

a:visited
{
	color: #094b93;
}

a
{
	color: #2453bf;
	text-decoration: none;
}

@media only screen and (max-width: 1279px)
{
	.body-container
	{
		padding-left: 1em;
		padding-right: 1em;
	}
}

