<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.member #innerPageContainer {
	width: 813px;
}

.public #innerPageContainer {
	width: 813px;
}

#brandHeader {
	border-color: #CCCCCC;
	border-width: 1px 1px 0 1px;
	border-style: solid;
	padding-bottom: 1em;
	padding-top: 6px;
	padding-left: 0;
	padding-right: 0;
	background-color: transparent;
}

#innerBrandHeader {
	padding-bottom: 24px;
	background-image: url( ../../../static/images/environmentbranding/bsc/tabbackground.gif );
	background-repeat: repeat-x;
	background-position: bottom;
}

#innerBrandHeader table {
	height: 54px;
}

#applicationHeader {
	border-color: #CCCCCC;
	border-width: 0 1px 0 1px;
	border-style: solid;
	padding-left: 20px;
	padding-right: 20px;
}

.member #applicationHeader {
	padding-left: 0;
	padding-right: 0;
}

#pageCore {
	border-color: #CCCCCC;
	border-width: 0 1px 0 1px;
	border-style: solid;
	padding-left: 20px;
	padding-right: 20px;
}

.member #pageCore {
	padding-left: 0;
	padding-right: 0;
}

#brandHeaderLeftContainer {
	padding-left: 20px;
	line-height: 50px;
}

#brandHeaderRightContainer {
	padding-right: 20px;
	text-align: right;
	line-height: 50px;
}

#brandHeader img {
	vertical-align: middle;
}

.legacyCSSSupportRequested #brandHeaderCenterOuterContainer {
	display: none;
}

.member #applicationHeader {
	height: 46px;
	background-image: url( ../../../static/images/environmentbranding/bsc/tabbackground2.gif );
	background-repeat: repeat-x;
	background-position: bottom;
}

.public #applicationHeader {
	display: none;
}

table a.tabButtonLink {
	font-weight: bold;
	font-size: 95%;
	text-decoration: none;
	display: block;
	padding: .2em .7em;
}

table a.currentTabButtonLink {
	font-weight: bold;
	font-size: 95%;
	text-decoration: none;
	display: block;
	padding: .2em .7em;
	background-color: #0082DE;
	color: #FFFFFF;
}

.tabButtonOn {
	background-color: #0082DE;

	border-style: solid;
	border-top-width: 1px;
	border-left-color: #FFFFFF;
	border-left-width: 0;
	border-right-color: #93A6B4;
	border-right-width: 0;
	border-bottom-width: 0;

	color: #000000;
	text-align: center;
	font-weight: bold;
	font-size: 10pt;

	padding-left: 0;
	padding-right: 0;
}

.tabButtonOff {
	background-image: url( ../../../static/media/tabs_background.gif );
	background-repeat: repeat-x;
	background-position: bottom;

	border-style: solid;
	border-top-width: 1px;
	border-left-color: #FFFFFF;
	border-left-width: 1px;
	border-right-color: #93A6B4;
	border-right-width: 1px;
	border-bottom-width: 0;

	color: #006699;
	text-align: center;
	font-weight: bold;
	font-size: 10pt;

	padding-left: 0;
	padding-right: 0;
}

.member .currentTabButtonLink {
	color: #FFFFFF;
}

.regionSupplementalHeader {
}

#brandFooter {
	padding-left: 0;
	padding-right: 0;
}

#innerBrandFooter {
	margin-left: 0;
	margin-right: 0;
}

.brandFooterPageSeparator {
	display: none;
}

#brandFooterLeft {
	padding: 20px 25px 25px 25px;
}

#brandFooterRight {
	text-align: right;
	padding: 20px 25px 25px 25px;
}

#brandFooterFullWidth {
	color: #666666;
	background-color: #FFFFFF;
	padding: 5px 25px 25px 25px;
}

#brandFooterFullWidth p {
	margin: 0;
}

#brandFooterTable {
	font-size: 100%;
	background-color: #666666;
	color: #FFFFFF;
}

.public a {
	color: #0082DE;
}

#brandFooter a {
	color: #0082DE;
}

.public #innerInnerPageCore {
	margin-top: 0;
}

.portal #loginSplashWelcomeHeader {
	display: none;
}

.portal #loginSplashWelcomeMessage #customLoginWelcomeHeader {
	font-size: 165%;
	color: #0076C0;
}

.portal #innerLoginSplashCoreRightContent {
	border-left-width: 0;
	background-image: url( ../../../static/images/environmentbranding/bsc/loginbox.gif );
	background-repeat: no-repeat;
	width: 295px;
	height: 232px;
	padding: 20px 25px 25px 25px;
}

.portal #loginSplashCoreHeader {
	background-color: transparent;
	margin: 0;
	padding: 0;
}

#loginSplashCore {
	/* move the 1.5em from the margin to the padding... necessary for the page border in firefox 3 */
	margin-top: 0;
	padding-top: 1.5em;
}

.portal #loginSplashCoreHeaderFormAndSupportedBrowsers {
	width: 100%;
}

.portal #loginSplashForm .loginSplashFormLabel {
	color: #333333;
}

.portal #supportedBrowsersNotice {
	background-image: url( ../../../static/images/environmentbranding/bsc/supportedbrowserbox.gif );
	background-position: top left;
	background-repeat: no-repeat;
	padding: 10px;
	width: 265px;
	height: 44px;
	margin: 1em auto 1em auto;
}

</pre></body></html>