/* style for module Titles */
.Title_No_Sidepadding_BlueWhite {
	font-family: "Tahoma","Lucida Grande", "Lucida Sans";
    font-size:  13px;
    font-weight: bold;
    color: #FFFFFF;
	padding-left: 0px;
	padding-right: 5px;
}

.dottedlinewt_No_SidePadding_BlueWhite {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #787B7F;
}

.dottedlinewt_No_SidePadding_BlueWhite td{
    text-align: center;
}
