.pif {  font-family: geneva, arial, helvetica, verdana, "univers condensed",
  sans-serif; font-size: 14px; font-style: normal; color: #2F4F4F;
}
BODY
{ font-family: geneva, arial, helvetica, verdana, "univers condensed",
  sans-serif;
  background-color: #F9F3C1;
  color: #00443F;
}
     
/* Valid HTML 4.x elements                                                 */

H1, H2, H3, H4, H5, H6
{
	font-family: geneva, arial, helvetica, verdana, "univers condensed",
  sans-serif;
	color: #066;
	word-spacing: normal;
	letter-spacing: normal;
	text-decoration: none
}
     
CAPTION
{ font-family: geneva, arial, helvetica, verdana, "univers condensed",
  sans-serif;
  font-size: small;
  font-weight: bold;
  word-spacing: normal;
  letter-spacing: normal;
  text-decoration: none }
 
ABBR, ACRONYM, ADDRESS, B, BDO, BIG, BLOCKQUOTE, BODY, BUTTON,
CITE, DD, DEL, DFN, DIV, DL, DT, EM,FIELDSET, FORM, 
I, INS, KBD, LABEL, LEGEND, LI, OL, P, PRE, Q,
SAMP, SMALL, SPAN, STRONG, SUB, SUP, UL, VAR
{
	font-family: geneva, arial, helvetica, verdana, "univers condensed",
  sans-serif;
	color: #066;
	word-spacing: normal;
	letter-spacing: normal;
	text-decoration: none
}
     
/*TABLE, TBODY, TD, TFOOT,  THEAD, TR
{ font-family: geneva, arial, helvetica, verdana, "univers condensed",
  sans-serif;
  word-spacing: normal;
  letter-spacing: normal;
  text-decoration: none;
  padding-left: 4px;
  padding-right: 4px;
  color : #00443F;
  border-color : #00443F;
  }
*/

#Fischer {
	border: 3px solid #066;
	padding: 10px;
}

TH,TABLE,TD,TR,TBODY,TFOOT,THEAD
{
	font-family: geneva, arial, helvetica, verdana, "univers condensed",
  sans-serif;
	color: #086062;
	word-spacing: normal;
	letter-spacing: normal;
	text-decoration: none;
	text-align: left;


   border-color : #00443F
  padding-left: 4px;
	padding-right: 4px;
}



/* Anchor elements                                                         */

A:link
{ font-family: geneva, arial, helvetica, verdana, "univers condensed",
  sans-serif;
  word-spacing: normal;
  letter-spacing: normal;
  color: blue }
     
A:visited
{ font-family: geneva, arial, helvetica, verdana, "univers condensed",
  sans-serif;
  word-spacing: normal;
  letter-spacing: normal;
  color: purple }
     
A:active 
{ font-family: geneva, arial, helvetica, verdana, "univers condensed",
  sans-serif;
  word-spacing: normal;
  letter-spacing: normal;
  color: purple }
                
/* General Use Class Definitions                                           */

/* USGS Visual Identity System Color Palette Classes                       */

.KeyGreen      { color: #006F41 }
.BlueGreen     { color: #007B71 }
.Blue          { color: #0061A3 }
.Purple        { color: #180F9B }
.RedViolet     { color: #8F009A }
.Red           { color: #FB0032 }
.YellowOrange  { color: #F99B00 }

.DarkGreen     { color: #1E4D2B }
.DarkBlueGreen { color: #00443F }
.DarkBlue      { color: #002F57 }
.DarkPurple    { color: #201258 }
.DarkRedViolet { color: #641B56 }
.Burgundy      { color: #881535 }
.Brown         { color: #8D4200 }

.LightBlue     { color: #6AC3F2 }
.Yellow        { color: #FFBD00 }
.GreenGrey     { color: #66A48B }
.BlueGrey      { color: #91B0BD }
.LightGrey     { color: #C7B5BC }
.WarmGrey      { color: #A79D95 }
.Tan           { color: #C19967 }

/* "Open House" Color Classes                                              */

.OHDarkBlue       { color: #2668A9 }
.OHDarkBlueSafe   { color: #336699 }
.OHLightBlue      { color: #6180B6 }
.OHLightBlueSafe  { color: #6699CC }
.OHYellow         { color: #EBEFCD }
.OHYellowSafe     { color: #FFFFCC }
.OHGreen          { color: #5BBA53 }
.OHGreenSafe      { color: #66CC66 }

/* Additional "Browser Safe" Color Classes                                 */

.black         { color: #000000 }
.blue          { color: #006699 }
.blue1         { color: #0000FF }
.green         { color: #006633 }
.green1        { color: #00FF00 }
.red           { color: #FF0000 }

/* Miscellaneous Size and Special Purpose Classes                          */

/*.feature
{ font-family: geneva, arial, helvetica, verdana, "univers condensed",
  sans-serif;
  font-size: small;
  word-spacing: normal;
  letter-spacing: normal }

.example
{ font-family: "courier new","lucida console","ms courier new", monospace;
  font-size: 90%;
  color: #00443F;
  border-style: solid;
  border-width: thin;
  border-color: #00443F
  background-color: #FFFFCC;
  width: 100%;
  margin-left: 2%;
  margin-right: 2%;
  padding: 0.5em 0.5em }
      
.footer
{ font-family: geneva, arial, helvetica, verdana, "univers condensed",
  sans-serif;
  font-size: x-small;
  word-spacing: normal;
  letter-spacing: normal }

.footerMenu
{ font-family: geneva, arial, helvetica, verdana, "univers condensed",
  sans-serif;
  font-size: small;
  word-spacing: normal;
  letter-spacing: normal }

.headerMenu
{ font-family: geneva, arial, helvetica, verdana, "univers condensed",
  sans-serif;
  font-size: small;
  word-spacing: normal;
  letter-spacing: normal }
     
.news
{ font-family: geneva, arial, helvetica, verdana, "univers condensed",
  sans-serif;
  font-size: small;
  word-spacing: normal;
  letter-spacing: normal }

.siteMenu
{ font-family: geneva, arial, helvetica, verdana, "univers condensed",
  sans-serif;
  font-size: small;
  font-weight: bold;
  word-spacing: normal;
  letter-spacing: normal }
     
.tablebox
{ border-style: solid;
  width: 100%;
  border-width: thin;
   border-color : #00443F
  padding: 0.5em 0.5em }

.xsmall
{ font-family: geneva, arial, helvetica, verdana, "univers condensed",
  sans-serif;
  font-size: x-small }
   
.tablebox
{ border-style: solid;
  width: 100%;
  border-width: thin;
   border-color : #00443F
  padding: 0.5em 0.5em }        */

/*                                                                         */
/* End of pif.css Cascading Style Sheet                       */
/*                                                                         */.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#poster {
	position: absolute;
	left: 400px;
	top: 160px;
}
#TOC {
	overflow: auto;
	height: 590px;
}
.GreenGrey div {
	font-family: Times New Roman, Times, serif;
}
.GreenGrey div h2 strong em {
	font-family: Times New Roman, Times, serif;
}
.GreenGrey div h2 strong {
	font-family: Times New Roman, Times, serif;
}
.GreenGrey div h3 {
	font-family: Times New Roman, Times, serif;
}
#cover {
	padding-left: 20px;
	padding-right: 20px;
}
#cover {
	padding-left: 10px;
	padding-right: 10px;
}
.GreenGrey div h2 strong em {
	font-family: Times New Roman, Times, serif;
}
.GreenGrey div {
	vertical-align: top;
}
#PIF2010 {
	border: medium solid #086666;
}
.ComingSoon {
	color: #F00;
}
