/* style for module titles */
.BlueBarTitle   {
	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;
}
.BlueBarcontentpane {
	text-align: left;
	vertical-align: top;
	background-color: #FFFFFF;
	padding: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #2B4F99;
	border-bottom-color: #2B4F99;
	border-left-color: #2B4F99;
}
.BlueBaractionscell {
	height: 20px;
	text-align: left;
	vertical-align: middle;
}

.BlueBarVisibilitycell {
	height: 20px;
	text-align: right;
	vertical-align: middle;
}
.BlueBarcontentbkgrd {
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
}
.BlueBarContentTable {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #024D86;
	border-bottom-color: #024D86;
	border-left-color: #024D86;
	width: 100%;
}
.BlueBarspacertable {
	height: 4px;
	width: 100%;
}
.BlueBarTitleTable {
	background: url(images/BlueBar1BG.jpg) repeat-x;
	height: 21px;
	width: 100%;
}

