/* style for module titles */

.FeatureGreen {
border: solid 3px #000000;
background-color: #93a445;
width: 100%;
}

.FeatureGreenHead  {
vertical-align: top;
}

.FeatureGreenContent table {
margin: 0 17px 17px;
}

.FeatureGreenContent td {
color:#FFFFFF;
font-family:Arial,Helvetica,sans-serif;
font-size:13pt;
font-weight:bold;
vertical-align: top;
padding: 0 5px 6px;
white-space: nowrap;
}

.GreenHeading {
color:#c0ca93;
font-family:Arial,Helvetica,sans-serif;
font-size:13pt;
font-weight:bold;
padding-left: 20px;
}