body                    {
                            background-color: #FFFFFF;
                            color: #000000;
                            font-family: Verdana, Arial, Helvetica, sans-serif;
                            font-size: 10pt;
                        }

a:link                  { color: #000000; 
                        }

a:visited               { color: #000000; }
a:active                { color: #000000; }

a:hover                 {
                          color: #9999cc;
                          text-decoration: underline;
                        }

h1                      {
                          font-size: 20pt;
                          font-weight: normal;
                        }

td                      {
                          font-size: 8pt;
                        }

td.bar                  {
                          font-family: Arial, Verdana Helvetica, sans-serif;
                          font-weight: bold;
                          font-size: 10pt;
                        }

td.important            { font-size: 10pt; }

td.section              {
                          font-size: 10pt;
                          margin-left: 5;
                          margin-right: 5;
                        }

ul                      { margin-left: 10;
                          padding-left: 10;
                        }

li                      { margin-top: 7;
                          margin-bottom: 7;
                        }

table.tableheader       {
                          background-image: url(/suppliers/images/top_left_corner_white.gif);
                          background-position: top left;
                          background-repeat: no-repeat;
                          background-color: #c2b2d7;
                        }

span.col_heading        {
                          color: #302baf;
                          font-size: 10pt;
                        }

span.important          { font-size: 10pt; }

div.important           { font-size: 10pt; }

p.important             { font-size: 10pt; }

td.main                 {
                          font-size: 10pt;
                          color: #000000;
                        }

p.section_heading       {
                          font-size: 13pt;
                          font-weight: bold;
                        }

span.big_red, p.big_red {
                          font-size: 17pt;
                          color: #ff0000;
                        }


span.med_green, p.med_green {
                          font-size: 14pt;
                          color: #006600;
                        }

span.smed_green, p.smed_green {
                          margin-top: 9;
                          font-size: 10pt;
                          color: #006600;
                          font-weight: bold;
                        }

span.small              { font-size: 8pt; }

span.small_red, p.small_red  {
                          color: #ff0000;
                          font-size: 8pt;
                        }

span.small_green, p.small_green  {
                          color: #006600;
                          font-size: 8pt;
                        }
textarea, input, select {
                          font-family: Verdana, Arial, Helvetica, sans-serif;
                          font-size: 7pt;
                          font-weight: normal;
                        }

a.nav                   {
                          font-size: 10pt;
                          font-family: Arial, Verdana Helvetica, sans-serif;
                          font-weight: bold;
                          text-decoration: none;
                        }
a.nav:hover             {
                          color: #9999cc;
                        }
