div.book{
    font-size:      medium;
    line-height:    normal;
    /*border: 1px solid green;      */
}




div.book div.life-span {
    font-size: 10px;
    line-height: 14px;
    margin-bottom: 2px;
    color: #333333;
}


div.book div.search-label {
    font-size: 10px;
    font-weight: bold;
    color: #000066;
    margin-bottom: 3px;
}



div.book table.pub-info {
    border-top: 1px solid #cccccc;
}

div.book table.pub-info td {
    border-top: 1px solid white;
    border-right: 1px solid white;
    border-bottom: 1px solid white;
    background-color: #f2f2e3;
    padding: 4px;
    font-size: 10px;
    line-height: 12px;
    color: #666666;
}


div.book div.pub-info-header {
    font-size: 9px; 
    font-weight: bold;
    color: #000066;
    margin-bottom: 8px;
}


div.book div.page-bar {
    background-color: #000066;
    padding-top: 10px;
    padding-bottom: 10px;
}


div.book a.start-link {
    font-size: 10px;
    color: white;
    text-decoration: none;
    background-image: url(../img/link_blue_left.gif);
    background-repeat: no-repeat;
    background-position: 0px center;
    padding-left: 12px;

}

div.book a.start-link:hover {
    text-decoration: underline;
}

div.book a.previous-link {
    font-size: 10px;
    color: white;
    text-decoration: none;
    background-image: url(../img/btn_previous.jpg);
    background-repeat: no-repeat;
    background-position: 0px center;
    padding-left: 28px;
    padding-top: 4px;
    padding-bottom: 5px;
}

div.book a.previous-link:hover {
    text-decoration: underline;
    background-image: url(../img/btn_previous_over.jpg);
}


div.book div.page-location {
    font-size: 10px;
    font-weight: bold;
    color: white;

    border-top: 1px solid #7777ad;
    border-bottom: 1px solid #7777ad; 
    background-color: #24247c;
    padding: 2px;

    text-align: center;


}

div.book a.next-link {
    font-size: 10px;
    color: white;
    text-decoration: none;
    background-image: url(../img/btn_next.jpg);
    background-repeat: no-repeat;
    background-position: right center;
    padding-right: 28px;
    padding-top: 4px;
    padding-bottom: 5px;
}

div.book a.next-link:hover {
    text-decoration: underline;
    background-image: url(../img/btn_next_over.jpg);
}

div.book a.end-link {
    font-size: 10px;
    color: white;
    text-decoration: none;
    background-image: url(../img/link_blue_right.gif);
    background-repeat: no-repeat;
    background-position: right center;
    padding-right: 12px;
}

div.book a.end-link:hover {
    text-decoration: underline;
}

div.book div.toc {
    font-size:      .7em;
    line-height:    1.5em;
}

div.book div.toc-frontmatter {
    padding: 7px;
}

div.book div.toc-frontmatter a {
    color: black;
    line-height: 16px;
}

div.book div.toc-introduction {
    background-color: #dcdcf0;
    padding: 7px;
    font-size:      1em;
    line-height:    1.5em;
    font-weight: bold;
    margin-bottom: 7px;
}

div.book div.toc-level1 {
    
}

div.book div.toc-level1 div.toc-entry {
    border-top: 1px solid #333333;
    padding-bottom: 7px;
    padding-left: 7px;
    padding-top: 7px;
    font-weight: bold;
}

div.book div.toc-level2 {
    padding-left: 14px;
}

div.book div.toc-level2 div.toc-entry {
    font-weight: normal;
    border-top: none;
    padding-top: 0px;
}

div.book div.toc-level3 {
    padding-left: 20px;
}

div.book div.toc-level3 div.toc-entry {
    font-style: italic;
}

div.book div.toc a {
    color: #333333;
}


div.book div.cover {
    background-color: #ededdc;
    padding: 14px;
    font-size:          medium;
    line-height:        normal;
}

div.book div.cover table{
    font-size:          medium;
    line-height:        normal;
}

div.book div.cover-image {
}

div.book div.card-catalog {
    font-size:      .7em;
    line-height:    1.5em;
}

div.book div.card-catalog table{
    font-size:      1em;
    line-height:    1.3em;
}

div.book div.card-catalog th {
    background-color: #999999;
    border: 1px solid #d5d5c9;
    padding: 6px;
    color: white;
    font-weight: bold;
    text-align: left;
}

div.book div.card-catalog td {
    background-color: #ededdc;
    color: #666666;
    padding: 4px;
    font-weight: normal;
}

div.book div.card-catalog tr.alt td {
    background-color: #f3f3e7;
}

div.book div.card-catalog td .label{
    font-size: 1em; 
    font-weight: bold;
    color: #000066;
}

div.book div.label {
    font-size: 9px; 
    font-weight: bold;
    color: #000066;
}
    

div.book div.part-label {/*13/18 target size*/
    font-size: .8em;
    line-height: 1.3em;
    margin-top: 7px;
    font-weight: bold;
    color: #000066;
    text-align: justify;
}
    
div.book div.part-head {
    font-size: .8em;
    line-height: 1.3em;
    font-weight: bold;
    color: #333333;
    margin-bottom: 22px;
    text-align: justify;
}


div.book div.book-content p {/*13/18 target size*/
    font-size: .8em;
    line-height: 1.3em;
    color: #333333;
    margin-bottom: 22px;
    margin-left: 40px;
    text-align: justify;
}

div.book div.book-content div.p {/*13/18 target size*/
    font-size: .8em;
    line-height: 1.3em;
    color: #333333;
    margin-bottom: 22px;
    margin-left: 40px;
    text-align: justify;
}



div.book span.para-number {
    position: relative;
    left: -40px;
    font-size: 9px; 
}

div.book div.para-number2 {
    position: absolute;
    font-size: 9px;
    top: 3px;
}

div.book div.book-content a {
    color: #333333;
    text-decoration: underline;
}

div.book .initcap {/*42/36 target size*/
    float:          left;
    font-family:    Verdana;
    font-size:      3em;
    line-height:    .8em;
    color:          #999999;
    padding-right:  1px;
}


div.book span.footnote {
    font-size:          .6em;
    border:             1px solid #ccccab;
    background-color:   #fcf7cc;
    position:           relative;
    padding-left:       2px;    
    padding-right:      2px;
    top:                -4px;
}

div.book span.footnote a {
    text-decoration: none;
}


