/* #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
   */
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;
}

/*---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;
}


 /*CRS-Made the menu the same as the deptmenu and economicdevmenu as formated in the anylinkvertical.css file */
.newnav  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003466;
	border-bottom-width: 0;
	line-height: 18px;
}

.newnav  a{
	color: #003466;
	width: 100%;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
	padding-left: 3px;	
}

.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: #003466;
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;
}
.filterme{
	padding-left: 20px;
	font-size: 12px;
	
}
