<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
#tableLayout {
	background-color: #FFFFFF;
	width: 950px;
	border-top-width: 4px;
	border-right-width: 1px;
	border-bottom-width: 7px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#tdFooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #494A9D;
	text-align: center;
	vertical-align: middle;
	height: 20px;
	padding-left: 4px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #475398;
}
body {
	background-color: #4658A0;
	background-image: url(images/tile.jpg);
	background-repeat: repeat-x;
}
#tdMasthead1 {
	background-image: url(images/masthead_01.jpg);
	background-repeat: no-repeat;
	height: 153px;
	background-position: bottom;
}
#tdMasthead2 {
	background-image: url(images/masthead_02.jpg);
	background-repeat: no-repeat;
	height: 34px;
	background-position: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#tdTopNav {
	text-align: right;
	height: 33px;
	width: 594px;
	vertical-align: middle;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	padding-right: 6px;
}
#tdTopNav a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #FFFFFF;
	display: inline;
	padding-right: 7px;
	padding-left: 14px;
	font-size: 14px;
	border: 1px dotted #FFFFFF;
}
#tdTopNav a:hover {
	color: #FFFFFF;
	background-color: #9999CC;
}
#tdLeftNav {
	text-align: right;
	vertical-align: top;
	width: 150px;
	background-color: #494A9D;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
#tdLeftNav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	display: block;
	padding: 4px;
	margin: 11px;
	text-decoration: none;
	border: 1px dotted #FFFFFF;
}
#tdLeftNav a:hover {
	color: #000000;
	background-color: #9999CC;
}
.logoBorder {
	border: 1px solid #000000;
}
#tdbordertop {
	margin-top: 11px;
	background-image: url(images/border/border_02.jpg);
}
#tdborderbottom {
	background-image: url(images/border/border_08.jpg);
}
#tdborderright {
	background-image: url(images/border/border_06.jpg);
}
#tdborderLeft {
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(images/border/border_04.jpg);
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
}
#bullets {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #494A9D;
	font-size: 12px;
	line-height: 18px;
	padding-right: 4px;
	padding-left: 4px;
	border: 1px dotted #7835B7;
	width: 325px;
	vertical-align: middle;
	margin-left: 12px;
}
#tdpicBorderBottom {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #7037B0;
}
.pictableBorder {
	border: 4px solid #7536B5;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	padding-right: 5px;
}
.textAbout {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	text-align: justify;
}
.textOrange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #FF6600;
	padding-right: 5px;
	font-weight: bold;
}
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	list-style-type: square;
}
#webSource a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
#webSource a:hover {
	color: #FF6600;
}
#tdPadding {
	padding-left: 7px;
}
#pdf {
	background-color: #494A9D;
	background-image: url(images/pdf2.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	height: 50px;
	width: 200px;
}
#pdf a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 4px;
	text-align: left;
	vertical-align: middle;
}
#pdf a:hover {
	color: #FF6600;
}
#indexLinks a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #FFFFFF;
	text-decoration: underline;
}
#indexLinks a:hover {
	color: #FF0000;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
</pre></body></html>