﻿body
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    color: #333366;
}
a
{
    cursor: pointer;
    cursor: hand;
}
a, a:visited
{
    text-decoration: none;
    color: #333366;
}
a:hover
{
    text-decoration: underline;
    color: #333366;
}

.box
{
    border: dotted 1px silver;
    padding: 0px;
    margin: 0px;
}

body #content
{
    width: 1003px;
    margin: 5px;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    color: #333366;
}
.txtlightblue
{
    color: #0E6FCF;
}

.txtlightblue a.link, a:active, a:visited
{
    color: #0E6FCF;
    text-decoration: none;
}
.txtlightblue a:hover
{
    text-decoration: underline;
    color: #4591DB;
}
h1
{
    color: #4CBDEC;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 1.9em;
    font-weight: bold; /*line-height:1.2em;*/
}
h4
{
    color: #000;
    font: normal 14px Arial, Helvetica, sans-serif;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

.toolbar
{
    background: url(/_resources/img/topline-bg.gif) repeat-x;
    height: 35px;
    vertical-align: middle;
    text-align: left;
    font-family: Arial,Helvetica,sans-serif;
    position: relative;
    font-size: 12px;
    padding-left: 5px;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    color: #333366;
}
.toolbar div
{
    width: 800px;
    display: table-cell;
}
.toolbar div .left
{
    width: 555px;
}
.toolbar div .right
{
    width: 245px;
}
.toolbar div .right .search
{
    padding-top: 5px;
}
.bluetext2b
{
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #333366;
}
.bluetext2
{
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    color: #333366;
}
.searchTextBox
{
    margin-top: 2px;
    font-size: 11px;
    float: right;
    width: 120px;
    color: #000;
}
.searchBox a:link
{
    color: #074392;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 10px;
    line-height: normal;
    display: block;
}

.searchBox a:hover
{
    color: #074392;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 10px;
    line-height: normal;
    display: block;
}

.searchBox a:link
{
    color: #074392;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 10px;
    line-height: normal;
    display: block;
}

.searchBox a:hover
{
    color: #074392;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 10px;
    line-height: normal;
    display: block;
}
.searchBox
{
    position: absolute;
    width: 185px;
    height: 100px;
    z-index: 255;
    display: none;
    background: #E7E7E7;
    border-right: 1px solid #D4D4D4;
    border-bottom: 1px solid #D4D4D4;
    border-left: 1px solid #D4D4D4;
}
.searchBox .content
{
    padding: 4px;
}
.searchBox .content .title
{
    float: right;
}
.searchBox .content .it
{
    clear: both;
    padding: 2px 0px 0px 0px;
    vertical-align: middle;
}
.searchBox .content .it label
{
    vertical-align: top;
}
.searchBox .content .fo
{
    width: 175px;
    text-align: right;
}

ul.rhlink
{
    padding: 0;
    margin: 2px 0 0 2px;
    list-style-type: none;
}

ul.rhlink a:link, ul.rhlink a:active
{
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    color: #333366;
    text-decoration: none;
}

ul.rhlink a:visited
{
    font-size: 12px;
    color: #AD477D;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
}

ul.rhlink a:hover
{
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    color: #0066CC;
    text-decoration: underline;
}

ul.rhlink li
{
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 5px;
    padding-left: 15px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    list-style-type: none;
    list-style-image: none;
    list-style-position: outside;
    background-color: transparent;
    background-image: url(/_resources/img/link_arrow.gif);
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: 3px 5px;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: auto auto;
}

.sortableList
{
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: 60%;
}
.sortableList li
{
    margin: 0 3px 3px 3px;
    padding: 0.4em;
    padding-left: 1.5em;
    height: 18px;
}
.sortableList li span
{
    position: absolute;
    margin-left: -1.3em;
}

a.areabarTitle:hover
{
    color: #FFFFFF;
    font-weight: bold;
    font-family: Arial;
    font-size: 17;
    padding-top: 5px;
    cursor: pointer;
    text-decoration: none;
}

.areabarTitle
{
    color: #FFFFFF;
    font-weight: bold;
    font-family: Arial;
    font-size: 17;
    padding-top: 5px;
    cursor: pointer;
    text-decoration: none;
}
.areabarSitePath
{
    padding-left: 14px;
    font-family: Arial;
    font-size: 11;
    padding-top: 5px;
    color: #333366;
}
.areabarSitePathHref
{
    font-family: Arial;
    font-size: 11;
    padding-top: 6px;
    color: #2B78C8 !important;
    cursor: pointer;
    text-decoration: none !important;
}


a.areabarSitePathHref:hover
{
    font-family: Arial;
    font-size: 11;
    padding-top: 6px;
    color: #2B78C8;
    cursor: pointer;
    text-decoration: none;
}

#apDiv3
{
    position: absolute;
    width: 185px;
    z-index: 100;
    display: none;
    background: #E7E7E7; /*font: 10px Arial, Helvetica, sans-serif;  	color: #074392;*/
    border-right: 1px solid #D4D4D4;
    border-bottom: 1px solid #D4D4D4;
    border-left: 1px solid #D4D4D4;
}

#apDiv3 td label
{
    color: #074392;
    font: 12px Arial, Helvetica, sans-serif;
}
#apDiv3 td input
{
    width: 15px;
    border-bottom: 0px solid #999999;
    border-top: 0px solid #CCCCCC;
    border-right: 0px solid #999999;
    border-left: 0px solid #CCCCCC;
}


.search_tab
{
    font: 12px Arial, Helvetica, sans-serif;
    color: #074392; /*margin-left:5px;*/
}
.search_tab a:link
{
    color: #074392;
    text-decoration: none;
    font: 10px Verdana, Arial, Helvetica, sans-serif;
    display: block;
}
.search_tab a:active
{
    color: #074392;
    text-decoration: none;
    font: 10px Verdana, Arial, Helvetica, sans-serif;
    display: block;
}
.search_tab a:visited
{
    color: #074392;
    text-decoration: none;
    font: 10px Verdana, Arial, Helvetica, sans-serif;
    display: block;
}
.search_tab a:hover
{
    color: #074392;
    text-decoration: underline;
    font: 10px Verdana, Arial, Helvetica, sans-serif;
    display: block;
}


a.navbar_section_searchbox_href
{
    font-size: 12px;
    color: #333366 !important;
    text-decoration: none;
    cursor: pointer;
}

a.navbar_section_searchbox_href:hover
{
    font-size: 12px !important;
    color: #ffffff !important;
    text-decoration: none;
    cursor: pointer;
}


.navbar_section_searchbox
{
    width: 100%; /*	background-color: #2674c1;*/
    background-color: #e9e9e9;
    padding-top: 5px;
    padding-bottom: 0px;
    cursor: pointer;
}

.navbar_section_searchbox td
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    vertical-align: top;
}
.navbar_section_searchbox td.showlink
{
    padding-left: 5px;
    width: 13px;
    vertical-align: top;
}

.navbar_section_searchbox showtitle
{
    border-bottom: 1px #FFFFFF solid;
}

.navbar_section_searchbox img
{
    border: 0px;
}

.navbar_section_searchbox_over
{
    width: 100%; /*	background-color: #2674c1;*/
    background-color: #868585;
    padding-top: 5px;
    padding-bottom: 0px;
    font-size: 9px;
    cursor: pointer;
    color: #ffffff;
}

.navbar_section_searchbox_over td
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    vertical-align: top;
    color: #ffffff;
}

.navbar_section_searchbox_over a
{
    font-size: 12px !important;
    text-decoration: none;
    cursor: pointer;
    color: #ffffff !important;
}

.navbar_section_searchbox_over td.showlink
{
    padding-left: 5px;
    width: 13px;
    vertical-align: top;
}

.navbar_sub_searchbox
{
    font-family: Arial, Helvetica, sans-serif;
    background-color: #ffffff;
    font-size: 9px;
    width: 100%;
    display: none;
    visibility: hidden;
    padding-top: 1px;
    padding-bottom: 2px;
    padding-right: 0px;
    color: #005bb3;
}
.navbar_sub_over
{
    background-color: #868585;
}
.navbar_sub_over a
{
    font-family: Arial, Helvetica, sans-serif !important;
    font-size: 11px !important;
    cursor: pointer;
    color: #ffffff !important;
}

.navbar_sub_searchbox td
{
    padding-top: 4px;
    padding-bottom: 2px;
    vertical-align: top;
}

.navbar_sub_searchbox td.showlink
{
    font-size: 15px;
    width: 13px;
    vertical-align: top;
}

.navbar_sub_searchbox td.delimiter
{
    height: 1px;
    background-image: url(/_format/images/navbar_sub_bottom.gif);
    background-repeat: no-repeat;
    width: 124px;
}

.navbar_sub_searchbox a
{
    font-size: 11px !important;
    color: #333366;
    text-decoration: none;
    cursor: pointer;
}

.navbar_sub_searchbox a.over
{
    font-size: 11px !important;
    color: #ffffff !important;
    text-decoration: none;
    cursor: pointer;
}

.navbar_sub_searchbox img
{
    border: 0px;
}
.subsplash
{
    border: 0;
    height: 1px;
    background-color: #b3b3b3 /*868585*/ !important;
    padding: 0 0 0 0 !important;
}



/*For students*/


.st_navbar_section_searchbox
{
    width: 100%;
    background-color: #2A5CA3;
    padding-top: 5px;
    padding-bottom: 0px;
    cursor: pointer;
}

.st_navbar_section_searchbox td
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    vertical-align: top;
}
.st_navbar_section_searchbox td.showlink
{
    padding-left: 5px;
    width: 13px;
    vertical-align: top;
}

.st_navbar_section_searchbox showtitle
{
    border-bottom: 1px #FFFFFF solid;
}

.st_navbar_section_searchbox img
{
    border: 0px;
}

.st_navbar_section_searchbox_over
{
    width: 100%;
    background-color: #2A5CA3;
    padding-top: 5px;
    padding-bottom: 0px;
    cursor: pointer;
}

.st_navbar_section_searchbox_over td
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    vertical-align: top;
}

.st_navbar_section_searchbox_over a
{
    font-size: 12px;
    text-decoration: none;
    cursor: pointer;
}

.st_navbar_section_searchbox_over td.showlink
{
    padding-left: 5px;
    width: 13px;
    vertical-align: top;
}

.st_navbar_sub_searchbox
{
    font-family: Arial, Helvetica, sans-serif;
    background-color: #B2CAF6;
    font-size: 9px;
    width: 98%;
    display: none;
    visibility: hidden;
    padding-top: 4px;
    padding-bottom: 4px;
    padding-right: 5px;
    color: #005bb3;
}

.st_navbar_sub_searchbox td
{
    padding-top: 2px;
    vertical-align: top;
}

.st_navbar_sub_searchbox td.showlink
{
    font-size: 15px;
    width: 13px;
    vertical-align: top;
}

.st_navbar_sub_searchbox td.delimiter
{
    height: 1px;
    background-image: url(/_format/images/st_navbar_sub_bottom.gif);
    background-repeat: no-repeat;
    width: 124px;
}

.st_navbar_sub_searchbox a
{
    font-size: 11px;
    color: #005bb3;
    text-decoration: none;
    cursor: pointer;
}

.st_navbar_sub_searchbox a.over
{
    font-size: 11px;
    color: #000000;
    text-decoration: none;
    cursor: pointer;
}

.st_navbar_sub_searchbox img
{
    border: 0px;
}

/*
.footer
{
    color: #18216C;
    font-size: 1.1em;
    margin: 1px 0px 0px 5px;
    padding-bottom: 30px;
    padding-top: 15px;
    width: 700px;
}

.footer ul
{
    list-style: none;
    width: 996px;
    padding: 0;
    margin: 0;
}

.footer ul li
{
    color: #716F64;
    float: left;
    margin-right: 5px;
}
.footer a
{
    background: url(/_resources/img/bg-right_dark.gif) top left no-repeat;
    color: #18216c;
    float: left;
    height: 22px;
    padding: 0 3px;
    margin: 0 0 0 3px;
    text-decoration: none;
    font-family: Arial, Sans-Serif;
}

.footer a:hover
{
    background: url(/_resources/img/bg-right-a.gif) top left no-repeat;
    color: #fff;
    cursor: pointer;
}

.footer a em
{
    background: url(/_resources/img/bg-left_dark.gif) top right no-repeat;
    float: left;
    font-style: normal;
    margin-top: 0px;
    padding: 3px 5px 0 2px;
    height: 22px;
}

.footer a:hover em
{
    background: url(/_resources/img/bg-left-a.gif) top right no-repeat;
}

.footer ul li a.top em
{
    background: url(/_resources/img/bg-left-top.gif) top right no-repeat !important;
    padding-right: 15px;
}

.footer ul li a.top:hover em
{
    background: url(/_resources/img/bg-left-top-a.gif) top right no-repeat !important;
}
*/



#BulletinButtonLinkArea {
    margin-bottom:5px;
}
#MemberStatusLinkArea {
    margin-top:5px;
    margin-bottom:5px;
}
#MemberStatusProgressBarArea {
    margin-top:5px;
    margin-bottom:5px;
    vertical-align:middle;
}
#MemberStatusProgressBarArea img {
    vertical-align:middle;
}
#MemberStatusProgressBarArea a, #MemberStatusProgressBarArea a:link, #MemberStatusProgressBarArea a:visited {
    color:#333366;
    text-decoration:none;
}
#MemberStatusProgressBarArea a:hover {
    color:#333366;
    text-decoration:none;
}

