@media print {
    .pagenum {
        position: absolute;
        left: 92%;
        font-size: x-small;
        background-color: inherit;
        text-align: right;
        color: gray;
        display: none;
        visibility: hidden
        }
    ins.blank {
        color: inherit;
        text-decoration: none;
        border-bottom: none
        }
    }
@media screen {
    .pagenum {
        position: absolute;
        left: 93%;
        font-size: x-small;
        text-align: right;
        color: gray;
        padding: 0 0 0 0;
        margin: auto 0 auto 0;
        text-indent: 0;
        display: inline;
        white-space: nowrap
        }
    .pagenum a {
        text-decoration: none;
        color: silver
        }
    .pagenum a:hover {
        color: #F00
        }
    ins.blank {
        color: white;
        text-decoration: none;
        border-bottom: none
        }
    }
body {
    margin-left: 10%;
    margin-right: 10%
    }
body p {
    text-align: justify;
    font-size: medium;
    max-width: 46em;
    margin-left: auto;
    margin-right: auto
    }
p {
    margin-top: 0.75em;
    text-align: justify;
    margin-bottom: 0.75em;
    line-height: 1.5em
    }
p.chapter {
    margin-top: 0;
    margin-bottom: 0;
    line-height: 100%
    }
p.pn {
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    text-align: right
    }
p.indent {
    text-indent: 1em;
    margin-top: 0;
    margin-bottom: 0
    }
p.indentp {
    text-indent: 1em
    }
p.right {
    text-align: right;
    margin-top: 0;
    margin-bottom: 0
    }
p.titleblock {
    margin-top: 0;
    margin-bottom: 0;
    text-indent: 0;
    text-align: center;
    line-height: 125%
    }
p.mark {
    margin-top: 0.75em;
    margin-bottom: 0;
    text-indent: 0;
    text-align: center;
    line-height: 125%
    }
.quote {
    font-size: 93%
    }
.center {
    text-align: center
    }
.smcap {
    font-variant: small-caps
    }
img {
    border: none
    }
.figcenter {
    margin: auto;
    text-align: center
    }
.figcenter a:hover {
    border-bottom: none
    }
.caption {
    font-size: 90%;
    font-weight: bold
    }
h2, h3, h4 {
    text-align: center;
    clear: both;
    page-break-after: avoid !important
    }
h4.sect {
    font-size: medium;
    font-weight: normal
    }
hr {
    width: 33%;
    margin-top: 2em;
    margin-bottom: 2em;
    margin-left: auto;
    margin-right: auto;
    clear: both
    }
hr.chapter {
    width: 55%;
    margin-top: 1.5em;
    margin-bottom: 0;
    page-break-before: always
    }
hr.minor {
    width: 30%;
    margin-top: 0.5em;
    margin-bottom: 0.5em
    }
a {
    text-decoration: none
    }
a:hover {
    border-bottom: thin dotted silver
    }
.footnote {
    font-size: 95%;
    line-height: 1.3em
    }
.footnote .label1 {
    text-align: left
    }
.footnote .label2 {
    text-align: left
    }
.footnote .label3 {
    text-align: left
    }
.footnote a {
    text-decoration: none
    }
.fnanchor {
    font-size: 70%;
    text-decoration: none;
    vertical-align: 0.5em;
    background-color: #fff
    }
.footnotes {
    max-width: 46em;
    margin-left: auto;
    margin-right: auto;
    border: dotted 1px silver;
    padding: 0 1em 1em 1em
    }
.footnotes h3 {
    border: none;
    text-align: center;
    margin-top: 0.5em;
    font-weight: normal;
    font-size: 90%
    }
p.sig0 {
    text-indent: 0;
    text-align: left;
    margin-bottom: 0;
    line-height: 1.25em;
    font-variant: normal;
    letter-spacing: inherit;
    font-size: 90%
    }
p.sig2 {
    text-indent: 2em;
    text-align: left;
    margin-top: 0;
    line-height: 1.25em;
    margin-bottom: 0;
    font-variant: normal;
    letter-spacing: inherit;
    font-size: 90%
    }
p.sig4 {
    text-indent: 4em;
    text-align: left;
    margin-top: 0;
    line-height: 1.25em;
    letter-spacing: inherit;
    font-size: 90%
    }
.rr {
    text-align: right;
    font-weight: normal;
    margin-left: 10%;
    margin-right: 14%;
    margin-bottom: 0;
    margin-top: 0
    }
.grant {
    font-size: 66.7%;
    text-decoration: none;
    vertical-align: super;
    margin-left: -0.12em
    }
.grant2 {
    font-size: 66.7%;
    text-decoration: none;
    vertical-align: super
    }
div.block {
    margin-left: 4%;
    margin-right: 4%
    }
table {
    margin-left: auto;
    margin-right: auto;
    empty-cells: show
    }
td a[href]:hover {
    border-bottom: none
    }
table.Bldg {
    width: 76%;
    font-size: 90%;
    margin-top: 0
    }
table.BldgBRooms {
    width: 76%;
    font-size: 90%;
    margin-top: 0
    }
table.Bldg td {
    padding-left: 0.5em;
    padding-right: 0.5em;
    padding-top: 0
    }
table.BldgBRooms td {
    padding-left: 0.25em;
    padding-right: 0.25em;
    padding-top: 0
    }
table.BldgA {
    width: 70%;
    font-size: 90%;
    margin-top: 0
    }
table.BldgA td {
    padding-left: 0.5em;
    padding-right: 0.5em;
    padding-top: 0
    }
td.lj {
    text-align: left;
    white-space: nowrap
    }
td.ljb {
    text-align: left;
    white-space: nowrap;
    vertical-align: bottom
    }
td.ljw {
    text-align: left;
    white-space: normal
    }
td.ljwi {
    text-align: left;
    white-space: normal;
    text-indent: -0.5em
    }
td.rj {
    text-align: right;
    white-space: nowrap
    }
td.imgr {
    text-align: left;
    font-variant: normal;
    font-size: 90%
    }
td.pr {
    text-align: right;
    font-size: 90%
    }
td.pr a[href]:hover {
    border-bottom: thin dotted silver
    }
.center table {
    margin-left: auto;
    margin-right: auto;
    text-align: left
    }
ins.correction {
    text-decoration: none;
    border-bottom: thin dotted silver
    }
div.tnote p {
    text-indent: 0;
    margin-top: 0.5em
    }
div.tnote {
    border: dashed 1px;
    margin-left: 10%;
    margin-right: 10%;
    margin-top: 1.5em;
    padding-bottom: 0.5em;
    padding-top: 0.5em;
    padding-left: 0.5em;
    padding-right: 0.5em;
    font-size: 90%;
    page-break-before: always
    }