body
  {
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 12px;
    width: 765px;
  }


td
  {
    text-align: left;
    vertical-align: top;
    color: #000000;
    font-size: 12px;
  }

td.bio
  {
    text-align: left;
    vertical-align: middle;
    color: #000000;
    font-size: 12px;
  }

td.branch
  {
    text-align: center;
  }

td.logo
  {
    text-align: right;
  }


P
  {
    text-align: left;
    vertical-align: top;
    color: #000000;
    font-size: 12px;
  }


P.qlink
  {
    text-align: center;
    vertical-align: top;
    color: #0008a5;
    font-weight: bold;
    font-size: 12px;
  }

P.address
  {
    text-align: center;
    font-size: 14px;
    color: #0008a5;
    font-weight: bold;
  }

P.phone
  {
    text-align: center;
    color: #000000;
    font-size: 14px;
    font-weight: bold;
  }


form
  {
    margin: 0px;
  }


a
  {
    font-family: Arial, verdana, helvetica, sans-serif;
    font-size: 12px;
    text-decoration: none;
    font-weight: bold;
    color: #000000;
  }

a.locations
  {
    text-decoration: underline;
    color: #000000;
    font-size: 14px;
  }


A:Hover
  {
    color: #800000;
    text-decoration: underline;
  }


H3 
  {
    color: #800000;
  }


.header
  {
    font-family: Arial, verdana, helvetica, sans-serif;
    font-size: 16px;
    text-decoration: none;
    font-weight: bold;
    color: #000066;
  }


.li
  {
    font-family: Arial, verdana, helvetica, sans-serif;
    font-size: 16px;
    text-decoration: none;
    font-weight: bold;
    color: #000066;
  }

.about
  {
    font-family: Arial, verdana, helvetica, sans-serif;
    font-size: 18px;
    text-decoration: none;
    font-weight: bold;
    color: #000066;
  }

.footerTable
  {
    background-image: url(img/footergrad.jpg);
    background-color: #000000;
    background-repeat: repeat-x;
    border-collapse: collapse;
    border-top: 1px solid #000000;
    border-bottom: 1px solid #000000;
  }


.footerText1
  {
    font-size: 12px;
    color: #ffffff; 
    margin-left: 10px;
  }

td.locations
  {
    text-align: center;
    color: #000066;
  }


.names
  {
    color: #000066;
    font-weight: bold;
    font-size: 14px;
  }

.cred
  {
    color: #800000;
    font-weight: bold;
    font-size: 14px;
  }

.title
  {
    color: #000000;
    font-weight: bold;
    font-size: 14px;
  }

p.indent
  {
    text-indent: 20px;
  }

a.email
  {
    color: #800000;
    text-decoration: underline;
  }

