/* XML blockout */ p { text-indent: 1em; margin-top: 0.75em; text-align: justify; margin-bottom: 0.75em } h1, h2, h3, h4, h5, h6 { text-align: center } body { margin-left: 5%; margin-right: 10% } div.centered { text-align: center } /* work around for IE centering with CSS problem part 1 */ div.centered table { margin-left: auto; margin-right: auto; text-align: left } /* work around for IE centering with CSS problem part 2 */ .pagenum { text-indent: 0; font-size: 60%; text-align: right } .blockquot { margin-left: 5%; margin-right: 10% } .sidenote { text-indent: 0; width: 9%; font-size: 10pt; text-align: center; font-weight: bold } .smcap { font-variant: small-caps } .toc { list-style-type: none; text-align: center; margin-left: auto; margin-right: auto; margin-bottom: 2em } .toc table { text-align: center; margin-left: auto; margin-right: auto } .toc .header { font-size: 2em; font-weight: bold; margin-bottom: 1em } .toc .volume td { font-weight: bold; font-size: 1.5em; height: 3em } .toc .book td { font-weight: bold; font-size: 1.2em; height: 3em } .toc .chapter td { font-weight: normal } .toc .figure td { font-weight: normal; font-size: 1.2em } .toc hr { width: 90%; margin-top: 1em; margin-bottom: 1em; height: 0.25em; background-color: gray } .titlepage { text-align: center; font-weight: bold; font-size: 1.5em } .titlepage span { display: block } .titlepage .main { font-size: 2em; margin-bottom: 2em } .titlepage .sub { font-size: 1.25em; margin-bottom: 2em } .titlepage .byline { font-size: 0.8em; margin-bottom: 2em } .titlepage .byline span { display: block } .titlepage .byline .docauthor { font-size: 1.5em } .titlepage .line { font-weight: normal; font-size: 0.8em } .titlepage ul { margin-bottom: 2em } .titlepage li { list-style-type: none } .head li { list-style-type: none } .volume .head { text-align: center; font-weight: bold; font-size: 1.75em } .volume .head hr { width: 90%; margin-top: 1em; margin-bottom: 1em; height: 0.25em; background-color: gray } .book .head { text-align: center; font-weight: bold; font-size: 1.5em } .book .head hr { width: 75%; margin-top: 1em; margin-bottom: 1em; background-color: gray } .chapter .head { text-align: center; font-weight: bold; font-size: 1.3em; margin-bottom: 0 } .chapter .head hr { width: 50%; margin-top: 1em; margin-bottom: 1em; background-color: gray } .tdright { text-align: right } /* table data right-aligned */ .tdleft { text-align: left } /* table data left-aligned */ .tdlsc { text-align: left; font-variant: small-caps } /* table data left-aligned in small caps */ .tdcenter { text-align: center } /* table data centered */ .notebox { margin-left: 10%; margin-right: 10%; margin-top: 5%; /* makes box around Transcriber's Notes */ margin-bottom: 5%; padding: 1em } .noindent { text-indent: 0 } hr.full { width: 100%; margin-top: 3em; margin-bottom: 0; margin-left: auto; margin-right: auto; border-width: 4px 0 0 0; /* remove all borders except the top one */ border-style: solid; border-color: #000; clear: both } pre { font-size: 85% }