<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">  *{  
    font-family: Helvetica, Arial, sans-serif;
}


hr {
    color: #999;
}

html{
    background-color: #fff;
}

body {
    color: #000;
    margin: 0 auto;
    padding: 0;
    width: 980px;
    font: 12px/16px Helvetica, Arial, Verdana, sans-serif;
}


html&gt;body{
    margin: 0 auto;
    padding: 0;
    width: auto;
    max-width: 980px;
}

p{
    padding-bottom: 12px;
}


#container {
    background: #fff;
    float: left;
    height: 600px;
    line-height: 1.3em;
    width: 980px;
}

html&gt;body #container{
    height: auto;
    min-height:600px;
}


h1 {
    margin-top: 12px;
    color: #b5111b;
    text-transform: none;
    font: bold 18px/21px "Lucida Grande", Lucida, Arial, Verdana, sans-serif;
    margin-bottom: 12px;
}

h1 a { font-family: "Lucida Grande", Lucida, Arial, Verdana, sans-serif; }

h2 {
    padding-bottom: 12px;
    color: #b5111b;
    font: bold 15px/18px "Lucida Grande", Lucida, Arial, Verdana, sans-serif;
    }
    
h2 a { font-family: "Lucida Grande", Lucida, Arial, Verdana, sans-serif; }

h3 {
    color: #555;
    padding-bottom: 12px;
    font: bold 14px/16px "Lucida Grande", Lucida, Arial, Verdana, sans-serif;
}


h3 a { font-family: "Lucida Grande", Lucida, Arial, Verdana, sans-serif; }


h4 {
    color: #555;
    font: bold 12px/14px "Lucida Grande", Lucida, Arial, Verdana, sans-serif;
}

h4 a { font-family: "Lucida Grande", Lucida, Arial, Verdana, sans-serif; }

h5, h6 {
    color: #4b4b4b;
    font: bold 12px/14px "Lucida Grande", Lucida, Arial, Verdana, sans-serif;
}

h5 a { font-family: "Lucida Grande", Lucida, Arial, Verdana, sans-serif; }

h6 a { font-family: "Lucida Grande", Lucida, Arial, Verdana, sans-serif; }


.attention {
    font-weight: bold;
    color: #b5111b;
}

a img {
    border: none;
}

a{
    color: #0054a6;
    text-decoration: none;
}

a:hover{
    color: #0054a6;
    text-decoration: underline;
}


#banner{
    background: #6d6d64 url(/etc/designs/sfu/images/banner_1.jpg) no-repeat right;
    height: 70px;
}

#banner a{
    background: #6d6d64 url(/etc/designs/sfu/images/logo_main.gif) no-repeat left;
    float: left;
    height: 70px;
    width: 356px;
}


#globalNav{ 
    display: none;
}


/* Navigation menu */

#nav {
    display:none;
}


#content {
    width: 767px;
    float: left;
    padding-left: 18px;
}

#content_2col div#main_content_wrapper {
    float: left;
    padding-bottom: 30px;
    padding-left: 18px;
    width: 572px;
}

div#sub_content_wrapper {
    float: left;
    width: 195px;
    margin-left: 15px;
}

div.breadcrumb {
    width: 771px;
    color: #000;
    background-color: #fff;
    padding: 5px 7px;
    font-size: 10px;
}

div.carousel {
    display: none;
}

div.cq-carousel {
    display: none;
}

div.breadcrumb a {
    color: #000;
}

/* Columns */

/* column control layouts */
div.cq-colctrl-cols {width: 100%; float: left; }

div.cq-colctrl-default { width: 100%;}

div.cq-colctrl-lt0 { }
div.cq-colctrl-lt0-c0 { float: left; width: 48%; padding-right: 6px;}
div.cq-colctrl-lt0-c1 { float: left; width: 49% }

div.cq-colctrl-lt1 { }
div.cq-colctrl-lt1-c0 { float: left; width: 33%; padding-right: 6px; border-right: 5px solid #ddd;}
div.cq-colctrl-lt1-c1 { float: left; width: 62%; padding-left: 6px; }

div.cq-colctrl-lt2 { }
div.cq-colctrl-lt2-c0 { float: left; width: 31%; padding-right: 6px;}
div.cq-colctrl-lt2-c1 { float: left; width: 31%; padding-right: 6px;}
div.cq-colctrl-lt2-c2 { float: left; width: 32%; }

div.cq-colctrl-lt3 { }
div.cq-colctrl-lt3-c0 { float: left; width: 46%; padding-right: 6px;}
div.cq-colctrl-lt3-c1 { float: left; width: 24%; padding-right: 6px;}
div.cq-colctrl-lt3-c2 { float: left; width: 24%; }

div.cq-colctrl-lt4 { }
div.cq-colctrl-lt4-c0 { float: left; width: 38%; padding-right: 6px;}
div.cq-colctrl-lt4-c1 { float: left; width: 58% }

div.cq-colctrl-lt5 { }
div.cq-colctrl-lt5-c0 { float: left; width: 63%; padding-right: 6px;}
div.cq-colctrl-lt5-c1 { float: left; width: 34% }

div.cq-colctrl-lt6 { }
div.cq-colctrl-lt6-c0 { float: left; width: 70%; padding-right: 6px; }
div.cq-colctrl-lt6-c1 { float: left; width: 25%; }


/* @group Footer */

#footer {
    background-color: #fff;
    color: #000;
    clear: both;
    font: 10px Helvetica, Arial, sans-serif;
    float: left;
    text-align: center;
    width: 100%;
    border-top: 1px solid #999
}

#footer ul {
    margin: 4px 0;
    padding: 0;
}

#footer ul li {
    display: inline;
    margin: 0 0 0 4px;
    padding-right: 4px;
    border-right: 1px solid #fff;
}

#footer ul li:last-child{
    border: none;
}

#footer a{
    color: #000;
    font-size: 10px;
    text-decoration: none;
}

/* @group Image styles */

img.outlined {
    border: 1px solid #999;
}

img.framed {
    background-color: #fff;
    border: 1px solid #999;
    padding: 5px;
}

img.fullwidth {
    margin-left: -18px;
}


/* @group Misc Text component styles */

.ruled {
    border-top: 1px solid #ddd;
    margin-bottom: 8px;
    margin-top: 21px;
    padding-top: 8px;
}

.intro {
    font-size: 14px;
    line-height: 18px;
}

.deptNews {
    background-color: #eef4f9;  
    padding: 8px;
    margin-bottom: 25px;
}

.deptNotice {
    background-color: #eee;  
    padding: 8px;
    margin-bottom: 25px;
}

/* @group Text &amp; Image component styles */

div.textImageHighlight { 
    width: 95%;
    padding: 10px;
    background-color: #eef4f9;
}


div.textImageHighlight img {
    margin-right: 10px;
    border: 1px solid #777;
    padding: 5px;
    background-color: #fff;
}

/* @group Various List styles */

ul.navList {
    margin: 4px 0px 10px 0px;
    padding: 0px;
    list-style: none;
}

ul.navList li {
    background: transparent url(/etc/designs/sfu/images/bullet_blue.gif) 0px 6px no-repeat;
    padding: 0px 0px 6px 6px;
    margin: 0px;
}

ul.navList li p {
    margin: 0px;
    padding: 0px;
}


div.listed ul {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    margin-top: 10px;
}

div.listed ul li {
    padding: 4px 0px 0px 11px;
    background: transparent url(/content/dam/sfu/images/common/bullet_red.gif) 0px 8px no-repeat;
}

div.listed ul li ul {
    list-style-type: none;
    margin-top: 0px;
    margin-left: 8px;
    margin-bottom: 6px;
}

div.listed ul li ul li {
    font-weight: normal;
    padding-left: 6px;
    background: transparent url(/content/dam/sfu/images/common/bullet_blue.gif) 0px 9px no-repeat;
}

/* @group Customized div styles */

.title {
    margin-bottom: 8px;
}

form div input {
    margin-bottom: 12px;
}

form div textarea {
    margin-bottom: 12px;
}

form div select {
    margin-bottom: 12px;
}

/* Remove default border from image map images */

img.cq-dd-image {
    border: none;
}

/* Columns */

div.cq-colctrl-home1 { margin-left: -18px; margin-top: -5px; width: 785px; }
div.cq-colctrl-home1-c0 { width: 590px; }
div.cq-colctrl-home1-c1 { width: 170px; padding-left: 10px; }
</pre></body></html>