body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: repeat-y;
	font-size: 95%;
	background-image: url(http://www.jic.ac.uk/corporate/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(http://www.jic.ac.uk/corporate/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: 20px;
	background-image: url(http://www.jic.ac.uk/corporate/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: 150px;
	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;
}
#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: #46658F;
	padding: 3px;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 110%;
	color: #FFFFFF;
	margin-bottom: 0px;
	border-bottom-color: #333333;
}
#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(http://www.jic.ac.uk/corporate/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%;
}
div#news {
	background-color: #E7EFF8;
	padding: 3px;
	border: solid #ccc 0px;
	background-image: url(http://www.jic.ac.uk/corporate/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: #E1E1E1;
	margin-bottom: 15px;
	border: solid 1px;
	width: 96%;
	border-color: #E1E1E1;
}
#maintable #centrecontent .content_tab th {
	color: #FFFFFF;
	background-color: #46658F;
}

#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: 20px;
	font-size: 75%;
	text-align: center;
}

#footer p {
	font-size: 80%;
	color: #999999;
}
#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;
	padding: 5px 5px 5px 15px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(http://www.jic.ac.uk/corporate/images/vertmenu/nav_bg.gif);
	height: 20px;
	border-top: solid #ccc 1px;
	background-color: #42628D;

}

#vertmenu a:hover, #vertmenu a:focus {
	color: #FFFFFF;
	background-color: #BFCAD8;
	background-image: url(http://www.jic.ac.uk/corporate/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: 3px 0px 3px 15px;
	text-decoration: none;
	width: 190px;
	color: #000033;
	background-color: #BFCAD8;
	background-image: url(http://www.jic.ac.uk/corporate/images/vertmenu/nav_cur_submenu_bg.gif);
	height: 18px;
	border-top: solid #ccc 1px;

}

#currentsection a:hover, #currentsection a:focus {
	color: #FFFFFF;
	background-image: url(http://www.jic.ac.uk/corporate/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(http://www.jic.ac.uk/corporate/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;
}

