@charset "UTF-8";
/* CSS Document */

body { margin: 0; padding: 0; background: #cecfbf; font: 12px/16px "Lucida Grande", Geneva, Arial, Verdana, sans-serif; color: #000; }
p { font-family: "Lucida Grande", Geneva, Verdana, Arial, sans-serif; }
a:link { color: #369; text-decoration: none; }
a:visited { color: #369; text-decoration: none; }
a:hover { color: #369; text-decoration: underline; }
a:active { color: #369; text-decoration: underline; }
.copyright { color: #999; font-size: 9px; }
.headingRed { color: #900; font-weight: bold; }
.headingRed16px { color: #900; font-size: 16px; font-weight: bold; text-transform: uppercase; }
.headingWhite { color: white; font-weight: bold; padding-top: 5px; padding-bottom: 5px; }
.textSmall { color: #666; font-size: 10px; line-height: 12px; }
a.red:link { color: #900; text-decoration: none; }
a.red:visited { color: #900; text-decoration: none; }
a.red:hover { color: #900; text-decoration: underline; }
a.red:active { color: #900; text-decoration: underline; }
a.bluesmall:link { color: #369; font-size: 10px; line-height: 12px; text-decoration: none; }
a.bluesmall:visited { color: #369; font-size: 10px; line-height: 12px; text-decoration: none; }
a.bluesmall:hover { color: #369; font-size: 10px; line-height: 12px; text-decoration: underline; }
a.bluesmall:active { color: #369; font-size: 10px; line-height: 12px; text-decoration: underline; }
.subheadingGrey { color: #666; font-size: 18px; margin:20px 0 0 0; }
.textHighlightBox { color: #333; font-size: 10px; line-height: 16px; }
#navbar { padding: 20px 15px 30px 20px;}
#pageBody { padding: 25px 50px 30px 40px;}
h1 { color: #900; font-weight: normal; font-size:24px; margin: 0px; line-height:26px; }
h2 { color: #369; font-size: 14px; line-height: 18px; font-weight: bold; font-style: italic; margin: 5px 0 20px 0; }
h3 { color: #5a5a5a; font-size: 18px; line-height: 21px; font-weight:normal; margin: 25px 0 -5px 0; }