﻿body { margin: 0; padding: 0; background-color: #FFFFFF; color: #000; background-image: url(Images/bggradient.gif); background-repeat: repeat-x; font: 12px verdana, arial, helvetica, sans-serif; }
#main-content { min-width: 775px; width: 775px; min-height: 400px; margin: 0 auto; clear: both; vertical-align: top; text-align: left; padding: 0; }
#top-header { height: 71px; padding: 0; color: #000000; margin: 0; margin-bottom: 4px; }
#top-header a { font-weight: bold; text-decoration: none; color: #000000; }
#top-header a:hover { text-decoration: underline; }
#footer { color: #BBBBBB; font-size: 10px; text-align: center; margin-top: 20px; border-top: dotted 1px #BBBBBB; padding-top: 4px; }
#footer a { color: #BBBBBB; font-size: 10px; font-weight: normal; }

h1 { font-size: 16px; color: #447369; }
h2 { font-size: 13px; color: #008265; font-weight: bold; margin-bottom: 5px; }
a { font-weight: bold; color: #447369; }

ul {
  margin: 0 0 0 30px;  /* bullet image is in left margin */
  padding-left: 0;
}
ul li {
  margin-left: 0;
  padding-left: 0;     /* distance between marker and text */
  margin-bottom: 4px; /* a little spacing between list items */
}