body {
  font-family: Arial, Trebuchet MS, Verdana, tahoma, Helvetica, sans-serif;
  font-size: 13px; 
  width: 750px;
  background-color: white;
  margin-left: 2px;
  margin-top: 2px;
}

table { 
  font-family: Arial, Trebuchet MS, Verdana, tahoma, Helvetica, sans-serif;
  font-size: 13px; 
  background-color: white;
}

table.sitebanner { 
  background-color: white; 
  width: 750px;
  height: 85px;
  font-family: Arial, Trebuchet MS, Verdana, tahoma, Helvetica, sans-serif;
  font-weight: bold; 
  font-size: 14px; 
}

table.topnav { 
  margin-top: 1px;
  background-color: #465D61; 
  color: white; 
  font-weight: bold; 
  font-size: 12px; 
  width: 750px; 
}

.vtgicon {
	font-size: 10px;
	font-family: Tahoma;
	font-weight: bold;
	color: blue;
}

td.topnav_rb { padding: 5px; border-right: 1px solid white; text-align: center; }
td.topnav { padding: 5px; text-align: center; }

a.topnav:link { color: white; text-decoration: none; }
a.topnav:hover { color: silver; text-decoration: underline; }
a.topnav:visited { color: white; text-decoration: none; }
a.topnav:visited:hover { color: silver; text-decoration: underline; }

a.leftnav:link { color: red; text-decoration: underline; }
a.leftnav:hover { color: red; }
a.leftnav:visited { color: red; }
a.leftnav:visited:hover { color: red; }

a.cbr:link { color: white; text-decoration: none; }
a.cbr:hover { color: white; text-decoration: underline; }
a.cbr:visited { color: white; text-decoration: none; }
a.cbr:visited:hover { color: white; text-decoration: underline; }

.indent { text-indent: 30px; }

h1 { font-size: 26px; padding-bottom: 3px; margin-bottom: 0px; margin-top: 0px; }
h2 { font-size: 16px; font-weight: bold; padding-top: 3px; padding-left: 2px; margin-bottom: 0px; margin-top: 0px; }
h3 { font-size: 20px; padding-bottom: 3px; margin-bottom: 0px; margin-top: 0px; }

.footer:link {
  font-size: 11px;
  padding-left: 3px;
  padding-right: 3px;
}

.footer:visited {
  font-size: 11px;
  padding-left: 3px;
  padding-right: 3px;
}

.footertext {
  font-size: 11px;
  text-align: center;
  color: #465D61;
}

a:link { color: blue; text-decoration: underline; }
a:hover { color: red; }
a:visited { color: blue; text-decoration: underline; }
a:visited:hover { color: red; }


input.fdlookup {
  width: 27px;
  height: 22px;
  font-weight: bold;
}
