.helpArea,.helpAreaWide {
	display: none;
	border: solid 1px #cccccc;
	background-color: #ffff99;
	padding: 7px;
	margin-top: 2px;
	margin-bottom: 2px;
	font-size: 10pt;
	text-align: justify;
	font-family: Verdana;
	PADDING-LEFT: 20px;
	PADDING-RIGHT: 20px;

}
.helpAreaWide { width: 95%; }

.helpAreablue,.helpAreablueWide {
	display: none;
	border: solid 1px #cccccc;
	background-color: #ebf8fb;
	margin-left: 50px;
	padding: 7px;
	margin-top: 2px;
	margin-bottom: 2px;
	font-size: 10pt;
	text-align: justify;
	font-family: Verdana;
	PADDING-LEFT: 20px;
	PADDING-RIGHT: 20px;

}
.helpAreablueWide { width: 95%; }

.helpArea2,.helpArea2Wide {
	display: none;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 10pt;
	text-align: justify;
	font-family: Verdana;
}
.helpArea2Wide { width: auto%; }