body
{ margin: 30px 0px;
  padding: 0px;
 }

h1
{ font: normal 18pt/20pt times;
  color: #898A89; }

.top-navigation, .top-navigation a
{ font: normal 12pt arial;
  color: #ffffff;
  font-weight: bold;
  padding: 0px 15px;
  text-decoration: none; }

.breadcrumbs
{ font: normal 8pt/10pt arial;
  color: #898A89;
  text-align: right; }

.breadcrumbs a:link, .breadcrumbs a:visited
{ font: normal 8pt/10pt arial;
  color: #898A89;
  text-decoration: none; }

.breadcrumbs a:hover, .breadcrumbs a:active
{ text-decoration: underline; }

.left-navigation ul
{ margin: 10px 0px 10px 10px; }

.left-navigation li
{ list-style-type: none;
  padding: 5px 0px;
  border-bottom: 1px dotted silver; }

.left-navigation li a
{ color: #898A89;
  font: normal 8pt/10pt arial;
  text-decoration: none; }

.left-navigation li a:hover
{ text-decoration: underline; }

.footer-links
{ width: 95%;
  padding: 20px; }

.footer-links, .footer-links a
{ color: gray;
  font: normal 8pt/11pt arial; }
