/* style for module titles */
.TitleBlueOutlineForWhiteBG   {
	font-family: Arial, Helvetica;
	font-size:  10pt;
	font-weight: bold;
	color: #555553;
	text-align: left;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d0ddf1;
	margin-bottom: 2px;
	padding-bottom: 2px;
}
.SpacerBlueOutlineForWhiteBG {
	height: 6px;
}
