/* style for module titles */
.Title_yellow  {
    font-family: Arial, Helvetica;
    font-size:  30px;
    font-weight: normal;
    color: #003263;
	padding-left: 8px;
	padding-top: 25px;
}

