<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*&lt;meta /&gt;*/

@media only screen and (max-width: 767px)
{
	nav.title-bar
	{
		background-position: center top;
		background-repeat: no-repeat;
		background: #ffffff none;
		-pie-background: #ffffff;
	}

	.title-bar-layout a.logo
	{
		width: 255px;
		height: 66px;
		background: transparent url('Images/LogoWebsite_4.jpg') no-repeat center center;
		background: url('Images/LogoWebsite_4.jpg') no-repeat center center, -moz-linear-gradient(top, transparent 0%, transparent 100%);
		background: url('Images/LogoWebsite_4.jpg') no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,transparent));
		background: url('Images/LogoWebsite_4.jpg') no-repeat center center, -webkit-linear-gradient(top, transparent 0%, transparent 100%);
		background: url('Images/LogoWebsite_4.jpg') no-repeat center center, -o-linear-gradient(top, transparent 0%,transparent 100%);
		background: url('Images/LogoWebsite_4.jpg') no-repeat center center, -ms-linear-gradient(top, transparent 0%,transparent 100%);
		background: url('Images/LogoWebsite_4.jpg') no-repeat center center, linear-gradient(top, transparent 0%,transparent 100%);
		-pie-background: url('Skins/Fluid/Stylesheets/Images/LogoWebsite_4.jpg') no-repeat center center, linear-gradient(transparent, transparent);
	}

	.search-bar .search-submit
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	.search-bar .search-filter
	{
		background-position: center center;
		background-repeat: no-repeat;
		background: transparent none;
		-pie-background: transparent;
	}

	.search-input
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	.off-canvas.position-right
	{
		background-position: top center;
	}

	.off-canvas.position-right ul ul
	{
		background-position: top center;
	}

	.off-canvas.position-left
	{
		background-position: top center;
	}

	.off-canvas.position-left ul ul
	{
		background-position: top center;
	}

	.title-bar-section.middle &gt; div
	{
		
	}

	.central-dropdown
	{
		left: auto;
		right: 35px;
	}

	.central-dropdown .central-account-drop
	{
		
	}

	.menu-icon-container .central-account-wrapper
	{
		
	}

	.central-dropdown:hover
	{
		
	}

	.central-account-image
	{
		background: transparent url('Images/icon-user-white.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/icon-user-white.png') no-repeat center center;
	}

	.central-dropdown-content
	{
		left: auto;
		right: -25px;
		background-color: #ffffff;
	}

	div.central-dropdown-content &gt; a
	{
		
	}

	div.central-dropdown-content &gt; a:hover
	{
		
	}

	ul.off-canvas-list li a:hover
	{
		background-color: #242424;
	}

	ul.off-canvas-list ul &gt; li &gt; a:hover
	{
		background-color: #242424;
	}

	ul.off-canvas-list ul ul &gt; li &gt; a:hover
	{
		background-color: #242424;
	}

	ul.off-canvas-list ul ul ul &gt; li &gt; a:hover
	{
		background-color: #242424;
	}

	ul.off-canvas-list ul ul ul ul &gt; li &gt; a:hover
	{
		background-color: #242424;
	}

	ul.off-canvas-list li.js-drilldown-back &gt; a:hover
	{
		background-color: #242424;
	}

	.central-separator
	{
		background-color: #D5D8DA;
	}

	.off-canvas-wrapper-inner nav.title-bar .outer-row
	{
		padding-left: 0px;
		max-width: 85%;
	}

	.title-bar-layout .logo-wrapper
	{
		min-height: 66px;
	}

	.menu-icon-container
	{
		min-height: 66px;
	}

	.off-canvas-wrapper-inner .main-section &gt; .outer-row
	{
		
	}

	.main-section &gt; .outer-row
	{
		
	}

	.off-canvas-wrapper-inner .outer-row
	{
		
	}

	.off-canvas
	{
		background-color: #333333;
	}

	.off-canvas ul ul
	{
		background-color: #333333;
	}

	ul.off-canvas-list li a
	{
		
	}

	ul.off-canvas-list ul &gt; li &gt; a
	{
		
	}

	ul.off-canvas-list ul ul &gt; li &gt; a
	{
		
	}

	ul.off-canvas-list ul ul ul &gt; li &gt; a
	{
		
	}

	ul.off-canvas-list ul ul ul ul &gt; li &gt; a
	{
		
	}

	ul.off-canvas-list li.js-drilldown-back &gt; a
	{
		
	}

	ul.off-canvas-list li a.selected
	{
		
	}

	ul.off-canvas-list ul &gt; li &gt; a.selected
	{
		
	}

	ul.off-canvas-list ul ul &gt; li &gt; a.selected
	{
		
	}

	ul.off-canvas-list ul ul ul &gt; li &gt; a.selected
	{
		
	}

	ul.off-canvas-list ul ul ul ul &gt; li &gt; a.selected
	{
		
	}

	.title-bar .menu-icon span
	{
		background: transparent url('Images/Menu.png') no-repeat center center;
		background: url('Images/Menu.png') no-repeat center center, -moz-linear-gradient(top, #000000 0%, #a9a9a9 100%);
		background: url('Images/Menu.png') no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#000000), color-stop(100%,#a9a9a9));
		background: url('Images/Menu.png') no-repeat center center, -webkit-linear-gradient(top, #000000 0%, #a9a9a9 100%);
		background: url('Images/Menu.png') no-repeat center center, -o-linear-gradient(top, #000000 0%,#a9a9a9 100%);
		background: url('Images/Menu.png') no-repeat center center, -ms-linear-gradient(top, #000000 0%,#a9a9a9 100%);
		background: url('Images/Menu.png') no-repeat center center, linear-gradient(top, #000000 0%,#a9a9a9 100%);
		-pie-background: url('Skins/Fluid/Stylesheets/Images/Menu.png') no-repeat center center, linear-gradient(#000000, #a9a9a9);
	}

	nav.title-bar .menu-icon
	{
		left: auto;
		right: -13px;
	}

	.search-auto-complete ul
	{
		background-color: #ffffff;
	}

	.search-auto-complete li.auto-result-item a
	{
		
	}

	.search-auto-complete li.auto-result-item
	{
		
	}

	.search-auto-complete li.auto-result-content
	{
		
	}

	.search-auto-complete li.auto-result-history
	{
		
	}

	.search-auto-complete li.auto-result-item.auto-result-selected a
	{
		
	}

	.search-auto-complete li.auto-result-item.auto-result-selected
	{
		background-color: #ececec;
	}

	.search-auto-complete li.auto-result-content.auto-result-selected
	{
		background-color: #ececec;
	}

	.search-auto-complete li.auto-result-history.auto-result-selected
	{
		background-color: #ececec;
	}

	.search-auto-complete li.auto-result-item .auto-result-description
	{
		
	}

	.search-auto-complete li.auto-result-content .auto-result-description
	{
		
	}

	.search-auto-complete li.auto-result-history .auto-result-description
	{
		
	}

	.search-auto-complete li.auto-result-item .auto-result-icon
	{
		
	}

	.search-auto-complete li.auto-result-content .auto-result-icon
	{
		background: transparent url('Images/icon-topic.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/icon-topic.png') no-repeat center center;
		background-size: contain;
	}

	.search-auto-complete li.auto-result-history .auto-result-icon
	{
		background: transparent url('Images/icon-search.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/icon-search.png') no-repeat center center;
		background-size: contain;
	}

	.search-auto-complete li.auto-result-item .auto-result-phrase
	{
		
	}

	.search-auto-complete li.auto-result-content .auto-result-phrase
	{
		
	}

	.search-auto-complete li.auto-result-history .auto-result-phrase
	{
		
	}

	.search-auto-complete li.auto-result-item .auto-result-phrase .search-result-highlight
	{
		
	}

	.search-auto-complete li.auto-result-content .auto-result-phrase .search-result-highlight
	{
		
	}

	.search-auto-complete li.auto-result-history .auto-result-phrase .search-result-highlight
	{
		
	}

	.search-auto-complete li .auto-result-remove
	{
		width: 17px;
		height: 27px;
		background: transparent url('Images/icon-remove.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/icon-remove.png') no-repeat center center;
		background-size: contain;
	}

	.search-auto-complete li.auto-result-item .auto-result-separator
	{
		
	}

	.nav-search-wrapper
	{
		
	}

	.nav-search
	{
		width: 90%;
	}

	.search-bar .search-field
	{
		background-repeat: no-repeat;
		background: #f5f5f5 none;
		-pie-background: #f5f5f5;
		padding-right: 50px;
	}

	.search-filter-content
	{
		top: 2em;
		background-color: #ffffff;
	}

	.search-bar .search-filter-wrapper.open
	{
		-pie-background: transparent;
		background-color: #ffffff;
	}

	.search-bar .search-filter:hover
	{
		background-repeat: no-repeat;
		background-color: transparent;
	}

	.search-bar .search-filter.selected
	{
		background-repeat: no-repeat;
		background: transparent url('Images/icon-filter-selected.png') no-repeat center center;
	}

	.search-filter-content ul li:hover
	{
		background-color: #ffffff;
	}

	.search-filter-content ul li button:focus
	{
		background-color: #ffffff;
	}

	.search-bar .search-field::-webkit-input-placeholder
	{
		
	}

	.search-bar .search-field::-moz-placeholder
	{
		
	}

	.search-bar .search-field:-moz-placeholder
	{
		
	}

	.search-bar .search-field:-ms-input-placeholder
	{
		
	}

	.search-bar.search-bar-container .search-submit
	{
		background-repeat: no-repeat;
		background: #f5f5f5 none;
		-pie-background: #f5f5f5;
		background-position: center center;
	}

	.search-bar .search-filter-wrapper
	{
		right: 0px;
	}

	.search-bar.search-bar-container .search-submit:hover
	{
		background-repeat: no-repeat;
		background: transparent none;
		background: -moz-linear-gradient(top, #add8e6 0%, transparent 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#add8e6), color-stop(100%,transparent));
		background: -webkit-linear-gradient(top, #add8e6 0%, transparent 100%);
		background: -o-linear-gradient(top, #add8e6 0%,transparent 100%);
		background: -ms-linear-gradient(top, #add8e6 0%,transparent 100%);
		background: linear-gradient(top, #add8e6 0%,transparent 100%);
		-pie-background: linear-gradient(#add8e6, transparent);
		background-position: center center;
	}

	.skip-to-content
	{
		background-color: #ffffff;
	}
}

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