<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body {
	color: #333333;
	margin:0px;
	padding:0px;
	font: 1em Arial, Helvetica, sans-serif;
	background: #4B6781;
}
/******* hyperlink and anchor tag styles *******/

a {
	color: #094388;
	text-decoration: underline;
}
a:hover {
	color: #5D6A9E;
}
/************** header tag styles **************/

h1 {
	color: #334d55;
	margin: 0px;
	padding: 0px;
	position: absolute;
	visibility: visible;
	left: 60px;
	width: 523px;
	top: 96px;
	font-size: 150%;
	font-weight: bold;
}
h2 {
	color: #334d55;
	margin: 0px;
	padding: 0px;
	font-size: 100%;
	font-weight: bold;
}
h3 {
	color: #334d55;
	margin: 0px;
	padding: 0px;
	font-size: 100%;
	font-weight: bold;
}
h4 {
	color: #333333;
	margin: 0px;
	padding: 0px;
	font-size: 100%;
}
/*************** list tag styles ***************/

ul {
	list-style-type: square;
}
ul ul {
	list-style-type: disc;
}
ul ul ul {
	list-style-type: none;
}

/********* form and related tag styles *********/

form {
	margin: 0;
	padding: 0;
}
label {
	color: #334d55;
	font-size: 1em;
	font-weight: bold;
}
/********* layout styles *********/

#container {
	width:960px;
	margin:0px auto; /* Counteract to IE5/Win Hack */
	padding:0px;
	border:1px solid #333;
	background: #9FB0C4;
	box-shadow: 0px 0px 8px 5px #333;
}
#header  {
	background: url(../images/header.jpg) no-repeat;
	height: 137px;
	width: 960px;
}
#header .sandbag {
	float:left;
	width:100px;
	height: 130px;
	margin-left: 20px;
}
#header .sandbag2 {
	width:560px;
	height: 130px;
	margin-left: 150px;
}
#search {
	width: 210px;
	height: 30px;
	margin-top: 10px;
	float: right;
}
#housekeep {
	top: 0px;
	font-size: 0.75em;
	margin: 2px;
}
#housekeep a {
	color: #26313E;
	text-decoration: underline;
	font-weight: bold;
}
#housekeep a:hover {
	text-decoration: underline;
	color: #8a3B25;
}
#license {
	margin: 0px 28px 0px 0px;
	border: 0px;
	float: right;
	width: 147px;
}

#pagecell {
	margin: 20px;
	padding: 20px;
	background: #ffffff;
	border-radius: 6px;
}
#leftNav {
	width:190px;
	padding: 0px;
	background-color: #F5f7f7;
	float: left;
	clear: both;
	font-size: 12px;
	border-radius: 6px;
	border: 1px solid #cccccc;
}
#leftNav h3 {
	padding-left: 7px;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #333;
	font-size: 1.45em;
}
#leftNav a  img{
	text-align: center;
}

/************ sectionLinks styles **************/

#sectionLinks {
	margin: 0px;
	padding: 0px;
	font-size:15px;
}
#sectionLinks a, #sectionLinks a:visited {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	background-image: url("../images/bg_nav.jpg");
	font-weight: bold;
	padding: 3px 5px 3px 7px;
	color: #21536A;
	text-decoration: none;
}
#sectionLinks a:hover {
	border-top: 1px solid #cccccc;
	font-weight: bold;
	color: #EAECE9;
	background: #4B6781 ;
}
#banner  {
	margin-left: 230px;
	margin-right: 20px;
	width: 629px;
}

#content {
	margin: 0px 20px 0px 210px;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	width: 609px;
}
#content h3 {
	color: #334d55;
	margin: 0px;
	padding: 0px;
	font-size: 100%;
	font-weight: bold;
	border-bottom: 1px solid #333;
}


#content a {
	font-weight:bold;
}
#content li {
	margin-bottom: 10px;
}
#footer {
	clear: both;
	margin: 0px 20px 15px;
	background: #ffffff;
	border-radius: 6px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#footer .social {
	float: left;
	width: 215px;
	margin-left: 10px;
}
#footer .footerTxt {
	margin-left: 250px;
	font-size: 0.9em;
}

#footer .social a img {
	padding: 5px;
}


/************* relatedLinks styles **************/

.relatedLinks {
	margin: 0px;
	padding: 5px 0px;
	border-top: 1px solid #cccccc;
	text-align: center;
}
.imageLeft  {
	padding: 0px;
	border: 1px solid #333;
	margin-right: 15px;
	margin-bottom: 10px;
	float: left;
}
.imageRight {
	padding: 0px;
	border: 1px solid #333;
	margin-bottom: 10px;
	float: right;
	margin-left: 15px;
}
/*************** story styles ******************/

.story {
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}
.story h3 {
	color: #000000;
	font-size: 125%;
	font-weight: bold;
}
.story p {
	padding: 0px 0px 0px 0px;
}
.story a.capsule {
	color: #005FA9;
	display:block;
	padding-bottom: 0px;
	text-decoration: underline;
	font-size: 1em;
	font-weight: bold;
}
.story a.capsule:hover {
	text-decoration: underline;
	color: #5D6A9E;
}
td.storyLeft {
	padding-right: 12px;
}
/* This is CSS for the Photo Galleries */	
#thumbnails img {
	width:100px;
	border:1px solid #D5D5CA;
	padding: 4px;
	background: #FFFFFF;
	margin-right: 4px;
	margin-bottom: 4px;
	text-decoration: none;
}
#thumbnails a {
	text-decoration: none;
	font-size: .7em;
	font-weight: bold;
}	
</pre></body></html>