/****************************************
	EDITOR CUSTOM STYLE ELEMENTS
*****************************************/
.HeadlineGray {font-family:Verdana,Arial,Helvetica;font-size:25px;color:#999999;margin:1px;margin-top:5px;font-weight:bold;}
.CodeForeground {margin:0in;margin-bottom:.0001pt;font-size:9.0pt;font-family:Courier New;}
.CodeInText {font-family:Courier New;font-weight:bold;}
.ScreenText {font-family:Tahoma;}
.ImportantWords {font-weight:bold;}
.Highlight {font-family:Arial;color:red;}
.BodyContent {padding: 0px 20px;}
.BodyContent ul{margin:5px 0px 5px 20px;}
.BodyContentBold {
	font-size: 14px;
	font-weight: bold;
	letter-spacing: -1px;
	color: #333333;
	padding: 5px 0px 5px 20px;
}
h1 {
	color:#004200;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	font-size: 18px;
	padding: 5px 0px 5px 20px;
	margin: 0px;
}
h2 {
	color:#004200;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	font-size: 16px;
	padding: 5px 0px 5px 20px;
	margin: 0px;
}
.boldcaption {
	font-size: 12px;
	font-weight: bold;
	letter-spacing: -1px;
	color: #333333;
	padding: 5px;
}
.boldcaptionColor {
	font-size: 10px;
	font-weight: normal;
	color: #004800;
}


