.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	/*font-weight: bold*/
}

.normal a:link {
	color: #336666; 
	text-decoration: none;
	}
.normal a:visited {
	color: #336666; 
	text-decoration: none;
	} 
.normal a:hover {
	color: #336666; 
	text-decoration: underline;
	}

.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold
	}
.nav a:link, .nav a:visited,  .nav a:active{
	color: #FFFFFF;
	text-decoration: none;
	}
.nav a:hover {
	color: #000000;
	text-decoration: none;
	}

.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	text-align: left;
}
.whitetext a:link, .whitetext a:visited,  .whitetext a:active{
	color: #FFFFFF; 
	text-decoration: none; 
	}
.whitetext a:hover {
	color: #FF9900; 
	text-decoration: none;
	}


.blacktext {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #000000;
        text-decoration: none;
        font-weight: normal;
        text-align: left;
}
.blacktext a:link, .blacktext a:visited,  .blacktext a:active{
        color: #000000;
        text-decoration: none;
        }
.blacktext a:hover {
        color: #0033ff;
        text-decoration: none;
        }


.small {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9px; 
	font-weight: bold; 
	color: #666666; 
	text-decoration: none
}
.small a:link {
	color: #666666; 
	text-decoration: none
	}
.small a:visited {
	color: #666666; 
	text-decoration: none
	}
.small a:hover {
	color: #666666;
	text-decoration: underline;
	text-align: left;
	}
	
.smallblack {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9px; 
	font-weight: normal; 
	color: #000000; 
	text-decoration: none
}
.smallblack a:link, .smallblack a:visited,  .smallblack a:active{
	color: #000000; 
	text-decoration: none
}
.smallblack a:hover {
	color: #666666; 
	text-decoration: underline
	}
	
.smallwhite {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9px; 
	font-weight: bold; 
	color: #FFFFFF; 
	text-decoration: none
}
.smallwhite a:link, .smallwhite a:visited,  .smallwhite a:active{
	color: #FFFFFF; 
	text-decoration: none
}
.smallwhite a:hover {
	color: #FFFFFF; 
	text-decoration: underline
	}
	
.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 15px; font-weight: 
	bold; color: #000000; 
	text-decoration: none
}
.headline a:link {
	color: #000000; 
	text-decoration: none
	}
.headline a:visited {
	color: #000000; 
	text-decoration: none
	}
.headline a:hover {
	color: #000000; 
	text-decoration: underline
	}

.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
}

.subhead_light {
	font-family: Helvetica, sans-serif; 
	font-size: 14px; 
	font-weight: normal; 
	color: #000000; 
	text-decoration: none
}
.subhead_light a:link, .subhead_light a:visited,  .subhead_light a:active{
	color: #000000; 
	text-decoration: none
}
.subhead_light a:hover {
	color: #000000; 
	text-decoration: underline
	}

.blue_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #336666;
	text-decoration: none;
	font-style: italic;
}

.blue_title a:link, .blue_title a:visited,  .blue_title a:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #336666;
	text-decoration: none;
	font-style: italic;
}
.blue_title a:hover {
	color: #336666; 
	text-decoration: underline;
	}

.menus {
	border: 1px solid #cccccc;
	background:	#FFFFFF;
/*	filter:				alpha(Opacity=90);
*/
	-moz-opacity:		0.9;
}
.menus a:link, .menus a:visited,  .menus a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	display:block;
	text-decoration:none;
/*	font-weight: none;
*/
	color:#993300;
	padding-left: 5px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom: 1px inset #CDCDCD;

}
.menus a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	display:block;
	text-decoration:none;
/*	font-weight: none;
*/
	color:#ffffff;
	background-color: #336666;
}
body table tr td table tr td table tr td table {
	text-align: left;
}

.data {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	color: #000000; 
	text-decoration: none; 
	font-weight: normal;
	}

.data a:link {
	color: #006699; 
	text-decoration: none;
	}
.data a:visited {
	color: #006699; 
	text-decoration: none;
	} 
.data a:hover {
	color: #006699; 
	text-decoration: underline;
	}

.subhead_table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006699;
	text-decoration: none;
	font-style: none;
	font-weight: bold;
}

.subhead_table a:link, .subhead_table a:visited,  .subhead_table a:active{
	color: #006699;
	text-decoration: none;
	}
.subhead_table a:hover {
	color: #006699;
	text-decoration: underline;
	}

.subhead_data {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666;
	text-decoration: none;
	font-style: none;
	font-weight: bold;
}

.subhead_data a:link, .subhead_data a:visited,  .subhead_data a:active{
	color: #666666;
	text-decoration: none;
	}
.subhead_data a:hover {
	color: #666666;
	text-decoration: underline;
	}
	
.datamenu {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #006699; 
	text-decoration: none; 
	font-weight: normal;
	}
.datamenu a:link, .datamenu a:visited, .datamenu a:active {
	color: #006699; 
	text-decoration: none; 
	}
.datamenu a:hover {
	color: #ffffff;
	background: #069;
	text-decoration: none;
	}
#data {
	text-align: left;
	visibility: hidden;
}
#climo {
	text-align: left;
}

.blue_title2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
	/*font-style: italic;*/
}#lis_image {
	text-align: center;
}

#normal {
	font-weight: normal;
}

.headline2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	font-size: 24px;
	color: #069;
}

.red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CC0000;
	text-decoration: none;
	font-weight: normal;
	}

.white_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	/*font-style: italic;*/
}
.white_title a:link, .white_title a:visited, .white_title a:active {
	color: #ffffff; 
	text-decoration: none;
}
.white_title a:hover {
	color: #99cccc;
	text-decoration: underline;
	}
	
#personnelheader1, #personnelheader2, #personnelheader3, #personnelheader4 {
	font-weight:normal;
}

.whiteyellow {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #FFFFFF; 
	text-decoration: none; 
	font-weight: normal;
	}
.whiteyellow a:link, .whiteyellow a:visited, .whiteyellow a:active {
	color: #ffcc00;
	text-decoration: none;
	}
.whiteyellow a:hover {
	color: #ffcc00;
	text-decoration: underline;
	}
	
.whitewhite {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #FFFFFF; 
	text-decoration: none; 
	font-weight: normal;
	}
.whitewhite a:link, .whitewhite a:visited,  .whitewhite a:active{
	color: #FFFFFF;
	text-decoration: none;
	}
.whitewhite a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	}
	
.top_slogan {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	text-align: right;
	}
	
.larger {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	color: #000000; 
	text-decoration: none; 
	font-weight: normal;
	}

.larger a:link, .larger a:visited, .larger a:active {
	color: #006699;
	text-decoration: none;
	}
.larger a:hover {
	color: #006699;
	text-decoration: underline;
	}
	
.newmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	}
.newmenu a:link, .newmenu a:visited, .newmenu a:active {
	/*color: #ffcc00;*/
	text-decoration: none;
	}
.newmenu a:hover {
	color: #ffcc00;
	text-decoration: none;
	}
	
.newmenu a:active {
	color: #ffffff;
	text-decoration: none;
	}
	
.white_headline {
	font-family: 'Muli', sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	text-transform: uppercase;
}

/* ======== menumaker menu for main menu ========= */
#cssmenu{
border-top:1px solid #D7D7D7 !important;
border-bottom: 1px solid #D7D7D7 !important;
}

#cssmenu,
#cssmenu #menu-button {
clear:both;
}

/*remove padding from home icon so it's not vertically tall*/
.csshome {
padding-top: 0px !important;
padding-bottom: 0px !important;
display:block; 
 height:30px; 
 width:30px; 
 background: url(images/buttons/home_icon.png) center top no-repeat;
}

.csshome:hover {
background: url(images/buttons/icon_home_wt-64px.png) center top no-repeat;
background-size: 26px;
}

/*Make the LINK that's INSIDE the li element wide/tall so we can
activate it by clicking anywhere inside the li "house picture"*/
.csshome > a {
width: 29px;
height:29px;
}

#cssmenu,
#cssmenu ul,
#cssmenu ul li,
#cssmenu ul li a,
#cssmenu #menu-button {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
  line-height: 1;
  display: block;
/*  position: relative;*/ /*remove this to make left flyouts start at top*/
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
color:white; /*color for labels in FC menu*/

}

/*fix dropdown stacking issues over breadcrumb area for firefox*/
#cssmenu > ul > li > ul  {
  z-index:10;
}




#cssmenu:after,
#cssmenu > ul:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

#cssmenu #menu-button {
  display: none;
}

/*manipulate the whole topmost level bar*/
#cssmenu > ul > li {
  float: left;
}

/*manipulate the whole topmost level bar*/
#cssmenu > ul > li > a {
  padding-left:11px;
  padding-top:8px; 
  padding-bottom:8px;
  margin-right:13px;  
  font-size: 12px;
  letter-spacing: 1px;
  text-decoration: none;
  /*font-weight: 700;*/
  text-transform: uppercase;
  /*Per Ajinkya, lose the animation
  -webkit-transition: color .25s ease;
     -moz-transition: color .25s ease;
          transition: color .25s ease;*/  
  color:black;
}

#cssmenu > ul > li:hover  {
  background-color: #485A6E;
}

#cssmenu > ul > li:hover > a {
  color: #F5D238;
}

#cssmenu > ul > li.has-sub > a {
  padding-right: 30px;
}

#cssmenu ul > li.has-sub > a:after {
  position: absolute;
  top: 22px;
  right: 11px;
  width: 8px;
  height: 2px;
  display: block;
  background: #dddddd;
  content: '';
  /*Per Ajinkya, lose the animation
  -webkit-transition: background .25s ease;
     -moz-transition: background .25s ease;
          transition: background .25s ease; */  
}

#cssmenu > ul > li.has-sub:hover > a:after,
#cssmenu > ul > li.has-sub > a:hover:after {
  background: #ffffff;
}

#cssmenu ul > li.has-sub > a:before {
  position: absolute;
  top: 19px;
  right: 14px;
  display: block;
  width: 2px;
  height: 8px;
  background: #dddddd;
  content: '';
/*Per Ajinkya, lose the animation
  -webkit-transition: all .25s ease;
  -moz-transition: all .25s ease;
  -ms-transition: all .25s ease;
  -o-transition: all .25s ease;
  transition: all .25s ease;*/
}

#cssmenu ul > li.has-sub:hover > a:before,
#cssmenu ul > li.has-sub > a:hover:before {
  top: 23px;
  height: 0;
}

#cssmenu ul ul {
  position: absolute;
  left: -9999px;
}

/*first level items like hurricane science
without kids of their own*/
#cssmenu li:hover > ul {
  left: auto;
  background: #485A6E;
}

#cssmenu ul ul ul {
  margin-left: 100%;
  top: 0;
}

/*Per Ajinkya, lose the animation
#cssmenu ul ul li {
  height: 0;
  -webkit-transition: height .25s ease;
     -moz-transition: height .25s ease;
          transition: height .25s ease;
}*/

#cssmenu li:hover > ul > li {
  height: 35px;
}

/*the first level of dropped-down squares*/
#cssmenu ul ul li a {
  width: 170px;
  padding: 11px 15px;
  border-bottom: 1px solid rgba(150, 150, 150, 0.15);
  font-size: 12px;
  text-decoration: none;
  color: #F5D238;
  font-weight: 400;
  background:#485A6E;
}

/*the flyout non-link texts*/
#cssmenu ul >li>ul> li:last-child{
/*  background:#485A6E;
width:170px;
  border-top: 1px solid rgba(150, 150, 150, 0.15);
  border-right: 1px solid rgba(150, 150, 150, 0.15);
  border-bottom: 1px solid rgba(150, 150, 150, 0.15);
padding: 11px 15px;*/
}

#cssmenu ul ul li:last-child > a,
#cssmenu ul ul li.last-item > a {
  border-bottom: 0;
color: #F5D238;
}

#cssmenu ul ul li:hover > a,
#cssmenu ul ul li a:hover {
  color: white;
  background-color:#79aee4;
  border-bottom:1px solid #79aee4;
}

#cssmenu ul ul li.has-sub > a:after {
  top: 16px;
  right: 11px;
  background: #dddddd;
}

#cssmenu ul ul > li.has-sub:hover > a:after,
#cssmenu ul ul > li.has-sub > a:hover:after {
  background: #ffffff;
}

#cssmenu ul ul li.has-sub > a:before {
  top: 13px;
  right: 14px;
  background: #dddddd;
}

#cssmenu ul ul > li.has-sub:hover > a:before {
  top: 17px;
  height: 0;
}

/*cusomize some menu items/links so they are tall
enough to take 2 lines and still show their
separation border underneath them. 
Done because of new, longer citation text...*/
.tallMenuItem { 
  list-style-position: inside !important;
  margin-bottom: 12px !important;
}

/*customize all flyouts*/
.datamenu-flyout,
.projectsmenu-flyout,
.fcmenu-flyout,
.measurementsmenu-flyout,
.resourcesmenu-flyout,
.multimediamenu-flyout,
.aboutmenu-flyout{
background-color: #79aee4; 
 width:170px;
border-top: 1px solid rgba(150, 150, 150, 0.15);
border-right: 1px solid rgba(150, 150, 150, 0.15);
border-bottom: 1px solid rgba(150, 150, 150, 0.15);
padding: 20px 10px !important;
}

/*make fcmenu flyout wider than others*/
.fcmenu-flyout{
width:227px;
}

/*make projects flyout wider than others*/
.projectsmenu-flyout {
width:300px;
}

/*customize flyout heights
in relation to parent menu heights*/
.datamenu-flyout{
height:280px !important;
}

.projectsmenu-flyout{
height:175px !important;
}

.fcmenu-flyout{
height:560px !important;
}

.measurementsmenu-flyout{
height:210px !important;
}

.resourcesmenu-flyout{
height:292px !important;
}

.multimediamenu-flyout{
height:70px !important;
}

.aboutmenu-flyout{
height:152px !important;
}

.cssmenu-label{
/*padding:10px !important;
  border-bottom: 1px solid rgba(150, 150, 150, 0.15) !important;*/
  }
  
.cssmenu-label a {
margin-bottom:30px;
font-style:italic;
padding-left:7px !important;
}  
  
/*****************************************************/
/*Disabled/commented out resizing for narrow/small menus as not enabled yet
#cssmenu.small-screen {
  width: 100%;
}
#cssmenu.small-screen ul {
  width: 100%;
  display: none;
}
#cssmenu.small-screen.align-center > ul {
  text-align: left;
}
#cssmenu.small-screen ul li {
  width: 100%;
  border-top: 1px solid rgba(120, 120, 120, 0.2);
}
#cssmenu.small-screen ul ul li,
#cssmenu.small-screen li:hover > ul > li {
  height: auto;
}
#cssmenu.small-screen ul li a,
#cssmenu.small-screen ul ul li a {
  width: 100%;
  border-bottom: 0;
}
#cssmenu.small-screen > ul > li {
  float: none;
}
#cssmenu.small-screen ul ul li a {
  padding-left: 25px;
}
#cssmenu.small-screen ul ul ul li a {
  padding-left: 35px;
}
#cssmenu.small-screen ul ul li a {
  color: #dddddd;
  background: none;
}
#cssmenu.small-screen ul ul li:hover > a,
#cssmenu.small-screen ul ul li.active > a {
  color: #ffffff;
}
#cssmenu.small-screen ul ul,
#cssmenu.small-screen ul ul ul,
#cssmenu.small-screen.align-right ul ul {
  position: relative;
  left: 0;
  width: 100%;
  margin: 0;
  text-align: left;
}
#cssmenu.small-screen > ul > li.has-sub > a:after,
#cssmenu.small-screen > ul > li.has-sub > a:before,
#cssmenu.small-screen ul ul > li.has-sub > a:after,
#cssmenu.small-screen ul ul > li.has-sub > a:before {
  display: none;
}
#cssmenu.small-screen #menu-button {
  display: block;
  padding: 17px;
  color: #dddddd;
  cursor: pointer;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 700;
}
#cssmenu.small-screen #menu-button:after {
  position: absolute;
  top: 22px;
  right: 17px;
  display: block;
  height: 4px;
  width: 20px;
  border-top: 2px solid #dddddd;
  border-bottom: 2px solid #dddddd;
  content: '';
}
#cssmenu.small-screen #menu-button:before {
  position: absolute;
  top: 16px;
  right: 17px;
  display: block;
  height: 2px;
  width: 20px;
  background: #dddddd;
  content: '';
}
#cssmenu.small-screen #menu-button.menu-opened:after {
  top: 23px;
  border: 0;
  height: 2px;
  width: 15px;
  background: #ffffff;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
#cssmenu.small-screen #menu-button.menu-opened:before {
  top: 23px;
  background: #ffffff;
  width: 15px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
#cssmenu.small-screen .submenu-button {
  position: absolute;
  z-index: 99;
  right: 0;
  top: 0;
  display: block;
  border-left: 1px solid rgba(120, 120, 120, 0.2);
  height: 46px;
  width: 46px;
  cursor: pointer;
}
#cssmenu.small-screen .submenu-button.submenu-opened {
  background: #262626;
}
#cssmenu.small-screen ul ul .submenu-button {
  height: 34px;
  width: 34px;
}
#cssmenu.small-screen .submenu-button:after {
  position: absolute;
  top: 22px;
  right: 19px;
  width: 8px;
  height: 2px;
  display: block;
  background: #dddddd;
  content: '';
}
#cssmenu.small-screen ul ul .submenu-button:after {
  top: 15px;
  right: 13px;
}
#cssmenu.small-screen .submenu-button.submenu-opened:after {
  background: #ffffff;
}
#cssmenu.small-screen .submenu-button:before {
  position: absolute;
  top: 19px;
  right: 22px;
  display: block;
  width: 2px;
  height: 8px;
  background: #dddddd;
  content: '';
}
#cssmenu.small-screen ul ul .submenu-button:before {
  top: 12px;
  right: 16px;
}
#cssmenu.small-screen .submenu-button.submenu-opened:before {
  display: none;
}
#cssmenu.small-screen.select-list {
  padding: 5px;
}  */

/*make spacing good on lower items like access data*/
.footerItemLower {
color:white;
display:block;
padding-top:2em;
clear: left;
}

/*remove padding from home icon so it's not vertically tall*/
.csshome {
padding-top: 0px !important;
padding-bottom: 0px !important;
display:block; 
 height:30px; 
 width:30px; 
 background: url(/css/images/buttons/home_icon.png) center top no-repeat;
}

.csshome:hover {
background: url(/css/images/buttons/icon_home_wt-64px.png) center top no-repeat;
background-size: 26px;
}

/*Make the LINK that's INSIDE the li element wide/tall so we can
activate it by clicking anywhere inside the li "house picture"*/
.csshome > a {
width: 29px;
height:29px;
}

#datamenu, #measurementsmenu, #fcmenu, #projectsmenu, #resourcesmenu, #multimediamenu, #aboutmenu  { margin-left: 12px !important; }
