body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: repeat-y;
	font-size: 95%;
	background-image: url(../images/bg.gif);
	max-width:1260px
}
table {
	font-size: 100%;
}

a:link{
	color: #22477A;
}
a:active{
	color: #22477A;
}
a:visited{
	color: #6600CC;
}
a:hover{
	color: #3399FF;
}
#header {
	background-color: #22477A;
	text-align: right;
	background-image: url(../images/headerback.gif);
}
#leftnav {
	background-color: #22477A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	width: 206px;
}
#leftnav ul{
	list-style: none;
	padding: 0px;
	margin: 0px;
	border: none;
	list-style-type: none;
}

#leftnav ul li{
	margin: 0px;
	padding 0px;
	}


#leftnav ul li a{
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	background-color: #ff0000;
	padding: 30px 5px 5px 5px;
	width: 206px
}

#leftnav a:hover{
	color: #FFFFFF;
	text-decoration: none;
	background-color: #0000ff;
}


.mainnav{
	padding-top: 28px;
}


#centrecontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	padding-left: 30px;
	padding-top: 15px;
	padding-right: 220px;
	background-image: url(../images/centrecontent_bg.gif);
	background-repeat: repeat-x;
/*	text-align: justify; */
}
#centrecontent h1{
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 175%;
	color: #22477A;
	margin-top: 0px;
}
#centrecontent h2{
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 150%;
	color: #22477A;
}
#centrecontent h3{
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 125%;
	color: #22477A;
	margin-bottom: 0px;
	font-weight: bold;
}
#centrecontent h4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	margin-bottom: 0px;
	font-weight: bold;
}
#rightalignedimage {
	float: right;
	margin-right: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	width: 180px;
	margin-top: 10px;
}
#maintable #centrecontent .tablewithimage {
	color: #333333;
	font-size: 85%;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	background-color: #F5F5F5;
	margin-left: 5px;
	margin-bottom: 5px;
}
#maintable {
	max-width:1260px
}

#maintable #centrecontent .tablewithimage img {
	padding: 3px;
	border-bottom-color: #999999;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-style: solid;
	border-width: 1px;
	border-right-color: #999999;
	border-left-color: #CCCCCC;
	border-top-color: #CCCCCC;
}


#rightalignedimage h2{
	background-color: #22477A;
	padding: 3px;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 110%;
	color: #FFFFFF;
	margin-bottom: 0px;
	border-bottom-color: #333333;
}
#rightalignedimage h1 {
	color: #22477A;
	font-size: 170%;
}

#rightalignedimage p{
	margin-bottom: 3px;
	margin-top: 2px;
}
#rightalignedimage ul{
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
	margin-bottom: 3px;
	margin-top: 2px;
}
#rightalignedimage li{
	margin-bottom: 3px;
	margin-top: 2px;
	margin-left: 0px;
	padding-left: 0px;
	padding-bottom: 3px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: dotted;
	border-bottom-width: thin;
}

.navhighlight {
	padding-bottom: 2px;
	padding-top: 2px;
	margin: 0px;
}

.accessibility {
	display: none;
}
.search {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	margin-left: 2px;
	background-color: #22477A;
	padding: 0;
	font-size: 100%;
	border: 0;
	background-image: url(../images/vertmenu/nav_bg.gif);
}
.searchfield {
	font-family: Arial, Helvetica, sans-serif;
	padding: 1px 1px 1px 3px;
	margin-right: 0px;
	font-size: 100%;
}
#logobox {
	background-color: #22477A;
}
.smalltext {
	font-size: 80%;
}
#rightalignedimage .news {
	background-color: #E7EFF8;
	padding: 5px;
	border: solid #ccc 0px;
	background-image: url(../images/rightside_bg.gif);
	background-repeat: repeat-x;
	border-color: #CCCCCC;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
h2#newsbar {
	background-color: #22477A;
	border-bottom-width: 0px;
}
#maintable #centrecontent .content_tab {
	background-color: #F0F0F0;
	margin-bottom: 15px;
	border: solid 1px;
	width: 96%;
	border-color: #E1E1E1;
}
#maintable #centrecontent .content_tab th {
}

#maintable #centrecontent .content_tab th {
	color: #FFFFFF;
	background-color: #46658F;
	text-align: left;
	background-image: url(../images/system/tableheader_bg.jpg);
	background-repeat: repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #22477A;
}
.th_link      {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #BACBDA;
	border: 1px solid #22477A;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}


#searchbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	background-color: #BFCAD8;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #22477A;
	text-align: right;
	padding-right: 15px;
	padding-left: 25px;
}
#breadcrumbs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	background-color: #BFCAD8;
	padding-top: 4px;
	padding-bottom: 3px;
	padding-left: 30px;
	color: #22477A;
	text-align: left;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	height: 20px;
	border-top-color: #999999;
}
#maintable #searchbar a {
	text-decoration: none;
	background-color: #D9DFE8;
	padding: 2px;
	margin-right: 10px;
	padding-left: 4px;
	padding-right: 4px;
	margin-left: 10px;
}
#maintable #searchbar a:hover {background-color: #FFFFFF;text-decoration: underline;}
#footer{
	clear: both;
	padding-left: 30px;
	padding-right: 200px;
	font-size: 75%;
	background-image: url(../images/BBSRC-Logo-1-RGB_web150.gif);
	background-repeat: no-repeat;
	background-position: right 50px;
	margin-right: 10px;
	padding-top: 30px;
	height: 200px;
	text-align: left;
	margin-top: 10px;
}
#rightalignedimage img {
	text-align: center;
}
#rightalignedimage img {
	text-align: center;
}


#footer p {
	font-size: 80%;
	color: #999999;
	line-height: 1.5;
}
#footer hr {
	color: #CCCCCC;
	height: 1px;
	border-top-style: dotted;
	border-top-width: 1px;
}


#vertmenu {
	width: 206px;
	padding: 0px;
	margin: 0px;
	list-style: none;
	border-bottom-color: #666666;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-style: normal;

}

#vertmenu li {

}
#vertmenu  li a {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/vertmenu/nav_bg.gif);
	border-top: solid #ccc 1px;
	background-color: #42628D;
	padding-top: 7px;
	padding-right: 3px;
	padding-bottom: 7px;
	padding-left: 15px;

}

#vertmenu a:hover, #vertmenu a:focus {
	color: #FFFFFF;
	background-color: #BFCAD8;
	background-image: url(../images/vertmenu/nav_hover_bg.gif);
}
#currentsection {
	width: 99%;
	padding: 0;
	margin: 0px;
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-style: normal;
	background-color: #225479;

}

#currentsection  li a {
	display: block;
	padding: 5px 0px 5px 15px;
	text-decoration: none;
	width: 190px;
	color: #000033;
	background-color: #BFCAD8;
	background-image: url(../images/vertmenu/nav_cur_submenu_bg.gif);
	height: auto;
	border-top: solid #ccc 1px;

}

#currentsection a:hover, #currentsection a:focus {
	color: #FFFFFF;
	background-image: url(../images/vertmenu/nav_submenu_bg.gif);
}
#currentsection li {
}
#vertmenu_current {
	width: 206px;
	padding: 0px;
	margin: 0px;
	list-style: none;
	border-bottom-color: #999999;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	font-size: 90%;

}
#vertmenu_current  li a {
	display: block;
	padding: 5px 5px 5px 15px;
	color: #FFFFFF;
	text-decoration: none;
	width: 186px;
	background-image: url(../images/vertmenu/nav_cur_bg.gif);
	height: 20px;
	background-color: #42628D;

}
#Google_centrecontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	padding-left: 30px;
	padding-top: 15px;
	width: 97%;	
}
#Google_footer{
	font-size: 60%;
}
#rightalignedimage li li {
	margin-bottom: 3px;
	margin-top: 2px;
	margin-left: 5px;
	padding-left: 0px;
	padding-bottom: 3px;
	border-bottom-style: none;
}
#rightalignedimage ul ul {
	list-style-type: square;
	margin-bottom: 3px;
	margin-top: 2px;
	list-style-position: inside;
}
.AtoZ_search {
	border: 1px solid #46658F;

}
.AtoZ_search a{
	text-decoration: none;
	text-align: center;
	height: 12px;
	width: 15px;
	display: block;
}
.AtoZ_search a:hover,.AtoZ_search a:active{
	background-color: #F17C0E;
}
#maintable #rightalignedimage #highlight {
	background-color: #329AA3;
}
#maintable #centrecontent .table-highlight {
	background-color: #E7EFF8;
	background-image: url(../images/rightside_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border: 1px solid #4D6A93;
	line-height: 1.5em;
	padding: 10px;
}
#maintable #centrecontent .highlight .noborder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#centrecontent .highlight {
	padding: 10px;
	border: 1px solid #99B2CC;
	background-image: url(../images/centrecontent_bg.gif);
	background-repeat: repeat-x;
	margin-bottom: 10px;
}
#centrecontent .highlight img {
	margin: 3px;
	padding: 5px;
	border: 1px solid #CCCCCC;
}
#centrecontent .highlight li {
	margin-bottom: 5px;
}
#publications-list div{
	margin-bottom: 20px;
}
#publications-list .selected {
	margin-bottom: 20px;
	background-color: #ECEEF0;
}
.searchresults {
	border: 1px solid #D2E9FF;
}
.searchresults td {
	background-color: #F5f5f5;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	font-size: .9em;
	padding: 4px;
}
.searchresults th {
	background-color: #E5E5E5;
	font-weight: bold;
	padding: 4px;
}
.boxin {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	width: 300px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;

}
/*Style for news images - determines distance between photo and background drop shadow */

.image_news {
	position: relative;
	left: -5px;
	top: 10px;
	margin-bottom: 10px;
	padding: 10px;
	background-image: url(http://wwwdev.jic.ac.uk/corporate/images/news_back.jpg);
	background-repeat: no-repeat
}
img.image_news { float: left; margin-right: 10px; margin-bottom: 16px; }
.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 130%;
	line-height: 1.1;
	color: #999999;
	font-weight: normal;
	font-style: italic;
	font-variant: normal;
}
