BODY {
    font-family: Arial;
    font-size: 13px;
    color: #000000;
	background: #E8EAEE;
	margin-top: 0px;
	}

TD {font-family: Arial; font-size: 12px;}

table.nav
{
  text-align: left;
  width: 190px;
  padding: 3px;
}

td.leftnav a
{
  text-decoration: none;
  color: #2161B5;
  font-size: 14px;
  font-style: normal;
  font-weight: bold;
  font-family: Arial;
  background-color: #FFF;
}
td.leftnav a:visited
{
  text-decoration: none;
  color: #2161B5;
  font-size: 14px;
  font-style: normal;
  font-weight: bold;
  font-family: Arial;
  background-color: #FFF;
}
td.leftnav a:active
{
  text-decoration: none;
  color: #2161B5;
  font-size: 14px;
  font-style: normal;
  font-weight: bold;
  font-family: Arial;
  background-color: #FFF;
}

td.leftnav a:hover
{
  text-decoration: none;
  color: #FFF;
  font-size: 14px;
  font-style: normal;
  font-weight: bold;
  font-family: Arial;
  background-color: #8CAE66;
  display: block;
  width: 100%;
}

H1 {font-size: 18px; margin: 0em; margin-bottom: 0.5em;margin-top: 1em;}
H2 {font-size: 16px; margin: 0em; margin-bottom: 1.0em;}
H3 {font-size: 13px; margin: 0em; margin-bottom: 0.5em;}

.bodycopy {margin-right:10px;}

A:link {color: #172359; font-size: 12px;}
A:visited {color: #172359; font-size: 12px;}
A:active {color: #172359; font-size: 12px;}
A:hover {color: #0000ff;  font-size: 12px;}

A.navlinks:link {color: #333300; text-decoration:none; font-family:Arial Narrow, Arial; font-weight:bold; font-size: 16px; margin:5px;}
A.navlinks:visited {color: #333300; text-decoration:none; font-family:Arial Narrow, Arial; font-weight:bold; font-size: 16px; margin:5px;}
A.navlinks:active {color: #333366; text-decoration:none; font-family:Arial Narrow, Arial; font-weight:bold; font-size: 16px; margin:5px;}
A.navlinks:hover {color: #333366;  text-decoration:underline; font-family:Arial Narrow, Arial; font-weight:bold; font-size: 16px; margin:5px;}

A.footer:link {color: #996600; text-decoration:underline; font-family:Arial; font-size: 11px;}
A.footer:visited {color: #996600; text-decoration:underline; font-family:Arial; font-size: 11px;}
A.footer:active {color: #0000FF; text-decoration:none; font-family:Arial; font-size: 11px;}
A.footer:hover {color: #FFA638; text-decoration:underline; font-family:Arial; font-size: 11px;}
.footer {color: #000000; font-family:Arial; font-size: 11px;}
.footer2 {color: #ffffff; font-family:Arial; font-size: 11px;}

.midbox {color: #ffffff; font-size: 12px; text-decoration:none; font-weight:bold;}
.midboxLink:link {color: #ffffff; font-size: 12px; text-decoration:none; font-weight:bold;}
.midboxLink:visited {color: #ffffff; font-size: 12px; text-decoration:none; font-weight:bold;}
.midboxLink:active {color: #ffffff; font-size: 12px; text-decoration:none; font-weight:bold;}
.midboxLink:hover {color: #33CCFF;  font-size: 12px; text-decoration:none; font-weight:bold;}

.shadow {
  -moz-box-shadow: 5px 5px 5px #7D7D7D;
  -webkit-box-shadow: 5px 5px 5px #7D7D7D;
  box-shadow: 5px 5px 5px #7D7D7D;
}
