<STYLE TYPE="text/css">

* {
   padding:0px;
   margin:0px;
   	
}

body
{
	margin: 0px
	padding: 0px
	font-size: 1.0em;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	color: #000000;
	background-color: #003366;
	background-image: none;
	background-attachment: scroll;
	background-repeat: repeat;	
}

.obscure 
{
	display: none;
}

.allcaps 
{
	text-transform: uppercase;
}


a:link
{
	color:#0033FF;
	text-decoration: none;
	font-weight: bold;
}

a:hover
{
	color: #0099FF;
	text-decoration: none;
	font-weight: bold;
		
}

a:visited
{
	color: #660099;
	text-decoration: none;
	font-weight: bold;
}

form
{
	font-size: .8em;
	margin: 0px 0 0 0;
	padding: 20px 0 0 0;
}

cfform
{
	font-size: .8em;
	margin: 0px 0 0 0;
	padding: 20px 0 0 0;
}

hr 
{
	background-color: #6699CC;
	width:400px;
	height:2px; 
	text-align: left;/*this will align it for IE*/
	margin: 0px auto 0px 0px; /*this will align it left for Mozilla*/
}

input
{
	background-color: #f9f9f9;
	border: solid 1px #6699CC;
	color: black;
	display: block;
	width: 200px;
	margin: 0 0 15px 0;
}


textarea
{
	background-color: #f9f9f9;
	border: 1px solid #6699CC;
	color: black;
	display: block;
	height: 75px;
	margin: 0;
	width: 300px;
}



#formbutton
{
	background-color: #6699CC;
	color: black;
	border: 1px solid #003366;
	margin: 10px 0 0 0;
	padding: 0;
	width: 60px;
}

#container
{
	margin: 0px;
	padding: 0px;
	width: 800px;
	text-align: left;
}

#mainrollheader
{
	height: 25px; 
	width: 790px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	background-position: 0px 0px;
	position: relative;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}

#mainrollheader h1 {
	margin-top: 20px;
	margin-bottom: 15px;
	font: bold 28px Verdana, Arial, sans;
	color: #FFFFCC;
}

#mainheader
{
	z-index:2;
	height: 95px; 
	width: 790px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	background-position: 0px 0px;
	position: relative;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 4px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #339900;
}


#mainheader h1 {
	z-index:3;
	display: inline;
	margin-top: 25px;
	margin-bottom: 25px;
	font: bold 30px Verdana, Arial, sans;
	color: #FFFFCC;
}

#mainheader img {
vertical-align: middle
	/* margin-top: 5px; */
	/*margin-bottom: 10px; */
}

#header
{
	/* height: 85px; */
	width: 790px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	background-position: 0px 0px;
	position: relative;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 4px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #339900;
}


#header h1 {
	margin-top: 20px;
	margin-bottom: 15px;
	font: bold 28px Verdana, Arial, sans;
	color: #FFFFCC;
}





#leftandright
{
	margin: 0px;
	margin-top: 10px;
	padding: 0px;
	width: 790px;	
}

#leftmenu
{
	float: left;
	width: 170px;
	margin: 0px;
	margin-top: 0px;
	padding: 10px;
	background-color: #6699CC;
}

#leftmenu p
{
	text-decoration: none;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}


#leftmenu a:link
{
	color: #FFFFCC;
	text-decoration: none;
	font-weight: bold;
}

#leftmenu a:hover
{
	color: #99CCFF;
	text-decoration: none;
	font-weight: bold;
		
}


#leftmenu a:visited
{
	color: #663399;
	text-decoration: none;
	font-weight: bold;
}



#leftmenu ul

{
	list-style-type: disc;
	color: #FF6600;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#leftmenu hr 
{
	width: 70%;
	height: 2px;
	border: 0px;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FF6600;
	color: #FF6600;
}



#leftmenumulti
{
	float: left;
	size: 10px;
	width: 170px;
	margin: 0px;
	margin-top: 0px;
	padding: 10px;
	background-color: #6699CC;
}

#leftmenumulti p
{
	text-decoration: none;
	size: 10px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}


#leftmenumulti a:link
{
	color: #FFFFCC;
	size: 10px;
	text-decoration: none;
	font-weight: bold;
}

#leftmenumulti a:hover
{
	color: #99CCFF;
	size: 10px;
	text-decoration: none;
	font-weight: bold;
		
}


#leftmenumulti a:visited
{
	color: #663399;
	size: 10px;
	text-decoration: none;
	font-weight: bold;
}


#leftmenumulti ul

{
	list-style-type: disc;
	color: #6699CC;
	size: 10px;
	margin-top: 7px;
	/* margin-left: -20px; */
	margin-right: 5px;
	margin-bottom: 7px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#leftmenumulti hr 
{
	width: 70%;
	height: 2px;
	border: 0px;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FF6600;
	color: #FF6600;
}




#contents {
	width: 560px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-left: 200px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#contents p {
	margin-top: 0.75em;
	margin-bottom: 0.75em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
}



#contents ul

{
	margin-left: 10px;
	padding-left: 10px;
}


#contents li {
	list-style-type: disc;
}

#contents span {
	color: #000000;
}

#contents h1 {
	margin-top: 15px;
	margin-bottom: 10px;
	font: 22px Verdana, Arial, sans;
	font-weight: bold
}

#contents h2 
{
	margin-top: 15px;
	margin-bottom: 5px;
	font: 20px Verdana, Arial, sans;
	font-weight: bold
}

#contents h3 
{
	margin-top: 12px;
	margin-bottom: 4px;
	font: 16px Verdana, Arial, sans;
	font-weight: bold
}

#contents hr 
{
	width:100%;
	height:2px;
	text-align: center;
	margin: 0px auto 0px auto;
	background-color: #000000;
}


#contents table, td 
{
	text-align: left;
	vertical-align: top;
	border: 1px solid #000000;
	margin-top: 10px;
	margin-bottom: 10px;
}

th
{
	background-color: #6699CC;
	color: #FFFFFF;
	text-align: left;
}

tr.d0 td {
	background-color: #99CCFF
}
tr.d1 td {
	background-color: #FFFFFF; 
}


#bigiconboxes
{
	width: 540px;
	color: #FFFFFF;
	text-align: center;
	padding: 10px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	height: 220px;
	
}



#bigiconbox
{
	width: 110px;
	background-color: #FFFFFF;
	color: #000000;
	text-align: center;
	font-size: 12px;
	margin: 5px;
	padding: 5px;
	float: left;
}


#textbox
{
	width:540px;
	color: #000000;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
	
}


#special 
{
	margin-top: .75em;
	margin-bottom: .75em;
	padding: 7px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-align: left;
	background-color: #99CCFF;
	border: 2px solid #003366;
	line-height: 20px;
}

#special a:link
{
	color:#FFFF33;
	text-decoration: none;
	font-weight: bold;
}

#special a:hover
{
	color: #FFFF00;
	text-decoration: none;
	font-weight: bold;
		
}

#special a:visited
{
	color: #0033CC;
	text-decoration: none;
	font-weight: bold;
}



#footer
{
	width:540px;
	color: #000000;
	text-align: right;
	font-size: 10px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
		
}

#mainfooter p
{
	color: #000000;
	text-align: middle;
	font-size: 9px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
		
}

#mainfooter hr
{
	border: 0;
  	width: 70%;
	color: #339900;
	height: 3px;
}

/*FEED*/
rss
{
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 15px;
}
title
{
	color: #FF6600;
	display: block;
	font-weight: 800;
	font-size: 1.3em;
	/*padding-top: 5px;*/
}
item title
{
	background-color: white;
	color: #397329;
	display: block;
	font-size: 1.0em;
	font-weight: 800;
}
description
{
	display: block;
}
guid
{
	display: block;
	border-bottom: solid 1px #397329;
	font-size: 0.8em;
	padding-bottom: 30px;
}
item
{
	margin: 2px;
}

<!-- delete this is new rollover works, since this is from old site -->
all.clsMenuItemNS, .clsMenuItemIE{text-decoration: none; font: bold 12px Arial; color: "#0f2238"; cursor: hand; z-index:100}
#MainTable A:hover {color: "#85c385";}
.style2 {font-family: Geneva, Arial, Helvetica, sans-serif; font-size: xx-small; }
.style27 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #1C3D68;
	font-weight: bold;
}
.style31 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.style34 {color: #1C3D68}

<!-- this is to try to make a new pulldown menu -->

#menu {
position: absolute; /* Menu position that can be changed at will */
top: 2;
left: 0;
height: 20px;
z-index:100;
width: 800px;
margin--left: 5px;
font-size: 12px;
color: #FFFFCC;
}

#menu dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}

#menu dl {
float: left;
width: 111px;
}
#menu dt {
cursor: pointer;
text-align: center;
font-size: 12px;
font-weight: bold;
color: #FFFFCC;
background: #1569C7;
border: 1px #003366; 
margin: 1px;
}
#menu dd {
display: none;
border: 1px solid gray;
}
#menu li {
text-align: center;
font-size: 12px;
background: #6699CC;
}
#menu li a, #menu dt a {
color: #000;
text-decoration: none;
font-size: 12px;
display: block;
height: 100%;
border: 0 none;
}
#menu li a:hover, #menu li a:focus, #menu dt a:hover, #menu dt a:focus {
background: #eee;
font-size: 12px;
}

#menu a:link
{
	color: #FFFFCC;
}

#menu a:hover
{
	color: #99CCFF;		
}


#menu a:visited
{
	color: #330099;
}
#site {
position: absolute;
z-index: 1;
top : 30px;
}





</style>


<!-- does data do anything?  -->
<!-- .data { -->
<!-- border: 1px solid #000000; -->
<!-- } -->
-->