.modSimpleHeaderLine {
	border-bottom:1px solid #8adccb;
	width:100%;
	margin-bottom:4px;
}

.modSimpleHeader {
	font-size:16px;
	font-weight:bolder;
	margin-bottom:2px;
	color: #0e7a63;

}
.modSimpleBody {
	text-align:justify;
	margin-bottom:12px;
}




.modSpecial {
	border: 1px solid #cccccc;
	margin-bottom:12px;
}

.modSpecialHeader {
	padding:2px;
	padding-left:4px;
	padding-top:4px;
	border-bottom: 1px solid #cccccc;
}

.modSpecialIcon {
	margin-top:-4px;
	background-image: url(container-icon.gif);
	width:19px;
	height:19px;
}

.modSpecialHeaderText {
	color: #000000;
	font-weight:bolder;
}
.modSpecialBody {
	padding:4px;
	background-image: url(containerbg.gif);
}




a.Normal:link,
a.Normal:visited,
a.Normal:hover,
a.Normal:active,
 {
    color:#000000;
    font-size:10px;
    padding-left:8px;

}

a.Normal:hover {
    color: #000000;
}

.Normal {
    font-size:12px;
	color:#000000;
    font-family: Verdana;
  }

  

.Help {
  display:none;
  }
  
  
  
 