@charset "UTF-8";

html, body, ul, li, h1, h2, h3 {
    margin: 0;
    padding: 0;
    }

html {
    font-size: 100%;
    }

body, td {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: .8em;
    line-height: 1.6em;
    color: #515151;
    }

/* Lower Content Area Begin --------------------- */
#container {
    width: 960px;
    position: relative;
    margin: 0 auto 0 auto;
    background: #fff;
    }
/* Footer Slide Up Nav Bar ------------------------------------ */

.slide-panel {
    z-index: 25;
    width: 5px;
    position: absolute;
    }

.bottom {
    bottom: 0;
    }

.right {
    }

.left {
    position: absolute;
    left: 0;
    }

.top {
    top: 0;
    }

.slide_content {
    margin-left: auto;
    margin-right: auto;
    z-index: 10;
    overflow: hidden;
    height: 0;
    width: 100%;
    background: url(/images/structure/global/footer_bg.jpg) repeat-x left top #fff;
    }

.slide-button {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    width: 960;
    z-index: 20;
    cursor: pointer;
    height: 29px;
    text-indent: -9999px;
    }

.slide-button.open {
    background: url(/images/structure/global/footer_expand.jpg) no-repeat left top;
    }

.slide-button.close {
    background: url(/images/structure/global/footer_close.jpg) no-repeat left top;
    }

.slide-button:hover {
    color: #9f9d8e;
    }

#footer {
    width: 960px;
    clear: both;
    font-family: Helvetica, Verdana, Arial, sans-serif;
    color: #808080;
    line-height: normal;
    font-size: .8em;
    padding-top: 40px;
    margin-top: 40px;
    }
        
#sub_nav {
    width: 900px;
    height: 250px;
    padding: 15px 30px 0 30px;
    clear: both;
    }
    
#sub_nav ul {
    list-style-type: none;
    }

#sub_nav ul li {
    float: left;
    clear: none;
    text-transform: uppercase;
    color: #0f506e;
    }
        
#sub_nav ul li a {
    color: #0f506e;
    text-decoration: none;
    outline: none;
    }

.sub_nav_1_width {
    width: 120px;
    }

.sub_nav_2_width {
    width: 120px;
    }

.sub_nav_3_width {
    width: 130px;
    }

.sub_nav_4_width {
    width: 110px;
    }

.sub_nav_5_width {
    width: 140px;
    }

.sub_nav_6_width {
    width: 140px;
    }
                
#sub_nav ul li ul li {
    padding: 14px 0 0 0;
    float: left;
    clear: left;
    text-transform: none;
    color: #808080;
    font-size: .9em;
    line-height: normal;
    }

#sub_nav ul li ul li a {
    color: #808080;
    text-decoration: none;
    outline: none;
    }

#sub_nav ul li ul li.canadian_french {
    padding-left: 20px;
    background: url(/images/structure/global/canadian_french.jpg) no-repeat left 12px;
    }

#sub_nav ul li ul li.japan {
    padding-left: 20px;
    background: url(/images/structure/global/japan.jpg) no-repeat left 12px;
    }

#sub_nav ul li ul li.australia {
    padding-left: 20px;
    background: url(/images/structure/global/australia.jpg) no-repeat left 12px;
    }

#sub_nav ul li ul li.united_kingdom {
    padding-left: 20px;
    background: url(/images/structure/global/united_kingdom.jpg) no-repeat left 12px;
    }

#sub_nav ul li ul li.chile {
    padding-left: 20px;
    background: url(/images/structure/global/chile.jpg) no-repeat left 12px;
    }

#sub_nav ul li ul li.brasil {
    padding-left: 20px;
    background: url(/images/structure/global/brasil.jpg) no-repeat left 12px;
    }

#sub_nav ul li ul li.united_states {
    padding-left: 20px;
    background: url(/images/structure/global/united_states.jpg) no-repeat left 12px;
    }
        
/* Footer Slide Up Nav Bar ------------------------------------ */
h1 {
    font-size: 3.4em;
    line-height: 1em;
    }

.clear_fix {
    clear: both;
    }
/* Element Specific Definitions End */

/* From global.css */
#generalContainer {
    background-image:url(/images/section_header_background.jpg);
    background-repeat: repeat;
    }
#headerText {
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 10px;
    color: #FFF;
    margin-right: 25px;
    }
#headerText a {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #FFF;
    text-decoration: underline;
    font-weight: bold;
    }
#headerTextB {
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 10px;
    font-weight: bold;
    color: #FFF;
    margin-right: 25px;
    }
#headerTextB a {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    color: #FFF;
    text-decoration: underline;
    font-weight: bold;
    }

td, input, select, textarea {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #333333;
    margin-top: 2px;
    margin-bottom: 2px;
    line-height: 14px;
    }
.unlinked_table_header {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    color: #015480;
    margin-left: 0;
    }
.function_top {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #015480;
    font-weight: normal;
    border-top-width: 6px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-top-color: #F68124;
    border-right-color: #000000;
    border-left-color: #000000;
    border-right-style: solid;
    border-bottom-style: none;
    border-left-style: solid;
    }
.function_bottom {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #015480;
    font-weight: normal;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: none;
    border-right-color: #000000;
    border-left-color: #000000;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-bottom-color: #000000;
    }
.success {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #009900;
    }
.featured_course_title {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #006599;
    }
tr.row1 {
    background-color: #E4E4E4;
    }
tr.row2 {
    background-color: #FFFFFF;
    }
tr.row1a {
    background-color: #E4E4E4;
    }
tr.row2a {
    background-color: #FFFFFF;
    }
#coursename {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #015480;
    }
#coursename a {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #015480;        
    text-decoration: underline;
    font-weight: bold;
    outline: none;
}
.featured_course_title {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #006599;
}
#resource {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
    color: #006599;
}
#resource a {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
    color: #006599;
    text-decoration: underline;
    outline: none;
}
#column_top {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    color: #006599;
    text-decoration: underline;
    outline: none;
}
.plaindata {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #333333;
    margin-top: 7px;
    margin-bottom: 7px;
    line-height: 14px;
}

a {
    color: #006382;
    text-decoration:underline;
}

a:link {
    color: #006382;
    text-decoration:underline;
}

a:visited {
    color: #006382;
    text-decoration:underline;
}

