/* style for module titles */
.Title9_CadetBlue {
    font-family: "Trebuchet MS", Arial, Helvetica;
    font-size:  15px;
    font-weight: bold;
    color: #5C92A0;
	padding-left: 0px;
}
.9botcdt {
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 1px;
	border-top-color: #5C92A0;
}


