﻿body {
  margin:0px;
  font-family: Arial, sans-serif;
  font-size:11pt;
  color: #000000;
  background-color:#CCCCCC;
  background: url(/images/d_bg.gif);
  }

td {
  font-family: Arial, sans-serif;
  font-size:10pt;
}


td.div {
  font-family: Arial, sans-serif;
  font-size:9pt;
  font-weight:bold;
  color: #FFFFFF;
  }

td.nav {
  font-weight:bold;
  font-family: Arial, sans-serif;
  font-size:9pt;
  color: #000000;
  }

td.banner {
  background-color:#999999;
  }

.main {
  font-family: Arial, sans-serif;
  font-size:11pt;
  color: #000000;
  background-color:#FFFFFF;
  }

a {
  color: #0000FF;
  text-decoration: none;
  }

a:hover {
  text-decoration: underline;
  }

a.copyright {
  color: #FFFFFF;
  text-decoration: none;
  }

a.copyright:hover {
  text-decoration: underline;
  }


.head {
  background: url(/images/d_div_b.gif);
  color: #FFFFFF;
  font-weight: bold;
  font-size: 10pt;
  text-align: center;
  }

.type {
  background: url(/images/d_div_t.gif);
  color: #FFFFFF;
  font-size: 10pt;
  }

.value {
  background: url(/images/d_sidenav_bg.gif);
  color: #FFFFFF;
  font-weight: bold;
  font-size: 8pt;
  }

a.value {
  text-decoration: none;
  color: #336699;
  }

a.value:hover {
  text-decoration: underline;
  }


.foot {
  background: url(/images/d_div_b.gif);
  color: #FFFFFF;
  font-weight: bold;
  font-size: 10pt;
  text-align: right;
  }

.input {
  background-color: #FFFFFF;
  border-color: #003366;
  color: #000000;
  font-size: 10pt;
  }

.submit {
  font-size: 8pt;
  }

.invalidinput {
  background-color: #FFFF99;
  font-size:10pt;
  color: #000000;
  }

.errorlist {
  font-size:10pt;
  color: #FF0000;
  font-weight: bold;
  }

.pageheader{
  font-weight: bold;
  font-size: 13pt;
  }


.c_message{
  font-weight:bold;
  font-size:10pt;
  color:#FF0000;
  }

.c_table {
  border-width: 0px;
  border-color: #000000;
  border-spacing: 0px;  
  }

.c_head {
  background: url(/images/d_div_b.gif);
  padding: 2px;
  color: #FFFFFF;
  font-weight: bold;
  font-size: 10pt;
  text-align: center;
  }

.c_type {
  background: url(/images/d_div_t.gif);
  padding: 2px;
  vertical-align:top;
  color: #FFFFFF;
  font-size: 10pt;
  }

.c_value {
  background: url(/images/d_sidenav_bg.gif);
  color: #FFFFFF;
  font-weight: bold;
  font-size: 8pt;
  }

.c_alt1 {
  background: url(/images/d_div_t.gif);
  padding: 1px;
  color: #FFFFFF;
  font-size: 10pt;
  }

.c_alt2 {
  background: url(/images/d_sidenav_bg.gif);
  color: #FFFFFF;
  font-size: 10pt;
  padding: 1px;
  }


.c_foot {
  background: url(/images/d_div_b.gif);
  padding: 2px;
  color: #FFFFFF;
  font-weight: bold;
  font-size: 10pt;
  text-align: right;
  }


a.c_type {
  text-decoration: none;
  font-weight: bold;
  color: #336699;
  }

a.c_type:hover {
  text-decoration: underline;
  }


a.c_value {
  text-decoration: none;
  font-weight: bold;
  color: #336699;
  }

a.c_value:hover {
  text-decoration: underline;
  }


a.c_alt1 {
  text-decoration: none;
  color: #FFFFFF;
  }

a.c_alt1:hover {
  text-decoration: underline;
  }


a.c_alt2 {
  text-decoration: none;
  color: #FFFFFF;
  }

a.c_alt2:hover {
  text-decoration: underline;
  }


