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