/* CSS Document */
/*-------------- DEFAULT LINK/PARAGRAPH/LIST STYLES------------------------------------------ */
/* -------------- UNIVERSITY HEADER BAR --------------------- */
/* ----- clips the containing cell holding the university logo to the exact width of the image---- */
.unilogo {
width: 224px;
}
/* -------------- UNIVERSITY HEADER BAR --------------------- */
/* ----- colour given to university's heading bar and thin grey line underneath ---- */
.uniheaderbar {
	width: 100%;
	background: #000066;
	border-bottom: 3px solid #333333;

}

/* ----- positions main ebulletin logo in the top righthand corner ---- */
.ebulllogo {
	padding: 4px 8px 0px 5px;
	margin: 0px;
	background: #000066 right;
	color: #FFFFFF;
	text-align: right;
}
h1 {
	color: #009999;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 120%;
	margin-bottom: 2px;
	margin-top: 0px;
	padding-top:0px;
	padding-right:10px;
	padding-left:10px;
	padding-bottom:10px;
	font-weight: normal;
	background:#ffffff;
	text-align:left;

}
h1.launch {
	color: #009999;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 120%;
	margin-bottom: 0px;
	margin-top: 0px;
	padding:10px;
	background:#66CCCC;
	text-align:center;

}
h2 {
	color: #009999;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 95%;
	margin-bottom: 2px;
	margin-top: 0px;
	padding:10px;
	font-weight: bold;
text-align:left;
border-top: 1px solid #009999;

}


a:link, a:visited         {
	font-family: verdana,arial,helvetica,sans-serif;
	color: #003399;
	text-decoration: none;
	font-size: 100%;
}

a:hover         {
	font-family: verdana,arial,helvetica,sans-serif;
	color: #003399;
	text-decoration: underline;
	font-size: 100%;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	line-height: 155%;
	font-weight: bold;
	color: #666666;
	margin: 0px;
	padding-bottom: 6px;
		padding-left: 10px;
			padding-right: 10px;

}

.versionlinks{background: #009999;
font-family: verdana,arial,helvetica,sans-serif;
color:#ffffff;
font-size: 85%;
font-weight: bold;

padding:4px;}


.versionlinks a:link, .versionlinks a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
	font-weight: bold;
	color: #ffffff;
	font-size: 100%;

}

.versionlinks a:hover, .versionlinks a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: underline;
	font-weight: bold;
	color: #ffffff;
	font-size: 100%;
	
}
.arrows{width:35px;}

.emphasis{font-size: 100%;}

.screengrabs{text-align:center;
padding-top:10px;

text-align:right;}

/* formats the futher information at the bottom of a full article */
div.moreinfo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 65%;
	line-height: 140%;
	font-weight: bold;
	color: #666666;
	margin: 5px 0px 10px;
	padding-bottom: 8px;
	padding-top: 8px;
}


















ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	line-height: 140%;
	font-weight: normal;
	color: #333333;
	margin-bottom: 10px;
	margin-top: 0px;
	background: #FFFFFF;
	text-align: left;

}
ol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	line-height: 140%;
	font-weight: normal;
	color: #333333;
	margin-bottom: 10px;
	margin-top: 0px;
	background: #FFFFFF;
	text-align: left;

}
li {margin-bottom: 5px;}

div.padding{padding-left:10px;
padding-right:10px;
padding-bottom:10px;}



/* -------------------------------EBULLETIN NAVIGATION--------------------------------*/
/* creates coloured bars for each section in the main navigation*/
div.ebullnavigation {
	font-size: 75%;
	font-weight: bold;
	line-height: 150%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	width: 100%;
	vertical-align: top;
	background: #666666;
	}
	

div.ebullnavigation .newsnotice {
background: #660000;
	border-left:0.1px solid #660000;
	border-right:0.1px solid #660000;
	border-bottom:0.1px solid #660000;
	border-top: 3px solid #66CCCC;
	color: #660000;
	}
div.ebullnavigation .news {
background: #660000;
	border:0.1px solid #660000;
	color: #660000;
	}

div.ebullnavigation .events {
	background: #990134;
	border:0.1px solid #990134;
	color: #990134;
	}
div.ebullnavigation .people{
	background: #0C5B83;
	border:0.1px solid #0C5B83;
	color: #0C5B83;
	}
div.ebullnavigation .business {	
	background: #330066;
	border:0.1px solid #330066;
	color: #330066;}
div.ebullnavigation .research {
	background: #7093A4;
	border:0.1px solid #7093A4;
    color: #7093A4;
}
div.ebullnavigation .publications {
background: #67593C;
	border:0.1px solid #67593C;
	color: #67593C;}
div.ebullnavigation .archive {
background: #286556;
	border:0.1px solid #286556;
	color: #286556;}
div.ebullnavigation .search{
background: #999999;
	border:0.1px solid #999999;
	color: #999999;}
div.ebullnavigation .home{
background: #000066;
	border:0.1px solid #000066;
	color: #000066;}
div.ebullnavigation .spotlight{
background: #666666;
	border:0.1px solid #666666;
	color: #666666;}
	
div.ebullnavigation a:link, div.ebullnavigation a:visited{
color: #FFFFFF;
	text-decoration: none;
	font-size: 90%;
}
div.ebullnavigation a:hover, div.ebullnavigation a:active{
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 90%;
}
/* used for subnavigation*/
div.ebullnavigation span{
	padding: 0px;
	font-size: 90%;
	font-weight: bold;
	line-height: 140%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	margin: 4px;
	width: 100%;

	}