<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Font before 11-29 Helvetica, Coronet, Verdana, Arial   */

a:link {color: #000000} 
a:visited {color: #006699} 
a:hover {color: #CC9900} 
a:active {color: #000000} 
body { background-color: #97AFD1
       background-repeat: repeat; }
td {font-family: Verdana, MS Sans Serif, Arial; font-size: 11px; color: #333333} 
li {color: #339966; list-style-type: square} 
ul {color: #339966; list-style-type: square} 
ol {color: #339966}

.dyncontent {font-family: Verdana, MS Sans Serif, Arial; font-size: 9px; color: #666699; border-style: dotted} 
.dyncontent td {font-family: Verdana, MS Sans Serif, Arial; font-size: 9px; color: #333333} 
.mytext {font-family: Verdana, MS Sans Serif, Arial; font-size: 11px; color: #666699; border-style: dotted} 
.mytext a:link {color: #333333; text-decoration: underline} 
.mytext a:visited {color: #666666; text-decoration: underline} 
.mytext a:hover {color: #999933; text-decoration: none} 
.mytext a:active {color: #333333; text-decoration: none} 
.mytext2 {font-family: Verdana, MS Sans Serif, Arial; font-size: 11px; color: #666666} 
.mytext2 a:link {color: #666666; text-decoration: underline} 
.mytext2 a:visited {color: #666666; text-decoration: underline} 
.mytext2 a:hover {color: #CCCCCC; text-decoration: none; background-color: #333333} 
.mytext2 a:active {color: #333333; text-decoration: none} 
.text {border: 1px black solid; border-bottom: 3px navy double}

.SideNavi {  font-family: Verdana, MS Sans Serif, Arial; font-size: 8px; text-decoration: none; color: #000000; padding-top: 5px; padding-right: 10px; padding-bottom: 10px; padding-left: 5px}
.Break{page-break-after: always } 

.DataTable {font-family: Verdana, MS Sans Serif, Arial; font-size: 11px; color: #333333}
.DataTable1 {font-family: Verdana, MS Sans Serif, Arial; font-size: 11px; color: #333333} 
.DataTable2 {font-family: Verdana, MS Sans Serif, Arial; font-size: 10px; color: #333333} 
.DataTable3 {font-family: Verdana, MS Sans Serif, Arial; font-size: 9px; color: #333333} 
.DataTable4 {font-family: Verdana, MS Sans Serif, Arial; font-size: 8px; color: #333333} 
.DataTable12 {font-family: Verdana, MS Sans Serif, Arial; font-size: 11px; color: #333333} 
.styleUnder {border-bottom: 9px solid grey; width: 530px; }


 /* Show "bullets" in the links, depending on the class of the LI that the link's in */
 ul.mktree  li.liOpen    .bullet { cursor: pointer; background: url(minus.gif)  center left no-repeat; }
 ul.mktree  li.liClosed  .bullet { cursor: pointer; background: url(plus.gif)   center left no-repeat; }
 ul.mktree  li.liBullet  .bullet { cursor: default; background: url(bullet.gif) center left no-repeat; }

/* CSS pulled from Adios */

body {
	margin: 0px 0;
	background: #FFFFFF;
        font: normal 13px Verdana, MS Sans Serif, Arial;
	color: #666666;
        background: url(images/blue_background_11.gif);

}

/* Page */

#page {
	width: 734px;
	margin: 0 auto;
	background: white;
	border-top: 0px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}

/* Content */

#content {
	float: right;
	width: 480px;
	padding: 20px;
	border-bottom: 1px solid #FFFFFF;
}



/*         End of new stuff        */


/* Sidebar */

#sidebar {
	float: left;
	width: 240px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 15px;
                background-color: #C6E2FF;
}

#sidebar li ul {
	padding: 10px;
	border: 1px solid #0AAAFD;
	border-top: none;
        font-family: Verdana, MS Sans Serif, Arial;
        font-size: 11px;
        color: #333333
}

#sidebar li li {
	margin: 0;
	padding: 3px 0;
	background: url(images/img09.gif) repeat-x;
}

#sidebar li li.first {
	background: none;
}

#sidebar li h2 {
	height: 30px;
	margin: 0;
	padding: 10px 0 0 15px;
        background: url(images/imgRoundedBlue170.gif) repeat-y;
	letter-spacing: -1px;
	color: #FFFFFF;
}

#sidebar a:link {
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
}

#sidebar li a {
        padding-left: 1px;
}

#oldsidebar li a {
	padding-left: 10px;
	background: url(images/img11.gif) no-repeat left center;
}

.bluebox {
	background: url(images/img05.gif) repeat-y;
}

.bluebox h2 {
	background: url(images/img06.gif) repeat-y;
}




</pre></body></html>