<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
#maindiv {
	position:relative;
	width:844px;
	height:auto;
	z-index:1;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/bg-main.png);
	margin-bottom: 0px;
	margin-top: 0px;
}
.head {
	text-align: center;
	padding-top: 14px;
	height: 124px;
}
#maindiv .navbar {
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin-right: 23px;
	margin-left: 23px;
	padding-left: 6px;
	height: 121px;
}
#maindiv .navbar p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 17px;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	text-indent: 20px;
	letter-spacing: 2px;
	word-spacing: 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#maindiv .navbar p a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#maindiv .navbar p a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#maindiv .navbar p a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#maindiv .navbar p a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.content {
	vertical-align: top;
	width: 755px;
	padding-left: 25px;
	padding-right: 40px;
	padding-top: 0px;
}
#maindiv .content h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 32px;
	letter-spacing: 3px;
	word-spacing: 3px;
	font-weight: normal;
	color: #FFFFFF;
	margin-bottom: 10px;
	margin-top: 15px;
}
#maindiv .content h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	letter-spacing: 0px;
	word-spacing: 0px;
	font-weight: bold;
	color: #285063;
	margin-bottom: 10px;
	text-transform: uppercase;
}
#maindiv .content h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	letter-spacing: 0px;
	word-spacing: 0px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 10px;
	text-transform: none;
	line-height: 11px;
}
#maindiv .content h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 0px;
	padding-bottom: 10px;
	padding-top: 0px;
}
#maindiv .content h4 a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	letter-spacing: 0px;
	word-spacing: 0px;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 10px;
	text-decoration: underline;
}
#maindiv .content h4 a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	letter-spacing: 0px;
	word-spacing: 0px;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 10px;
	text-decoration: underline;
}
#maindiv .content h4 a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	letter-spacing: 0px;
	word-spacing: 0px;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 10px;
	text-decoration: underline;
}
#maindiv .content h4 a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	letter-spacing: 0px;
	word-spacing: 0px;
	font-weight: bold;
	color: #B9B23C;
	margin-bottom: 10px;
}
#maindiv .content p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 21px;
	color: #000000;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 15px;
}
#maindiv .content p a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 21px;
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}
#maindiv .content p a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 21px;
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}
#maindiv .content p a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 21px;
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}
#maindiv .content p a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 21px;
	font-weight: bold;
	text-decoration: underline;
	color: #751B0A;
}
.footer {
	background-image: url(images/bg-footer.png);
	height: auto;
	width: 844px;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-position: left top;
	padding: 0px;
	top: 0px;
	bottom: 0px;
	clip: rect(auto,auto,0px,auto);
	overflow: visible;
}
.footer h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	letter-spacing: 0px;
	word-spacing: 0px;
	top: 0px;
	margin-top: 0px;
	padding-top: 15px;
	font-weight: normal;
}
.footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	letter-spacing: 2px;
	word-spacing: 2px;
	top: 0px;
	margin-top: 0px;
	padding-top: 15px;
}
.footer p a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.footer p a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.footer p a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.footer p a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.formtext {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.bullets {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	list-style-type: square;
	margin-top: 5px;
	padding-top: 0px;
}
.subhead {
	font-size: 17px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	letter-spacing: 2px;
	word-spacing: 2px;
}
</pre></body></html>