body
{
  background-color: #ffffff;
  border: 0px;
  color: #000000;
  font-family: verdana, arial, sans-serif;
  font-size: 13px;
  margin: 12px;
  vertical-align: top;
}

:link, :visited { color: #000000; }
:link:hover, :visited:hover { color: #000000; }
:link:active, :visited:active { color: #000000; }

:link img, :visited img { border-color: #000000; }
:link:hover img, :visited:hover img { border-color: #000000; }
:link:active img, :visited:active img { border-color: #000000; }

.no_ul, .no_ul:link, .no_ul:visited { text-decoration: none; }
.no_ul:link:hover, .no_ul:visited:hover { text-decoration: none; }
.no_ul:link:active, .no_ul:visited:active { text-decoration: none; }

.email, .email:link, .email:visited { color: #000000; }
.email:link:hover, .email:visited:hover { color: #000000; }
.email:link:active, .email:visited:active { color: #000000; }

p, dt, dd, dl, caption, th, td, tr, u, div, font, li
{
  font-size: 13px;
  font-family: verdana, arial, sans-serif;
}

caption, th, td, tr { vertical-align: top; }

th, dt { font-weight: bold; }

.rec0 { background-color: #cccccc; }
.rec1 { background-color: #ffffff; }

ul, ol, dl { margin-top: 0; margin-bottom: 0; }

li { margin-left: -16px; }

hr { color: #000000; height: 1px; }

.ind1 { margin-left: 25; }
.ind2 { margin-left: 50; }
.ind3 { margin-left: 75; }
.ind4 { margin-left: 100; }

.normal { font-weight: normal; }

pre, tt, code, samp
{
  font-family: courier new, courier, monospace;
  font-size: 13px;
}

sup { font-size: 9px; }

.code
{
  margin-left: 6px;
  font-size: 12px;
  font-family: courier new, courier, monaco, monospace;
}

.orig_url
{
  font-size: 9px;
  font-style: italic;
}

h2, .h2, .h2c { font-weight: bold; font-size: 18px; }
h3, .h3, .h3c { font-weight: bold; font-size: 16px; }
h4, .h4, .h4c { font-weight: bold; font-size: 13px; }
.h2c, .h3c, .h4c { text-align: center; }

.c { text-align: center; }

.b { font-weight: bold; }
.i { font-style: italic; }

.section
{ border-bottom:1px solid #000000; }

.mcc_menu a
{ color:#000000; }

.mcc_menu a:link, .mcc_menu a:link:visited
{ color:#ffffff; }

.mcc_menu a, .mcc_menu a:link, .mcc_menu a:link:visited
{
  background: #999999;
  border: 1px solid #000000;
  display: block;
  font-family: Dialog, Verdana;
  font-size: 13px;
  font-weight: bold;
  margin: 2px 2px 2px 0px;
  padding: 3px 4px 3px 4px;
  text-align: center;
  text-decoration: none;
  white-space: nowrap;
}

.separator
{
 border-top: 1px solid #000000;
 margin-bottom: 8px;
 margin-top: 8px;
}

.mcc_menu a:link:hover, .mcc_menu a:link:visited:hover,
.mcc_menu a:link:active, .mcc_menu a:link:visited:active
{ background: #cccccc; color: #000000; }

.blue, .blue:link, .blue:link:visited { color: #0000cc; }
.blue:link:hover, .blue:visited:hover { color: #6699cc; }
.blue:link:active, .blue:visited:active { color: #0000cc; }

.lblue, .lblue:link, .lblue:link:visited { color: #0066cc; }
.lblue:link:hover, .lblue:visited:hover { color: #6699cc; }
.lblue:link:active, .lblue:visited:active { color: #0066cc; }

.green, .green:link, .green:visited { color: #006633; }
.green:link:hover, .green:visited:hover { color: #009933; }
.green:link:active, .green:visited:active { color: #006633; }

.red, .red:link, .red:visited { color: #cc0000; }
.red:link:hover, .red:visited:hover { color: #ff3333; }
.red:link:active, .red:visited:active { color: #cc0000; }

.black, .black:link, .black:visited { color: #000000; }
.black:link:hover, .black:visited:hover { color: #999999; }
.black:link:active, .black:visited:active { color: #000000; }

.white, .white:link, .white:visited { color: #ffffff; }
.white:link:hover, .white:visited:hover { color: #666666; }
.white:link:active, .white:visited:active { color: #ffffff; }

.grey, .grey:link, .grey:visited { color: #999999; }
.grey:link:hover, .grey:visited:hover { color: #cccccc; }
.grey:link:active, .grey:visited:active { color: #999999; }

.gold, .gold:link, .gold:visited { color: #ff9900; }
.gold:link:hover, .gold:visited:hover { color: #ffcc33; }
.gold:link:active, .gold:visited:active { color: #ff9900; }

@media screen
{
  .printonly { display: none; }
}

@media print
{
  .noprint { display: none; }
  body
  {
    background-color: #ffffff;
    border: 0px;
    color: #000000;
    font-family: verdana, arial, sans-serif;
    font-size: 13px;
    margin: 12px;
    vertical-align: top;
  }
  p, dt, dd, dl, caption, th, td, tr, u, div, font, li, pre, tt, code, samp
  { font-size: 10px; }
  .h2, .h2c { font-size: 16px; }
  .h3, .h3c { font-size: 13px; }
  .h4, .h4c { font-size: 10px; }
}
