/* style for module titles */
.Title_SeaGreen {
    font-family: "Times New Roman", Arial,Trebuchet MS, Helvetica;
    font-size:  17px;
    font-weight: bold;
    color: #686868;
	padding-left: 2px;
}

