html, body
{
  height: 100%;
  margin: 0px;
  font-family: ArialMT, Arial;
}

img
{
  border: 0px;
  hspace: 0px;
  vspace: 0px;
}

table, td
{
  margin: 0px;
  padding: 0px;
  border: 0px;
}

td.blue, td.blue_left, td.blue_pad, td.blue_head, td.blue_topic
{
  height: 27px;
  font-size: 8pt;
  background: #61A0CA;
  border-top: #000000 solid 1px;
}

td.blue_left
{
  width: 12px;
  padding-left: 12px;
  border-left: #000000 solid 1px;
}

td.blue_pad
{
  width: 18px;
  padding-left: 18px;
}

td.blue_head
{
  width: 70%;
  font-weight: bold;
  font-size: 14pt;
  padding-top: 1px;
}

td.blue_topic
{
  width: 30%;
  border-right: #000000 solid 1px;
}

td.white_left, td.white_right
{
  height: 16px;
  font-size: 8pt;
  background: #FFFFFF;
  border-top: #000000 solid 1px;
}

td.white_left
{
  border-left: #000000 solid 1px;
}

td.white_right
{
  border-right: #000000 solid 1px;
}

td.banner_left, td.banner
{
  height: 16px;
  font-size: 8pt;
  background: #7DBC5B;
  border-top: #000000 solid 1px;
  border-bottom: #000000 solid 1px;
}

td.banner_left
{
  border-left: #000000 solid 1px;
}

td.banner
{
  text-align: center;
  font-weight: bold;
  font-size: 10pt;
  border-right: #000000 solid 1px;
}

td.banner_title
{
  height: 92px;
  text-align: center;
  padding-top: 8px;
}

td.body_title
{
  height: 92px;
  color: #61A0CA;
  text-align: center;
  font-family: ArialMT, Arial;
  font-weight: bold;
  font-size: 24px;
  padding-top: 8px;
}

td.block_item
{
  width: 100%;
  vertical-align: top;
  border-top: #000000 solid 1px;
  padding-top: 5px;
}

td.block_item_image
{
  vertical-align: top;
  border-top: #000000 solid 1px;
}

p.block_item_title
{
  font-weight: bold;
  font-style: italic;
  font-size: 10pt;
  margin-top: 0px;
  margin-bottom: 10px;
  padding-left: 20px;
  text-indent: -20px;
}

p.block_text
{
  font-size: 9pt;
  margin-top: 0px;
  margin-bottom: 10px;
  padding-left: 20px;
}

p.block_item_text
{
  font-size: 9pt;
  margin-top: 3px;
  margin-bottom: 0px;
  margin-bottom: 10px;
}

span.local
{
  font-style: italic;
  font-size:  8pt;
  padding-left: 6pt;
  padding-right: 6pt;
}

a.title
{
  color: #000000;
  text-decoration: none;
}

a.title:hover
{
  color: #FFFFFF;
  text-decoration: none;
}

a.banner
{
  color: #000000;
  text-decoration: none;
}

a.banner:hover
{
  color: #FFFFFF;
  text-decoration: none;
}

a.product
{
  color: #D94168;
  text-decoration: none;
  font-weight: bold;
}

a.product:hover
{
  color: #61A0CA;
  text-decoration: none;
}

a.column
{
  color: #300B81;
  text-decoration: none;
  font-weight: bold;
}

a.column:hover
{
  color: #61A0CA;
  text-decoration: none;
}

a.block
{
  color: #000000;
  text-decoration: none;
}

a.block:hover
{
  color: #61A0CA;
  text-decoration: none;
}

a.body
{
  color: #000000;
  text-decoration: none;

  font-family: ArialMT, Arial;
  font-weight: bold;
}

a.body:hover
{
  color: #61A0CA;
  text-decoration: none;
}

a.text
{
  color: #0000DD;
  text-decoration: none;

  font-family: ArialMT, Arial;
}

a.text:hover
{
  color: #61A0CA;
  text-decoration: none;
}

a.footer
{
  color: #0000DD;
  text-decoration: none;

  font-family: ArialMT, Arial;
  font-size: 10pt;
}

a.footer:hover
{
  color: #61A0CA;
  text-decoration: none;
}

a.local
{
  color: #000000;
  text-decoration: none;

  font-size:  8pt;
  padding-left: 6pt;
  padding-right: 6pt;
}

a.local:hover
{
  color: #61A0CA;
  text-decoration: none;
}
