@charset "utf-8";
body {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10pt;
        margin: 0px;
        background-color: #fffddf;
        height:100%;
}

.navbg {
        background-image:url(images/background.gif);
        background-repeat:repeat-y;
}


#content {
        background-color: #fffddf;
        vertical-align: top;
        padding: 26px 25px 26px 44px;
}

#content {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10pt;
        text-align: left;
        line-height: 16pt;
}

#content table tr td {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10pt;
        line-height: 14pt;
}

#content .header {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12pt;
        font-weight: bold;
        line-height: 16pt;
}

.courses {
        font-weight: bold;
        font-size: 11pt;
}

.coursenumber {
        font-weight: bold;
        font-family: "Times New Roman", Times, serif;
        font-size: 14px;
}

#copyright {
        font-family: "Times New Roman", Times, serif;
        font-size: 8pt;
        font-style: italic;
        text-align: center;
        border-top: 3px solid #f0b310;
        padding: 8px 0px 5px 0px;
}

#divider {
        padding: 0px 0px 10px 0px;
}

.greenborder {
        border: 3px solid #7BC143;
}

#logo {
        background-color:#FFFFFF;
        text-align: center;
        padding-top: 12px;
        padding-bottom: 12px;
        border-bottom: 3px solid #f0b310;
}

#maintable {
        width: 618px;
}


#navigation {
        width: 122px;
        height: 100%;
        text-align: center;
        vertical-align:top;
}

#navigation .navbuttons {
        background-repeat: no-repeat;
        width: 86px;
        margin: 0px 0px 20px 0px;
        text-align:center;
        vertical-align:middle;
}

