/* T Y P E . C S S */

img {
    border: 0;
}

li > p {
    margin-top: 0.2em;
}

pre, code {
    font-family: "Courier New", Monaco, monospace;
    font-size: 1.0em;
}

strong, b {
    font-weight: bold;
}

em, i {
    font-style: italic;
}

h1 {
    font-size: 1.8em;
    line-height: 1.4em;
    font-weight: bold;
    font-family: Georgia, Palatino, "Palatino Linotype", "Book Antiqua", "Times New Roman", Times, serif;
    letter-spacing: 1px;
    margin-bottom: 5px;
    margin-right: 10px;
}

#content h2 {
    font-size: 1.4em;
    font-weight: bold;
    font-family: "Georgia Bold", Georgia, Palatino, "Palatino Linotype", "Book Antiqua", "Times New Roman", Times, serif;
    margin: .75em 0em 0.25em 0em;
}

#content h3 {
    font-size: 1.3em;
    font-weight: bold;
    font-family: Georgia, Palatino, "Palatino Linotype", "Book Antiqua", "Times New Roman", Times, serif;
    margin: 1.0em 0em .5em 0em;
}

#content h4 {
    font-size: 1.2em;
    font-weight: bold;
    font-family: Georgia, Palatino, "Palatino Linotype", "Book Antiqua", "Times New Roman", Times, serif;
    margin: 1.0em 0em .5em 0em;
}

#content h5 {
    font-size: 1.1em;
    font-weight: bold;
    font-family: Georgia, Palatino, "Palatino Linotype", "Book Antiqua", "Times New Roman", Times, serif;
    margin: 1.0em 0em .5em 0em;
}

#content h6 {
    font-size: 1.0em;
    font-weight: bold;
    font-family: Georgia, Palatino, "Palatino Linotype", "Book Antiqua", "Times New Roman", Times, serif;
    margin: 1.2em 0em 1.2em 0em;
}

#content p {
    font-family: "Trebuchet MS", Trebuchet, Geneva, Helvetica, Arial, Sans-Serif;
    font-size: 1.15em;
    line-height: 1.4em;
    margin: 0em 0em 1.0em 0em;
    text-align: left;
}

#content p.ednote {
    font-family: Georgia, Palatino, "Palatino Linotype", "Book Antiqua", "Times New Roman", Times, serif;
    font-style: italic;
    line-height: 1.5em;
    margin-left: 20px;
}

#content p.interviewquestion {
    font-family: Georgia, Palatino, "Palatino Linotype", "Book Antiqua", "Times New Roman", Times, serif;
    font-style: italic;
}

#content p.interviewquestion b,strong {
    font-style: normal;
}

#content p.fineprint {
    font-style: italic;
    font-family: Georgia, Palatino, "Palatino Linotype", "Book Antiqua", "Times New Roman", Times, serif;
    font-size: .9em;
}

#content li {
    font-size: 1.15em;
    line-height: 1.4em;
    text-align: left;
    margin-bottom: 0.25em;
}

#content blockquote {
    font-size: 1.15em;
    line-height: 1.4em;
    margin-bottom: 1.0em;
}

#content blockquote p {
    font-size: 1.0em;
    line-height: 1.2em;
    margin-bottom: 1.0em;
}

#content .dropcap {
    float: left;
    line-height: 1.0em;
    font-size: 4.0em;
    font-family: Georgia, Palatino, "Palatino Linotype", "Book Antiqua", "Times New Roman", Times, serif;
    margin-right: 6px;
    border-bottom: dotted 1px #ADB880;
}

#content .endmark {
    text-align: center;
    font-family: "Lucida Console", Monaco, "Courier New", monospace;
}

.label {
    font-weight: bold;
    color: #823317;
}

#content .figure {
    align: center;
    text-align: center;
}

.bodylogo14 {
    font-weight: normal;
}

#content .courier {
    font-family: "Lucida Console", Monaco, "Courier New", monospace;
}

.articletype {
    color: #823317;
    text-align: left;
    font-size: 1.2em;
    line-height: 1.3em;
    font-family: "Trebuchet MS", Trebuchet, Geneva, Helvetica, Arial, Sans-Serif;
    font-weight: bold;
    letter-spacing: 1px;
    margin-bottom: 5px;
}