/* style for module titles */
.Title7_LiteBlue {
    font-family: "Trebuchet MS", Arial, Helvetica;
    font-size:  15px;
    font-weight: bold;
    color: #819FDC;
	padding-left: 0px;
}
.dotlblu {
	border-bottom-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #819FDC;
}

