/*******************************************************************************
* education.css
* Print stylesheet for the education section
*******************************************************************************/

#content p.grade {
    font-weight: bold;
}

#content p.grade .normal {
    font-weight: normal;
}

.credit {
    font: normal 0.8em "Trebuchet MS", Arial, Helvetica, sans-serif;
    color: #000000;
    line-height: 1.5em;
    margin-top: 0;
    margin-bottom: 0.4em;
}

.lastcredit {
    margin-bottom: 1em;
}


.credit .title {
    font-style: italic;
}

.credit .name {
    color: #000000;
}

.lastCredit {
    margin-bottom: 1em;
}


table#nasalFeatures {
    font: normal 0.8em "Trebuchet MS", Arial, Helvetica, sans-serif;
    color: #000000;
    border-collapse: collapse;
    padding: 0.2em;
    margin-bottom: 1em;
}

table#nasalFeatures th {
    padding: 0.4em;
    border: 1px solid #000000;
}

table#nasalFeatures td {
    padding: 0.4em;
    border: 1px solid #000000;
}



div.hintbox {
    padding: 1em;
    background-color: #F6F5F0;
    margin: 1em 0;
}

#content div.hintbox h3 {
    font: bold 0.8em "Trebuchet MS", Arial, Helvetica, sans-serif;
    color: #000000;
    margin-top: 0;
}

#content p.caption {
    font: normal 0.7em "Trebuchet MS", Arial, Helvetica, sans-serif;
    color: #000000;
    margin-bottom: 0;
}

#content p.credit {
    font: normal 0.7em "Trebuchet MS", Arial, Helvetica, sans-serif;
    color: #888888;
}

#content p.exhibitNote {
    font-style: italic;
}
