/*Created with Adobe RoboHelp.*/
BODY {
	font-family: Arial;
	background-color: #ffffff;
}
H1 {
	font-weight: bold;
	font-size: 24.0pt;
}
LI.H1 {
	font-weight: bold;
	font-size: 24.0pt;
}
H2 {
	font-weight: bold;
	font-size: 18.0pt;
}
LI.H2 {
	font-weight: bold;
	font-size: 18.0pt;
}
H3 {
	font-weight: bold;
	font-size: 14.0pt;
}
LI.H3 {
	font-weight: bold;
	font-size: 14.0pt;
}
H4 {
	font-weight: bold;
	font-size: 12.0pt;
}
LI.H4 {
	font-weight: bold;
	font-size: 12.0pt;
}
H5 {
	font-weight: bold;
	font-size: 10.0pt;
}
LI.H5 {
	font-weight: bold;
	font-size: 10.0pt;
}
H6 {
	font-weight: bold;
	font-size: 8.0pt;
}
LI.H6 {
	font-weight: bold;
	font-size: 8.0pt;
}
P {
	margin-top: 0pt;
	margin-bottom: 0pt;
	font-size: 10pt;
}
LI.P {
	font-size: 10pt;
}
A.expandspot {
	color: #008000;
	cursor: hand;
	font-style: italic;
	text-decoration: none;
}
SPAN.expandtext {
	font-style: italic;
	font-weight: normal;
	color: #ff0000;
}
A.dropspot {
	cursor: hand;
	color: #008000;
	font-style: italic;
	text-decoration: none;
}
A.glossterm {
	color: #800000;
	cursor: hand;
	font-style: italic;
	text-decoration: none;
}
SPAN.glosstext {
	font-style: italic;
	font-weight: normal;
	color: #0000ff;
}
OL,
UL {
	margin-top: 0px;
	margin-bottom: 0px;
}
P.Tip {
	font-size: 8pt;
	font-family: Verdana, sans-serif;
	background-color: #ffffdf;
	color: #0000d0;
	margin-right: 6pt;
	margin-bottom: 10pt;
	border-left-style: Solid;
	border-left-width: 4PT;
	border-right-style: Solid;
	border-right-width: 4PT;
	border-top-style: Solid;
	border-top-width: 4PT;
	border-bottom-style: Solid;
	border-bottom-width: 4PT;
	border-left-color: #ffffdf;
	border-right-color: #ffffdf;
	border-top-color: #ffffdf;
	border-bottom-color: #ffffdf;
}
LI.P-Tip {
	font-size: 8pt;
	font-family: Verdana, sans-serif;
	color: #0000d0;
}
P.Note {
	font-size: 8pt;
	font-family: Verdana, sans-serif;
	background-color: #ccedff;
	color: #0000ce;
	margin-bottom: 10pt;
	border-left-style: Solid;
	border-left-width: 4pt;
	border-right-style: Solid;
	border-right-width: 4pt;
	border-top-style: Solid;
	border-top-width: 4pt;
	border-bottom-style: Solid;
	border-bottom-width: 4pt;
	border-left-color: #ccedff;
	border-right-color: #ccedff;
	border-top-color: #ccedff;
	border-bottom-color: #ccedff;
}
LI.P-Note {
	font-size: 8pt;
	font-family: Verdana, sans-serif;
	color: #0000ce;
}
ul.Square {
	list-style-type: square;
}
ol.RoundSquare {
	list-style: disc;
}
ol.RoundSquare>li>ol {
	list-style: square;
}
ol.RoundSquare>li>ol>li>ol {
	list-style: circle;
}
ol.RoundSquare>li>ol>li>ol>li>ol {
	list-style: disc;
}
ol.RoundSquare>li>ol>li>ol>li>ol>li>ol {
	list-style: square;
}
ol.RoundSquare>li>ol>li>ol>li>ol>li>ol>li>ol {
	list-style: circle;
}
ol.AlphaNumeric {
	list-style: decimal;
}
ol.AlphaNumeric>li>ol {
	list-style: lower-alpha;
}
ol.AlphaNumeric>li>ol>li>ol {
	list-style: lower-roman;
}
ol.AlphaNumeric>li>ol>li>ol>li>ol {
	counter-reset: item4;
	list-style: none;
	padding-left: 40px;
	margin-left: 0px;
}
ol.AlphaNumeric>li>ol>li>ol>li>ol>li {
	position: relative;
}
ol.AlphaNumeric>li>ol>li>ol>li>ol>li:before {
	counter-increment: item4;
	content: "("counter(item4, decimal)")";
	text-align: right;
	position: absolute;
	left: -44px;
	margin-right: 4px;
	width: 40px;
	overflow: hidden;
}
ol.AlphaNumeric>li>ol>li>ol>li>ol>li>ol {
	list-style: none;
	counter-reset: item5;
	padding-left: 40px;
	margin-left: 0px;
}
ol.AlphaNumeric>li>ol>li>ol>li>ol>li>ol>li:before {
	counter-increment: item5;
	content: "("counter(item5, lower-alpha)")";
	text-align: right;
	position: absolute;
	left: -44px;
	margin-right: 4px;
	width: 40px;
	overflow: hidden;
}
ol.AlphaNumeric>li>ol>li>ol>li>ol>li>ol>li {
	position: relative;
}
ol.AlphaNumeric>li>ol>li>ol>li>ol>li>ol>li>ol {
	list-style: none;
	counter-reset: item6;
	padding-left: 40px;
	margin-left: 0px;
}
ol.AlphaNumeric>li>ol>li>ol>li>ol>li>ol>li>ol>li:before {
	counter-increment: item6;
	content: "("counter(item6, lower-roman)")";
	text-align: right;
	position: absolute;
	left: -44px;
	margin-right: 4px;
	width: 40px;
	overflow: hidden;
}
ol.AlphaNumeric>li>ol>li>ol>li>ol>li>ol>li>ol>li {
	position: relative;
}
