/* style for module titles */
.BlueBarBlueBGTitle   {
	font-family: Arial, Helvetica, sans-serif;
	font-size:  10pt;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 2px;
}
.BlueBarBlueBGcontentpane {
	text-align: left;
	vertical-align: top;
	background-color: #DADDEC;
	padding: 5px;
}
.BlueBarBlueBGactionscell {
	height: 20px;
	text-align: left;
	vertical-align: middle;
}

.BlueBarBlueBGVisibilitycell {
	height: 20px;
	text-align: right;
	vertical-align: middle;
}
.BlueBarBlueBGcontentbkgrd {
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
}
.BlueBarBlueBGContentTable {
	width: 100%;
}
.BlueBarBlueBGspacertable {
	height: 4px;
	width: 100%;
}
.BlueBarBlueBGTitleTable {
	background: #336699 url(images/BlueTopRightCorner.gif) no-repeat right top;
	height: 21px;
	width: 100%;
}


