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

HTML, BODY
{ 
  height: 100%;
}

BODY
{
  vertical-align: top;
  text-align: center;
}

IMG
{
  border-style: none;
  display: block;
}

A
{
  text-decoration: none;
}

#main
{ 
  height: 100%;
  margin-left: auto;
  margin-right: auto;
}

.sideline
{
  border-left: 1px solid #b5b5b5;
  border-right: 1px solid #b5b5b5;
}

#title_rt
{
  text-align: left;
  background: url("/images/title_right.jpg") no-repeat 0 0;
}

#title_rt *
{
  font-size: 11px;
  color: #626469;
}

#nav img
{
  display: inline;
}

.main_title
{
  color: #295582;
  font-size: 13px;
  font-weight: bold;
  padding-left: 20px;
  text-align: left;
}

.text_title
{
  color: #295582;
  font-size: 13px;
  font-weight: bold;
  text-align: left;
}

#left *
{
  font-size: 11px;
  text-align: left;
}

#left .title, .subtitle
{
  color: #f1890c !important;
  font-size: 13px;
  font-weight: bold;
}

#left .indent
{
  padding-left: 16px;
}

#left .sub
{
  font-weight: bold;
}

#left .more
{
  color: #003399;
}

.sep_h
{
  background: url("/images/sep_h.gif") repeat-x 0 0;
}

.sep_v
{
  background: url("/images/sep_v.gif") repeat-y 0 0;
}

#content
{
  padding-left: 20px;
  text-align: left;
}

#content a
{
  color: #003399;
}

#content .more
{
  color: #008836;
  font-size: 13px;
  font-weight: bold;
}

#content * b
{
  font-weight: bold;
}

.list_bul
{
  width: 11px;
  height: 11px;
}

.v_middle
{
  /* oops... */
  vertical-align: top;
}

#right
{
  text-align: left;
}

#right .pad
{
  padding: 12px 0px 12px 0px;
}

#right .logo
{
  width: 100%;
  text-align: center;
}

#right .logo img
{
  display: inline;
}

#right .more
{
  color: #003399;
  font-size: 11px;
}

#footer
{
  padding-top: 40px;
  padding-left: 18px;
}

#footer *
{ 
  color: #706969;
  font-size: 10px;
  text-align: left;
}

#footer .info
{ 
  color: #333333;
}

#footer .highlight, .highlight
{
  color: #008836;
}

.bold
{
  font-weight: bold;
}
