body
{
    background-image: url(../_images/bgStrip.gif);
    background-repeat: repeat-x;
}

body, td, th
{
    font-family: Geneva, Arial, Helvetica, sans-serif;
    color: #635326;
}
body, h2, h3
{
    margin: 0px;
    padding: 0px;
}

#topBorder
{
    background: url(../_images/homeBorderTop.gif);
    background-repeat: no-repeat;
    width: 798px;
    height: 174px;
    margin: 0px auto 0px auto;
    clear: both;
    padding: 0px;
    overflow: hidden;
}

#topFillet
{
    background: url(../_images/topFillet.gif);
    background-repeat: no-repeat;
    width: 798px;
    height: 5px;
    margin: 0px auto 0px auto;
    clear: both;
    padding: 0px;
}

.tableBorderTop
{
    width: 798px;
    height: 174px;
}

#borderWrapper
{
    background: url(../_images/navStrip.gif);
    background-repeat: repeat-y;
    width: 798px;
    margin: 0px auto 0px auto;
    clear: both;
    padding: 0px;
}

#bottomFillet
{
    background: url(../_images/bottomFillet.gif);
    background-repeat: no-repeat;
    width: 798px;
    height: 5px;
    margin: 0px auto 0px auto;
    padding: 0px;
}

#content
{
    width: 551px;
    min-height: 267px;
    display: inline;
    float: left;
    padding: 2em 14px 14px 24px;
}

#footer
{
    width: 798px;
    margin: 10px auto 0px auto;
    clear: both;
    color: #635326;
    font-size: 0.75em;
    font-weight: bolder;
    text-align: center;
}

.Header
{
    font-size: 1.3em;
}

.subHeader
{
    font-size: 1.1em;
}

.highlightedBox
{
    border: 1px solid #c0bcaa;
    background-color: #f6f4e8;
    margin: 0px 10px 1em 10px;
    padding: 10px 10px 10px 10px;
}

.degreeHeader
{
    font-size: 1.3em;
    font-weight: bold;
    text-align: center;
    display: block;
    background-color: #d6d6d6;
    padding: 2px 0px 2px 0px;
}

.degreeHeader table, caption
{
    width: 100%;
}


.degreeSchool
{
    font-size: 1em;
    font-weight: bold;
    padding-left: 15px;
    color: #0000ff;
}

.degreeProgram
{
    font-size: .9em;
    font-weight: normal;
}

.matrix
{
    text-align: left;
}

.matrix a:link
{
    color: #0000ff;
    text-decoration: none;
    display: block;
    padding-bottom: 1em;
}

.matrix a:visited
{
    color: #0000ff;
    text-decoration: none;
    display: block;
    padding-bottom: 1em;
}

.matrix a:hover
{
    color: #ff0000;
    text-decoration: none;
    display: block;
    padding-bottom: 1em;
}

.popUpBorder
{
    width: 657px;
    border-left: solid 3px #89d4df;
    border-right: solid 3px #89d4df;
    background-color: #FFFFFF;
    text-align: center;
}

.insidePopUp
{
    text-align: center;
    padding-bottom: 15px;
    padding-top: 0px;
    overflow: auto;
    overflow-y: auto;
    overflow-x: hidden;
    margin: 0px;
    clear: both;
    width: 657px;
}

.insidePopUpESE
{
    text-align: center;
    padding-bottom: 15px;
    padding-top: 0px;
    overflow: auto;
    overflow-y: auto;
    overflow-x: hidden;
    margin: 0px;
    clear: both;
    width: 657px;
}

.insidePopUpPDP
{
    text-align: center;
    padding-bottom: 15px;
    padding-top: 0px;
    overflow: auto;
    overflow-y: auto;
    overflow-x: hidden;
    height: 600px;
    margin: 0px;
    clear: both;
    width: 657px;
}

.scroller
{
    display: block;
    text-align: left;
    padding-bottom: .5em;
}

.white a:link
{
    color: #000000;
}

.white a:visited
{
    color: #000000;
}

.popUpHeader
{
    min-height: 31px;
    width: 663px;
    background-repeat: no-repeat;
    background-position: top right;
    font-family: Geneva, Arial, Helvetica, sans-serif;
    background-color: #89d4df;
    color: #000000;
    text-align: center;
    font-size: 1.3em;
    font-weight: bold;
}

.closeWin
{
    position: absolute;
    z-index: 1;
    left: 530px;
    top: 12px;
}

.padBottom
{
    padding-bottom: .75em;
}

table.tableBorder
{
    border-collapse: collapse;
}

.tableBorder td
{
    border-top: solid 1px #000000;
    border-right: solid 1px #000000;
    border-bottom: solid 1px #000000;
    border-left: solid 1px #000000;
    text-align: left;
}

.tableBorder td.centerAlign
{
    text-align: center;
}

.noBorder
{
    border: none;
}

