<!--
a:link {text-decoration: none; color: #0000b7;}
a:active {text-decoration: underline; color: #cc0000;}
a:visited {text-decoration: none; color: #660033;}
a:hover {color: #3366FF; text-decoration: underline}

a.step:link {text-decoration: none; color: #0000b7; font-size: 90%; font-weight: bold;}
a.step:active {text-decoration: underline; color: #cc0000; font-size: 90%; font-weight: bold;}
a.step:visited {text-decoration: none; color: #660033; font-size: 90%; font-weight: bold;}
a.step:hover {color: #3366ff; text-decoration: underline; font-size: 90%; font-weight: bold;}          

a.nav:link {text-decoration: none; color: #ffffff;}
a.nav:active {text-decoration: underline; color: #ffffff;}
a.nav:visited {text-decoration: none; color: #ffffff;}
a.nav:hover {color: #ffffff; text-decoration: underline;}

body {
margin: 0; padding: 0; background-color: #ffffff;
font-family: verdana, geneva, arial, helvetica, sans-serif;
}

h3 {
font-family: times;
font-size: 140%;
font-weight: bold;
text-align: left;
}
			    
h4 {
font-family: times;
font-size: 120%; 
color: #603; 
font-weight: bold; 
text-align: Left;
margin-bottom: 9px;
margin-top: 18px;
}

li {
margin-bottom: .5em;
}
               
ul {
list-style: square;
padding-left: 2em;
margin-top: 3em;			 				  
margin-bottom: 3em;
}

ul ul {
list-style: square;
font-family: verdana, geneva, arial, helvetica, sans-serif;
font-size: 100%;			 				  
}
				 
ul.left {
list-style: none;
margin: 0;
padding: 0;
line-height: 1.25em;
}

ul.none {
list-style-type: none;
}
				 
ol {
font-family: verdana, geneva, arial, helvetica, sans-serif;
font-size: 75%;
margin-left: .5in;
margin-top: 1em;
margin-bottom: 1em;
}
				 
ol ol {
font-family: verdana, geneva, arial, helvetica, sans-serif;
font-size: 100%;
margin-left: .5in;
margin-top: 1em;
margin-bottom: 1em;
}			

td table{
font-size: 100%;             /* assures table text same size as non */
padding: 1em .5em;
}   
			   
#bnav {
font-size: 65%; 
font-family: verdana, geneva, arial, helvetica, sans-serif; 
font-weight: bold;
color: #999;
text-align: center;
}   	
#gw td {
border-bottom: 1px solid #777;
border-top: 1px solid #777;
}
#lnav      { 
font-family: verdana, geneva, arial, helvetica, sans-serif;
font-size: 65%;
font-weight: bold;
margin-top: 1.5em;
margin-bottom: 1.5em;
}  
				 
#main  { 
padding: 1em 3em 1em 1em; 
font-size: 85%; 
line-height: 1.5em; 
text-align:left;
}
               
.mission {
font-size: 65%; 
font-family: verdana, geneva, arial, helvetica, sans-serif; 
font-weight: bold;
color: #000;
}               
              
.news  { 
font-family: verdana, geneva, arial, helvetica, sans-serif;
font-size: 65%;
margin-right: 1em; 
text-align:left;
margin-top: 1em;
margin-bottom: 1em;
}

.newsh  		{
font-family: verdana, geneva, arial, helvetica, sans-serif; 
font-weight: bold;
padding-top: 1em;
}

.tiptop {
font-family: verdana, geneva, arial, helvetica, sans-serif; 
font-size: 65%; 
font-weight: bold;
color: #fff;
text-align: right; 
background-color:#000;
padding-top: 5px;
padding-bottom: 5px;
text-align: right;
}               
				 
.tnav       {
font-family: verdana, geneva, arial, helvetica, sans-serif; 
font-size: 65%; 
font-weight: bold;
color: #ffffff;
text-align: left;
background-color:#603;
padding-top: 5px;
padding-bottom: 5px;
}       
               
span.bold { 
font-weight: bold;
}	
				
span.colorbold  {
font-weight: bold;
color: #660033;
}			 

span.thead  		{
font-family: times; 
font-weight: bold;
padding-top: .5em;
margin-left: 1em;
}

span.tbody  		{
margin-top: 0;
margin-left: 1em;
} 
-->
