  /***
 General CSS File
 Last Updated: RCB 15/09/11
 Version: 2.0
***/
@import "print.css";

/* source-serif-pro-regular - latin */
@font-face {
	font-family: 'Source Serif Pro';
	font-style: normal;
	font-weight: 400;
	src: local(""),
		url("/app-assets/media/fonts/source-serif-pro-v15-latin-regular.woff2") format("woff2"),
		url("/app-assets/media/fonts/source-serif-pro-v15-latin-regular.woff") format("woff");
}

body {
	font-size: 78%;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	background-color: #fff
}

p {
	margin-top: 10px
}

h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #00A7F5;
	margin: 15px 0 10px
}

h1 {
	font-size: 155%
}

h2 {
	font-size: 145%
}

h3 {
	font-size: 130%
}

h4 {
	font-size: 120%
}

h5 {
	font-size: 110%
}

h6 {
	font-size: 100%
}

li h1, li h2, li h3, li h4, li h5, li h6 {
	background-image: none;
	padding-left: 0
}

hr {
	height: 1px;
	color: #9C9C9C;
	width: 90%
}

img {
	border: 0
}

legend {
	color: #000
}

table {
	font-size: 100%
}

table tr th {
	background-color: #92BBE7;
	text-align: left;
	color: #000;
	font-size: 110%
}

td {
	empty-cells: show
}

ul {
	list-style-type: disc
}

kbd, pre {
	font-size: 120%
}

code {
	font-size: 120%;
	background-color: #eee
}

#globalNavigation {
	clear: both;
	background-color: #000;
	color: #fff;
	padding: 7px;
	font-weight: 400;
	border-bottom: 1px solid #fff
}

#globalNavigation span {
	padding-top: 4px
}

#globalNavigation span a {
	padding: 3px;
	color: #fff;
	text-decoration: none
}

#globalNavigation span a:hover {
	text-decoration: underline
}

#searchBox {
	display: inline;
	padding: 0;
	margin: 0
}

#searchBox p {
	display: inline;
	position: absolute;
	padding: 0;
	margin: 0;
	right: 5px;
	top: 7px
}

#searchBox p label {
	vertical-align: top
}

#searchBox input, #searchBox select {
	vertical-align: top;
	margin-top: -3px
}

#searchBox .submit {
	background-color: #8E8E8E;
	color: #fff;
	border: 1px solid #000
}

#searchBox .submit:hover {
	background-color: #9E9E9E
}

#header {
	background-color: #333367
}

#header table {
	padding: 0;
	border-collapse: collapse;
	width: 100%
}

#headerLeft {
	width: 215px;
	vertical-align: middle;
	padding: 20px 0 15px 0;
}

/* Legacy crest */
#header #headerCrest {
	float: left;
	padding-bottom: 0
}

#header .crest-logo {
	padding-left: 20px;
}
#header .crest-logo > a {
	display: inline-block;
	width: 100%;
	height: 100%;
}
#header .crest-logo img {
	pointer-events: none;
	height: 60px;
}

#headerRight {
	vertical-align: middle;
}

#header #headerTitle {
	width: 600px;
	padding: 2em 0 15px 1.6em;
}

#header #pageTitle {
	font-family: "Source Serif Pro", serif;
	font-weight: 400;
	font-size: 2.4em;
	color: #FFF;
	padding: 0 0 0 15px;
	margin: 0;
	background-image: none;
	line-height: 1em;
}

#subGlobalNavigation ul {
	padding-left: 0;
	background-color: #000;
	float: left;
	width: 100%;
	border-bottom: 5px solid #00A7F5;
	margin: 0
}

#subGlobalNavigation ul li {
	display: inline
}

#subGlobalNavigation ul li a {
	padding: .5em 1em;
	background-color: #000;
	color: #FFF;
	text-decoration: none;
	float: left;
	border-right: 1px solid #333367
}

#subGlobalNavigation .studyLink:hover, #currentSection .studyLink {
	background-color: #F30A28
}

#subGlobalNavigation .currentStudentsLink:hover, #currentSection .currentStudentsLink
	{
	background-color: #FA8816
}

#subGlobalNavigation .staffLink:hover, #currentSection .staffLink {
	background-color: #FC0;
	color: #000
}

#subGlobalNavigation .researchLink:hover, #currentSection .researchLink
	{
	background-color: #49B500
}

#subGlobalNavigation .departmentsLink:hover, #currentSection .departmentsLink
	{
	background-color: #00A7F5
}

#subGlobalNavigation .usefulLinksLink:hover, #currentSection .usefulLinksLink
	{
	background-color: #FF10C5
}

#subGlobalNavigation .newsLink:hover, #currentSection .newsLink {
	background-color: #9500BE
}

#breadcrumbs {
	padding: 7px 8px 0 20px;
	font-size: 90%;
	margin-bottom: 10px;
	clear: both;
	color: #646464
}

#breadcrumbs a {
	color: #646464;
	text-decoration: underline
}

#breadcrumbs a:hover {
	text-decoration: underline;
	color: #333
}

#contentContainer {
	width: 99%;
	border-collapse: collapse;
	clear: both;
	border: 0
}

#localNavigationContainer {
	vertical-align: top;
	width: 17em;
	padding: 0;
	padding-right: 0;
	margin: 0;
	border: 0
}

#bodyContainer {
	padding: 5px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	vertical-align: top;
	margin-top: 5px;
	border: 0;
	padding-bottom: 10px;
	padding-left: 2px
}

#container {
	margin: 20px;
	font-family: Verdana, Helvetica, Arial, sans-serif
}

#localNavigation {
	width: 17em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 95%;
	word-spacing: -.1em;
	margin-top: 10px
}

#localNavigation ul {
	list-style-type: none;
	margin: 0;
	padding: 0
}

#localNavigation ul li {
	vertical-align: top;
	background-color: #EBEBEB;
	border: 1px solid #C4C4C4;
	border-left: 0;
	border-right: 0;
	margin-bottom: 2px
}

#localNavigation ul li a, #localNavigation ul li.heading {
	color: #000;
	text-decoration: none;
	display: block;
	padding: 8px 8px 8px 10px;
	border-left: 14px solid #92BBE7
}

#localNavigation ul li a:hover {
	background-color: #D4E8F5;
	color: #000;
	border-color: #00A7F5
}

#localNavigation ul li#currentPage {
	display: block;
	padding: 8px 8px 8px 10px;
	border-left: 14px solid #00A7F5;
	background-color: #D4E8F5
}

#localNavigation ul li ul {
	margin: 0;
	padding: 0
}

#localNavigation ul li ul li {
	background-color: #E3F1FF;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #E3F1FF;
	padding: 0;
	margin: 0
}

#localNavigation ul li ul li a, #localNavigation ul li ul li.heading {
	padding: 6px 8px 6px 25px;
	border-left: 0
}

#localNavigation ul li ul li#currentPage {
	display: block;
	padding: 6px 8px 6px 25px;
	border-left: 0;
	background-color: #D4E8F5
}

#localNavigation ul li ul li ul li a, #localNavigation ul li ul li ul li.heading
	{
	padding: 6px 8px 6px 45px
}

#localNavigation ul li ul li ul li#currentPage {
	padding-left: 45px
}

div#footer {
	clear: both;
	border-top: 1px solid #338CE8;
	width: 100%;
	color: #000;
	font-size: 90%;
	line-height: 16px;
	padding: 5px 0 20px;
	margin: 40px 0 20px
}

div#footerLeft {
	float: left;
	text-align: left;
	margin: 0;
	padding: 2px 0 5px 30px
}

#footerLeft ul, #footerLeft ul li {
	list-style: none;
	margin: 0;
	padding: 0
}

#footerLeft ul li {
	float: left
}

#footerLeft a.twitter, #footerLeft a.facebook, #footerLeft a.youtube {
	background-position: 0 0;
	background-repeat: no-repeat;
	display: block;
	height: 16px;
	margin: 0 5px;
	width: 16px
}

#footerLeft a.twitter {
	background-image: url("/app-assets/media/images/twitter.png")
}

#footerLeft a.facebook {
	background-image: url("/app-assets/media/images/facebook.png")
}

#footerLeft a.youtube {
	background-image: url("/app-assets/media/images/youtube.png")
}

#footerLeft a.twitter:hover, #footerLeft a.facebook:hover, #footerLeft a.youtube:hover
	{
	background-position: 0 -16px
}

div#footerRight {
	text-align: right;
	float: right;
	margin: 0;
	padding: 2px 10px 5px 0
}

div#footer a {
	color: #000;
	margin: 5px;
	text-decoration: none
}

div#footer a:hover {
	text-decoration: underline
}

table#footer {
	border-top: 1px solid #338CE8;
	width: 100%;
	margin-top: 10px
}

table#footer td {
	padding-left: 10px
}

table#footer .footerLinks {
	text-align: right;
	padding-right: 5px
}

table#footer .footerLinks a {
	color: #000;
	text-decoration: none
}

table#footer .footerLinks a:hover {
	text-decoration: underline
}

address#address {
	display: none
}

.quickLinks {
	width: 14em;
	background-color: #efefef;
	border: 1px solid #979797;
	font-size: 92%;
	color: #646464
}

.quickLinks a {
	color: #000;
	text-decoration: none;
	display: block;
	padding: 5px 0 5px 5px;
	border-left: 4px solid #efefef
}

.quickLinks a:hover {
	background-color: #D4E8F5;
	border-color: #348DE9
}

.quickLinks div {
	padding: 6px;
	padding-right: 27px;
	background-color: #CBCBCB;
	background-image: url("/app-assets/media/legacy/images/quicklinks2.gif");
	background-repeat: no-repeat;
	background-position: right
}

.quickLinks div strong {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 105%;
	margin: 0;
	color: #000
}

.quickLinks ul strong {
	padding: 5px
}

.quickLinks ul {
	list-style-type: none;
	margin: 0;
	padding: 0
}

.quickLinks li {
	background-color: #EAEAEA;
	border-bottom: 1px solid #fff
}

.quickLinks li div.nolink {
	background: none;
	border: 0;
	margin: 0;
	border: 0;
	background-color: transparent;
	padding: 5px 5px 5px 9px
}

.quickLinksImage {
	list-style: none;
	padding: 0;
	margin: 0
}

.quickLinksImage a:hover {
	background-color: transparent
}

.quickLinksTitle {
	list-style-type: none;
	font-weight: 700;
	padding: 2px 2px 2px 5px
}

.downloadsBox div {
	background-image: url("/app-assets/media/legacy/images/downloads.gif")
}

.bottom {
	font-size: 100%;
	background-color: #fff;
	width: 100%;
	border-width: 0;
	margin-top: 2em;
	margin-bottom: 2em
}

.bottom div, .bottom div strong, .bottom ul, .bottom li {
	position: relative;
	background-image: none;
	font-size: 100%;
	border-width: 0;
	background-color: #fff;
	border: 0
}

.bottom a, .bottom a:hover {
	background-color: transparent;
	color: blue;
	display: inline;
	text-decoration: underline;
	border-width: 0
}

.bottom a:visited {
	color: purple
}

.bottom div strong {
	font-size: 115%
}

.factBox {
	padding: 0;
	color: #000
}

.factBox p {
	margin-bottom: 0;
	margin-top: 0;
	padding: 5px
}

.factBox .factBoxFooter {
	margin: 0
}

.factBox .factBoxFooter a {
	text-decoration: underline
}

.newsBox {
	color: #000
}

.newsBox ul {
	padding: 3px;
	margin: 0
}

.newsBox ul li {
	border-top: 1px solid #fff;
	padding-bottom: 3px
}

.newsBox a {
	color: blue;
	text-decoration: underline;
	border: 0;
	padding: 1px;
	display: inline
}

.newsBox a:hover {
	background-color: transparent !important
}

.newsBox .newsBoxFooter {
	margin: 3px;
	font-size: 90%;
	border-top: 1px solid #fff;
	padding: 0;
	background-color: #efefef;
	background-image: none
}

.required {
	color: red
}

.author {
	text-align: right;
	color: #999;
	font-size: 90%
}

.caption, .cap {
	color: #369
}

.date {
	font-size: 90%;
	text-align: right;
	color: #999
}

.error {
	color: red
}

.listHorizontal li {
	display: inline;
	padding-right: 10px
}

.listMultiple ul {
	padding-bottom: 1px;
	padding-top: 0;
	margin-top: 0;
	margin-bottom: 1px
}

.listPlain {
	list-style: none
}

.siteMap ul {
	list-style-image: url("/app-assets/media/legacy/images/l.gif")
}

.tableHeaders td {
	padding-right: 15px;
	padding-bottom: 10px
}

.tableHeaders tr td h2, .tableHeaders tr td h3, .tableHeaders tr td h4,
	.tableHeaders tr td p {
	margin-top: 1px;
	margin-bottom: 5px
}

.lrgtext {
	font-size: 105%
}

.medtext {
	font-size: 95%
}

.smltext {
	font-size: 90%
}

td.lightbg, tr.lightbg td {
	background-color: #FFF;
	border: 1px solid #BFD1E0
}

td.medbg, tr.medbg td {
	background-color: #E3F1FF;
	border: 1px solid #BFD1E0
}

.deptlightbg {
	background-color: #FFF;
	padding-left: 2px;
	padding-right: 2px
}

.deptmedbg {
	padding-left: 2px;
	padding-right: 2px
}

.yellowbg {
	background-color: #FF9;
	color: #000
}

.bluebg {
	background-color: #E6EFF7;
	color: #000
}

.beigebg {
	background-color: #F9EAC6;
	color: #000
}

.drkbeigebg {
	background-color: #CCCE99;
	color: #000
}

.greybg {
	background-color: #EFEFEF;
	color: #000
}

.drkgreybg {
	background-color: #CCC;
	color: #000
}

.greenbg {
	background-color: #EEFFEF;
	color: #000
}

.pinkbg {
	background-color: #FFEEEF;
	color: #000
}

.purplebg {
	background-color: #CCF;
	color: #000
}

.lgtyellowbg {
	background-color: #FFC;
	color: #000
}

.displayTable td, .displayTable th, .displayTable {
	border-color: #BFD1E0;
	border-style: solid
}

@media screen {
	.sIFR-flash {
		visibility: visible !important;
		margin: 0
	}
	.sIFR-replaced {
		visibility: visible !important
	}
	span.sIFR-alternate {
		position: absolute;
		left: 0;
		top: 0;
		width: 0;
		height: 0;
		display: block;
		overflow: hidden
	}
	.sIFR-hasFlash #pageTitle {
		visibility: hidden
	}
}

.noBorder td {
	border-width: 0;
	border-style: none
}

.hide {
	height: 1px;
	left: -2500px;
	overflow: hidden;
	position: absolute;
	width: 1px
}

.landingPictureBlock {
	display: inline
}

.landingPictureBlock img {
	border-bottom: 4px solid #00A7F5;
	margin-top: 8px
}

.infoBlock {
	background-color: #00A7F5;
	margin-top: 0;
	padding-bottom: 3px;
	margin-right: 5px;
	margin-bottom: 8px;
	border-right: 3px solid #0F549E;
	border-bottom: 3px solid #0F549E
}

.infoBlock h2 {
	color: #fff;
	font-weight: 400;
	background-image: none;
	background-repeat: no-repeat;
	padding-left: 12px;
	padding-top: 4px;
	background-position: 10px 8px;
	margin-bottom: 2px;
	margin-top: 10px
}

.infoBlock div {
	color: #FFF;
	font-size: 115%;
	margin: 5px;
	padding: 6px
}

.infoBlock div p {
	margin: 0
}

.highlightLink {
	background-color: #D9EEFF;
	padding: 5px 3px 5px 7px;
	margin: 0;
	background-position: 5px 6px;
	text-decoration: none;
	color: #000;
	width: 320px;
	display: block;
	border: 1px solid #00A7F5
}

.highlightLink:hover {
	background-color: #BFE3FF;
	text-decoration: underline
}

#header {
	background-color: #27004F
}

#subGlobalNavigation ul li a {
	border-color: #27004F
}