P, TABLE, TD, TH, TR ,OL, UL, LI, DIV, .bodytext {
   visible: false;
   font-family:  Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: 12px;
   color: #333333;
   }
   
H2 {
   visible: false;   
   font-family:  Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: 16px;
   color: #333333; 
   font-weight: bold;
   margin-bottom: 0px;
   }

H3 {
   visible: false;  
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: 14px;
   color: #6c9756; 
   font-weight: bold;
   margin-bottom: 0px;
   }


H4 {
   visible: false;  
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   color: #6c9756; 
   font-size: 13px;
   font-weight: bold;
   margin-bottom: 0px;
   }

H5 {
   visible: false;  
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   color: #003300;
   font-size: 11px;
   font-weight: bold;
   margin-bottom: 0px;
   }

/* gets nested underneathe headers, and avoids the large bottom margin below them.
example: <H3>Title<span class ="subheaader"><br>&nbsp;&nbsp;&nbsp;my subheader </span></H3>*/ 
.subheader {
	font-family: Verdana, Helvetica, sans-serif;
    color: #000000;
	font-weight: bold;
	font-size: 12px;
	}
	
.title {
	font-family: Arial, Helvetica;
	font-size: 18px;
	color: #333333;
	}

.orangesubheader {
    visible: false;  
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: #FF6633;
	font-weight: bold;
	font-size: 16px;
	}  

.important {
   visible: false;  
	font-weight: bold;
	color: #0000ff;
    }

. sa_head class{
	font-family: Verdana, Helvetica;
	font-weight: bold;
	font-size: 12px
	color: #000000;
}

.pagetype {
	font-family: Arial, Helvetica;
	font-weight: bold;
	font-style: italic;
	font-size: 12px;
	color: #808080;
	}

.pagetitle {
	visible: false;
	font-family: Arial, Helvetica;
	font-size: 18px;
	color: #000000;
	}
	
.newstitle1 {
	font-family: Verdana, Helvetica;
	font-weight: bold;
	font-size: 16px;
	color: #000000;
	}
	
.newstitle2 {
	font-family: Verdana, Helvetica;
	font-weight: bold;
	font-style: italic;
	font-size: 12px;
	color: #000000;
	}

.caption {
	font-family: Arial, Helvetica;
	font-size: 7.8pt;
	font-color: #000000;
	}

/* makes the bold red asterisk on forms - the required fields */
.required {
   visible: false;  
	font-weight: bold;
	color: #CC0000;
    }

.small {
   visible: false;  
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
    }

.smallgreen {
   visible: false;  
	color: #216B01;
    }

.smallem {
   visible: false;  
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000080;
    }

.orangetext {
   visible: false;  
	color: #FF6633;
	}

.mission { 
   visible: false;  
	padding: 18px; 
	color: #6666FF;
    }
	
.bulletedmenus { 
   visible: false;  
	font-family: arial narrow; 
	font-size: 12px; 
	line-height: 20px; 
	font-weight: bold; 
	}
	
.paddedtext	{ 
   visible: false;  
	padding: 4px;  
	}
	
.actionhead	{ 
	visible: false;  
	text-align: center; 
	font-size: 18px; 
	line-height: 20px; 
	padding: 4px; 
	color: #FF6633; 
	}
	
.actiontext	{ 
	visible: false;  
	padding: 4px; 
	color: #FF6633; 
	}

/* all the link styles set here */
a:link {
   visible: false;  
   color: #008000;
   text-decoration: none;
   }
 
a:visited {
   visible: false;  
   color: #808080;
   text-decoration: none;
   }   
  
a:hover { 
   visible: false;  
   color: #c0c0c0;
   text-decoration: underline;
   } 
a:active { 
   visible: false;  
   color:#808080;
   text-decoration: underline;
   } 
   
a.boldgreen:link, a.boldgreen:visited {
   visible: false;  
   color: #216B01;
   font-weight: bold;
   text-decoration: none;
   }
   
a.boldgreen:hover { 
   visible: false;  
   color: #216B01;
   font-weight: bold;
   text-decoration: underline;
   } 
 
a.adminmenu:link, a.adminmenu:visited {
   visible: false;  
   font-weight: normal;
   color: #333366;
   text-decoration: none;
   }
   
a.adminmenu:hover { 
   visible: false;   
   color: #333366;
   text-decoration: underline;
   } 
   
a.footer:link,a.footer:visited { 
   visible: false;  
	color: #003366; 
	 }
	
a.footer:hover	{
   visible: false;  
	color:#003366; 
	text-decoration: underline; 
	}
	
/* Index link styles */
a.indexorange:link, a.indexorange:visited, a.indexorange:hover {
   visible: false;  
	color: #FF6633;
	text-decoration: underline;
	}
	
a.indexltblue:link, a.indexltblue:visited, a.indexltblue:hover {
   visible: false;  
	color: #3366CC;
	text-decoration: underline;
	}
	
a.indexgreen:link, a.indexgreen:visited, a.indexgreen:hover {
   visible: false;  
	color: #66CC33;
	text-decoration: underline;
	}

a.indexblue:link, a.indexblue:visited, a.indexblue:hover {
   visible: false;  
	color: #000066;
	text-decoration: underline;
	}

	

/* FORM stuff */
form {
   visible: false;  
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	}

.formheader {
   visible: false;  
	color : #996600;
	}

.formheaderbold {
   visible: false;  
	color : #996600;
	font-weight : bold;
	}

input	{
   visible: false;  
	font-family: Verdana, Arial, Helvetica, sans-serif;  
	font-weight: normal; 
	font-size: 11px; 
	}

select	{
   visible: false;  
	font-family: Verdana, Arial, Helvetica, sans-serif;  
	font-weight: normal; 
	font-size: 11px; 
	}
	
textarea	{
   visible: false;  
	font-family: Verdana, Arial, Helvetica, sans-serif;  
	font-weight: normal; 
	font-size: 11px; 
	}
	
.button {
   visible: false;  
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #6633cc;
	}

.required {
   visible: false;  
	font-weight : bold;
	color: #8b008b;
	}

.smallnote {
   visible: false;  
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	}
/* end FORM stuff */
