/* style for module titles */
.SACCDS-TitleTopLine   {
	font-family: Arial, Helvetica;
	font-size:  11pt;
	font-weight: bold;
	color: #666666;
	height: 30px;
	text-align: left;
	vertical-align: bottom; /*middle*/
	margin: 8px 0px 0px 3px; /*1px 0px 0px 3px*/
	padding: 1px 0px 0px 3px; /*1px 0px 0px 3px*/
}
.SACCDS-TopLinecontenttable {
	margin: 0px 10px 5px;
	padding: 0px 10px 5px;
	height: 20px;
}
.SACCDS-TopLineactionscell {
	height: 21px;
	text-align: left;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
}
.SACCDS-TopLinePrintcell {
	height: 21px;
	text-align: right;
	vertical-align: middle;
	margin: 0px 6px 0px 0px;
	padding: 0px 6px 0px 0px;
}
.SACCDS-TopLineTable {
	/*border-bottom: 1px solid #CCCCCC; */	
}
.SACCDS-TopLinetopcell {
	text-align: left;
	vertical-align: top;
	height: 21px;
	border-bottom: 1px dotted #CCCCCC;
}

