
/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
	background: url(graphics/bg_grad.gif) repeat-y fixed;
}

/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color: #000000;
	text-decoration: none;
}

a:hover {
text-decoration:underline;
}
/************** header tag styles **************/

h1{
 font: bold 120% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
 font: bold 130% Arial,sans-serif;
 color: #000;
 margin: 0px;
 padding: 0px;
}

h3{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4{
 font: 100% Arial,sans-serif;
 font-size:14px;
 font-weight:bold;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font: 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h6{
 font: 200% Verdana, Arial, Helvetica, sans-serif;
 color: #333;
 margin: 5px 5px 5px 15px;
 padding: 0px;
 font-weight: 500;
}

.cph
{
 font: 175% Verdana, Arial, Helvetica, sans-serif;
 color: #333;
 margin: 5px 5px 5px 15px;
 padding: 0px;
 font-weight: 500;
}

/*************** list tag styles ***************/

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

/********* form and related tag styles *********/

form {
	margin: 0;
	padding: 0;
}

label{
 font: bold 1em Arial,sans-serif;
 color: #334d55;
}
				
input{
font-family: Arial,sans-serif;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#pagecell1{
	position:absolute;
	top: 119px;
	left: 18px;
	right: 2%;
	width:95.6%;
	background-color: #ffffff;
	height: auto;
}

#tl {
	position:absolute;
	top: -1px;
	left: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#tr {
	position:absolute;
	top: -1px;
	right: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#masthead{
    background:url(graphics/mainlogo.gif) no-repeat left bottom;
	position: absolute;
	top: -20px;
	left: 2%;
	right: 2%;
	width:95.6%;
	height: 130px;
	
}

#pageNav{
	float: left;
	width:178px;
	height: 700px;
	padding: 0px;
	background-color: #FFFFFF;
	background:url(graphics/boxes/mainside.jpg) top right no-repeat;
	border-right: 1px solid #cccccc;
	border-bottom: 0;
	font: small Verdana,sans-serif;
}
#pageNav2{
	float: left;
	width:178px;
	height: 800px;
	padding: 0px;
	background-color: #FFFFFF;
	background:url(graphics/boxes/mainsidefade.jpg) top right no-repeat;
	border-right: 1px solid #cccccc;
	border-bottom: 0;
	font: small Verdana,sans-serif;
}
#pageNav3{
	float: left;
	width:178px;
	height: 1200px;
	padding: 0px;
	background-color: #FFFFFF;
	background:url(graphics/boxes/mainsidefade_long.jpg) top right no-repeat;
	border-right: 1px solid #cccccc;
	border-bottom: 0;
	font: small Verdana,sans-serif;
}

#content{
	padding: 0px 10px 0px 0px;
	margin:0px 0px 0px 0px;
	border-left: 1px solid #ccd2d2;
}


/***********************************************/
/* Component Divs                              */
/***********************************************/

/************** utility styles *****************/

#utility{
	position: absolute;
	top: 107px;
	right: 20px;
	border:none;
	z-index: 3;
}

#utility a{
	color: #ffffff;
}

#utility a:hover{
	text-decoration: none;
}

form {
  font-size: 1em;
  width: 411px;
}


/* fieldset styling */
fieldset {
  margin:0.5em 0; /*  space out the fieldsets a little*/
  padding: 0.5em;
  border : 1px solid #ccc;
}

/* legend styling */
legend {
  font-weight: bold;
}


/* style for  labels */
label {
  display: block;
}

/* style for required labels */
label .required {
  font-size: 0.75em;
  color:#760000;
}

input.radio, input.submit {
  width: auto;
}

/* style form elements on focus */
input:focus, textarea:focus {
  background: #ffc;
}

input.radio {
  float: left;
  margin-right: 1em;
}

textarea {
  width: 300px;
  height: 100px;
}
/************** pageName styles ****************/

#pageName{
	margin: 0px;
	border-bottom:1px solid #ccd2d2;
	background: url(graphics/logosml.gif) right no-repeat;
	height:40px;
}
#pageName2{
	margin: 0px;
	border-bottom:1px solid #ccd2d2;
	background:url(graphics/sectiontitle.gif) left no-repeat;
	height:50px;
}
}
#pageName3{
	margin: 0px;
	border-bottom:1px solid #ccd2d2;
	background:url(graphics/sectiontitle.gif) left no-repeat;
	height:50px;
}
#pageName h2{
	font: bold 175%   Arial, Helvetica, sans-serif;
	color: #000000;
	margin:0px;
	padding: 0px;
}

#pageName1 h2{
	font: bold 175%  "Times New Roman", Times, serif;
	color: #000000;
	margin:0px;
	padding: 0px;
}
#pageName1{
	padding: 0px 0px 14px 10px;
	margin: 0px;
	border-bottom:1px solid #ccd2d2;
}

#pageName img{
	position: absolute;
	top: 0px;
	left: 6px;
	padding: 0px;
	margin: 0px;
}
#pageName1 img{
	position: absolute;
	top: 0px;
	right: 6px;
	padding: 0px;
	margin: 0px;
}

.persphoto {
clear:both;
margin-top:10px;
margin-bottom:5px;
float:left;
}
.persphotoR {
clear:both;
margin-top:10px;
margin-bottom:5px;
float:right;
}

/************* globalNav styles ****************/

#globalNav{
	position: absolute;
	width: 80%;
	float:right;
	min-width: 640px;
	height: 32px;
	color: #cccccc;
	padding: 0px;
	margin: 0px;
	background:url(graphics/glbnav_background.gif) repeat-y;
	top: 105px;
	right:0%;
}

#globalNav img{
	margin-bottom: -4px;
 
}

#gnl {
	position: absolute;
	top: 0px;
	left:0px;
}

#gnr {
	position: absolute;
	top: 0px;
	right:0px;
}

#globalLink{
	position: absolute;
	top: 4px;
	height: 22px;
	min-width: 640px;
	padding: 0px;
	margin: 0px;
	left: 0px;
	z-index: 100;
}


a.glink, a.glink:visited{
  	font-size: small;
  	color: #000000;
	font-weight: bold;
	margin: 0px;
	padding: 2px 5px 4px 5px;
	border-right: 1px solid #8FB8BC;
}

a.glink:hover{
  	background-image: url(graphics/glblnav_selected.gif);
	text-decoration: none;
	height:32px;
}

.skipLinks {display: none;}

/************ subglobalNav styles **************/

.subglobalNav{
	position: absolute;
	top: 200px;
	left: 20px;
	/*width: 100%;*/
	min-width: 640px;
	height: 20px;
	padding:0px 0px 0px 0px;
	visibility: hidden;
	color: #ffffff;
}

.subglobalNav a:link, .subglobalNav a:visited {
	font-size: 80%;
	color: #ffffff;
}

.subglobalNav a:hover{
	color: #cccccc;
}

/*************** search styles *****************/

#search{
	position: absolute;
	top: -44px;
	right: 19px;
	z-index: 101;
}
#WLSearchBoxDiv{
clear:both;
}


/************* breadCrumb styles ***************/

#breadCrumb{
	padding: 5px 0px 5px 10px;
	font: small Verdana,sans-serif;
	color: #AAAAAA;
}

#breadCrumb a{
	color: #AAAAAA;
}

#breadCrumb a:hover{
	color: #FFFFFF;
	background:#AAAAAA;
}


/************** feature styles *****************/

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
	min-height: 200px;
	height: 200px;
}
html>body .feature {height: auto;}

.feature h3{
	font: bold 175% Arial,sans-serif;
	color: #000000;
	padding: 30px 0px 5px 0px;
}

.feature img{
	float: left;
	padding: 0px 10px 0px 0px;
}


/*************** story styles ******************/
.enquiryform {
	padding: 0px 0px 0px 10px;
	font-size: 80%;
	position: inherit;
	width: auto;
	background:url(graphics/formbg.gif);
}

.story {
	padding: 0px 0px 0px 10px;
	font-size: 80%;
	position: inherit;
	float:left;
}

.story h3{
	font: bold 125% Arial,sans-serif;
	color: #000000;
}

.story p {
	padding: 0px 0px 5px 0px;
}
.boxmid {
margin-left:auto;
margin-right:auto;
padding-left:50%;
}

.capuleC {
margin-left:auto;
margin-right:auto;
	font: bold 1em Arial,sans-serif;
	color: #333;
	display:block;
	padding-bottom: 2px;
}
.story a.capsule{
	font: bold 1em Arial,sans-serif;
	color: #333;
	display:block;
	padding-bottom: 2px;
}

.story a.capsule:hover{
	color:#CCC;
}

td.storyLeft{
	padding-right: 12px;
}
td.storyLeft:hover{
   color:#333333;}
   
.storycentre {
   text-align:center;
   margin-left:auto;
   margin-right:auto;
   margin-bottom:50px;
   border:none;
   }
/*************** approved styles ******************/

.approved {
	padding: 10px 0px 0px 10px;
	font-size: 50%;
}



.approved p {
	padding: 0px 0px 10px 0px;
	font-size:10px;
}

td.storyLeft{
	padding-right: 12px;
}
td.storyLeft:hover{
   color:#333333;}

/************** siteInfo styles ****************/

#siteInfo{
	clear: both;
	border-top: 1px dotted #cccccc;
	font-size: 10px;
	color: #cccccc;
	padding: 10px 10px 10px 10px;
	margin-top: 0px;
	background:url(graphics/matters.gif) right top no-repeat;
}

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}


/************ sectionLinks styles **************/

#sectionLinks{
	margin: 0px;
	padding: 0px;

}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
}


/************* relatedLinks styles **************/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	border-bottom: 1px solid #cccccc;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a{
	display: block; 
}


/**************** advert styles *****************/

#advert{
	padding: 10px;
}

#advert img{
	display: block;
}
/*******************boxes***********************/
.boxes {
border: none;
  border-collapse:collapse;
  margin-left:auto;
  margin-right:auto;
  padding:0;
   }
   
#pers {
width: 600px;
border: none;
  border-collapse:collapse;
  margin:0;
  padding:0;
  }
   .boxh1 {
   height:93px;
   }
   .boxh2 {
   height:30px;
   }
   .boxlogo {
   text-align:left;
   width: 30px;
   background:url(graphics/boxes/pbg.gif) center repeat-x;
   }
    .boxdescriptionw {
   width: 150px;
   height: 93px;
   padding:0;
   margin:0;
   color:#000000;
   }
   
   .boxdescription {
   width: 150px;
   height: 93px;
   padding:0;
   margin:0;
   }
   
  .boxarrow {
   width: 100px;
   height: 93px;
   padding:0;
   margin:0;
   }
   
.subcat {
margin:0px;
height: 20px;
width: 100%;
background:url(graphics/subbg.gif) repeat-x;
font-size:16px;
color:#000000;
}
.subcattext {
margin:0;
padding:0;
font-size:10px;
}
#sub {
font-size:10px;
font-weight:bold;
}
   
/*******************table***********************/

#ihcd {
margin-left:10%;
margin-right:10%;
border: none;
  border-collapse:collapse;
  font: normal 10px 'Lucida Grande',Verdana,sans-serif; 
   background-color:#FFF;
   width: auto;
   }
   
.ihcdtop {
background:#999999;
font-weight:bold;
border-right: solid 1px #FFFFFF;
}
.ichdtop2 {
border-bottom:#999999 dotted 1px;
}
.ihcdside {
font-weight:bold;
background:#CCCCCC;
border-top: 1px solid #FFFFFF;
}

#contact {
width: 80%;
font-size:10px;
}

.add {
width: 50%;
text-align:left;
margin-right: 30px;
}
.rj {
text-align: right;
}
#form2 {
 border: none;
  border-collapse:collapse;
  font: normal 10px 'Lucida Grande',Verdana,sans-serif; 
   background-color:#FFF;
   width: auto;
   text-align:right;
   }
   #formtext {
   width: auto;
   border-bottom: 1px dotted #8853f8;
   font-size: 10px;
   text-align:right;
   }
   .formtext {
   font-weight: 100;
   font-size:10px;
   }
#form {
 border: none;
  border-collapse:collapse;
  font: normal 10px 'Lucida Grande',Verdana,sans-serif; 
   }

.courses { 
  border: 0;
  border-collapse:collapse;
  font: normal 10px 'Lucida Grande',Verdana,sans-serif; 
   background-color:#f1f1f1;
   width: auto;
   }
   .tabletop:hover {
   background-color: transparent;
   color: #333333;
   border:0;
   }
   .tl,.tc,.tr,.bl,.bc,.br:hover {
   background-color: transparent;
   color: #333333;
   border:0;
   }
  th, td {
  padding: 3px;
  }
  th {
  text-align:left;
  border-bottom: 3px solid #fff;
  }
  td {
  border-bottom: 0px dotted #CCCCCC;
  }
  #arrow {
  width: 20px;
  text-align:right;
  }
  .break {
  border-bottom: 4px solid #FFFFFF;
  }
  .tl
  {
  background: url(graphics/tables/tl.gif) left bottom no-repeat;
  }
   .tr
  {
  background:url(graphics/tables/tr.gif) right bottom no-repeat;
  }
  .bl {
  background: url(graphics/tables/bl.gif) left bottom no-repeat;
  }
  .br {
  background:url(graphics/tables/br.gif) right bottom no-repeat;
  }
  .bc, .bl, .br {
   border-bottom: 0;
   }
   .zero {
   padding:0px;
   border:0;
   }
   .logo1:hover{
   background-color: transparent;
   color:#333333;}
   .logo1 {
    font: normal 9px 'Lucida Grande',Verdana,sans-serif; 
	text-align:center;
	color:#333333;
	padding: 10px;}
	.logo2 {
    font: normal 12px 'Lucida Grande',Verdana,sans-serif; 
	text-align:left;
	color:#333333;}
	#sectionLinks:hover{
   background-color: transparent;
   color:#333333;
   border-bottom:0;
   }
   
   .photoR {
   float:right:
   }
   #logotext {
   text-align:center;
   color:#666666;
   font-size: 10px;
   border-top:#CCCCCC 1px dotted;
   margin-top: 50px;
   }
   
   #more {
   width: 100%;
   height:130px;
   font-weight:bold;
   }
   
   .photosub {
   height: 150px;
   }
   
   .vacancy{
   padding:0;
   margin:0;
   font-size:10px;
   font-weight:bold;
   color:#666666;
   }
   .dot {
   padding:0;
   margin:0;
   }
   #sia {
   width:auto;
   font-size:10px;
   font-weight:bold;
   color:#333333;
   }
   
   .marshal {
   margin-top:10px;
   font-weight:bold;
   list-style:circle inside;
   }
   
   .mardesc {
   margin-top:2px;
   font-size:10px;
   color:#666;
   font-weight:300;
   }
   
   .links {
   font-family:Verdana, Arial, Helvetica, sans-serif;
   font-size:12px;
   font-weight:bold;
   color:#333333;
   border-top:#333333 1px dotted;
   }
   
      .links a {
   font-family:Verdana, Arial, Helvetica, sans-serif;
   font-size:10px;
   color:#999;
   }
       .links a:hover {
   font-family:Verdana, Arial, Helvetica, sans-serif;
   font-size:10px;
   font-weight:bold;
   color:#000;
   }
   
   .links2 {
   font-family:Verdana, Arial, Helvetica, sans-serif;
   font-size:12px;
   font-weight:bold;
   color:#333333;
   border-bottom:#333333 1px dotted;
      border-top:#333333 1px dotted;
   }
   
      .links2 a {
   font-family:Verdana, Arial, Helvetica, sans-serif;
   font-size:10px;
   color:#999;
   }
       .links2 a:hover {
   font-family:Verdana, Arial, Helvetica, sans-serif;
   font-size:10px;
   font-weight:bold;
   color:#000;
   }
   
   /********************* end **********************/
