body  {
      margin            : 0px;

      background-color  : #fff;
      color             : #000;

      font-family       : Arial,Helvetica,sans-serif;
      font-size         : 8pt;
}

img         {
      border            : 0px;
}

td          {
      font-family       : Arial,Helvetica,sans-serif;
      font-size         : 8pt;

      vertical-align    : top;
}

a           {
      color             : #F47521;
}

#content    {
      position          : absolute;
      left              : 50%;
      top               : 20%;
      width             : 760px;

      margin-left       : -380px;

      background-color  : #D1D3D4;
}

#nav        {
      height            : 150px;

      background-image  : url( 'img/nback.gif' );
}

#navspacer  {
      height            : 44px;

      background-image  : url( 'img/bback.gif' );
}

#logo       {
      padding           : 0px 0px 27px 15px;
}

#tagline    {
      position          : relative;

      left              : 470px;
      top               : -140px;

      font-size         : 8pt;
}

.tline      {
      color             : #F47521;

      font-size         : 10pt;
}

.orange     {
      color             : #F47521;
}

#mainpage   {
      height            : 320px;
      padding           : 20px 0px 0px 10px;

      font-size         : 8pt;
}

.title      {
      font-size         : 10pt;
      font-weight       : bold;

      color             : #F47521;
}

.q          {
      font-weight       : bold;
}

.a          {
      font-weight       : normal;
      font-style        : italic;
}

.orange     {
      color             : #F47521;
      font-size         : 12pt;
      font-style        : italic;
      font-weight       : bold;
}

#text       {
      padding-left      : 150px;
      padding-right     : 30px;
}

.sty        {
      color             : #F47521;

      font-size         : 12pt;
      font-style        : italic;
      font-weight       : bold;
}

.normal     {
      color             : #000;

      font-size         : 8pt;
      font-style        : normal;
      font-weight       : normal;
}

