  body {
   text-align: center;
  }

  body {
   font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif;
   text-align: center;
  }

  body {
   behavior:url("htc/csshover.htc");
  }


  body {
   margin:0;
   padding: 0;
  }

  body { /* setup the whole page background color */
    background: url(../images/bg_spacer.png);
  }

  div#container_0 {
   position: relative;
   margin: 0;
   padding: 14px;
  }

  div#top_menu {
   text-align: right;
   width: 100%;
   margin: 0 0 10px 0;
   color: #008A08;
   font-family: Tahoma,Helvetica,sans-serif;
   font-weight: bold;
   font-size:12px;
   text-indent: 0px;
  }

  a {
   color: #008A08;
  }

  div#top_menu a {
   text-decoration: none;
   padding: 0;
  }

  div#top_menu a:hover {
   color: #FF6C00;
  }

  div#logo div {
   width: 873px;
   height: 193px;
  }

  div#logo2 div {
   width: 873px;
   height: 101px;
  }


  div#container_content1 {
   margin-top: 15px;
   padding: 15px 18px 15px 18px;
   border: 1px solid #258B25;
   background: #ECF6DE;
  }


  div#container_content1_left_panel {
   float: left;
   width: 154px;
   margin-top: 5px;
  }


  div#container_content1_right_panel {
   float: left;
/*   margin-left: 170px;*/
/*   _margin-left: 167px;*/
   padding-left: 20px;
   width: 660px;
  }

  div#content0 {
  }

  div#container_button_subscripts {
   padding: 0px 33px 20px 32px;
  }

  div#container_button_subscripts p {
   margin: 0;
  }

  div#button_subscript_1 {
   float: left;
   margin: 0 0 0 15px;
   width: 240px;
   border-left: 1px solid #258B25;
   padding-left: 7px;
/*   background: white;*/
/*   height: 70px;*/
   text-align: left;
/*   font-weight: bold;*/
  }

  div#button_subscript_2 {
   margin: 0 0 0 340px;
   width: 240px;
   border-left: 1px solid #258B25;
   padding-left: 7px;
/*   background: white;*/
/*   height: 70px;*/
   text-align: left;
/*   font-weight: bold;   */
  }

  div.white_bg_box {
   border: 1px solid #258B25;
   background: white;
   margin-bottom: 20px;
  }

  div.container_content {
   padding: 10px 20px 32px 20px;
   margin-top: 5px;
   border: 1px solid #258B25;
  }

  div#content_col_1 {
   float: left;
   margin: 0;
   width: 260px;
  }

  div#content_col_2 {
   margin: 0 0 0 320px;
   width: 260px;
  }

  div#content_col_w_1 {
   float: left;
   margin: 0;
   width: 337px;
  }

  div#content_col_w_2 {
   margin: 0 0 0 427px;
   width: 337px;
  }

  div#content_col_1 p, div#content_col_2 p {
   margin-left:0;
   margin-right:0;
  }

  div#privacy p {
   text-align: center;
   font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif;
   font-size: 10px;
   font-weight: bold;
/*   font-style: italic;*/
  }

  .active_top_menu_item {
   padding-bottom: 3px;
   border-bottom: 2px solid #FEA638;
  }


  div.clear-block {
  }

  a.no-outline {
   outline: none; 
  }
