<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.newsdate.container {
	white-space:nowrap;
	width:125px;
}
.newsdate.left {
	float:left;
	text-align:right;
	margin-right:5px;
	font-size:11px;
	width:65px;
}
.newsdate.right {
	float:left;
	font-size:35px;
	line-height:35px;
	margin-right:5px;
}
.newsBody {
	width:100%;
}
.newsBody .thumbnail {
	width:28%;
	padding-right:10px;
	max-width:175px;
}
.newsBody h3, .newsBody .h3 {
	color:#4e3f40;
}
.newsBody table.articles {
	width:100%;
}
.newsBody .articles &gt; tbody &gt; tr &gt; td {
	padding-bottom:10px;
	position:relative;
}
.newsSidebar {
}
.newsSidebar .content {
	padding:10px 30px;
	text-align:left;
}
.newsSidebar ul {
	list-style:square;
	margin-left:0px;
}
.newsSidebar li {
	color:#00b7c0;
	margin-left:-20px;
	padding-left:0px;
}
.stButton {
}
.newsShare {
	width:165px;
/*	border:1px solid #ccc;*/
	margin-bottom:5px;
	padding-bottom:5px;
	font-size:12px;
}
.newsShare.spacer{
	position:relative;
	clear:both;
	border:none;
}
.articleShare .newsShare {
	width:300px;
	margin-left:120px;
	border:none;
}
.newsSidebar .wrap {
	display:block;
	clear:both;
}
.newsText {
	display:block;
	width:100%;
	overflow:hidden;
}
.alignleft {
	float:left;
	margin-right:10px;
}
.alignright {
	float:right;
	margin-left:10px;
}
.summary * {
	font-weight:normal !important;
	font-size:inherit !important;
	color:#333132 !important;
}
.newsBody .title a {
	font-weight:bold;
}
.newsBody .summary a.readmore {
	text-decoration:none;
	font-weight:bold !important;
	color:#8c2222 !important;
}
.newsBody .button {
	font-size:13px;
	z-index:20;
}
.newsBody .editButton {
	position:absolute;
	right:90px;
	top:0;
}
.newsBody .deleteButton {
	position:absolute;
	right:0;
	top:0;
}
.newsBody .newsdate {
	color:#4e3f40;
}
.newsBody hr {
	margin-top:15px;
}
.newsSidebar .bridge h1 {
	font-size:14px;
}
.sideBox .newsSide ul {
	text-align:left;
}
.newsBody .summary img {
	display:none;
}
.newsBody h5 a, .newsBody h4 a {
	text-decoration:none;
}
.content&gt;ul, .content ul&gt;li {
	list-style:none;
	margin-left:0px !important;
	padding-left:0px;
}
.newsMonth ul {
}
.newsMonth li {
	font-size:12px;
}
.newsMonth ul {
    list-style: none;
}
.newsMonth ul li:before {
    content: "";
    border-color: transparent #0089cc;
    border-style: solid;
    border-width: 0.35em 0 0.35em 0.45em;
    display: block;
    height: 0;
    width: 0;
    left: -1em;   
    top: 0.9em;
    position: relative;
}
.newsNav {
	margin-top:20px;
}
.newsNav a.disabled {
	color:#7a6e6c;
	text-decoration:none;
	cursor:default;
}


/* Small Tablet + Mobile */
@media (max-width : 699px) {  
	.newsBody td, .newsBody tr, .newsBody tbody {
	    display:block;
	    width:auto !important;
	    padding:0 !important;
	}
	.newsBody .past tr {
		margin-bottom:60px;
	}
}
</pre></body></html>