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

#topmenu, #pda_menu, #leftcol, #rightcol{
	display:none;
}

h1 {
	font-size: 100.01%;
	font-weight:bold;
	color:#000066;
	margin-top: 0em;
	padding-top: 0em;
	margin-bottom: 1em;
	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;
}

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:600px;
	/*width:775px;*/
	
}
#contactdetails{
	font-size: 120%;
	font-style:italic;
	font-weight:bold;
	text-align:left;
	color:#000066;
	/*padding-bottom:0.1em;
	margin-top:8px;*/
	margin-bottom:8px;
}
#pda_menu {
	display:none;
}
#bannermenu {
	display:none;
}
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{
	font-size: 80%;
	float:right;
	clear:right;
	width:150px;
	background-color:#006699;
	border-color:#000066;
	border-style:solid;
	border-width:thin;
	margin-bottom:10px;
}
#rightcol p{
	text-align:center;
	margin-top:0em;
	margin-left: 0em;
	margin-bottom:0.5em;
}
#rightcol h2{
	text-align:center;
	font-size:120%;
	margin-top:0em;
	margin-left: 0em;
	margin-bottom:0.5em;
}
#content{
	/*background-image:url(bgd.gif);
	background-repeat:no-repeat;
	background-color:#d3dbeb;*/
	background-color:#ffffff;
	color:#000066;
	
}
#content p{
	padding-left:10px;
}
#content ul{
	margin-bottom: 10px;
}
#content li{
	list-style-position:inside;
}
#content table{
	
	font-size:80%;
	
}
#content th{
	color:#003366;
	font-weight:bold;
	font-size:120%;
}
#content td{
	color:#003366;
}
#content table h2{
	border-style:none;
	font-size:100%;
}
div.rightcontent{
	float:right;
}
div.rightcontent img{
	margin-bottom:0.5em;
}
#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 {
	display:none;
}
img.leftbanner {
	margin-top:0;
	float:left;
}
img.rightimage {
	display:none;
}
img.leftimage {
	float:left;
}
img.map {
	margin-top:-7px;
	margin-left:10px;
}
img.noprint {
	display:none;
}

/* table CSS */


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

table.contenttable{

}

/* 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;
}