/* #91A88C: Green
	#E9FBE5: Pale green
   #FFFFE0: Light Yellow
   #003466: Banner - Dark blue
   #e3e3db: Banner - Candia-Whiteish
   #f8f6ab: Banner - New Hampshire-Yellow
   #336699: Blue in headers
   #DEE0E3: Light gray/blue in menu
   */

body {
	color: #000000;	/* Default FONT COLOR */
	font-size: 12px; /* Default FONT SIZE */

}

 


h1, h2, h3, h4, h5, h6{
	font-family: Arial, Helvetica, "Times New Roman", sans-serif;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
	padding: 0;
	margin: 0;
}

/*
h1 {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #336699;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;	
	
}
*/
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #336699;	
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}
 
p { 
  	font-family: verdana, arial, times new roman, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#000000;
}

.white { 
  	font-family: verdana, arial, times new roman, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#FFFFFF;
}

td {
	font-family: verdana, arial, times new roman, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#000000;
}

b { 
  	font-family: verdana, arial, times new roman, sans-serif; 
	font-size:11px;
	font-weight:bold;
}

ul{
	margin-top: 5px;
}



li{
	margin-top: 0;
	margin-bottom: 5px;
}

/*---HYPERLINKS---*/
a:link {
  color: #003466;
   
}

a:visited {
 color: #003466;  
   
}

a:hover {
	font-weight:bold;
	color: #003466;
	/* NEW */	 
	/*
	font-weight:normal;
	color: #336699;	
	background-color: #E9FBE5
	*/
	color: #336699;	
}

a:active {
  color: #003466;   
    
}

.ptext { 
  font-family: verdana, arial, times new roman, sans-serif; font-size:11px;
	font-weight:normal;
	color:#000000;
}

.header {
	font-family: arial, times new roman, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#336699;
	text-decoration: none;
}



.header02 {
	font-family: arial, times new roman, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration: none;
}

.bannertext {
	font-family: arial, times new roman, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration: none;
}


.nav {
	font-family: arial, times new roman, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#000000;
	
}

.small_text, .smalltext  {font-family: Arial, Helvetica, sans-serif;font-size: 12px;color: #5E5D5D;}

.page-header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight:bold;
	line-height: 100%;
	color: #000000;
	margin-bottom: 10px;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DEE0E3;
	margin-right: 10px;
	margin-left: 0px;
}

.page-med {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height: 130%;
	color: #000000;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 15px;
}

.page-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	line-height: 130%;
	color: #000000;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 15px;
}

/* #91A88C: Green
   #E9FBE5: Pale green
   #FFFFE0: Light Yellow
   #003466: Banner - Dark blue
   #e3e3db: Banner - Candia-Whiteish
   #f8f6ab: Banner - New Hampshire-Yellow
   #336699: Blue in headers
   #DEE0E3: Light gray/blue in menu
   */
 /*CRS-Made the menu the same as the deptmenu and economicdevmenu as formated in the anylinkvertical.css file */
.newnav  {
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-bottom-width: 0;
	line-height: 18px;
	
}

.newnav  p{
	margin: 0;
	padding: 0;
	padding: 2px 0 2px 3px;
	width: 100%;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #336699;
	color: #FFFFFF;

 
}

.newnav  a{
	margin: 0;
	padding: 0;
	width: 100%;
	padding: 2px 0 2px 3px;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px solid #FFFFFF;
	background-color: #FFFFFF;
	color: #003466;
	display: block;
}

.newnav a:visited{  
color: #003466;
}

.newnav a:hover{ /*hover background color*/
background-color: #003466;
color: white;
font-weight: bold;
}


/*----------------TABLES-GENERIC------------------------------*/
table.announce{
width: 100%; 
border-right: 1px solid #DEE0E3;
border-left: 1px solid #DEE0E3;  
}

table.announce th{
background-color: #336699;
color: #FFFFFF;
font-size: 12px;
text-align: center;
text-transform: uppercase;
}
 
table.announce td{
border-bottom: 1px solid #DEE0E3; 
text-align: left;
padding-bottom: 15px;
}

table.announce p{
	margin: 0;
	padding: 0;
}

table.announce h1 {
  	color: #003466;	 
	font-size: 12px; 
	font-weight:bold;
	text-decoration: none;
	margin: 0;
	padding: 0;
	padding-bottom: 5px;
	
}
 
.announce_warning{
	background-color: #DEE0E3;
}

/*----------------FRONTPAGE------------------------------*/
.frontpagemain{	
	background-color: #FFFFFF;
	padding: 0;
	margin: 0; 
 	padding: 10px;	 
	line-height: 1.8em;	 	
}

.frontpagemain h2{
 	background-color: #DEE0E3;
	text-transform: uppercase;
	border-bottom: 2px solid #91A88C;
	padding-left: 2px;
}

.frontpagemain ul {
	margin: 0;
	padding: 0;  	 
	margin-left: 12px;
  	padding-left: 12px;  	
  	list-style-image: url(../images/arrow.gif);     
}
.frontpagemain li {	  
	 
}

.frontpageright{	
	background-color: #DEE0E3;
	padding: 0;
	margin: 0; 
 	padding: 4px;	
	text-align: center;		 
} 

.frontpageright h2{
	background-color: #DEE0E3;
	text-transform:uppercase;
	border-top: 2px solid #91A88C;
	border-bottom: 2px solid #91A88C;
	padding-top: 5px;
	padding-bottom: 5px;
}


.thinborder {
	border-top: 1px solid #91A88C;
}

.photoright {
	padding: 10px;
	float: right;
	margin-bottom: 10px;
	margin-left: 15px;
	border: 2px solid #91A88C;
}

.photoleft {
	padding: 10px;
	float: left;
	margin-bottom: 10px;
	margin-right: 15px;
	border: 2px solid #91A88C;
}

.boxleft{ /*this is a box that floats left. It's used on the main page only. */
	position: relative;
	width: 257px; /* Do NOT adjust this */
	float: left;
	padding-right: 5px;	
	border: none;
}

.divClear {    clear:both;    }   

