<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.hradmin #brandHeaderLeftOuterContainer, .broker #brandHeaderLeftOuterContainer {
	width: 270px;
	height: 80px;
}

#brandHeaderCenterOuterContainer {
	vertical-align: middle;
	width: auto;
}

#brandHeaderCenterContainer {
	font-size: 14px;
	font-weight: bold;
}

.hradmin #brandHeaderRightOuterContainer, .broker #brandHeaderRightOuterContainer {
	width: 270px;
	height: 80px;
}

.member #brandHeader {
	border-bottom: 2px solid #0090DD;
}

.public #brandHeader {
	border-bottom: 2px solid #0090DD;
}

#brandFooter {
	color: #999999;
	border-top-color: #999999;
	border-top-width: 1px;
	border-top-style: solid;
}

.public #brandFooter {
	border-top: 2px solid #0090DD;
}

.member #brandFooter {
	border-top-width: 0;
}

#brandFooterLeft, #brandFooterRight {
	color: #999999;
	width: 48%;
    font-size: 12px;
}

#brandFooter a {
	color: #0090DD;
	text-decoration: none;
}

#brandFooter a:hover, #brandFooter a:active {
	color: #666666;
	text-decoration: underline;
}

.carrierLogoImage {
	margin-top: 5px;
	margin-bottom: 5px;
}
</pre></body></html>