body { 
  font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
  color:#000000;
  background:#e0e0e0;
}

td,div,p {
  font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
  color:#000000;
}

a, a:active, a:visited {
color:#17365d;
text-decoration: underline;
}

a:hover {
color:#9b3133;
text-decoration: underline;
}

a.menu:link,a.menu:active,a.menu:visited {
  color: #ffffff;
  font-family: Georgia, Times New Roman,Times,serif;
  font-size:13px;
  text-decoration:none;
  font-weight:bold;
}

a.menu:hover {
  color: #ffffff;
  font-family: Georgia, Times New Roman,Times,serif;
  font-size:13px;
  text-decoration:underline;
  font-weight:bold;
}

.small {
  font-size: 11px;
}

.header {
  font-size: 22px;
  font-weight: bold;
  font-family: Georgia, Times New Roman,Times,serif;
  color: #17365d;
}

.colorheader {
  font-size: 22px;
  font-weight: bold;
  font-family: Georgia, Times New Roman,Times,serif;
  background: #17365d;
  color: #ffffff;
  padding:6px;
}

.subheader {
  font-size: 16px;
  font-weight: bold;
  font-family: Georgia, Times New Roman,Times,serif;
  color: #9b3133;
}

table#menu {
  background: #97948f;
  line-height:18px;
}

td#menu {
  border-top:1px solid #ffffff;
  border-bottom:1px solid #ffffff;
  border-right:3px double #ffffff;
}

td#menuend {
  border-top:1px solid #ffffff;
  border-bottom:1px solid #ffffff;
}

.blueline {
  background: #17365d;
  line-height:12px;
}

.hrow {
  width:80%;
  height: 3px;
  background-color:#d7d7d7;
  color:#d7d7d7; 
}

p#fptext { 
  text-indent: 25px;
  margin-top: 0px;
  margin-bottom: 8px;
  font-family: Georgia, Times New Roman,Times,serif;
  font-size:14px;
  font-weight:normal;
}
