*
{
  margin: 0;
  padding: 0;
  border: 0;
  text-align: left;
  vertical-align: top;
  font-family: Arial, Helvetica;
  font-size: 10pt;
  font-weight: normal;
  text-decoration: none;
}

body
{
  background-color: #FFFFFF;
  vertical-align: top;
  padding-top: 10px;
  text-align: center;  /* For IE6 */
}

img
{
  border-style: none;
  display: inline;
}

#container
{
  width: 757px;
  margin: auto;
}

#main
{
  width: 757px;
  height: 590px;
  border-collapse: collapse;
}

#logo
{
  width: 205px;
  height: 66px;
}

#title
{
  width: 552px;
  height: 66px;
}

#nav
{
  width: 205px;
/*  height: 251px; */
  padding-top: 2px;
}


#nav > table
{
  width: 205px;
  height: 249px;
  border-collapse: collapse;
}

#nav_tl, #nav_bl
{
  width: 25px;
}

#nav_tr, #nav_br
{
  width: 178px;
}

#nav_tl, #nav_tr
{
/*  height: 217px; */
}

#nav_bl, #nav_br
{
  height: 30px;
}

#nav_tl
{
  background-color: #FF9934;
  border-right: 2px solid #FFFFFF;
  border-bottom: 2px solid #FFFFFF;
}

#nav_tr
{
  background-color: #E7E7E5;
  border-bottom: 2px solid #FFFFFF;

  padding-top: 20px;
}

#nav_bl
{
  background-color: #767980;
  border-right: 2px solid #FFFFFF;
}

#nav_br
{
  background-color: #3A558C;
}

.nav_img
{
  width: 164px;
  height: 22px;
  padding-left: 4px;
  padding-bottom: 8px;
}

#graphic
{
  width: 552px;
  height: 251px;
}

#subnav
{
  width: 205px;
  height: 206px;
  background: url("/images/subnav_bg.gif") repeat-x top left;
  padding-top: 16px;
  padding-left: 30px;
  border-top: 1px solid #FFFFFF;
  vertical-align: top;
}

#sn_whatsnew
{
  width: 175px ! important;
}

#sn_whatsnew, #sn_whatsnew .txt_lg
{
  padding-top: 3px;
  color: #333333;
}

.sn_lg_link
{
  padding-top: 3px;
  color: #333333;
}

#sn_whatsnew .sn_arrow
{
  width: 30px;
}

#sn_upcoming
{
  border-collapse: collapse;
}

#sn_upcoming * td.sn_bull
{
  width: 12px;
}

.sn_bull
{
  padding-top: 5px;
}

.sn_bull_sm img
{
  padding-top: 3px;
}

#sn_links
{
  margin-left: -1px;
  height: 5px;
}

#sn_links *
{
  margin-left: -1px;
  font-size: 10px;
  color: #4F4F4F;
}

#sn_links * td
{
  padding-top: 12px;
}

#sn_links * td.sn_bull
{
  width: 10px;
}

.txt_lg
{
  font-weight: bold;
  font-size: 12px;
}

.txt_lg_blue, .txt_md_blue, .txt_sm_blue
{
  color: #3F4C7A;
  font-weight: bold;
}

.txt_lg_blue
{
  font-size: 12px;
}

.txt_md_blue
{
  font-size: 11px;
}

.txt_sm_blue
{
  font-size: 10px;
}

#sn_whatsnew
{ 
  padding-bottom: 8px;
  margin-left: -3px;
}

.sn_text
{
  padding-bottom: 15px;
}

#text_area
{
  padding-top: 8px;
  padding-bottom: 8px;
}

#text_area * P, #text_area * TD
{
  color: #777981;
}

#text_area table
{
  border-collapse: collapse;
}

#v_sep
{
  width: 1px;
  background-color: #EAE9E8;
}

#l_text, #r_text
{
  padding-top: 13px;
}

#l_text
{
  width: 300px;
  height: 211px;
  padding-left: 15px;
  padding-right: 7px;
}

#r_text
{
  width: 214px;
  height: 211px;
  padding-left: 20px;
}

#nav_foot
{
  width: 757px;
  height: 28px;
  background-color: #F6F6F6;
  border: 1px solid #B9B9B7;
  text-align: center;
  vertical-align: middle;
}

#nav_foot, #nav_foot *
{
  color: #333333;
  font-size: 10px;
}

#copyright
{
  width: 757px;
  height: 34px;
  text-align: center;
  vertical-align: middle;
  font-size: 9px;
  color: #666666;
}

