<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html,
body {
    margin: 0;
    padding: 0;
    font: 14px arial, sans-serif;
}
.style1 {
    color: #99614f;
    font-weight: bold;
}
body {
    background-image: url(../images/bg_login_top.jpg);
    background-repeat: repeat-x;
    background-color: #e8f1ec;
}
.style2 {
    color: #333333
}
.style3 {
    font-size: 20px
}
.style4 {
    font-size: 18px
}
html {
    overflow: -moz-scrollbars-vertical;
    overflow-y: scroll;
}
.top {
    width: 100%;
    height: 56px;
    position: relative;
    overflow: hidden;
    margin: 0px 0px 0px 0px;
    clear: both;
}
.topContent {
    width: 940px;
    height: 56px;
    text-align: left;
    margin: 0px 1px 0px 1px;
    padding: 10px 0px 0px 0px;
}
#leftContent {
    width: 790px;
    float: left;
}
#rightContent {
    width: 150px;
    float: right;
}
.parent {
    width: 100%;
    height: 75px;
    position: relative;
    overflow: hidden;
    background-color: #5d92a2;
    margin-top: 0px;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}
.parent2 {
    width: 948px;
    height: 64px;
    position: relative;
    overflow: hidden;
    background-color: #5d92a2;
    padding: 15px 0px 0px 0px;
    margin: 0px 1px 0px 1px;
}
.button {
    width: 184px;
    height: 64px;
    display: inline-block;
    background-color: #76a4b1;
    margin-left: 0px;
    margin-right: 0px;
    vertical-align: middle;
    text-align: center;
    padding: 15px 0px 0px 0px;
    color: #e2f0f0;
    box-shadow: 0px 2px 2px #888888;
    font-weight: bold;
}
.button a:link,
.button a:visited {
    color: #FFFFFF;
    text-decoration: none;
}

/* mouse over link */

.button a:hover,
.button a:active {
    color: #966449;
    text-decoration: none;
}
#welcome {
    color: #213033;
    display: inline
}
#class {
    color: #739fac;
    display: inline
}
.buttonselected {
    width: 184px;
    height: 64px;
    display: inline-block;
    background-color: #e5f1ed;
    margin-left: 0px;
    margin-right: 0px;
    vertical-align: middle;
    text-align: center;
    padding: 15px 0px 0px 0px;
    color: #e2f0f0;
    box-shadow: 0px 2px 2px #888888;
}
.buttonselected a:link {
    color: #966449;
    text-decoration: none;
}
.buttonselected a:visited,
.buttonselected a:hover,
.buttonselected a:active {
    color: #966449;
    text-decoration: none;
}
.logout {
    width: 150px;
    height: auto;
    display: inline-block;
    background-color: #2a2a2a;
    margin-left: 0px;
    margin-right: 0px;
    vertical-align: middle;
    text-align: center;
    padding: 8px 0px 8px 0px;
    color: #e3e3e3;
    /*box-shadow: 0px 2px 2px #888888;*/
}
table.hovertable {
    font-family: arial, sans-serif;
    font-size: 12px;
    color: #7d8385;
    border-width: 1px;
    border-color: #e8e8e8;
    border-collapse: collapse;
    width: 940px;
}
table.hovertable th {
    background-color: #5d92a2;
    padding: 8px;
}
table.hovertable th.headline {
    padding: 8px 20px 8px 20px;
}
table.hovertable tr {
    background-color: #FFFFFF;
    color: black;
}
table.hovertable tr.urgent {
    background-color: #f3c9c9;
    color: black;
}
table.hovertable tr.newnotes {
    color: #671a08;
}
table.hovertable tr.newnotes a:link {
    color: #671a08;
    font-weight: bold;
}
table.hovertable tr.newnotes a:visited {
    color: black;
    text-decoration: none;
    font-weight: normal;
}
table.hovertable tr.oldnotes a:link {
    color: black;
}
table.hovertable tr.oldnotes a:visited {
    color: grey;
    text-decoration: none;
}
table.hovertable tr.rowchange {
    background-color: #f8f8f8;
}
table.hovertable tr:hover {
    background-color: #d9f0fb;
}
table.hovertable td {
    border-width: 0px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-color: #e8e8e8;
}
table.hovertable td.date {
    min-width: 70px;
}
table.hovertable td.message {
    padding: 8px 10px 8px 10px;
}
table.hovertable td.message ul,
ol {
    padding-left: 50px !important;
}

/*
table.hovertable td.message p {
    padding-top: 20px;
}
*/

table.hovertable td.aligntop {
    vertical-align: top;
}
table.hovertable td.aligncentre {
    text-align: center;
}

table.hovertable td.minwidth {
    min-width:100px;
    vertical-align:bottom;
}

.capitalizeName {
    text-transform: uppercase;
}
.capitalizeName a:link {
    color: black;
    text-decoration: none;
}
.capitalizeName a:visited {
    color: grey;
    text-decoration: none;
}
.col-edge {
    width: 80px;
}
.col-middle {
    width: 760px;
}
.tbl-headers {
    text-align: left;
    color: #FFFFFF;
    size: auto;
}
.table-container {
    width: 940px;
    margin-right: 0px;
    margin-left: 0px;
}
.panel-container {
    background-color: #FFFFFF;
    width: 940px;
    margin-right: 1px;
    margin-left: 1px;
    margin-top: 20px;
    -webkit-box-shadow: 0px 3px 5px 0px rgba(50, 50, 50, 0.3);
    -moz-box-shadow: 0px 3px 5px 0px rgba(50, 50, 50, 0.3);
    box-shadow: 0px 3px 5px 0px rgba(50, 50, 50, 0.3);
}
#panel-container-top {
    background-color: #FFFFFF;
    width: 940px;
    margin-right: 1px;
    margin-left: 1px;
    margin-top: 20px;
    -webkit-box-shadow: 0px 3px 0px 0px rgba(50, 50, 50, 0.3);
    -moz-box-shadow: 0px 3px 0px 0px rgba(50, 50, 50, 0.3);
    box-shadow: 0px 3px 0px 0px rgba(50, 50, 50, 0.3);
}
.panel-title {
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: normal;
    font-size: 11px;
    text-indent: 20px;
    margin-top: 0px;
    padding-top: 5px;
    padding-bottom: 5px;
    text-transform: capitalize;
}
#panel-title-top {
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: normal;
    font-size: 11px;
    text-indent: 20px;
    margin-top: 0px;
    padding-top: 5px;
    text-transform: capitalize;
}
h2 {
    color: #97634d;
    text-align: left;
}
.div-title {
    text-align: left;
    text-indent: 20px;
    color: #97634d;
}
.div-empty {
    text-align: left;
    text-indent: 20px;
    padding-top: 20px;
    color: #97634d;
}
.c-title {
    font-family: arial, sans-serif;
    font-size: 12px;
    color: #333333;
    text-align: left;
    text-indent: 20px;
    display: inline
}
.submenu-bar {
    width: 940px;
    height: 40px;
    margin: 0px 0px 0px 0px;
    overflow: hidden;
    text-align: center;
    padding-top: 0px;
    background-color: #5d92a2;
    box-shadow: 0 4px 2px -4px gray;
}
.submenu-child {
    width: 110px;
    height: 40px;
    display: inline-block;
    background-color: #76a4b1;
    text-align: center;
    vertical-align: middle;
    padding-top: 2px;
    padding-bottom: 5px;
    margin-left: 1px;
    margin-right: 1px;
    color: #e2f0f0;
}
.submenu-child-selected {
    width: 110px;
    height: 40px;
    display: inline-block;
    background-color: #76a4b1;
    text-align: center;
    vertical-align: middle;
    padding-top: 2px;
    padding-bottom: 5px;
    margin-left: 1px;
    margin-right: 1px;
    color: #966449;
}
.submenu-child:hover {
    color: #966449;
}
.resources {
    background-color: #FFFFFF;
    width: 940px;
    margin-right: 0px;
    margin-left: 0px;
    margin-top: 20px;
    padding-bottom: 50px;
    overflow: hidden;
}
.resources-content {
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: normal;
    font-size: 12px;
    text-align: left;
    margin-top: 0px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 20px;
    padding-left: 20px;
    color: #757675;
    overflow: hidden;
}
.resources-content-920 {
    width: 900px;
    height: 100%;
}
table.announcement {
    font-family: arial, sans-serif;
    font-size: 12px;
    width: 940px;
    color: #7d8385;
    border-width: 1px;
    border-color: #e8e8e8;    
    border-collapse: collapse;

    
}
table.announcement th.tbl-headers {
    padding: 8px 20px 8px 20px;
    text-align: left;
    color: #FFFFFF;
    size: auto;
    background-color: #5d92a2;
}
table.announcement td.date {
    min-width: 70px;
}
table.announcement td.message {
    padding: 25px 10px 8px 10px;
}

table.announcement td.message ul,
ol {
    padding-left: 50px !important;
}
table.announcement td.aligntop {
    vertical-align: top;
}

table.announcement td.minWidth {
    min-width:120px;
    vertical-align:bottom;
}

table.announcement td.aligncentre {
    text-align: center;
}
table.announcement tr.urgent {
    background-color: #f8e0e0;
}

table.announcement tr.rowchange {
	background-color:#f8f8f8;
}

table.announcement tr.topPadding {
	padding-top:20px;
}



table.announcement td {
    height: 20px;
    padding: 5px;
}
table.announcement td.left {
    width: 20%;
    vertical-align: top;
}
table.announcement td.right {
    width: 80%;
    vertical-align: top;
}
table.announcement td.left-1 {
    width: 15%;
    vertical-align: top;
    text-align: left;
}
table.announcement td.right-1 {
    width: 85%;
    vertical-align: top;
    text-align: left;
}
table.announcement td.bold {
    font-weight: bold;
}

div.listDate123 {
    color:#c0c0c0;
}



table.announcementList {
    width: 900px;
    color: #7d8385;
    border-width: 1px;
    border-color: #e8e8e8;
    border-collapse: collapse;
}
table.announcementList th {
    background-color: #b1bfc3;
    padding: 8px;
    min-width: 100px;
    text-align: left;
    color: white;
}
table.announcementList tr {
    background-color: #FFFFFF;
    padding: 8px;
    min-width: 100px;
    text-align: left;
    vertical-align: top;
}
table.announcementList tr.rowchange {
    background-color: #f8f8f8;
}
table.announcementList td {
    padding: 8px;
}





.messageRed {
    color: red;
    display: inline
}
.messageGreen {
    color: green;
    display: inline
}
.messageWhite {
    color: white;
    display: inline
}
.frames {
    border: 0px;
    height: 250px;
}
.framesnotes {
    border: 0px;
    height: 500px;
}
.framesmarks {
    border: 0px;
    height: 300px;
}
#wrapper2 {
    width: 940px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 10px;
    padding-left: 10px;
    /*	min-height: 100%;
	margin-bottom: -210px; */
    position: relative;
}
.clearfooter2 {
    height: 100px;
    clear: both;
}
.loggedout {
    width: 100%;
    clear: both;
    padding-top: 50px;
    padding-bottom: 50px;
}
#logindiv {
    width: 100%;
    clear: both;
}
#mainlogin {
    width: 250px;
    text-align: left;
}
#mainlogintitle {
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: normal;
    font-size: 18px;
    color: #97634d;
    text-align: left;
    margin-top: 0px;
    padding-top: 20px;
    padding-bottom: 20px;
    text-transform: uppercase;
}
.logintype {
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: normal;
    font-size: 12px;
    color: #a1a1a1;
}
input.rounded {
    border: 1px solid #ccc;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 2px;
    font-size: 18px;
    padding: 10px 5px;
    margin-top: 5px;
    margin-bottom: 20px;
    outline: 0;
    -webkit-appearance: none;
    width: 240px;
}
input.rounded:focus {
    border-color: #97634d;
}
.submitbutton {
    width: 100px;
    background-color: #4f7580;
    border-radius: 2px;
    color: #FFFFFF;
    border: 0px;
    outline: 0;
    padding: 10px;
    margin-left: 0px;
    float: left;
}
.bottomlogininfo {
    width: 250px;
    border-width: 0px;
    border-color: #e8e8e8;
    border-collapse: collapse;
    padding-bottom: 20px;
}
.bottomlogininfo td.right {
    vertical-align: middle;
    vertical-align: ;
    text-align: right;
}
#forgotpass {
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: normal;
    font-size: 12px;
    color: #97634d;
}
#forgotpass a:link,
#forgotpass a:visited {
    color: #97634d;
    text-decoration: none;
}

/* mouse over link */

#forgotpass a:hover,
.forgotpass a:active {
    color: #966449;
    text-decoration: none;
}
.forgotbutton {
    width: 250px;
    background-color: #4f7580;
    border-radius: 2px;
    color: #FFFFFF;
    border: 0px;
    outline: 0;
    padding: 10px;
    margin-left: 0px;
    margin-bottom: 20px;
    float: left;
}
.loginbutton {
    width: 250px;
    background-color: #97634d;
    border-radius: 2px;
    color: #FFFFFF;
    border: 0px;
    outline: 0;
    padding: 10px;
    margin-top: 20px;
    margin-left: 0px;
    margin-bottom: 20px;
}
.div-title-resources-small {
    text-align: left;
    font-family: arial, sans-serif;
    font-size: 12px;
    color: #97634d;
    text-transform: uppercase;
    padding-bottom: 10px;
    padding-top: 10px;
}
.div-title-resources {
    text-align: left;
    font-family: arial, sans-serif;
    font-size: 14px;
    color: #97634d;
    text-transform: uppercase;
    padding-bottom: 10px;
    padding-top: 20px;
}
.c-title-resources {
    font-family: arial, sans-serif;
    font-size: 12px;
    color: #333333;
    text-align: left;
    text-indent: 20px;
    display: inline
}
a:link {
    color: #5d92a2;
    text-decoration: none;
}
a:visited {
    color: #5d92a2;
    text-decoration: none;
}
a:hover {
    color: #5d92a2;
    text-decoration: underline;
}
table.contacts {
    width: 1000px;
    color: #7d8385;
    border-width: 1px;
    border-color: #e8e8e8;
    border-collapse: collapse;
}
table.contacts th {
    background-color: #b1bfc3;
    min-width: 400px;
    text-align: left;
    color: white;
}
table.contacts tr {
    background-color: #FFFFFF;
    padding: 8px 0px 8px 0px;
    text-align: left;
    vertical-align: top;
}
table.contacts td {
    padding: 4px 0px 5px 0px;
    width: 400px;
}
.calendar {
    width: 900px;
    height: 500px;
    border: 0px;
}
.emailButton {
    width: 250px;
    background-color: #4f7580;
    border-radius: 2px;
    color: #FFFFFF;
    border: 0px;
    outline: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-left: 0px;
    margin-bottom: 20px;
    margin-top: 20px;
}

/*BELOW HERE IS CSS THOMAS HAS ADDED*/

div .amyClass {
    color: green;
    font-size: 2.3em;
}
.displayed {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.tableadjust {
    width: 85%;
    margin: auto;
}
.shortercolumntext {
    width: 75%;
    margin: auto;
}
.largeText {
    font-size: 1.4em;
    line-height: 150%;
    font-family: 'Lato', sans-serif;
}
.footnote {
    font-size: 12px;
    color: black;
}
.biggertitle {
    font-size: 1.4em;
}
.floatingpicture {
    float: left;
}
.clearing {
    clear: both;
}
.twittercenter {
    width: 60%;
    margin: auto;
}
.schedulecenter {
    width: 100%;
    margin: auto;
}
.floatingtext {
    float: right;
    width: 70%;
    padding-left: 10%;
}
.biggerbolder {
    font-weight: bold;
    font-size: 1.2em;
}
.privacy a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #999999;
    padding-left: 20px;
    text-decoration: none;
}
.privacy a:hover {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #CCCCCC;
    padding-left: 20px;
    text-decoration: underline;
}
.centertitle {
    text-align: center;
}
.profdevlist {
    list-style: inside;
    font-size: 14px;
}

/*TILT*/

.tilt {
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.tilt:hover {
    -webkit-transform: rotate(-10deg);
    -moz-transform: rotate(-10deg);
    -o-transform: rotate(-10deg);
    -ms-transform: rotate(-10deg);
    transform: rotate(-10deg);
}
div.jobposting {
    width: 900px;
    font-size: 18px;
    padding-top: 20px;
    font-family: Arial, Helvetica, sans-serif;
    border-bottom: medium dashed;
    border-width: 2px;
    padding-bottom: 20px;
}
div.jobposting #title {
    display: inline-block;
    width: 900px;
    text-align: center;
    margin-bottom: 20px;
    margin-top: 50px;
}
div.jobInfoHolder {
    float: left;
    width: 225px;
    height: 75px;
}
p.catTitles {
    color: #757675;
    font-weight: bold;
    font-size: 16px;
}
p.catContent {
    color: #757675;
    font-size: 16px;
    margin-left: 20px;
}
p.jobTitle {
    font-family: arial, sans-serif;
    font-size: 20px;
    color: #97634D;
    text-transform: uppercase;
    padding-bottom: 10px;
    padding-top: 20px;
    display: inline;
}
div.jobButton {
    width: 150px;
    display: inline-block;
    background-color: #84a264;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 20px;
    text-align: center;
    vertical-align: middle;
    padding: 10px 0px 10px 0px;
    color: #e2f0f0;
    border-radius: 2px;
}
ul {
    padding-left: 50px !important;
}

.changePassword {
    width: 250px;
    background-color: #97634d;
    border-radius: 2px;
    color: #FFFFFF;
    border: 0px;
    outline: 0;
    padding: 10px 0px 0px 0px;
    margin-left:  0px;
    margin-bottom:  20px;
    display:inline-block;
    /*float: left;*/   
 }
 
 
 .libCourseTitle {
  font-weight: bold;
  color: #97634d;
  font-size: 15px;  
 }
 
 .libParent {
    width: 100%;
    margin: 10px 0px 10px 0px;
 }
 
 .libMain {
    width: 265px;
    min-height: 170px;
    padding: 10px;
    margin: 0px 0px 10px 10px;
    text-align: center;
    float: left;
    background-color: #e4e3e3;
    border-radius: 5px;
    font-family: Arial, Helvetica, sans-serif;
    vertical-align: middle;
 }
 
 .libTitle {
    font-weight: bold;    
 }
 
 .libDesc {
    
 }
 
 .libDate {
    text-align: right;    
    padding-top: 20px;
 }
 
 .libImage {
    height: 65px;
    width: 120px;
    margin: 15px;
    object-fit: none;
    border-radius: 10px;
    

 }
 
 .video-container {
    width: 900px;
    margin-right: 0px;
    margin-left: 0px;
}
 
 .submenu2-child {
    font-size: 16px;
    width: 200px;
    height: 30px;
    display: inline-block;
    background-color: #8ac1d1;
    text-align: center;
    vertical-align: middle;
    padding-top: 7px;
    padding-bottom: 5px;
    margin-left: 1px;
    margin-right: 1px;
    color: #e2f0f0;
}
.submenu2-child-selected {
    font-size: 16px;
    width: 200px;
    height: 30px;
    display: inline-block;
    background-color: #8ac1d1;
    text-align: center;
    vertical-align: middle;
    padding-top: 7px;
    padding-bottom: 5px;
    margin-left: 1px;
    margin-right: 1px;
    color: #966449;
}
.submenu2-child:hover {
    color: #966449;
}
 </pre></body></html>