@namespace MadCap url(http://www.madcapsoftware.com/Schemas/MadCap.xsd);
/*<meta />*/

body
{
	font-family: Arial;
}

h1
{
	font-weight: bold;
	font-size: 30pt;
	color: #03a2d6;
}

h2
{
	font-weight: bold;
	font-size: 21pt;
}

h3
{
	font-weight: bold;
	font-size: 14.0pt;
}

h4
{
	font-weight: bold;
	font-size: 12.0pt;
}

h5
{
	font-weight: bold;
	font-size: 10.0pt;
}

h6
{
	font-weight: bold;
	font-size: 8.0pt;
}

p
{
	font-size: 12.0pt;
	margin-top: 0pt;
	margin-bottom: 12pt;
}

ol,
ul,
dl
{
	margin-top: 0px;
	margin-bottom: 0px;
}

img
{
	border: none;
}

a.Popup
{
	color: #03a2d6;
}

MadCap|expandingHead
{
	font-style: italic;
	font-weight: normal;
	cursor: hand;
	text-decoration: none;
	color: #006600;
}

MadCap|expandingBody
{
	color: #777777;
	font-style: italic;
}

MadCap|dropDownHotspot
{
	cursor: hand;
	font-style: italic;
	text-decoration: none;
	color: #006600;
}

a
{
	color: #03a2d6;
}

a:link
{
	color: #03a2d6;
}

a:visited
{
	color: #808080;
}

a:focus
{
	color: #03a2d6;
}

a:hover
{
	color: #03a2d6;
}

a:active
{
	color: #03a2d6;
}

div.my-footer
{
	text-align: center;
	padding-bottom: 30px;
	padding-top: 30px;
	margin-top: 55px;
	background-color: transparent;
	color: #303335;
	font-size: 9pt;
}

div.my-footer hr
{
	border-top: 1px solid #303335;
	width: 55%;
	margin-bottom: 15px;
}
