body{
    padding: 0;
    margin: 0;
    font: 13px verdana, helvetica, sans-serif;
	background: #f8ffd7 url(images/page_bgd.gif) top left repeat-y;
}
img { border: 0; }
/* positioning */
#wrapper {
	width: 750px;
}
#header {background: url(images/header_bgd.gif) bottom right no-repeat;}
.float-wrapper-rigid {
	float: left;
	width: 750px;
	background: #679e85 url(/images/content_bgd.gif) top left repeat-y;
}
body#home .float-wrapper-rigid {
	background: #fff url(/images/content_bgd_hp.gif) top left repeat-y;
}
     /*** This can be floated left or right ***/
.first-float-rigid {
	float: right;
	width: 570px;
	background-color:#fff;
	padding-bottom: 20px;
}
     /*** This must be floated opposite 
		to .second-float ***/
.second-float-rigid {
	float: left;
	width: 180px;
	background-color: #679e85;
}
     /*** This must be floated opposite 
		to .first-float ***/
body#home div.first-float-rigid {
	float: right;
	width: 375px;
	background-color:#fff;
}
     /*** This must be floated opposite 
		to .second-float ***/
body#home div.second-float-rigid {
	float: left;
	width: 375px;
	background-color: #679e85;
}
     /*** This must be floated opposite 
		to .first-float ***/  
.clearfooter {
	clear: both;
	border-top: 5px solid #d2ff00;
	color: #fff;
	font-size: 0.9em;
}
/* style */
a { color: #9a1020; }
a:hover { color: #ff001e; }
#logo {
	margin: 0;
}
#contactlink {
	float: right;
	margin: 0;
	padding: 8px 0 8px 10px;
	width: 114px;
	font-size: .92em;
	font-weight: bold;
	text-align: right;
}
#contactlink li {
	list-style-type: none;
	padding: 0 10px 4px 0;
}
li#textsizer {
	padding-top: 4px;
	border-top: 1px solid #aedc8e;
}
#contactlink a {
	color: #fff;
	text-decoration: none;
	font-family: "Trebuchet MS";
}
#contactlink a:hover {
	text-decoration: underline;	
}
#topnav {
	clear: both;
	margin: 0;
	padding: 0;
	width: 750px;
	background-color: #d2ff00;
	font-weight: bold;
}
#topnav li.wider {
	width: 153px;
}
#topnav li {
	float: left;
	list-style-type: none;
	background-color: #d2ff00;
	width: 148px;
}
#topnav li a {
	display: block;
	margin-left: 2px;
	padding-top: 6px;
	padding-bottom: 6px;
	text-align: center;
	font-family: "Trebuchet MS";
	color: #1b573d;
	font-size: 1.3em;
	text-decoration: none;
}
#topnav li a:hover {	
	text-decoration: underline;
}
#topnav li a.topnavon {	
	text-decoration: underline;
}
p,form {
	padding: 10px 5px 0 20px;
	font-size: 1em;
	margin: 0;
}
h1 {
	color: #317a5c;
	font-size: 1.3em;
	font-weight: bold;
	font-family: "Trebuchet MS";
	margin: 0;
	padding: 10px 5px 0 20px;
}
h2 {
	color: #317a5c;
	font-size: 1.2em;
	font-weight: bold;
	font-family: "Trebuchet MS";
	margin: 0;
	padding: 10px 5px 0 20px;
}
#bottomlogo {
	float: right;
	margin: 0 5px 0 0;
	padding: 0;
}
ul#sidenav {
	padding: 0;
	margin: 0;
	list-style-type: none;
}
ul#subsidenav {
	padding: 0;
	margin: 0;
	list-style-type: none;
}
ul#sidenav li {
	padding: 0;
}
ul#subsidenav li {
	background-color: #689e86;
	padding: 0;
}
ul#sidenav a {
	display: block;
	padding: 10px 0 10px 37px;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	font-size: 0.9em;
	border-bottom: 1px solid #317a5c;
	background: #689e86 url(/images/arrow.gif) no-repeat top left;
}
ul#subsidenav li a {
	padding: 10px 0px 10px 47px;
	border-bottom: 1px solid #317a5c;
	background: #689e86;
}
ul#sidenav li a:hover {
	text-decoration: underline;
	color: #fff;	
}
ul#subsidenav li a:hover {
	text-decoration: underline;
	color: #fff;	
}
ul#sidenav li a.on {
	color: #fff;
	border-bottom: 1px solid #317a5c;
	background: #689e86 url(/images/arrow_down.gif) no-repeat top left;
}
ul#subsidenav li a.on {
	text-decoration: underline;
	background: #689e86;
}
label {
	display: block;
}
input {
	display: block;
	margin-bottom: 3px;
}
img.contentpict { padding: 10px 5px 0 20px; }
/**************** INTRANET *******************/
body#intranet {
	background: #f8ffd7 url(images/intpage_bgd.gif) top left repeat-y;
}
#intheader { background: url(images/intheader_bgd.gif) bottom right no-repeat; }
.intfloat-wrapper-rigid {
	float: left;
	width: 750px;
	background: #679e85 url(/images/intcontent_bgd.gif) top left repeat-y;
}
#topnavwrapper {
	background-color: #48bfe6;
	margin: 0;
	padding: 0;
	clear: both;
}
#inttopnav {
	clear: both;
	margin: 0;
	padding: 0;
	width: 750px;
	background-color: #48bfe6;
	font-weight: bold;
}
#inttopnav li.wider {
	width: 120px;
}
#inttopnav li.extrawide {
	width: 150px;
}
#inttopnav li {
	float: left;
	list-style-type: none;
	background-color: #48bfe6;
	width: 100px;
}
#inttopnav li a {
	display: block;
	margin-left: 2px;
	padding-top: 6px;
	padding-bottom: 6px;
	text-align: center;
	font-family: "Trebuchet MS";
	color: #fff;
	font-size: 1.2em;
	text-decoration: none;
}
#inttopnav li a:hover {
	text-decoration: underline;
}
#inttopnav li a.topnavon {
	text-decoration: underline;
}
li#textsizer {
	border-top: 1px solid #7abb9e;
}
ul#intsidenav {
	padding: 0;
	margin: 0;
	list-style-type: none;
}
ul#intsubsidenav {
	padding: 0;
	margin: 0;
	list-style-type: none;
}
ul#intsidenav li {
	padding: 0;
}
ul#intsubsidenav li {
	background-color: #a5e2ff;
	padding: 0;
}
ul#intsidenav a {
	display: block;
	padding: 10px 0px 10px 37px;
	text-decoration: none;
	color: #37aad0;
	font-weight: bold;
	font-size: 0.9em;
	border-bottom: 1px solid #48BFE6;
	background: #a5e2ff url(/images/int_arrow.gif) no-repeat top left;
}
ul#intsubsidenav li a {
	color: #fff;
	padding: 10px 0px 10px 47px;
	border-bottom: 1px solid #fff;
	background: #48bfe6;
}
ul#intsidenav li a:hover {
	text-decoration: underline;
	color: #fff;	
}
ul#intsubsidenav li a:hover {
	text-decoration: underline;
	color: #fff;	
}
ul#intsidenav li a.on {
	color: #37aad0;
	border-bottom: 1px solid #37aad0;
	background: #a5e2ff url(/images/int_arrow_down.gif) no-repeat top left;
}
ul#intsubsidenav li a.on {
	text-decoration: underline;
	background: #689e86;
}
/* special nav */
ul#specialnav {
	padding: 5px;
	margin: 0;
	border-bottom: 1px solid #48BFE6;
	list-style-type: none;
	background-color: #a5e2ff;
}
ul#specialnav li {
	padding: 0 0 5px 0;
}
ul#specialnav a {
	display: block;
	padding: 10px 0px 10px 37px;
	text-decoration: none;
	font-family: "Trebuchet MS";
	color: #fff;
	font-weight: bold;
	font-size: 1.1em;
	background: #0077A9 url(/images/int_darkarrow.gif) no-repeat top left;
}
ul#specialnav a.specbig {
	background: #0077A9 url(/images/int_darkarrow.gif) no-repeat 0px 7px;
}
ul#specialnav li a:hover {
	text-decoration: underline;
	color: #fff;	
}
ul#specialnav li a.on {
	color: #37aad0;
	border-bottom: 1px solid #37aad0;
	background: #a5e2ff url(/images/int_arrow_down.gif) no-repeat top left;
}
/* special nav */
.clearintfooter {
	clear: both;
	border-top: 5px solid #48BFE6;
	color: #fff;
	font-size: 0.9em;
}
table#usefulnumbs { margin-left: 10px; }
table#usefulnumbs td, table#usefulnumbs th {
	border: 1px #999 solid;
	padding: 3px;
}
table#usefulnumbs td {
	border-top: 0;
}
table#usefulinfo { margin: 10px; }
table#usefulinfo td {
	padding: 2px;
}
table#courselisting {
	margin: 10px 20px 0 20px;
}
table#courselisting td.open { background-color: #A3DEF6; }
table#courselisting td.full { background-color: #888; }
table#courselisting td {
	font-size: .9em;
	padding: 3px;
}

.djh_table{
border:0;
}
.djh_table th{
width:120px;
background-color:#679e85;
border:1px solid #679e85;
}
.djh_table td{

border:1px solid #679e85;
}


.vacancies{
border:0;
margin-left:10px;
}
.vacancies th{
width:130px;
background-color:#327c5b;
border:1px solid #327c5b;
text-align:left;
}
.vacancies td{

border:1px solid #327c5b;
}