<!-- 
body { background-image: url(/images/bkgrounds/bgltslate.gif ); 
	color: #08296b; height: 100%; 
	text-align: center; min-width: 900px; max-width: 1200px; 
	font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 10pt; }

p, ul, ol, li, div { margin-top: 1px; margin-bottom: 0px; }

h1, h2, h3, h4, h5 { color: red; text-align: left; 
   	margin-top: 0px; margin-bottom: -1px;  }

hr { width: 75%; color: blue; text-align: center; }

.main { background-color: #ffff9c; color: blue; 
	text-align: justify; border: solid blue thin;
	padding: 8px; }
		
.listmain { border-collapse: collapse;  width: 98%; }
	
.tdborder { border: thin solid blue; padding: 3px; 
		font-size: 10pt; text-align: center;}
		
#navbtn { background-color: blue; color: white; 
	width: 150px; height: 10px; 
	text-align: left; font-style: italic; }
 
.justify { width: 80%; text-align: justify; padding: 1em; }

.disclaim {width: 75%; font-size: 75%;  text-align: justify; }

.linkbar {  background-color: #ffff9c; 
	font-size: 9pt;
	border: solid red 1px; 
	width: 250px; 
	padding: .4em; margin: 0; }

.navbutton { font-weight: bold; font-style: italic; 
	font-size: 11pt; 
	margin-top: .25em; margin-bottom: .25em; padding: .2em; 
	background-color: #0033CC; vertical-align: middle; 
	width: 165px; border: solid red 1px; }

.nav  { vertical-align: middle; text-align: left; }

.header {font-family: times new roman; }

.aj {font-family: times new roman; }

a.nav:link { color: white; text-decoration: none; }
a.nav:visited { color: white; text-decoration: none; }
a.nav:hover { color: red; text-decoration: none; }

a:link { color: blue; }
a:visited { color: blue; }
a:hover { color: red; }
a:active { color: blue; }

.subheader {font-family: times new roman; }
a.header:link { color: red; text-decoration: none; }
a.header:visited { color: red; text-decoration: none; }
a.header:hover { color:blue; text-decoration: none; }


.header {font-family: times new roman; }
a.header:link { color: white; text-decoration: none; }
a.header:visited { color: white; text-decoration: none; }
a.header:hover { color: yellow; text-decoration: none; }

 -->
