/* style for module Titles */
.TitleBlack_dm9  {
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size:  13px;
    font-weight: bold;
    color: #ffffff;
	padding-left: 2px;
}
.dottedlinewht {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
}

