
.header-left { text-align: left }
.header-right { text-align: right }
.nav-bottom { background-color: white; padding-top: 0px; padding-bottom: 10px; padding-left: 10px }
.nav-top { background-color: white; padding-top: 0px; padding-bottom: 0px; padding-left: 10px }
.nav-top a,  .nav-bottom a { color: #163446; font-weight: bold; text-decoration: none }
.nav-top a:hover,  .nav-bottom a:hover { color: #285067; text-decoration: underline }
.nav-top p,  .nav-bottom p { color: #163446; font-size: 12px }
body { background-color: #e9f3f9 }
body, p, td { font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
#footer { color: #163446; background-color: #e9f3f9; padding: 10px; border-top: 1px solid #b4c3cc }
#footer a { color: #163446; font-weight: bold; text-decoration: none }
#footer a:hover { color: #285067; text-decoration: underline }
#footer p { font-size: 11px; line-height: 130% }
#header { background-image: url(../images/header_bg.gif) }
#main   { background-color: white; padding: 10px 10px 30px }
#pagetitle      { background-color: white; padding: 10px 0px 0px 6px }
