<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
body {
	color: #000000;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	line-height: normal;

	background-color: rgb(255,255,255);
					background-repeat: no-repeat;
        background-position: top left;
                    background-attachment: scroll;
        }

a:link {
	color: #575757;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: none;
}
a:active {
	color: #666666;
	text-decoration: none;
}

.social-icon path {
    fill: #000000;
}

#allContainer.xCentered {
    max-width: 1000px;
}

#sideColumn {
    width: 170px;
}

#sideColumn.xCentered {
    margin-left: -500px;
}

#sideColumnTop h1 {
    color: #000000;
    font-family: inherit;
    font-size: 20px;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    line-height: 1em;
    margin-top: 0;
    margin-bottom: 20px;
}

#sideColumnTop h1 a,
#sideColumnTop h1 a:link,
#sideColumnTop h1 a:visited,
#sideColumnTop h1 a:hover,
#sideColumnTop h1 a:active {
    color: #000000 !important;
}

#additionalText {
    color: inherit;
    font-family: inherit;
    font-size: inherit;
}

#sideColumnTop a:link,
#sideColumnTop a:visited {
    color: #9c9c9c;
    text-decoration: none;
}

#sideColumnTop a:hover {
    color: #9c9c9c;
    text-decoration: none;
}

#sideColumnTop a:active,
#sideColumnTop li.selected &gt; a,
#sideColumnTop li.selected &gt; span {
    color: #000000;
    text-decoration: none;
}

#mainColumn {
    padding-top: 90px;
    margin-left: 170px;
    padding-left: 30px;
    padding-right: 30px;
    max-width: 800px;
}

#mainColumn.xCentered {
    margin-left: -330px;
}

.xNarrow #mainColumn.xCentered {
    margin-left: 170px;
}

ol#pageEntries li.xEntry {
    margin-bottom: 20px;
}

ol#pageEntries li.xEntry .xGalleryContainer {
    margin-bottom: 1em;
}

ol#pageEntries li.xEntry .xGalleryType-slideshow .xGallery {
    margin-bottom: 0;
}

ol#pageEntries li.xEntry .xGalleryType-column .xGalleryItem {
    padding-bottom: 1em;
}

ol#pageEntries li.xEntry .xGalleryType-row:not(.bt-gallery-has-one-item) .xGalleryItem {
    margin-right: 1em;
}

ol#pageEntries .xGalleryContainer ul.xGalleryNav li a {
    color: #9c9c9c;
    text-decoration: none;
}

ol#pageEntries .xGalleryContainer ul.xGalleryNav li a:hover {
    color: #9c9c9c;
    text-decoration: none;
}

ol#pageEntries .xGalleryContainer ul.xGalleryNav li.selected a {
    color: #000000;
    text-decoration: none;
}

.floating-banners {
    margin-left: 170px;
    padding-left: 30px;
}

/* small tablet */
@media (max-width: 767px)  {
    .bt-responsive #sideColumn {
        padding-left: 30px;
    }

    .bt-responsive #sideColumnBottom {
        padding-left: 30px;
    }

    .bt-responsive ol#pageEntries li.xEntry .xGalleryType-row:not(.bt-gallery-has-one-item) .xGallery .xGalleryItem {
        padding-bottom: 1em;
    }
}

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