﻿/* CSS Document */
body, p { background: white; font-family: Verdana, Arial; font-size: 11pt; }
#content { margin: 0; padding: 0; float: none; }
#contentwrap, #header, #wrap { margin: 0; padding: 0; float: none; }
#logon, #sitesearch, #footer-center, #footer-left, #footer-right, #date, #navwrap, #leftmain-column, #rightmain-column, .siteboxWrap, #footerContent, #topContent, .noprint, .nav { display: none; }
h1, h1.title { letter-spacing: -1px; font: 18px arial, helvetica, sans-serif; font-weight: bold; color: #000; }
h2 { padding: 10px 0 0 0; font: 14px arial, helvetica, sans-serif; font-weight: bold; color: #000; }
h3 { font: 1em arial, helvetica, sans-serif; font-weight: bold; }
h4 { font: 1.2em arial, helvetica, sans-serif; font-weight: bold; color: #000; }
a { color: #000; text-decoration: underline; }
.introtext { line-height: 24px; font-family: Verdana; font-size: 14px; color: #555; }
#printaddress { margin: 10px 10px 10px 0; float: right; display: block; }
#footer { border-top: #000 solid 1px; margin: 0; color: #fff; height: 23px; background: none; }
#footer-right-print { display: inline; float: right; }
/* Change text colour to black (useful for light text on a dark background) */
.lighttext { color: #000; }
/* Improve colour contrast of links */
a:link, a:visited { color: #781351; }
