#bodyContainer {
    width: 100%;
    margin: 5px;
    font-family: arial, helvetica, sans-serif;
    font-size: 12pt;
}
#homeLink {
    display: none;
}
#topHeader {
    display: block;
    width: 100%;
    border-bottom: 1px solid #aaa;
    padding-bottom: 10px;
    text-align: center;
}
#topHeader h1 {
    font-size: 14pt;
}
#topHeader p {
    font-size: 10pt;
    font-weight: normal;
    text-align: center;
}
a {
    color: #00F;
    text-decoration: underline;
}
#topNavContainer {
    display: none;
}
#leftFloat {
    display: none;
}
#toc {
    list-style-type: none;
    padding-left: 15px;
}

#content {
    margin: 0px;
    padding: 10px;
}
#updated {
    clear: both;
    text-align: right;
    padding: 2px;
    margin-bottom: 3px;
    font-size: 9pt;
    color: #888;
}
#footer {
    clear: both;
    border-top: 1px solid #aaa;
    padding: 5px;
    margin-bottom: 20px;
    font-size: 10pt;
    text-align: center;
}
#footLeft {
    display: none;
}
#footCenter {
    margin: 0px;
    padding: 0px;
    text-align: center;
}
#footRight {
    display: none;
}
img {
    border-width: 0px;
}
div.swfplayer {
    display: none;
}
div.swfplayer-sound {
    display: none;
}
div.playerError {
    display: none;
}
p {
    text-align: justify;
}
#content h1 {
    font-size: 18pt;
}
#content h2 {
    font-size: 14pt;
}
#content h3 {
    font-size: 12pt;
}
#content img {
    margin: 10px;
    margin-top: 0px;
    border: 2px solid #000;
}
#content img.noborder {
    border: 0px solid #000;
}
hr {
    margin-top: 35px;
    margin-bottom: 35px;
}
table {
    border: 0px solid #fff;
}
td {
    padding: 1px;
    padding-left: 4px;
    padding-right: 4px;
}
td.spacer {
    padding-left: 15px;
    padding-right: 15px;
}
.ipa {
    font-family: "Charis SIL", "Doulos SIL", "Thryomanes", "Gentium", "TITUS Cyberbit Basic", "Lucida Sans Unicode", "Arial Unicode MS", "Lucida Grande", times, serif;
    letter-spacing: 1px;
}
span.highlight {
    font-style: italic;
}
.parentLink {
    display: none;
}
p.bordered {
    border: 1px solid black;
    padding: 7px;
}
p.reference {
    margin-left: 1em;
    margin-right: 1em;
    padding-left: 1.5em;
    text-indent: -1.5em;
}
.sResult h2 {
    margin-bottom: 2px;
}
.sResult a {
    font-size: 12pt;
    font-weight: normal;
}
.sHighlight {
    font-weight: bold;
    letter-spacing: .01em;
}
.sSnip {
    margin-left: 5px;
    border-left: 2px solid #ccc;
    padding-left: 5px;
}
.sPath {
    color: #666;
    font-size: 90%;
}
.answer {
    margin-left: 30px;
    display: block;
}
.endorsement {
    clear: both;
    margin-left: 50px;
    margin-right: 50px;
    margin-top: 10px;
}
.endorsementAuthor {
    margin-left: 60px;
    text-indent: -2em;
}
.endorsement p {
    z-index: 10;
    position: relative;
}
.bqstart {
    position: relative;
    z-index: 1;
    height: 50px;
    margin-top: -30px;
    margin-left: -35px;
    margin-bottom: -100px;
    float: left;
    font-size: 110px;
    color: #ccc;
}
.bqend {
    position: relative;
    z-index: 1;
    height: 0px;
    margin-top: -56px;
    margin-right: -4px;
    margin-bottom: -50px;
    float: right;
    font-size: 110px;
    color: #ccc;
}
.pdftag {
    font-weight: normal;
    font-size: 10pt;
    color: #060;
}
#sitemap li {
    margin-top: 6px;
    margin-bottom: 6px;
}
dl {
    margin-left: 35px;
}
dt {
    margin-top: 10px;
}
dd {
    text-align: justify;
}
.noPrint {
    display: none;
}
