/* style for module titles */
.Title7_Blue {
    font-family: "Trebuchet MS", Arial, Helvetica;
    font-size:  15px;
    font-weight: bold;
    color: #177DAC;
	padding-left: 0px;
}
.dotblu {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-color: #177DAC;
}

