<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.basic-row {
	font-family: Verdana;
	font-size: 70%;
}
.basic-hyperlink {
	color: #CC3300;
}
.basic-error {
 color: #CC3300;
 font-family:Verdana,Arial,sans-serif;
 font-size:11px;
}
.traditional-hyperlink {
	color: #000080;
}
.traditional-ul {
	text-decoration: underline;
}
.no-hyperlink {
	color: #000000;
}
.no-border {
	border-bottom:0px;border-left:0px;border-right:0;border-top:0;
}

.aligncenter,img.aligncenter{clear:both;display:block;margin-left:auto;margin-right:auto;}
.alignright,img.alignright{float:right!important;margin:0 0 20px 20px;display:block;}
.alignleft,img.alignleft{float:left;margin:0 20px 20px 0;display:block;}
.align-right{text-align: right;}

#problem-solved{
 	padding:0px 8px 0px 0px
}
.problem-solved-dark {
	font-family: Verdana;
	font-size: 13pt;
	color: #1F66AD;
}
.problem-solved-lite {
	font-family: Verdana;
	font-size: 13pt;
	color: #66A5E3;
}
.basic-heading {
	font-family: Verdana;
	font-size: 80%;
	font-weight: bold;
}
.positive-change {
	color: #33CC33;
}
.negative-change {
	color: #FF3300;
}
h1 {
	font-family: Verdana;
	font-size: 80%;
	display: inline; 
	font-weight: bold;
	color: #333333;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    
}
h2 {
	font-family: Verdana;
    font-size: 80%;
	display: inline; 
	font-weight: normal;
	margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}
h3 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}
.page-heading {
    font-weight: normal;
    font-family: Verdana;
	font-size: 100%;
}
.oldstyle-row {
	font-family: Verdana;
	font-size: 80%;
}
.img-middle {
	vertical-align: middle;
}
.style2 {
	font-size: 80%;
}
.style3 {
	font-size: 70%;
}
.horz-line{
	color: #C0C0C0;
	text-align: left;
}

.helptpic {
	padding: 0 0 0 4px;
	border-style: solid; border-bottom-color:#dfdfdf; border-left-color:#dfdfdf; border-right-color:#dfdfdf; border-top-color:#dfdfdf;
	border-bottom-width: 1px; border-left-width: 1px; border-right-width: 1px; border-top-width: 1px;
	font-family: Verdana;
	font-size: 70%;
	background-color: #efefef;
}

.helplnks{
	padding: 8 0 0 8px;
	border-style: solid; border-bottom-color:#dfdfdf; border-left-color:#dfdfdf; border-right-color:#dfdfdf; border-top-color:#dfdfdf;
    border-bottom-width: 1px; border-left-width: 1px; border-right-width: 1px; border-top-width: 1px;
	font-family: Verdana;
	font-size: 70%;
}

.notification-prepended {
	margin-left: 0px;
}

.notification-prepended-red {
	margin-left: 0px;
	color: red;
}</pre></body></html>