/*<meta />*/

body
{
	font-family: Arial;
	font-size: 10pt;
}

h1
{
	font-size: 18pt;
	color: #4aa4d6;
	font-weight: bolder;
	margin-bottom: 0.33em;
	margin-top: 0.33em;
}

h2
{
	font-size: 14pt;
	color: #4aa4d6;
	font-weight: normal;
	margin-bottom: 0.50em;
	margin-top: 1.20em;
}

h3
{
	font-size: 12pt;
	color: #4aa4d6;
	font-weight: normal;
	margin-bottom: 0.30em;
	margin-top: 1.0em;
}

h4
{
	font-weight: bold;
	font-size: 10pt;
	color: #009ddc;
}

h5
{
	font-weight: bold;
	font-size: 10.0pt;
}

h6
{
	font-weight: bold;
	font-size: 8.0pt;
}

p
{
	margin-top: 0pt;
	margin-bottom: 0pt;
	padding-bottom: 5px;
	padding-top: 5px;
	font-size: 10pt;
	font-family: Arial, sans-serif;
}

ol,
ul
{
	margin-top: 0px;
	margin-bottom: 0px;
}

img
{
	border: none;
}

a.Popup
{
	
}

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;
}

caption
{
	font-weight: bold;
	vertical-align: middle;
	padding: 4px;
	color: #ffffff;
	font-size: 12pt;
	background-color: #4aa4d6;
	border: solid 1px #587fea;
}

table
{
	font-size: 10pt;
	width: 85%;
	caption-side: top;
}

.nodecoration
{
	text-decoration: none;
}

MadCap|xref
{
	mc-format: 'See {b}{quote}{paratext}{quote}{/b}';
	text-decoration: none;
}

p.note
{
	margin-left: 10px;
	margin-right: 10px;
	background-repeat: no-repeat;
	background-image: url('../Images/Style Images/note2.png');
	background-position-x: left;
	background-color: #faebd7;
	font-weight: normal;
	color: #b22222;
	padding-left: 48px;
	padding-right: 10px;
	padding-bottom: 10px;
	background-position: 10px 4px;
	padding-top: 8px;
	min-height: 20px;
	height: auto !important;
}

p.example
{
	margin-left: 10px;
	margin-right: 10px;
	background-repeat: no-repeat;
	background-image: url('../Images/Style Images/example.png');
	background-position-x: left;
	font-weight: normal;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 8px;
	background-color: #b0e0e6;
	padding-left: 48px;
	color: #00008b;
	background-position: 10px 3px;
	min-height: 20px;
	height: auto !important;
}

p.tip
{
	margin-left: 10px;
	margin-right: 10px;
	background-repeat: no-repeat;
	background-position-x: left;
	font-weight: normal;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 8px;
	background-image: url('../Images/Style Images/light-bulbtip.png');
	background-position: 10px 5px;
	padding-left: 48px;
	min-height: 20px;
	height: auto !important;
	background-color: #e0ffff;
	color: #4b0082;
}

div.note
{
	margin-left: 10px;
	margin-right: 10px;
	background-repeat: no-repeat;
	background-image: url('../Images/Style Images/note2.png');
	background-position-x: left;
	background-color: #faebd7;
	font-weight: normal;
	color: #b22222;
	padding-left: 48px;
	padding-right: 10px;
	padding-bottom: 10px;
	background-position: 10px 14px;
	padding-top: 8px;
	min-height: 20px;
	height: auto !important;
	display: block;
}

div.example
{
	margin-left: 10px;
	margin-right: 10px;
	background-repeat: no-repeat;
	background-image: url('../Images/Style Images/example.png');
	background-position-x: left;
	font-weight: normal;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 8px;
	background-color: #b0e0e6;
	padding-left: 48px;
	color: #00008b;
	background-position: 10px 13px;
	min-height: 20px;
	height: auto !important;
}

div.tip
{
	margin-left: 10px;
	margin-right: 10px;
	background-repeat: no-repeat;
	background-position-x: left;
	font-weight: normal;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 8px;
	background-image: url('../Images/Style Images/light-bulbtip.png');
	background-position: 10px 15px;
	padding-left: 48px;
	min-height: 20px;
	height: auto !important;
	background-color: #e0ffff;
	color: #4b0082;
}

MadCap|glossaryTerm
{
	color: #191970;
}

div.floatrightbox	/*for the EOR image on the FAQ page*/
{
	float: right;
	padding: 15px;
	margin-left: 30px;
	width: auto;
	margin-right: 30px;
}

body.maxwidth1000
{
	max-width: 1000px;
}

