*, body, div, span, input, table, td, th, li, a, p
{
  color: #333;
  font: 8pt Arial,Verdana,Sans-Serif;
  text-decoration: none;
}
p
{
  text-align: justify;
}
hr
{
  color: #333;
  background-color: #333;
  height: 1px;
  border: dashed 1px #333;
  padding: 0;
  margin: 3px 0px 10px 0px;
}
b, strong
{
  font-weight: bold;
}
i
{
  font-style: italic;
}
a:hover
{
  text-decoration: underline;
}
h1
{
  font: 13pt Arial,Verdana,Sans-Serif;
  color: #006666;
  font-weight: bold;
  margin: 0;
  padding: 16px 0px 16px 0px;
}
h2
{
  font-weight: bold;
}
.text_color_green_666
{
  color: #666;
}
.text_color_white
{
  color: #FFF;
}
.left
{
  text-align: left;
}
.center
{
  text-align: center;
}
.right
{
  text-align: right;
}
.v-spacer
{
  height: 20px;
}
.arrow_green_up
{
  background-image: url(/img/arrow_green_up.gif);
  background-repeat: no-repeat;
}
.arrow_red_down
{
  background-image: url(/img/arrow_red_down.gif);
  background-repeat: no-repeat;
}
.pdf_icon
{
  background-image: url(/img/pdf_print.gif);
  background-repeat: no-repeat;
}
html, body
{
  margin: 0px;
  padding: 0px;
  text-align: center; /* fix IE 5.x bug */
}
body
{
  background-color: #EFECE5;
}
form
{
  margin: 0px;
  padding: 0px;
}
.note
{
}
.note a
{
  text-decoration: underline;
}


/* ############## Standard Table Layout ############## */
.tab_standard
{
  width: 100%;
}
.tab_standard th, td
{
  padding-left: 6px;
  padding-right: 6px;
}
.tab_standard thead, th
{
  background-color: #BEB7A0;
  font-weight: bold;
  color: #FFF;
  font-size: 9pt;
}
.tab_standard th.pdf_icon
{
  background-position: 99% center;
}
.tab_standard tr
{
  height: 22px;
}
.tab_standard tr.row_2
{
  background-color: #E0DED7;
  height: 24px;
}
.tab_standard tr.row_2 td
{
  border-top: solid 1px #C3C3C3;
  border-bottom: solid 1px #C3C3C3;
}
.tab_standard td.col_1
{
  padding-left: 14px;
  background-image: url(/img/arrow_green_right.gif);
  background-repeat: no-repeat;
  background-position: 4px 7px;
}
.tab_standard td.col_1 a
{
  font-weight: bold;
  color: #006666;
}
.tab_standard td.col_1 span
{
  font-weight: bold;
  color: #333333;
}
/* ############## Standard Table Layout ############## */


/* ############## Master Page ############## */
#header-top
{
  width: 986px;
  height: 100px;
  margin-left: auto;
  margin-right: auto;
  text-align: left; /* fix IE 5.x bug */
  background-color: #FFF;
}
#header-top-left
{
  float: left;
  width: 700px;
}
#header-top-right-logo
{
  float: right;
  width: 206px;
  margin-top: 13px;
}
#header-top-left-form
{
  height: 52px;
  margin-top: 13px;
  margin-left: 60px;
  width: 500px;
}
#header-top-left-form-country
{
  float: left;
  display: inline;
}
#header-top-left-form-language
{
  float: left;
  display: inline;
  margin-left: 10px;
}
.header-top-left-form-select
{
  width: 100px;
  margin: 0;
  padding: 0;
}
#header-top-left-hello
{
  margin-left: 60px;
  margin-top: 38px;
}
/* ############## Navigation Menu ############## */
#header-top-left-menu
{
  margin: 0;
  padding: 0;
  margin-left: 60px;
  height: 35px;
}
#header-top-left-menu ul li
{
  display: inline;
}
#header-top-left-menu ul
{
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: left;
}
#header-top-left-menu li a
{
  margin: 0;
  padding: 15px 10px 35px 5px;
  background-image: url(/img/menu_left_gray_bar_not_active.gif);
  background-position: left;
  background-repeat: no-repeat;
}
#header-top-left-menu li a:hover
{
  font-weight: bold;
  color: #006666;
}
#header-top-left-menu span
{
  font-weight: bold;
  color: #006666;
  margin: 0;
  padding: 15px 10px 35px 5px;
  background-image: url(/img/menu_left_gray_bar_active.gif);
  background-position: left;
  background-repeat: no-repeat;
}
/* ############## Navigation Menu ############## */
#header-img
{
  width: 986px;
  height: 163px;
  margin-left: auto;
  margin-right: auto;
  text-align: left; /* fix IE 5.x bug */
  background-repeat: no-repeat;
  background-position: left;
}
#content
{
  width: 986px;
  margin-left: auto;
  margin-right: auto;
  text-align: left; /* fix IE 5.x bug */
  background-color: #FFF;
}
#page-content
{
  width: 906px;
  margin: 0px 40px 0px 40px;
  background-color: #EDEDED;
  min-height: 190px; /* works on != IE */
}
#page-content-frame
{
  width: 866px;
  margin: 0px 20px 0px 20px;
}
#footer
{
  width: 986px;
  height: 70px;
  margin-left: auto;
  margin-right: auto;
  text-align: left; /* fix IE 5.x bug */
  background-color: #FFF;
}
#bottom-page-vertical-spacer
{
  width: 90%;
  height: 30px;
  margin-left: auto;
  margin-right: auto;
}
.footer-link
{
  margin-left: 40px;
  padding-top: 4px;
}
.footer-cr
{
  margin-left: 40px;
  padding-top: 4px;
  color: #666;
}
/* ############## Master Page ############## */
