﻿/*Created with Adobe RoboHelp 8.*/
/***** Headers ****/H1 {
	font-weight: bold;
	font-size: 12pt;
	font-family: Verdana, sans-serif;
	color: #cb6500;
	margin-bottom: 5pt;
}
/***** Headers ****/LI.H1 {
	font-weight: bold;
	font-size: 12pt;
	font-family: Verdana, sans-serif;
	color: #cb6500;
}
H2 {
	font-weight: bold;
	font-size: 11pt;
	font-family: Verdana, sans-serif;
	color: #cb6500;
	margin-bottom: 0.5pt;
}
LI.H2 {
	font-weight: bold;
	font-size: 11pt;
	font-family: Verdana, sans-serif;
	color: #cb6500;
}
H3 {
	font-weight: bold;
	font-family: Verdana, sans-serif;
	color: #cc6600;
	font-size: 10pt;
	margin-bottom: 0.5pt;
}
LI.H3 {
	font-weight: bold;
	font-family: Verdana, sans-serif;
	color: #cc6600;
	font-size: 10pt;
}
/***** End Headers ****/
/***** Text ****/BODY {
	background-color: #ffffff;
	font-size: 8pt;
	font-family: Verdana, sans-serif;
}
p {
	font-family: Verdana;
	font-size: 8.0pt;
	margin-top: 5pt;
	margin-bottom: 0pt;
	font-style: normal;
}
LI.P {
	font-family: Verdana;
	font-size: 8.0pt;
	font-weight: normal;
	font-style: normal;
}
P.HowdoI {
	x-next-class: Normalnospace;
	x-next-type: P;
	font-size: 10pt;
	color: #ffffff;
	margin-bottom: 5pt;
	background-color: #989850;
	font-weight: normal;
	font-style: normal;
}
LI.P-HowdoI {
	font-size: 10pt;
	color: #ffffff;
	font-weight: normal;
	font-style: normal;
}
P.Note {
	font-family: Verdana;
	font-size: 8.0pt;
	border: solid #c0c0c0 2.0pt;
	padding: 2.0pt;
	border-left-style: None;
	border-right-style: None;
	border-top-style: None;
	border-bottom-style: None;
	margin-top: 5pt;
	margin-bottom: 0pt;
	border-left-width: 2pt;
	border-right-width: 2pt;
	border-top-width: 2pt;
	border-bottom-width: 2pt;
	background-color: #FAE8D1;
}
LI.P-Note {
	font-family: Verdana;
	font-size: 8.0pt;
}
P.Warning {
	font-family: Verdana;
	font-size: 8.0pt;
	border: solid 0.5pt;
	padding: 2.0pt;
}
LI.P-Warning {
	font-family: Verdana;
	font-size: 8.0pt;
}
P.ImageCaption {
	font-family: Arial;
	font-weight: bold;
	font-size: 8.0pt;
	text-align: Left;
}
LI.P-ImageCaption {
	font-family: Arial;
	font-weight: bold;
	font-size: 8.0pt;
	text-align: Left;
}
P.Example {
	background-color: #DFF4CA;
}
LI.P-Example {
}
/***** End Text ****/
/***** MVD Stuff ****/.mvd-P {
	font-family: Verdana;
	font-size: 8.0pt;
}
.mvd-BODY {
	background-color: #ffffff;
}
.mvd-H1 {
	font-family: Arial;
	font-weight: bold;
	font-size: 18.0pt;
}
.mvd-H2 {
	font-family: Arial;
	font-weight: bold;
	font-size: 14.0pt;
}
.mvd-H3 {
	font-family: Arial;
	font-weight: bold;
	font-size: 12.0pt;
}
.mvd-H4 {
	font-family: Arial;
	font-weight: bold;
	font-size: 10.0pt;
}
.mvd-H5 {
	font-family: Verdana;
	font-weight: bold;
	font-size: 8.0pt;
}
.mvd-P-Numbers {
	font-family: Verdana;
	font-size: 8.0pt;
	list-style-type: decimal;
}
.mvd-P-Bullets {
	font-family: Verdana;
	font-size: 8.0pt;
	list-style-type: square;
}
.mvd-P-Note {
	font-family: Verdana;
	font-size: 8.0pt;
	background-color: #c0c0c0;
	padding: 2.0pt;
}
.mvd-P-Warning {
	font-family: Verdana;
	font-size: 8.0pt;
	padding: 2.0pt;
}
.mvd-P-Image {
	text-align: center;
}
.mvd-P-ImageCaption {
	font-family: Arial;
	font-weight: bold;
	font-size: 8.0pt;
	text-align: center;
}
/***** End List Headers ****/
/***** Link Styles ****/A:active {
	font-weight: bold;
	font-style: normal;
	color: #0000ff;
}
A:visited {
	color: #0000ff;
}
/***** End Link Styles ****/
/***** Cell Styles ****/P.CellBody {
	margin-top: 5pt;
	margin-bottom: 5pt;
}
/***** End Link Styles ****/
/***** Cell Styles ****/P.CellBullet {
	margin-top: 5pt;
	margin-bottom: 5pt;
	list-style: url(smallorange.jpg);
	margin-left: 10pt;
}
LI.P-CellBullet {
	list-style: url(smallorange.jpg);
}
P.CellNote {
	margin-top: 5pt;
	margin-bottom: 5pt;
	background-color: #FAE8D1;
}
/***** End Cell Styles ****/
/***** List Styles ****/
/**** Notes 
Seems like the li can't set a list-style, as in the smallorange.

 End Notes ****/ol {
	margin-top: 0pt;
	margin-bottom: 0pt;
}
ul {
	margin-top: 0pt;
	margin-bottom: 0pt;
}
/*
li {
	list-style: url(smallorange.jpg);
	margin-top: 5pt;
	margin-left: -8pt;
}This is needed for the legacy stuff. li with snippets will break if this is removed*/li.BulletLvl1 {
	list-style: url(smallorange.jpg);
	margin-top: 5pt;
	margin-left: -8pt;
}
li.BulletLvl2 {
	list-style: url(Bullet2.jpg);
	margin-top: 5pt;
	margin-left: 6pt;
}
li.NumberedList {
	font-family: Verdana;
	font-size: 8.0pt;
	margin-top: 5pt;
	list-style: decimal;
}
P.Bullets {
	font-family: Verdana;
	font-size: 8.0pt;
	list-style: url(smallorange.jpg);
}
/*
LI.P-Bullets {
	font-family: Verdana;
	font-size: 8.0pt;
	list-style: url("smallorange.jpg");
}  This is still used where bold is inside the tag. These should have all been removed */P.BulletNote {
	font-family: Verdana;
	font-size: 8.0pt;
	border: solid #c0c0c0 2.0pt;
	padding: 2.0pt;
	border-left-style: None;
	border-right-style: None;
	border-top-style: None;
	border-bottom-style: None;
	margin-top: 5pt;
	margin-bottom: 0pt;
	margin-left: 30px;
	border-left-width: 2pt;
	border-right-width: 2pt;
	border-top-width: 2pt;
	border-bottom-width: 2pt;
	background-color: #FAE8D1;
}
LI.P-BulletNote {
	font-family: Verdana;
	font-size: 8.0pt;
}
/*
P.Bullet2 {
	font-family: Verdana;
	font-size: 8.0pt;
	list-style: url(Bullet2.jpg);
}


LI.P-Bullet2 {
	font-family: Verdana;
	font-size: 8.0pt;
	list-style: url(Bullet2.jpg);
}
This is the old list style*/
/*
P.Numbers {
	font-family: Verdana;
	font-size: 8.0pt;
	list-style-type: decimal;
}
LI.P-Numbers {
	font-family: Verdana;
	font-size: 8.0pt;
	list-style-type: decimal;
}
Old number style
*/
/***** End List Styles ****/