@charset "utf-8";
html, body {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
body {
	font-family: arial, helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	border: 0px;
	padding-left: 20px;
	padding-right: 20px;
}
em { /* em, emphasized, style describes italics */
	font-style: italic; 
	font-weight: bold; 
} 
strong { /* Strong style describes bold */
	font-weight: bold; 
} 
dfn  	/* Defines a definition term */
code 	/*	Defines computer code text */
samp 	/*	Defines sample computer code */
kbd	 	/*		Defines keyboard text */
var 		/*	Defines a variable */
cite 	/*	Defines a citation */
h1 { /* The most important header */
	font-size: 200%; 
} 
h2 { 
	font-size: 150%; /*  percentages are relative to the size used for normal text */
} 
h3 {
	font-size: 100%;
} 
a:link { /* for unvisited hypertext links */
	color: #56A537;
	text-decoration: underline;
	font-weight: bold;
} 
a:visited { /* for visited hypertext links */
	color: #73c326;
	text-decoration: underline;
	font-weight: bold;
} 
a:active { /* when hypertext link is clicked */
	color: #56A537;
	font-weight: bold;
}
a:hover {/* when mouse is over hypertext link */
	color: #FF0000
} 
p.pullquote { 
    font-family: times, new york, serif; 
} 
pre { /* Pre sets a fixed pitch font for pre. */
 font-family: monospace; 
} 
.SectionHeadingPlain {
	color: #000000;
	font-size: 150%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.ExampleBullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: normal;
	list-style-type: disc;
}
.BlendToGreenBackground {
font-size: x-small; 
color: #56a537; 
}
.SectionHeadingBold {
	color: #000000;
	font-size: 150%;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.SectionHeadingGreen {
	color: #56A537;
	font-size: 150%;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.SectionHeadingRed {
	color: #990033;
	font-size: 150%;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.ModuleText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: normal;
}
.ModuleTextBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
}
.ModuleText-GrnBold {
	color: #56A537;
	font-weight: bold;
	font-size: 100%;
}
.ModuleTextSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
}
.ModuleTextItalic {
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: italic;
}
.BoldGreenHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 200%;
	font-style: normal;
	font-weight: bold;
	color: #56A537;
} 
.fadetolightgreenbkgrd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #73c326;
}
.MediumGreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	font-weight: bold;
	color: #56A537;
}
.Green_80 {
	color: #508f2F; 
	font-family: Arial, Helvetica, sans-serif; 
	font-style: normal; 
	font-size: medium;
}
.GreenBlockHdg {
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: white;
	background-color: rgb(115, 195, 38); /* color 73C326 */
}
.fadetolightgreenbkgrd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #73c326;
}
.BottomLink {
	font-size: 30%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.SmallGreen {
	font-size: 75%;
	font-family: Arial, Helvetica, sans-serif;
	color: #508f2f;
	font-weight: 200;
}
.CopyrightLine {
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%
}
.WhiteSectionHeading {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 150%;
	font-weight: 200;
}
.whitebold-topbar {
	font-size: 320%;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.StepWhiteBold {
	font-size: medium;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #FFFFFF;
}
.size_120 {font-size: 120%}
.Red_75 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #990033;
	font-style: normal;
}
.Red_100 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #CC0000;
}
.StepText {
	font-style: normal;
	font-weight: normal;
	font-size: medium;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
.StepTableEntries {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #0602B0;
}
.StepHeaderDkGreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #006633;
	font-weight: bold;
	font-style: normal;
}
.StepExampleHeaderPurple {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #990033;
	font-weight: bold;
	font-style: normal;
}
.StepExampleBullets {
	font-size: medium;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	list-style-type: disc;
}
.whitebold-topbar {
	font-size: 320%;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.whitebold-topbar {
	font-size: 320%;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.size_120 {
	font-size: 120%
}
.Red_75 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #990033;
	font-style: normal;
}
.Red_100 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #CC0000;
}
@charset "utf-8";
html, body {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
body {
	font-family: arial, helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	border: 0px;
	padding-left: 20px;
	padding-right: 20px;
}
em { /* em, emphasized, style describes italics */
	font-style: italic;
	font-weight: bold;
	color: #006;
} 
strong { /* Strong style describes bold */
	font-weight: bold; 
} 
dfn  	/* Defines a definition term */
code 	/*	Defines computer code text */
samp 	/*	Defines sample computer code */
kbd	 	/*		Defines keyboard text */
var 		/*	Defines a variable */
cite 	/*	Defines a citation */
h1 { /* The most important header */
	font-size: 200%; 
} 
h2 { 
	font-size: 150%; /*  percentages are relative to the size used for normal text */
} 
h3 {
	font-size: 100%;
}
h1,h2,h3,h4,h5,p,ul { /* Sets the style for all text not otherwise defined */
     font-family: arial, helvetica, sans-serif; 
} 
a:link { /* for unvisited hypertext links */
	color: #56A537;
	text-decoration: underline;
	font-weight: bold;
} 
a:visited { /* for visited hypertext links */
	color: #73c326;
	text-decoration: underline;
	font-weight: bold;
} 
a:active { /* when hypertext link is clicked */
	color: #56A537;
	font-weight: bold;
}
a:hover {/* when mouse is over hypertext link */
	color: #FF0000
} 
p.pullquote { 
    font-family: times, new york, serif; 
} 
pre { /* Pre sets a fixed pitch font for pre. */
 font-family: monospace; 
} 
.SectionHeadingPlain {
	color: #000000;
	font-size: 150%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.ExampleBullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: normal;
	list-style-type: disc;
}
.BlendToGreenBackground {
font-size: x-small; 
color: #56a537; 
}
.SectionHeadingBold {
	color: #000000;
	font-size: 150%;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.SectionHeadingGreen {
	color: #56A537;
	font-size: 150%;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.WhiteSectionHeading {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 150%;
	font-weight: 200;
}
.ModuleText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: normal;
	text-align: center;
}
.ModuleTextBold {

	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
}
.ModuleText-GrnBold {
	color: #56A537;
	font-weight: bold;
	font-size: 100%;
}
.ModuleTextSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
}
.ModuleTextItalic {
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: italic;
}
.BoldGreenHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 200%;
	font-style: normal;
	font-weight: bold;
	color: #56A537;
} 
.fadetolightgreenbkgrd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #73c326;
}
.MediumGreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	font-weight: bold;
	color: #56A537;
}
.Green_80 {
	color: #508f2F; 
	font-family: Arial, Helvetica, sans-serif; 
	font-style: normal; 
	font-size: medium;
}
.GreenBlockHdg {
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: white;
	background-color: rgb(115, 195, 38); /* color 73C326 */
}
.fadetolightgreenbkgrd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #73c326;
}
.BottomLink {
	font-size: 30%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.SmallGreen {
	font-size: 75%;
	font-family: Arial, Helvetica, sans-serif;
	color: #508f2f;
	font-weight: 200;
}
.CopyrightLine {
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%
}
.whitebold-topbar {
	font-size: 320%;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.size_120 {font-size: 120%}
.Red_75 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #990033;
	font-style: normal;
}
.Red_100 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #CC0000;
}
.StepWhiteBold {
	font-size: medium;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #FFFFFF;
}
.StepText {
	font-style: normal;
	font-weight: normal;
	font-size: medium;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
.StepTableEntries {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #0602B0;
}
.StepHeaderDkGreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #006633;
	font-weight: bold;
	font-style: normal;
}
.StepExampleHeaderPurple {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #990033;
	font-weight: bold;
	font-style: normal;
}
.StepExampleBullets {
	font-size: medium;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	list-style-type: disc;
}
.whitebold-topbar {
	font-size: 320%;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.whitebold-topbar {
	font-size: 320%;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.size_120 {
	font-size: 120%
}
.Red_75 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #990033;
	font-style: normal;
}
.Red_100 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #CC0000;
	font-weight: bold;
}
.ModuleText {
	text-align: left;
}
