﻿body {
    background-color: White;
    color: Black;
    font-family: Times New Roman, Times;
    text-align: left;
}

/** Non-printable items.  **/
.nonprintable, .m_subnavdiv, .s2_r1
{
    display: none;
}


h1
{
    font-family: Calibri, Tahoma, Arial, Helvetica, Sans-Serif;
    font-size: 16pt;
    font-weight: 700;
    color: #004D7B;
    clear: both;
    margin-top: 0px;
    padding-top: 0px;
}

.page_divider
{
    padding-bottom: 7px;
    border-bottom: dotted 1px #000000;
    margin-bottom: 7px;
}

div.section_divider
{
    border-bottom: dotted 1px #777777;
    margin-bottom: 5px;
    margin-top: 5px;
}

center.main
{
    text-align: left;
}

.StudyLink, .EducateLink, .CollaborateLink
{
    font-size: 24pt;
    font-weight: 500;
    font-family: Georgia, Times New Roman, Times;
}

table.metrics td.student
{
  padding: 1px 4px 1px 0px;
}
table.metrics td.path
{
  padding: 1px 4px 1px 20px;
}
table.metrics td.course
{
  padding: 1px 4px 1px 40px;
}
table.metrics table.course
{
  outline: thin solid;
}
