<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.sscPressLCol {
	color: inherit;
	width: 47%;
	float:left;
	padding-top: 5px;
	padding-bottom: 5px;
}

.sscPressbg {
	/*background: url(/graphics/backgrounds/orng_dot_30.gif) repeat-y;*/
	background-position: 50%;
}

.sscPressRCol {
	color: inherit;
	width: 47%;
	float:right;
	padding-top: 5px;
	padding-bottom: 5px;
}

.pressBold {
	font-weight: bold;
}

.pressCurrent {
	background-color: #EEEEEE;
	color: inherit;
	width: 100%;
	padding-left: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom: solid #999999 1px;
	font-weight: bold;
}

.pressDate {
	background-color: #EEEEEE;
	color: inherit;
	float: left;
	width: 140px;
	padding-left: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom: solid #999999 1px;
	font-weight: bold;
}

.pressTitle {
	background-color: #EEEEEE;
	color: inherit;
	margin-left: 140px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom: solid #999999 1px;
	font-weight: bold;
}

.pressDesc {
	margin-left: 144px;
	padding-top: 4px;
	padding-bottom: 40px;
	clear: both;
}

.clearboth {
	clear: both;
}

.articleTitle {
	color: inherit;
	padding-top: 8px;
	padding-bottom: 2px;
	font-size: 14pt;
	font-weight: bold;
}

.articleSubtitle {
	color: inherit;
	padding-top: 0px;
	padding-bottom: 8px;
	font-size: 12pt;
	font-style: italic;
}

.articleBody ul {
	overflow: hidden;
}

.articleInfo {
	color: inherit;
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: 10pt;
	border-bottom: solid #999999 1px;
}

.articleInfoLabel {
	color: inherit;
	float: left;
	width: 80px;
	padding-top: 1px;
	padding-bottom: 1px;
}

.articleInfoText {
	color: inherit;
	margin-left: 80px;
	padding-top: 1px;
	padding-bottom: 1px;
}

.highlightDate {
	width: 75px;
	float: left;
}

.highlightTitle {
	margin-left: 75px;
}

.categoryTitle {
	background-color: #BBBBBB;
	color: inherit;
	float: left;
	width: 140px;
	margin-left: 10px;
	padding-left: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom: solid #999999 1px;
	font-size: 12pt;
}
.categoryTitle2 {
	background-color: #BBBBBB;
	color: inherit;
	margin-left: 140px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom: solid #999999 1px;
	font-size: 12pt;
}

.helpTitle {
	background-color: #EEEEEE;
	color: inherit;
	margin-left: 150px;
	padding-left: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-weight: bold;
	border-bottom: solid #999999 1px;
}
</pre></body></html>