.brandHeader {
	color: #000000;
	font-weight: bold;
	font-size: 14px;
}

.legacyCSSSupportRequested #brandHeaderLeftOuterContainer {
	background-position: top left;
	background-repeat: no-repeat;
	height: 50px;
	width: 50%;
}

.legacyCSSSupportRequested #brandHeaderCenterOuterContainer {
	background-position: top right;
	background-repeat: no-repeat;
	height: 50px;
	width: 50%;
	font-size: 14px;
	font-weight: bold;
	vertical-align: middle;
	text-align: right;
}
.legacyCSSSupportRequested #brandHeaderCenterOuterContainer #brandHeaderCenterContainer {
	text-align: right;
}
