body
{
  background-image: url(images/bg.gif);
}
td#nav
{
  background-color: transparent;
  font: 9pt/13pt Verdana, sans-serif;
  color: #000000;
  text-align: left;
  font-weight: 500;
  padding: 20 10 10 10;
  vertical-align: top;
  border-right: 1px dotted #c1bebb;
}
td#navtop
{
  font: 9pt Verdana, sans-serif;
  color: #1111ae;
  background-color: #e0e4ec;
  text-align: right;
  padding: 0 10 10 0;
  vertical-align: bottom;
}
td#family
{
  padding: 0 0 0 0;
  vertical-align: top;
}
td#logo
{
  vertical-align: top;
  border-right: 1px dotted #c1bebb;
  border-bottom: 1px solid #c1bebb;
}
td#name
{
  font: 15pt Arial, sans-serif;
  color: #000000;
  background-color: transparent;
  text-align: center;
  font-weight: 500;
  vertical-align: top;
  border-bottom: 1px solid #c1bebb;
}
td#tag
{
  font: 9pt Arial, sans-serif;
  color: #222289;
  background-color: transparent;
  text-align: right;
  font-weight: 500;
  padding: 5 10 0 5;
  vertical-align: top;
  border-bottom: 1px solid #c1bebb;
}
td#content
{
  background-color: transparent;
  font: 10pt/14pt Verdana, sans-serif;
  color: #000000;
  text-align: left;
  font-weight: 500;
  padding: 10 10 10 10;
  vertical-align: top;
}
h1
{
  font: 13pt Arial, sans-serif;
  font-weight: bold;
  padding: 10 0 5 0;
}
h2
{
  font: 11pt Arial, sans-serif;
  font-weight: bold;
  padding: 0 0 5 0;
}
td#copyright
{
  background-color: #e0e4ec;
  font: 8pt/11pt Verdana, sans-serif;
  color: #000000;
  text-align: left;
  vertical-align: top;
  padding: 10 10 10 2;
}
td#copyright2
{
  background-color: #e0e4ec;
  font: 8pt/11pt Verdana, sans-serif;
  color: #000000;
  text-align: right;
  vertical-align: top;
  padding: 10 2 10 10;
}
.tag
{
  font: 10pt Arial, sans-serif;
  color: #000000;
  text-align: left;
  font-weight: 700
}
.small
{
  font: 8.5pt/14pt Verdana, sans-serif;
  color: #000000;
  text-align: left;
}
.bold
{
  font-weight: 700
}
.ital
{
  font-style: italic
}
.boldital
{
  font-weight: 700;
  font-style: italic
}
.phone
{
  font: 14pt Arial, sans-serif;
  color: #e12121;
  font-weight: bold;
  text-align: center;
}
.button
{
  font: 10pt Verdana, sans-serif;
  background-color: #ffffff;
  color: #1111ae;
  font-weight: bold;
  text-align: center;
}
a.nav:link
{
  color: #3531dc;
  text-decoration: none;
  font-weight: bold;
}
a.nav:visited
{
  color: #3531dc;
  text-decoration: none;
  font-weight: bold;
}
a.nav:hover
{
  color: #ce1e1e;
  text-decoration: none;
  font-weight: bold;
}
a.nav:active
{
  color: #ce1e1e;
  text-decoration: none;
  font-weight: bold;
}
a.ondark:link
{
  color: #fff;
  text-decoration: none;
  font-weight: 500;
}
a.ondark:visited
{
  color: #fff;
  text-decoration: none;
  font-weight: 500;
}
a.ondark:hover
{
  color: #f8ea59;
  text-decoration: none;
  font-weight: 500;
}
a.ondark:active
{
  color: #f8ea59;
  text-decoration: none;
  font-weight: 500;
}