<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*[fmt]1C90-1C0D-9*/
/*+clearfix {*/
.content-teaser:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	font-size: 0;
}

.content-teaser {
	display: inline-block;
}

.content-teaser {
	/*\*/
	display: block;
	/**/
	-height: 1px;
}

/*+}*/
#scroll-nav-tabs-content {
	border: 1px solid #FFFFFF;
}

/*[clearfix]*/.content-teaser {
	clear: both;
	border-bottom: 1px solid #E8E8E8;
	padding-top: 0;
	padding-bottom: 15px;
	margin-bottom: 15px;
}

.float-right {
	/*+placement:float-right 0px 0px;*/
	float: right;
	position: relative;
	left: 0px;
	top: 0px;
}

/*Mast Head*/
.masthead-banner {
	/*[empty]width:;*/
	box-sizing: border-box;
	padding: 46px;
	background-color: #000000;
	color: #FFFFFF;
	margin-bottom: 10px;
}

.masthead-banner H2 {
	font-size: 20pt;
}

.masthead-banner P {
	font-size: 13pt;
	font-weight: lighter;
}

/*Nav-Tabs*/
#scroll-nav-tabs {
	background-color: #E8E8E8;
	position: relative;
	height: 45px;
	margin-bottom: 10px;
	width: 950px;
	margin-left: 0;
	overflow: hidden;
}

#scroll-nav-tabs UL#tabs {
	/*+placement:anchor-top-left 25px 0px;*/
	position: absolute;
	left: 25px;
	top: 0px;
	overflow: hidden;
	height: 44px;
	width: 892px;
	border: 0px solid #000000;
}

#scroll-nav-tabs UL#tabs LI {
	color: #3195D9;
	font-size: 12pt;
	font-weight: bold;
	cursor: pointer;
	background-color: transparent !important;
	background-image: none;
}

#scroll-nav-tabs UL#tabs LI:hover {
	text-decoration: underline;
}

#scroll-nav-tabs UL#tabs.nav-tabs LI A {
	background-color: transparent;
	border: 0px solid #000000;
	float: none !important;
	padding: 0px 24px 0px 29px;
	margin: 0;
	height: 47px;
	line-height: 3.1;
	width: auto;
}

#scroll-nav-tabs .scroll-tab-left, #scroll-nav-tabs .scroll-tab-right {
	font-size: 28pt;
	box-sizing: border-box;
	padding: 10px 10px 16px;
	line-height: 0.5;
	background-color: #E8E8E8;
	cursor: pointer;
}

#scroll-nav-tabs .scroll-tab-right {
	/*+placement:anchor-top-right 0px 0px;*/
	position: absolute;
	right: 0px;
	top: 0px;
}

#scroll-nav-tabs .scroll-tab-left {
	/*+placement:anchor-top-left 0px 0px;*/
	position: absolute;
	left: 0px;
	top: 0px;
}

/*Tab Content*/
#tab-content-container &gt; DIV {
	margin-left: 0 !important;
	position: relative;
	width: 100%;
}

/*Undoing Bootstrap*/
.nav.contents {
	margin-left: auto !important;
}

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