<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */

.freedomStory {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14.75px;
	line-height:23px;
}

.pageHeaderTitleRed {
	font-family:Helvetica, Verdana, Arial, sans-serif;
}

.themeColor {
	border-color:#000;
	background-color:#000;
}

#logo .bannerFeaturedImg img {
	border:1px solid #db1e26;
	padding:0px;
}
#header-top {
	background-image:url(dark_banner_logo.gif);
	background-position: 36px 26px;
	background-repeat: no-repeat;
}

#footer-menu {
	background-image: url(dark_footer_logo.gif);
	background-position: 34px 4px;
	
}

#navlist li {
	border-right:1px solid #646464;
}

#navlist .last {
	border:0px;
}

#richTitle {
	font-family:Helvetica, Verdana, Arial, sans-serif;
}</pre></body></html>