﻿body                        { max-width: inherit; min-width: inherit; margin: 0; background-color: white; font-size: 10pt }

.header .banner,
.header .skip,
.navigation,
.content ul.resources,
.tabs .index                { display: none }

.header                     { height: auto; margin-bottom: 1.5em; background: none }
.header .heading            { display: block; color: #00007F; font-size: 180%; font-weight: bold }

.content                    { padding: 0; min-height: inherit }

.content a,
.content a:visited,
.content .block dt a        { color: black }

.panel                      { display: block; width: auto }
.panel .section             { border: 0; padding: 0 }

.content .panel .section h2,
.main h2:first-child,
.panel h2:first-child       { margin-top: 2em }

.content .panel.interest    { border-top: 1px #00007F dotted; padding-top: 1.3em; text-align: center }
.content .panel .section .interest a { text-align: left; padding: 0 }
.content .panel .interest a { background-color: white; color: black }

.tabs .hide                 { display: block }

.footer                     { padding: 0.5em 0 0 0; border-top: 1px black solid; background-color: white; color: black }

