/* CSS Document */
html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6  {
	min-height: 100%;
	margin-bottom:1px;
	margin: 0;
	padding: 0;
	border: 0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:100.01%;
	color: #ffffff;
	background-color:#d3dbeb;
}

h1 {
	font-size: 100.01%;
	font-weight:bold;
	color:#FFFFFF;
	margin-top: 0em;
	padding-top: 0em;
	margin-bottom: 1em;
	/*margin-right: 150px;*/
	padding-left:0.5em;
	padding-bottom: 0.5em;
	background-color:#003366;
	line-height: 1.5em;
}
h2 {
	font-size: 80%;
	font-weight:bold;
	margin-top: 0em;
	padding-top: 0em;
	margin-bottom: 0.5em;
	padding-bottom: 0em;
}
h3 {
	font-size: 120%;
	/*font-weight:bold;*/
	margin-top: 0em;
	margin-left:0.5em;
	padding-top: 0em;
	margin-bottom: 1em;
	padding-bottom: 0em;
}
h4 {
	text-align:center;
	font-size: 100%;
	font-style:italic;
	margin-top: 3em;
	padding-top: 0em;
	margin-bottom: 1em;
	padding-bottom: 0em;
}
p {
	font-size: 80%;
	margin-bottom:1em;
}
blockquote {
	padding-bottom: 0.5em;
}
ul {
	font-size: 80%;
	
}
li {
	text-indent:20px;
}
#wrapper{
	margin: 0px auto;
	min-width:775px;
	/*width:775px;*/
	
}
#contactdetails{
	font-size: 120%;
	font-style:italic;
	font-weight:bold;
	text-align:center;
	color:#ffffff;
	background-color:#006699;
	/*padding-bottom:0.1em;
	margin-top:8px;*/
	margin-bottom:8px;
}
#topmenu{
	/*background-color:#003366;*/
	color:#003366;
}
#topmenu table{
	width: 100%;
	font-size:60%;
}
#topmenu form {
	margin: 0;
	padding: 0;
}
#pda_menu {
	display:none;
}
#bannermenu {
	width: 100%;
	font-size:60%;
}
td.anim{
	background-image:url(plasma-animated.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}
#leftcol{
	float:left;
	width:175px;
	background-color:#d3dbeb;
	
}
img.logo{
	margin-top:10px;
	border-style:solid;
	border-width: thin;
	border-color:#003366;
}
#leftcol a:link {
	text-decoration: none;
	color: #000066;
}
#leftcol a:visited {
	text-decoration: none;
	color: #000066;
}
#leftcol a:hover {
	text-decoration: underline;
	color: #0066CC;
}
#leftcol a:active {
	text-decoration: none;
	color: #000066;
}
#leftcol a.white:link {
	text-decoration: none;
	color: #ffffff;
}
#leftcol a.white:visited {
	text-decoration: none;
	color: #ffffff;
}
#leftcol a.white:hover {
	text-decoration: underline;
	color: #ffffff;
}
#leftcol a.white:active {
	text-decoration: none;
	color: #ffffff;
}
#rightcol{
	float:right;
	clear:right;
	width:155px;
	margin-bottom:10px;
}
div.rightcol{
	font-size: 80%;
	float:right;
	clear:right;
	width:150px;
	background-color:#006699;
	border-color:#000066;
	border-style:solid;
	border-width:thin;
	margin-bottom:10px;
}
div.rightcol p{
	text-align:center;
	margin-top:0em;
	margin-left: 0em;
	margin-bottom:0.5em;
}
div.rightcol h2{
	text-align:center;
	font-size:120%;
	margin-top:0em;
	margin-left: 0em;
	margin-bottom:0.5em;
}
div.rightcontent{
	float:right;
}
div.rightcontent img{
	margin-bottom:0.5em;
}
div.maincontent{
	height:inherit;
}
div.bulbs{
	background-color:#99CCFF;
	width:100%;
	clear:none;
	font-size:80%;
	margin-bottom:0.5em;
}
img.bulbs{
	float:right;
}
div.bulbholder{
	float:left;
}
.clearit{
	clear:right;
}
td.name{
	padding-left:0.5em;
	

}
#content{
	/*background-image:url(bgd.gif);
	background-repeat:no-repeat;
	background-color:#d3dbeb;*/
	background-color:#ffffff;
	color:#003366;
	/*height:400px;*/
	margin-left: 180px;
	margin-right: 160px;
	
}
#content p{
	padding-left:10px;
}
#content ul{
	margin-bottom: 10px;
}
#content li{
	list-style-position:inside;
}
#content table{

	/*border-style:solid;
	border-color:#003366;
	border-width:thin;*/
	
	font-size:80%;
	
}
#content th{
	background-color:#003366;
	color:#FFFFFF;
}
#content td{
	color:#003366;
}
#content table h2{
	border-style:none;
	font-size:100%;
}
#latevacancies {
	background-color:#CCFF33;
	padding-bottom:0px;
	margin-right: 160px;
	
}
#latevacancies li {
	padding-top:3px;
	padding-bottom:5px;
}
#more{
	background-color:#CCFF33;
	padding-bottom:10px;
	font-size:80%;
}
#sitemapcontent {
	margin-left: 180px;
	margin-right:160px;
}
#sitemapcontent h1{
	margin-right:0px;
}
#photogallery {
	text-align:center;
	margin: 0px auto;
}
#photogallery h3{
	font-size: 80%;
	padding: 0.5em;
}
#footer{
	clear:both;
	background-color:#003366;
	color:#d3dbeb;
	font-size:80%;
	text-align:left;
	padding-top:5px;
	padding-left:5px;
	padding-bottom: 0px;
	margin-top:15px;
	margin-bottom:20px;
	
}
#w3cfooter {
	float:right;
}
/* left menu CSS */
p.sideheader{
	background-color:#003366;
	margin-top:0;
	padding-top:0;
	margin-left: 0;
	padding-left: 1em;
	margin-bottom:0.25em;
	padding-bottom: 0.5em;
	color:#FFFFFF;
	font-weight:bold;
	line-height: 1.5em;
}

p.sidelink{
	background-color:#006699;
	margin-top:0em;
	padding-top:0.5em;
	margin-left: 0em;
	padding-left: 1em;
	margin-bottom:0em;
	padding-bottom: 0.5em;
	line-height: 1.5em;
}
p.sidelinkgrey{
	background-color:#cccccc;
	margin-top:0em;
	padding-top:0.5em;
	margin-left: 0em;
	padding-left: 1em;
	margin-bottom:0em;
	padding-bottom: 0.5em;
	line-height: 1.5em;
}


/* images CSS */
img.rightbanner {
	float:right;
}
img.leftbanner {
	margin-top:0;
	float:left;
}
img.rightimage {
	float:right;
	margin-left:10px;
	margin-bottom: 15px;
}
img.leftimage {
	float:left;
}
img.map {
	margin-top:-7px;
	margin-left:10px;
}

/* table CSS */


table.banner{
	width: 100%;
	height: 50px;
	border:0;
	padding:0;
	background-color:#003366;
}

table.contenttable{
	border-color:#003366;
	border-style:solid;
	border-width:thin;
}
table.contenttable.td{
	border-color:#003366;
}

/* Links CSS */

a:link {
	text-decoration: underline;
	color: #003366;
}
a:visited {
	text-decoration: underline;
	color: #003366;
}
a:hover {
	text-decoration: underline;
	color: #0066CC;
}
a:active {
	text-decoration: underline;
	color: #003366;
}
a.white:link {
	text-decoration: underline;
	color: #ffffff;
}
a.white:visited {
	text-decoration: underline;
	color: #ffffff;
}
a.white:hover {
	text-decoration: underline;
	color: #d3dbeb;
}
a.white:active {
	text-decoration: underline;
	color: #ffffff;
}


/* Javascript Menu CSS */
#containerul, #containerul ul{
  background-color: #d3dbeb;
  text-align:left;
  font-size: 80%;
  font-weight:bold;
  /*visibility: hidden;*/
  margin:0; /* Removes browser default margins applied to the lists. */
  padding:0;  /* Removes browser default padding applied to the lists. */
}
#containerul .menu{
	margin:4px 0 0 5px;
	background-color:#003366;
	font-size:85%;
	font-weight:normal}
#containerul .menu2{
	margin:0 0 0 10px;
	background-color:#006699;
	font-size:100%;
	font-weight:normal}
#containerul .menu3{
	margin:0 0 0 10px;
	background-color:#006699;
	font-size:100%;
	font-weight:normal}
#containerul .main{
	margin:0px 0px 5px 0px;
	/*padding:4px 0 2px 0;*/
	padding:4px 0px 8px 5px;
	background-color:#003366;
}
#containerul .main2{
	padding:2px 0px 8px 5px;
	background-color:#006699;
}
#containerul li{
	padding:5px 0px 5px 0px;
	margin:3px 0 0 0px;
}
#containerul li{
  /*margin:0 0 0 10px;  A left margin to indent the list items and give the menu a sense of structure. 
  padding:0;  Removes browser default padding applied to the list items. */
  list-style-type:none; /* Removes the bullet point that usually goes next to each item in a list. */
  text-indent:0px;
}
#containerul a:link {
	color: #ffffff;
}
#containerul a:visited {
	color: #ffffff;
}
#containerul a:hover {
	color: #ffffff;
}
#containerul a:active {
	color: #ffffff;
}
#containerul .symbols{ /* Various styles to position the symbols next to the items in the menu. */
  float:left;
  width:12px;
  height:1em;
  background-position:0 50%;
  background-repeat:no-repeat;
}


#nocascade, #nocascade ul{
  text-align:left;
  font-size: small;
  font-weight:bold;
  color:#003366;
  background-color:#ffffff;
  /*font-weight:bold;*/
  /*visibility: hidden;*/
  margin:0; /* Removes browser default margins applied to the lists. */
  padding:0; /* Removes browser default padding applied to the lists. */
}
#nocascade .menu{
	margin:4px 0 0 10px;
	padding:0px 0px 0px 0px;
	background-color:#ffffff;
	font-size:85%;
	font-weight:normal}
#nocascade .menu2{
	margin:0px 0 0 10px;
	background-color:#ffffff;
	font-size:100%;
	font-weight:normal}
#nocascade .menu3{
	margin:0 0 0 10px;
	background-color: #FFFFFF;
	font-size:x-small;
	font-weight:normal}
#nocascade .main{
	margin:0px 0 3px 0px;
	padding:2px 0px 8px 5px;
	background-color:#ffffff;
}
#nocascade .main2{
	padding:2px 0px 8px 5px;
	background-color:#ffffff;
}
#nocascade li{
	padding:5px 0px 5px 0px;
	margin:3px 0 0 0px;
}

#nocascade a:link {
	color:#003366;
}
#nocascade a:visited {
	color: #003366;
}
#nocascade a:hover {
	color:#003366;
}
#nocascade a:active {
	color:#003366;
}
#nocascade li{
  /*margin:0 0 0 10px;  A left margin to indent the list items and give the menu a sense of structure. */
  /*padding:0;  Removes browser default padding applied to the list items. */
  list-style-type:none; /* Removes the bullet point that usually goes next to each item in a list. */
  text-indent:0px;
}

#nocascade .symbols{ /* Various styles to position the symbols next to the items in the menu. */
  float:left;
  width:12px;
  height:1em;
  background-position:0 50%;
  background-repeat:no-repeat;
}