/* Foodstuffs PumperNickel Styles */  body { color:            #000000 ; /* Black */         background-color: #FFFFFF ; /* White */          font-family: Verdana, Arial, Helvetica, sans-serif ;          font-size: 8pt ;          margin-top: 0 ;          margin-bottom: 0 }            table { font-family: Verdana, Arial, Helvetica, sans-serif;          font-size: 8pt }             p { margin-top: 0;       margin-bottom: 0 }         h1 { margin-top: 0;        font-size: 14pt ;        margin-bottom: 0  }   h2 { margin-top: 0;        font-size: 12pt ;        margin-bottom: 0  }   h3 { margin-top: 0;        font-size: 10pt ;        margin-bottom: 0  }   h4 { margin-top: 0;        font-size: 8pt ;        margin-bottom: 0  }   /* Default link styles */  /*  A:link    {color: #0C2577; text-decoration: none;      font-family: Verdana, Arial, Helvetica, sans-serif}   A:visited {color: #A8A8CA; text-decoration: none;      font-family: Verdana, Arial, Helvetica, sans-serif}   A:hover   {color: #7679AE; text-decoration: underline; font-family: Verdana, Arial, Helvetica, sans-serif}  */    /* Head items are for head documents, used on top of all template pages  */    .header   { color:            #FFFFFF ; /* White */              background-color: #336633 ; /* Foodstuffs Dark Green */             }   .headline { font-size: 10 ;              color:            #336633 ; /* Foodstuffs Dark Green */               background-color: #99CC66 ; /* Foodstuffs Light Green */            }   A:link.headlink    { font-size: 10; color:   #336633; text-decoration: none;      font-family: Verdana, Arial, Helvetica, sans-serif; }   A:visited.headlink { font-size: 10; color:   #336633; text-decoration: none;      font-family: Verdana, Arial, Helvetica, sans-serif; }   A:hover.headlink   { font-size: 10; color:   #336644; text-decoration: underline; font-family: Verdana, Arial, Helvetica, sans-serif; }    /* Body Link is used in the column headers to give the sort by links */  A:link.bodylink    { font-size: 8; color:   #FFFFFF; text-decoration: none;      font-family: Verdana, Arial, Helvetica, sans-serif; }   A:visited.bodylink { font-size: 8; color:   #FFFFFF; text-decoration: none;      font-family: Verdana, Arial, Helvetica, sans-serif; }   A:hover.bodylink   { font-size: 8; color:   #CCCCCC; text-decoration: underline; font-family: Verdana, Arial, Helvetica, sans-serif; }  /* Result class is used to highlight results returned by PumperNickel engine for a  processing step */   .result { color: #DD0000 }  /* Red */  .disabled { color: #A8A8CA }  /*    Light Blue */         .redheading {font-family: Geneva, Arial, Helvetica, san-serif; color: #EEEEEE; font-size: 12;}
