<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html { 
	height: 100%;
	margin-bottom: 0.01em;
}

body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial,sans-serif;
	font-size: 10pt;
}

#body_band {
	clear: left;
	background-color: white;
	color: black;
}


#strapline1 {
	width: 100%;
	//background-color: #b70f00;
	background-color: #0B4A80;
	color: white;
	padding: 3px 0;
}

#strapline1 p {
	margin-top: 0;
	margin-bottom: 0;
	text-align: center;
	font-size: 9pt;
	font-weight: bold;
	letter-spacing: 0.3em;
}

	 
#banner {
	width: 100%;
	height: 145px;
	background: url(images/logo.jpg) no-repeat;
	background-color: black;
	color: white;
}

#banner1 {
	margin-left: 150px;
	height: 145px;
	background: url(images/header1c.jpg) no-repeat;
}

#banner2 {
	margin-left: 150px;
	height: 145px;
	background: url(images/header2c.jpg) no-repeat;
}

#banner3 {
	margin-left: 150px;
	height: 145px;
	background: url(images/header3c.jpg) no-repeat;
}

#banner4 {
	margin-left: 155px;
	height: 145px;
	background: url(images/header4c.jpg) no-repeat;
}

#banner5 {
	margin-left: 150px;
	height: 145px;
	background: url(images/header5c.jpg) no-repeat;
}

#banner6 {
	margin-left: 150px;
	height: 145px;
	background: url(images/header6c.jpg) no-repeat;
}

#banner7 {
	margin-left: 150px;
	height: 145px;
	background: url(images/header7c.jpg) no-repeat;
}

#banner8 {
	margin-left: 150px;
	height: 145px;
	background: url(images/header8c.jpg) no-repeat;
}

#banner61 {
	margin-left: 150px;
	height: 145px;
	background: url(images/header61c.jpg) no-repeat;
}

#banner880 {
	margin-left: 150px;
	height: 145px;
	background: url(images/header8801.jpg) no-repeat;
}

#bannerflag {
	position: absolute;
	left: 77%;
	top: 55px;
	width: 23%;
	background-color: black;
	color: white;
	text-align: center;
}

#bannerflag p {
	margin-top: 5px;
	font-size: 16pt;
	line-height: 100%;
	font-weight: bold;
}

#strapline2 {
	width: 100%;
	background-color: white;
	color: #b70f00;
	padding-top: 6px;
}

#strapline2 p {
	margin-top: 0;
	margin-bottom: 0;
	text-align: center;
	font-family: "Comic Sans MS",Arial,sans-serif;
	font-size: 11pt;
	font-weight: bold;
	font-style: italic;
}

#search {
	float: right;
	clear: right;
	margin: 0;
	text-align: right;
}


#main_band {
	clear: both;
	background-color: white;
	color: black;
}

h1 {
	font-family: Verdana,Arial,sans-serif;
	font-size: 17pt;
	line-height: 105%;
	margin-top: 0.4em;
	margin-bottom: 0.8em;
	/*background-color: white;*/
	color: #005;
}

h2 {
	font-family: Verdana,Arial,sans-serif;
	font-size: 13pt;
	line-height: 105%;
	margin-top: 1em;
	margin-bottom: 0.8em;
	/*background-color: white;*/
	color: #027;
}

h3 {
	font-family: Verdana,Arial,sans-serif;
	font-size: 11pt;
	line-height: 105%;
	margin-top: 1em;
	margin-bottom: 0.8em;
	/*background-color: white;*/
	color: #04a;
}

h4 {
	font-family: Verdana,Arial,sans-serif;
	font-size: 10pt;
	line-height: 105%;
	margin-top: 1em;
	margin-bottom: 0.8em;
	/*background-color: white;*/
	color: #077;
}

h5, h6 {
	font-family: Verdana,Arial,sans-serif;
	font-size: 9pt;
	font-style: italic;
	line-height: 105%;
	margin-top: 6pt;
	margin-bottom: 1pt;
	/*background-color: white;*/
	color: #014;
}

p {
	margin-top: 0pt;
	margin-bottom: 7pt;
	font-family: Arial,sans-serif;
	font-size: 10pt;
}

table, tr, td {
	font-family: Arial,sans-serif;
	font-size: 10pt;
}

a {
	background-color: white;
	color: blue;
	//font-weight: bold;
	text-decoration: none;
}

a:visited {
	background-color: white;
	color: purple;
}

a:hover {
	background-color: white;
	color: red;
	text-decoration: underline;
}

a img {
	border: 0;
}


#leftside {
	float: left;
	width: 130px;
	width: 10em;
}



.mainmenu {
	/*width: 100%;*/
	margin: 0;
	/*background-color: #fff8e0;*/
	color: #b70f00;
  letter-spacing: 0.05em;
	padding: 0 0.4em;
}

.mainmenu li {
	margin-bottom: 0.6em;
	line-height: 110%;
	font-size: 9pt;
	font-weight: bold;
}

.mainmenu ul {
	margin: 0 0 0.4em 0;
	padding: 0;
	border: none;
}

.mainmenu ul li {
	display: inline;
	list-style: none;
	line-height: 110%;
	font-size: 8pt;
	font-weight: normal;
}

.mainmenu a {
	display: block;
	width: 10.4em;
	padding: 0.2em 0 0.2em 0.2em;
  /*background-color: #fff8e0;*/
	color: #520;
	text-decoration: none;
}

.mainmenu ul a {
	display: block;
	width: 11em;
 	padding: 0.2em 0 0.2em 1em;
	/*background-color: #fff8e0;*/
	color: #520;
	text-decoration: none;
}

.mainmenu a:hover, .mainmenu a:focus, .mainmenu a:active {
	background-color: #700f00;
	color: white;
}

.mainmenu li#current {
	background-color: #ddd;
	color: black;
}



.menulist {
	width: 100%;
	margin-bottom: 7px;
	background-color: #fff8e0;
	color: #b70f00;
	padding: 4px;
}

.menulist p, .menulist h2 {
	margin-bottom: 2px;
	font-size: 8pt;
	font-weight: bold;
}

.menulist ul {
	margin: 0 0 2px 0;
	padding: 0;
	border: none;
	font-size: 8pt;
	font-weight: bold;
}

.menulist li {
	display: inline;
	list-style: none;
	line-height: 110%;
}

.menulist a {
	display: block;
	width: 124px;
	padding: 2px 0 2px 4px;
	background-color: #fff8e0;
	color: #543;
	text-decoration: none;
}

.menulist a:hover, .menulist a:focus, .menulist a:active {
	background-color: black;
	color: white;
}

.menulist li#current {
	background-color: #ddd;
	color: black;
}


#menu, #menu ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
}

#menu a {
	display: block;
	width: 10em;
}

#menu li { /* all list items */
	float: left;
	width: 10em; /* width needed or else Opera goes nuts */
}

#menu li ul { /* second-level lists */
	position: absolute;
	background: orange;
	width: 10em;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}

#menu li ul ul { /* third-and-above-level lists */
	margin: -1em 0 0 10em;
}

#menu li:hover ul ul, #menu li:hover ul ul ul, #menu li.sfhover ul ul, #menu li.sfhover ul ul ul {
	left: -999em;
}

#menu li:hover ul, #menu li li:hover ul, #menu li li li:hover ul, #menu li.sfhover ul, #menu li li.sfhover ul, #menu li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}








#hmenu, #hmenu ul {
	float: left;
	width: 36em;
	list-style: none;
	line-height: 1;
	background: white;
	font-weight: bold;
	padding: 0;
	border: solid #eda;
	border-width: 1px 0;
	margin: 0 0 1em 0;
}

#hmenu a {
	display: block;
	width: 10em;
	w\idth: 6em;
	color: #7C6240;
	text-decoration: none;
	padding: 0.25em 2em;
}

#hmenu a.daddy {
	background: url(rightarrow2.gif) center right no-repeat;
}

#hmenu li {
	float: left;
	padding: 0;
	width: 10em;
}

#hmenu li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 14.4em;
	w\idth: 13.9em;
	font-weight: normal;
	border-width: 0.25em;
	margin: 0;
}

#hmenu li li {
	padding-right: 1em;
	width: 13em
}

#hmenu li ul a {
	width: 13em;
	w\idth: 9em;
}

#hmenu li ul ul {
	margin: -1.75em 0 0 14em;
}

#hmenu li:hover ul ul, #hmenu li:hover ul ul ul, #hmenu li.sfhover ul ul, #hmenu li.sfhover ul ul ul {
	left: -999em;
}

#hmenu li:hover ul, #hmenu li li:hover ul, #hmenu li li li:hover ul, #hmenu li.sfhover ul, #hmenu li li.sfhover ul, #hmenu li li li.sfhover ul {
	left: auto;
}

#hmenu li:hover, #hmenu li.sfhover {
	background: #eda;
}









#main {
	margin-left: 146px;
}


#inset {
	float: right;
	clear: right;
	width: 180px;
	background-color: #fff8e0;
	color: black;
	margin: 0 0 10px 10px;
	border: 1px solid #b70f00;
	padding: 10px;
	text-align: left;
	font-size: 11pt;
}


#figure {
	float: right;
	clear: right;
	width: auto;
	margin: 4px 0 4px 4px;
	padding: 0 0 4px 0;
	border: 1px;
	border-style: solid;
	border-color: black;
	background-color: white;
	color: gray;
	text-align: center;
	font-size: 9pt;
	font-style: italic;
}


#boxed {
	padding: 10px;
	border: 1px;
	border-style: solid;
	border-color: black;
}


.breadcrumbs, .breadcrumbs a {
	margin-bottom: 1em;
	font-size: 9pt;
	margin-top: 0.8em;
	margin-bottom: 0.8em;
	color: gray;
}


.inset {
	float: right;
	clear: right;
	width: 180px;
	background-color: #fff8e0;
	color: black;
	margin: 0 0 10px 10px;
	border: 1px solid #b70f00;
	padding: 10px;
	text-align: left;
	font-size: 11pt;
}

.linset {
	float: left;
	width: 180px;
	background-color: #fff8e0;
	color: black;
	margin: 0 10px 10px 0;
	border: 1px solid #b70f00;
	padding: 10px;
	text-align: left;
	font-size: 11pt;
}

.sidebar {
	float: right;
	clear: right;
	width: 300px;
	background-color: #fff8e0;
	color: black;
	margin: 0 0 10px 10px;
	border: 1px solid #b70f00;
	padding: 10px;
	text-align: left;
	font-size: 10pt;
}

.bottombar {
	clear: right;
	background-color: #fff8e0;
	color: black;
	margin: 0;
	border: 1px solid #b70f00;
	padding: 10px;
	text-align: left;
	font-size: 10pt;
}

.figure {
	float: right;
	clear: right;
	width: auto;
	margin: 4px 0 4px 4px;
	padding: 0 0 4px 0;
	border: 0px;
	background-color: white;
	color: gray;
	text-align: center;
	font-size: 8pt;
}


.lfigure {
	float: left;
	width: auto;
	margin: 4px 8px 4px 0;
	padding: 0 0 4px 0;
	border: 0px;
	background-color: white;
	color: gray;
	text-align: center;
	font-size: 8pt;
}


.cfigure {
	width: 100%;
	margin: 4px 0 4px 0;
	padding: 0 0 4px 0;
	border: 0px;
	background-color: white;
	color: gray;
	text-align: center;
	font-size: 8pt;
}


.limage {
	margin: 0 8px 0 0;
}


.rimage {
	margin: 0 0 0 8px;
}


.inline {
	background-color: #fff8e0;
	color: black;
	margin: 0 0 10px 10px;
	border: 1px solid #b70f00;
	padding: 10px;
	text-align: left;
	font-size: 11pt;
}


.boxed {
	padding: 10px;
	border: 1px;
	border-style: solid;
	border-color: black;
}


.code3 {
	font-family: Verdana,Arial,sans-serif;
	font-size: 11pt;
  font-variant: small-caps;	
	line-height: 105%;
	margin-top: 1em;
	margin-bottom: 0.8em;
	/*background-color: white;*/
	color: #f94;
}


#footer_band {
	clear: both;
	background: white;
	color: black;
}

#footer {
	width: 100%;
	float: left;
}

#footer p {
	margin-top: 0;
	margin-bottom: 0;
}
</pre></body></html>