/* gfb_menu_2.css */ p {  font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;  color: #000000;  font-size: 12px;    /* 12px is normal "2" in HTML */  font-weight: normal;  /*  line-height: 1.3;  */ }  .dropcap {  font: bold 500%;  color: #01804E;  float: left;  vertical-align: top; }  .legal {  font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;  color: #000000;  font-size: 10px;  /* This is normal "1" in HTML */  /*  line-height: 1.1;  */ } .pokey {  font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;  color: #000000;  font-size: 11px;  /* This is normal "1" in HTML */  /*  line-height: normal;  */ } .pokey_white {  font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;  color: white;  font-size: 11px;  /* This is normal "1" in HTML */  /*  line-height: normal;  */ } .usual {  font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;  color: #000000;  font-size: 12px;    /* 12px is normal "2" in HTML */  font-weight: normal;  /*  line-height: 1.3;  */ } .green { color: #01804E; }  .greenbold { color: #01804E; font-weight: bold; } .gbu { /* greenboldusual, that is */ font-family: Verdana, Arial, Helvetica, Geneva, sans-serif; color: #01804E; font-size: 12px;   /* 12px is normal "2" in HTML */ font-weight: bold; }  .gbb { /*  greenboldbullet, that is  */ color: #01804E; font-weight: bold; font-size: 30px; } .blue { color: #095CA6; }  .bluebold { color: #095CA6; font-weight: bold; } li {  font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;  color: #000000;  font-size: 12px;    font-weight: normal;  /*  line-height: 1.2;  */ }   li.bigli{  font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;  color: #01804E;  /* ESI green, that is -- makes for green bullets */  font-size: 20px;  // font-size: 16px;    font-weight: bold;  /*  line-height: 1.1;  */ } li.pokeyli{  font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;  font-size: 11px;  /*  line-height: 1.1;  */ }.ahem {  display: none;  // Recommended by webstandards.org  // Allows for message to ONLY non-CSS-compliant browsers  }  h1 {  font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;  color: #01804E;  /* ESI green, that is */  font-weight: bold;  font-size: 33px; }  .bighead{  font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;  color: #01804E;  /* ESI green, that is */  font-weight: bold;  font-size: 33px; } .medhead{  font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;  color: #01804E;  /* ESI green, that is */  font-weight: bold;  font-size: 24px; } .medhead_black{  font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;  color: #000000;  font-weight: bold;  font-size: 24px; } .subhead{  font-family: Arial, Verdana, Helvetica, Geneva; sans-serif;  color: #01804E;  font-size: 16px;    /* This is normal "3" in HTML */  font-weight: bold;  /*  line-height: 1.1;  */ }  .subhead_black{  font-family: Arial, Verdana, Helvetica, Geneva; sans-serif;  color: #000000;  font-size: 16px;    /* This is normal "3" in HTML */  font-weight: bold;  /*  line-height: 1.1;  */ }  a:link {   color: #095CA6;  text-decoration: none; } a:visited {  color: #095CA6;  // Just so I can see difference while testing...  font-weight: normal;  text-decoration: none; }  a:hover {  /*   background-color: #095CA6;  // Problem with the above is that it paints image links, too.  */  color: #095CA6;  /* font-weight: bold; */  text-decoration: underline; }  a:active {  color: #000000;  text-decoration: none; }.menuStyle  {	color: #FFFFFF;	font-size: 10px;	font-family: Verdana, Arial, Helvetica, sans-serif;	background-color: #FFE833;	/*	line-height: 1.0;	*/	filter: alpha(opacity=95); 	// 5% transparency for MSIE (Win)	// Moz-Opacity: '90%'; 	// 10% transparency for Netscape (Win)	position: relative;	padding: 0px;   top: 0px;   // added   // left: 120px;    // added   // width: 100px;	border: 0 	// was solid 1px #000000	} .menutag {   font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;  font-size: 11px;  text-align: left;  vertical-align: top;  /*  line-height: 1.2;  */  background-color: #FFE833; }  .menutag_center {   font-family: Arial, Helvetica, Geneva, sans-serif;  font-size: 14px;  text-align: center;  vertical-align: top;  font-weight: bold;  /*  line-height: 1.2;  background-color: #FFE833;  */ } .menutag_here {   font-family: Arial, Helvetica, Geneva, sans-serif;  font-size: 14px;  font-style: italic;  text-align: center;  vertical-align: top;  /*  line-height: 1.2;  background-color: #FFE833;  */ } .logohover {  background-color: #FFFFFF;  color: #FFFFFF; } td {  font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;  color: #000000;  font-size: 12px;    /* 12px is normal "2" in HTML */  font-weight: normal;  /*  line-height: 1.3;  */ .tdlegal {  font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;  color: #000000;  font-size: 10px;  /* This is normal "1" in HTML */  /*  line-height: 1.1;  */ } .tdpokey {  font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;  color: #000000;  font-size: 11px;  /* This is normal "1" in HTML */  /*  line-height: normal;  */ }