/* style for module titles */
.Title6_Cyan {
    font-family: "Trebuchet MS", Arial, Helvetica;
    font-size:  15px;
    font-weight: bold;
    color: #ffffff;
	padding-left: 2px;
}
.dottedline {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #FFFFFF;
}
