<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.legacyCSSSupportRequested #brandHeaderLeftOuterContainer {
	background-image: url( ../../../static/images/environmentbranding/carefirst.gif );
}

.legacyCSSSupportRequested #brandHeaderCenterOuterContainer {
	display: none;
}

.legacyCSSSupportRequested #brandHeaderRightOuterContainer {
	background-image: url( ../../../static/images/environmentbranding/carefirstconnect.gif );
	background-repeat: no-repeat;
	background-position: top right;
}

.member #brandHeader {
	background-color: transparent;
	border-bottom: 2px solid #006699;
}

.public #brandHeader {
	background-color: transparent;
	border-bottom: 2px solid #006699;
}

#brandFooter .legalName {
	font-size: 115%;
	font-weight: bold;
}
</pre></body></html>