@charset "utf-8";
#maintextpe a {
	color: #339933;
}
#maintextpe {
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#maintextpe a:hover {
	color: #33CC33;
	text-decoration: underline;
}

#maintextpe h1 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B2B4BF;
	margin-bottom: 10px;
	padding-bottom: 5px;
	padding-top: 25px;
	font-size: 28px;
}
#maintextpe h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	padding-top: 3px;
	padding-bottom: 10px;
	color: #339900;
}

#maintextpe H3 {
	text-decoration: none;
	font-size: 16px;
	margin-top: 10px;
	margin-bottom: 6px;
	background-color: #84C146;
	color: #FFFFFF;
	padding: 10px;
}
#maintextpe ul {
	margin-left: 20px;
	font-size: 12px;
	margin-bottom: 10px;
}
#maintextpe li {
	margin-bottom: 6px;
	font-size: 12px;
	margin-right: 10px;
	list-style-image: url(grafx/arr_checkmark.gif);
}
#maintextpe p {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 6px;
}
#maintextpe h5 {
	background-image: url(grafx/write.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 16px;
	padding-bottom: 4px;
	font-size: 14px;
}
#breadcrumbs {
	font-size: 10px;
	color: #B2B4BF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#greenarea {
	background-image: url(grafx/grayscreen.jpg);
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #339900;
	font-size: 11px;
	padding-top: 8px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 12px;
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 12px;
}
#greenarea a {
	color: #990000;
	text-decoration: none;
}
