/* CSS Document */
body {
  width: 100%;
  margin: 0 auto;
  background: url("/graphics/header.span.gif") repeat-x;
}
#content {
  width: 100%;
}
body,p,td,tr,textarea,input,select {
  font-family:Times New Roman, Times, serif;
  font-size:14px; color:#666666;
}
.intro {
  font-size:14px;
  font-style:italic;
}
.dkgrey14b {
  font-size:14px;
  color:#666666;
  font-weight:bold;
}
.dkgrey16b {
  font-size:16px;
  color:#666666;
  font-weight:bold;
  font-style:italic;
}

.footer { color:#474775; text-decoration:none; }
a.footer:link { color:#474775; text-decoration:none; }
a.footer:hover { color:#474775; text-decoration:underline; }
a.footer:active { color:#474775; text-decoration:underline; }
a.footer:visited { color:#474775; text-decoration:none; }
a.footer:visited:hover { color:#474775; text-decoration:underline; }

.footerLite { color:#78789B; }
