@charset "utf-8";
/* CSS Document */

body {font-size: 12px; font-family: Arial, Helvetica, sans-serif; color: #333; margin: 5px; }

#breadcrumbs {font-size:10px; font-weight:bold; }

div#content {
    width: 75%;
    margin: 0 auto;
    padding: 10px;
    background-color: #f8f8f8;
    border: 1px solid #ccc;
}

p {margin: 0 0 0.75em 0; line-height: 1.5em; }

h1 {color:#003e73; font-size:18px; font-weight:bold; padding: 0px; font-family:Georgia, "Times New Roman", Times, serif; }

h2 {color: #900; font-size:14px; font-weight:bold; padding: 0px;  font-family:Georgia, "Times New Roman", Times, serif; margin: 1.25em 0 00; line-height: 1.5em;}

h3 {font-size:12px; font-weight:bold; padding: 0px;  font-family: Georgia, "Times New Roman", Times, serif; margin: 1.25em 0 00; line-height: 1.5em;}


ul { margin-top: 5px;}

li {line-height: 1.5em; margin-left: -15px;}

.toc {color:#900; margin: 0px 0px; font-weight:bold }

a:hover {text-decoration: underline; color:#900;}

a:active {color:#996600; }

a {color: #996600; }

#footer {font-size:9px; text-align:center; padding-top: 5px; }






