/*<meta />*/

body
{
	font-family: Arial;
	font-size: 100%;
	color: #4d4d4f;
	line-height: normal;
	margin-left: 5%;
	margin-right: 5%;
}

/* Heading Tags */

h1
{
	color: #7d7d7d;
	font-size: 210%;
	border-bottom: solid 1.5px;
	padding-bottom: 2px;
}

h2
{
	color: #7d7d7d;
	font-size: 175%;
}

/*
h3
{
	color: #7d7d7d;
	font-size: 135%;
}

h4
{
	color: #7d7d7d;
	font-size: 115%;
}

h5
{
	color: #7d7d7d;
	font-size: 100%;
}
*/

/* Paragraph Tags */

p.Code
{
	font-family: 'Courier New';
	font-size: 95%;
	color: #2c2c2E;
	line-height: 18px;
	margin-bottom: 0px;
	margin-top: 2px;
	margin-left: 50px;
}

p.Code_000
{
	font-family: 'Courier New';
	font-size: 95%;
	color: #2c2c2E;
	margin-left: 0.0in;
	line-height: 18px;
	margin-bottom: 0px;
	margin-top: 2px;
}

p.Code_020
{
	font-family: 'Courier New';
	font-size: 95%;
	color: #2c2c2E;
	margin-left: 0.2in;
	line-height: 18px;
	margin-bottom: 0px;
	margin-top: 2px;
}

p.Code_040
{
	font-family: 'Courier New';
	font-size: 95%;
	color: #2c2c2E;
	margin-left: 0.4in;
	line-height: 18px;
	margin-bottom: 0px;
	margin-top: 2px;
}

p.Code_060
{
	font-family: 'Courier New';
	font-size: 95%;
	color: #2c2c2E;
	margin-left: 0.6in;
	line-height: 18px;
	margin-bottom: 0px;
	margin-top: 2px;
}

p.Code_080
{
	font-family: 'Courier New';
	font-size: 95%;
	color: #2c2c2E;
	margin-left: 0.8in;
	line-height: 18px;
	margin-bottom: 0px;
	margin-top: 2px;
}

p.Code_100
{
	font-family: 'Courier New';
	font-size: 95%;
	color: #2c2c2E;
	margin-left: 1.0in;
	line-height: 18px;
	margin-bottom: 0px;
	margin-top: 2px;
}

p.Code_120
{
	font-family: 'Courier New';
	font-size: 95%;
	color: #2c2c2E;
	margin-left: 1.2in;
	line-height: 18px;
	margin-bottom: 0px;
	margin-top: 2px;
}

p.Code_140
{
	font-family: 'Courier New';
	font-size: 95%;
	color: #2c2c2E;
	margin-left: 1.4in;
	line-height: 18px;
	margin-bottom: 0px;
	margin-top: 2px;
}

p.Indent
{
	margin-left: 50px;
}

p.Step1
{
	mc-auto-number-format: '{n=1}.  ';
	mc-auto-number-position: outside-head;
	margin-left: 50px;
	mc-auto-number-offset: 24px;
	mc-next-tag: p;
	mc-next-class: Step2;
}

p.Step2
{
	mc-auto-number-format: '{n+}.  ';
	mc-auto-number-position: outside-head;
	margin-left: 50px;
	mc-auto-number-offset: 24px;
}

p.Step10
{
	mc-auto-number-format: '{n+}.  ';
	mc-auto-number-position: outside-head;
	margin-left: 50px;
	mc-auto-number-offset: 34px;
}

p.td
{
	page-break-inside: avoid;
	vertical-align: top;
	mc-hyphenate: never;
	margin: 0px;
	margin-bottom: 10px;
}

p.Line
{
	font-family: Arial, sans-serif;
	font-size: 2pt;
	background-color: #4d4d4f;
	margin-top: 12px;
	margin-bottom: 8px;
	color: #4d4d4f;
	mc-next-tag: p;
}

/* Image Tags */

img
{
	border: none;
	max-width: auto;
	max-height: auto;
}

img.Indent
{
	border: none;
	max-width: 100%;
	max-height: auto;
}

img.Wide
{
	border: none;
	max-width: 100%;
	max-height: auto;
}

/* Numbers and Bullets */

ul
{
	margin-left: 10px;
}

ol
{
	margin-left: 10px;
}

li
{
	padding-top: 5px;
}

li.Indent1
{
	margin-left: 0.18in;
	padding-top: 5px;
	list-style-type: circle;
}

li.Disc
{
	margin-left: 0.18in;
	padding-top: 5px;
	list-style-type: disc;
}

li.Indent2
{
	margin-left: 0.38in;
	padding-top: 5px;
	list-style-type: square;
}

li.NoBullet1
{
	list-style-type: none;
	padding-top: 5px;
}

li.NoBullet2
{
	margin-left: 0.18in;
	padding-top: 5px;
	list-style-type: none;
}

li.NoBullet3
{
	margin-left: 0.38in;
	padding-top: 5px;
	list-style-type: none;
}

li.LowerAlpha
{
	list-style-type: lower-alpha;
	margin-left: 23px;
	padding-bottom: 0px;
	padding-top: 5px;
}

/* DIV Tags */

div.LightBlue
{
	background: #e6f2f7;
	border: #00693e solid 1px;
	margin-left: 0.42in;
	margin-top: 15px;
	margin-right: 0.43in;
	width: auto;
	height: auto;
	padding: 10px;
}

/* Link Styles */

A:link
{
	color: #005a8c;
	font-weight: normal;
	text-decoration: underline;
}

A:visited
{
	color: #005a8c;
	font-weight: normal;
	text-decoration: underline;
}

A:focus
{
	color: #005a8c;
}

A:hover
{
	text-decoration: underline;
	color: #005a8c;
	font-weight: bold;
}

A:active
{
	color: #005a8c;
}

/* Breadcrumb links */

A.MCBreadcrumbsLink:link
{
	font-size: 85%;
	font-style: normal;
}

A.MCBreadcrumbsLink:visited
{
	font-size: 85%;
	font-style: normal;
	color: #00693e;
}

A.MCBreadcrumbsLink:focus
{
	font-family: Arial;
	color: #005a8c;
	font-size: 85%;
}

A.MCBreadcrumbsLink:hover
{
	font-size: 85%;
	color: #005a8c;
	font-weight: bold;
	font-decoration: underline;
}

A.MCBreadcrumbsLink:active
{
	font-family: Arial;
	color: #005a8c;
	font-size: 85%;
}

/* character styles */

b
{
	color: #626464;
	font-weight: bold;
}

strong
{
	font-size: 110%;
	font-weight: bold;
	font-style: italic;
	color: #4d4d4f;
}

