/* style for module titles */
.TitleBlue   {
    font-family: Arial, Helvetica;
    font-size:  11px;
    font-weight: bold;
    color: #FFFFFF;
	margin-left: 40px;
	margin-top: 0px;
	padding-top: 0px;
	text-transform: uppercase; line-height:40px;

}

.bkgroundimageblue {
	background: url('images/Blue.png') no-repeat;
	
}
