/* style for module titles BlueBorder*/
.BlueBorderTitle   {
	font-family: Arial, Helvetica, sans-serif;
	font-size:  10pt;
	font-weight: bold;
	color: #000000;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 2px;
}
.BlueBordercontentpane {
	text-align: left;
	vertical-align: top;
	padding: 5px;
}
.BlueBorderactionscell {
	height: 20px;
	text-align: left;
	vertical-align: middle;
}

.BlueBorderVisibilitycell {
	height: 20px;
	text-align: right;
	vertical-align: middle;
}
.BlueBordercontentbkgrd {
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
}
.BlueBorderContentTable {
	width: 100%;
}
.BlueBorderspacertable {
	height: 4px;
	width: 100%;
}
.BlueBorderTitleTable {
	background: #FFFFFF;
	height: 21px;
	width: 100%;
	border: 1px solid #DADDEC;
}


