<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: Corporate
Description: Child theme for the Twenty Eleven theme
Author: Jason Cooper
Template: twentyeleven
*/

@import url("../twentyeleven/style.css");
@charset "UTF-8";

/* Here begins the customisation */


/*  =============   */
/*  Main settings   */
/*  =============   */

html {
	font-size: 100%;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #333333;
	background-color: #666666;
	margin: 0px;
	text-align: center;
}

a, #site-generator a { color: #149083; text-decoration: none; }
.entry-title a:hover, .entry-title a:focus, .entry-title a:active,
a:hover, #site-generator a:hover { color: #37d7ca; }

h1.entry-title  {
	font-size:1.5em;
}
.page h1.entry-title  {
	font-size:2.0em;
}

#page {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	text-align: left;
	padding-bottom: 0px;
}
#main {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	text-align: left;
	padding-bottom: 0px;
}
#primary {
	width: 580px;
}

#site-generator {
	background-color: #FFFFFF;	
	background-image: url(images/footer-bot-960.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: 0px;
	padding: 15px 0px 20px 0px;
	height: 20px;
	width: 100%;
	clear: both;
	font-size: 85%;
}

footer #rssFeed {
	float: right;
	margin-right: 20px;
}

#content .type-page .entry-content, #content .type-page .entry-header, #content .type-post .entry-content, #content .type-post .entry-header {
	margin: 0;
	padding: 0;
	text-align: left;
	width: 600px;
	height: 100%;
}
	

/*  ============================   */
/*  LU top and bottom links area   */
/*  ============================   */

#main-toplinks .left, #main-botlinks .left {	
	margin-right: 20px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
}
#main-toplinks p, #main-botlinks p {
	margin: 0px;
	padding: 0px;
}
#main-toplinks .right, #main-botlinks .right {	
	margin-left: 20px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	float: right;
}
#main-toplinks .clear, #main-botlinks .clear {
	clear: both;
	height: 1px;
	width: 730px;
	margin: 0px;
	padding: 0px;
	font-size: 10%;
}
#main-toplinks a, #main-botlinks a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 100%;
}
#main-toplinks a:hover, #main-botlinks a:hover {
	text-decoration: underline;
}
#site-contact {
	clear: both;
	width: 920px;
	margin-top: 20px;
	margin-bottom: 0px;
	padding-top: 20px;
	padding-bottom: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-right: auto;
	margin-left: auto;
	font-size: 85%;
	text-align: center;
}


/*  =========   */
/*  LU header   */
/*  =========   */

#main-header {
	background-image: url(images/header-top-960.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 100%;
	padding-top: 20px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	background-color: #FFFFFF;
	line-height: normal;
}
#main-header .leftbox {
	float: left;
	width: 400px;
	margin-top: 0px;
	margin-left: 20px;
	_margin-left: 10px;  /*  Windows hack   */
	font-size: 85%;
	_font-size: 80%;  /*  Windows hack   */
	color: #666666;
	margin-bottom: 15px;
	line-height: 120%;
}
#main-header .leftbox p {
	margin: 0;
}
#main-header .rightbox {
	float: right;
	width: 300px;
	margin-top: 2px;
	margin-right: 20px;
	_margin-right: 10px;  /*  Windows hack   */
	text-align: right;
	margin-bottom: 15px;
}
#main-header .rightbox img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


/*  ==============   */
/*  LU header menu   */
/*  ==============   */

#main-header-menu, #access {
	background-color: #DDDDDD;
	background-image: url(images/tl-menu-bg2-hover.gif);
	background-repeat: repeat-x;
	background-position: left top;
	clear: both;
	width: 100%;
	_font-size: 90%;  /*  Windows hack   */
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
	font-size: 95%;
}
#main-header-menu ul, #access ul {
	list-style-type: none;
	margin: 0px;
	padding: 4px 0;
}
#main-header-menu ul li, #access ul li {
	display: inline;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#main-header-menu ul li a, #access ul li a {
	/* padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px; */
	padding: 4px 8px;
	text-decoration: none;
	margin: 0px;
	color: #333333;
}
#main-header-menu ul li a:hover, #access ul li a:hover {
	background-color: #EEEEEE;
	/*border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;*/
	background-image: url(images/tl-menu-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	margin: 0px;
}
#main-header-menu ul li a:active {
	color: #000000;
	background-image: url(images/default-bctbg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #DDDDDD;
}
#main-header-menu .rightborder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	background-repeat: no-repeat;
	background-position: right top;
}
#main-header-menu .rightborder:hover {
	background-image: none;
	background-image: url(images/tl-menu-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #EEEEEE;
}
#main-header-menu .rightborder:active {
	color: #000000;
	background-image: url(images/default-bctbg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #DDDDDD;
}
#main-toplinks, #main-botlinks {
	width: 920px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 9px;
	margin-left: auto;
	color: #999999;
	font-size: 85%;
	padding: 0px;
	line-height: normal;
}
#main-breadcrumb {
	width: 100%;
	background-color: #DDDDDD;
	font-size: 85%;
	background-image: url(images/default-bctbg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BBBBBB;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

#breadcrumb {
	width: 100%;
	background-color: #DDDDDD;
	font-size: 85%;
	background-image: url(images/default-bctbg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BBBBBB;
	/*border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;*/
	color: #000000;
	margin-bottom: 0px;
}
#breadcrumb ul { margin:0px; padding:2px 0px 2px 20px; }
#breadcrumb ul li { display:inline; }
#breadcrumb ul li a { color: #000000; text-decoration: none; }
#breadcrumb ul li a:hover{ text-decoration: underline; }
#breadcrumb ul li a:active { text-decoration:none; }

#access ul {
	padding-top: 0px;
	padding-left: 0px;
	margin-left: -72px;
	text-align: left;
}
#access ul li a, #access ul li a:hover {
	line-height: 1.1em;
	padding: 5px 10px;
	margin-top: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}

#access ul ul {
	top:2em;
         box-shadow: 0 3px 2px rgba(0, 0, 0, 0.2);
}


/*  =============================   */
/*  LU title and breadcrumb trail   */
/*  =============================   */

#main-title {
	width: 100%;
	background: #B6ABC0 url(images/projectsBanner.jpg) no-repeat left top;
}

#main-title h1 {
/*	color: #FFFFFF;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-size: 2em;
	font-weight: bold; */
	-webkit-margin-before: 0.67em;
	-webkit-margin-after: 0.67em;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
	font-weight: bold;
	color: white;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 20px;
	font-size: 180%;
	line-height: normal;
}

#main-breadcrumb {
	margin-bottom:10px;
	line-height: normal;
}

#main-breadcrumb a {
	color: #000000;
	text-decoration: none;
}
#main-breadcrumb a:hover {
	text-decoration: underline;
}
#main-breadcrumb p {
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 20px;
}



/*  ============   */
/*  LU main menu   */
/*  ============   */



#main-menu {
	float: left;
	width: 200px;
	padding: 0px;
	margin-top: 3.5em;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
#main-menu ul {
	padding: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#main-menu ul li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#main-menu ul li a {
	font-size: 95%;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	display: block;
	margin: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 20px;
	width: 180px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#main-menu ul li a:hover {
	background-color: #EEEEEE;
}
#main-menu ul li ul {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-top-style: none;
}
#main-menu ul li ul li a {
	font-size: 85%;
	_font-size: 80%;  /*  IE hack   */
	background-color: #EEEEEE;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: normal;
	padding-left: 30px;
	width: 170px;
	background-image: url(images/submenu-bullet1.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#main-menu ul li ul li a:hover {
	background-color: #DDDDDD;
	background-image: url(images/submenu-bullet1b.gif);
}
#main-menu ul li ul li ul li a    {
	font-size: 85%;
	background-color: #EEEEEE;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: normal;
	padding-left: 40px;
	width: 160px;
	background-image: url(images/submenu-bullet2.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#main-menu lu li ul li ul {
	margin: 0px;
	padding: 0px;
}
#main-menu ul li ul li ul li a:hover {
	background-color: #DDDDDD;
	background-image: url(images/submenu-bullet2b.gif);
}
.menunderline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#main-menu .selected {
	background-color: #DDDDDD;
}
#main-menu .selected:hover {
	background-color: #CCCCCC;
}



/*  ===============   */
/*  LU main content   */
/*  ===============   */




#main-content {
	float: left;
	width: 530px;
	margin-top: 1em;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding: 0px;
}
#main-content-wide {
	float: left;
	width: 720px;
	margin-top: 1em;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding: 0px;
}
#main-content h2, #main-content-wide h2 {
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0.5em;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 1.5em;

}
#main-content h3, #main-content-wide h3 {
	font-size: 130%;
	margin-top: 20px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 2px;
}
 
#main-content h3 .light, #main-content-wide h3 .light {
	font-weight: normal;
	font-size: 95%;
}
#main-content h4, #main-content-wide h4 {
	font-size: 110%;
	color: #666666;
}
#main-content p, #main-content-wide p {
	line-height: 150%;
	margin-top: 1em;
	margin-bottom: 1em;
}
#main-content ul, #main-content-wide ul {
	padding-right: 20px;
}
#main-content li, #main-content-wide li {
	line-height: 150%;
}
#main-content .padleft, #main-content-wide .padleft {
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
	margin-left: 10px;
}
#main-content .padright, #main-content-wide .padright {
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
	margin-right: 10px;
}
.border {
	border: 1px solid #CCCCCC;
}
.bordertop {
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#main-content .iframemap {
	height: 300px;
	width: 549px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#main-content-wide .iframemap {
	height: 300px;
	width: 749px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}



/*  =====   */
/*  Misc.   */
/*  =====   */



.whitetxt {
	color: #FFFFFF;
}

#eng-menu img, #science-menu img, #ssh-menu img {
	border: 1px solid #CCCCCC;
}
.listbutton {
	color: #FFFFFF;
	background-color: #EEEEEE;
	padding: 2px;
	list-style-type: none;
	border: 1px solid #CCCCCC;
	width: 90%;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-weight: bold;
	text-align: center;
}

#main-rightbox {
	float: right;
	width: 150px;
	margin-top: 3.9em;
	margin-right: 0px;
	margin-bottom: 2em;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	font-size: 90%;
}
#main-rightbox p {
	line-height: 130%;
	margin-top: 0px;
}
#main-rightbox ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#main-rightbox ul li {
	line-height: 140%;
}
#main-rightbox h3 {
	font-size: 120%;
	margin-top: 0px;
	margin-bottom: 10px;
}
#main-rightbox #courses {
	margin: 0px;
	padding: 0px;
}
#main-rightbox form .form1 {
	width: 95%;
}
#main-rightbox form .form2 {
	width: 50%;
}
#site-footer {
	font-size: 85%;
	width: 920px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	clear: both;
	text-align: center;
}

.entry-title,
.entry-title a,
.singular .entry-title {
	color: #149083;
}

#primary {
	width: 100%;
}

.singular #content .type-page .entry-content,
.singular #content .type-page .entry-header,
.singular #content .type-post .entry-content,
.singular #content .type-post .entry-header {
	width: 90%;
	margin-left: 5%;
}

/* .singular .entry-meta .edit-link a {
	top: 40px;
} */

.singular .entry-meta .edit-link a {
	bottom: 10px;
	right: 50px;
	position: absolute;
	left: auto;
	top: auto;
}

.singular .entry-title {
	font-size: 1.5em;
}

#respond input#submit {
	padding-left: 10px;
	padding-right: 10px;
	margin-right: 20px;
	
}

#nav-single {
	padding-bottom: 0;
}

.singular .hentry {
	padding-top: 0;
}

/* Sidebar */


#secondary li {
	list-style: none;
}

.widget-title {
	font-size: 1.2em;
	color: #149083;
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 5px;
	line-height: 1.4em;
	background-color: #E3E3E3;
	display: block;
	font-weight: lighter;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-weight: bold;
	text-shadow: 1px 1px 1px white;
	padding-left: 10px;
}

.widget ul {
	margin-left: 10px;
}

.widget a {
	font-weight: normal;
}

.widget_twitter .entry-content,
.widget_twitter .entry-meta,
.widget_twitter .intent-meta {
	padding-top: 0;
	font-size: 0.8em;
	display: block;
}

.widget_twitter .intent-meta {
	text-align: right;
}

.widget_twitter ul {
	margin-left: 0;
}

.widget_twitter li {
	margin: 0;
	padding: 0;
	padding-left: 10px;
	padding-right: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDD;
}

.widget_twitter .follow-button {
	font-size: 0.8em;
	float: right;
}

#flickr {
	text-align: center;
}

.widget_archive select {
/*	margin-left: 10px;*/
	width: 100%;
	font-size: 1.2em;
}

.widget_categories select {
	font-size: 1.2em;
	width: 100%;
}

.breadcrumb {
	color: #149083;
}

#content .type-page .entry-header,
#content .type-post .entry-header {
	margin-bottom: 5px;
}

#main-title h1 a,
#main-title h1 a:visited,
#main-title h1 a:link {
	color: white;
}


.entry-content h1,
.comment-content h1 {
  font-size: 1.4em;
  font-weight: bolder;
  clear: none;
  letter-spacing: 0.1em;
  line-height: 2.6em;
  text-transform: uppercase;
}


.entry-content h2,
.comment-content h2 {
  font-size: 1.2em;
  font-weight: bolder;
  clear: none;
  letter-spacing: 0.1em;
  line-height: 2.4em;
  text-transform: uppercase;
}
.entry-content h3,
.comment-content h3 {
  font-size: 1.2em;
  clear: none;
  letter-spacing: 0.1em;
  line-height: 2em;
  text-transform: none;
}

.entry-content h4,
.comment-content h4 {
  font-style: italic;
  clear: none;
}

</pre></body></html>