
/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
	background: #32b032 url(graphics/bg_grad.gif) repeat-x 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:0 0 0 0;
 padding:0 0 0 0;
}

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;
}

i {
color:#666666;
font-size:10px;
}
/*************** list tag styles ***************/

ul{
 list-style-type: square;
 font-size:11px;
}

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{
margin-top:10px;
	margin-left:auto;
	margin-right:auto;
	width:800px;
	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;
}

#pageNav{
	float: left;
	width:178px;
	height: 666px;
	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;
}

#menunav{
width:100%;
height:30px;
background: url(graphics/menunavbg.gif) no-repeat;
color:#000000;
text-align:right;
}
#clock{
position: relative;
top:10px;
right:10px;
text-align:right;
width:auto;
}
#buttons{
text-align:center;
width:800px;
height: 55px;
left:0px;
}
/***********************************************/
/* 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;
	background: #fff;
	height:140px;
	width:800px;
}
#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;
}


/************* 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;
}

.featureTraining{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
	min-height: 200px;
	float:left
}

.traingingNav{
width:350px;
margin-left:30px;
margin-top:10px;
line-height:17px;
float:left;
}

a.trainingLink{
color:#15807C;
}

a.trainingAnchor{
color:#15807C;
font-weight:bold
}

.trainingSub{
margin-left:20px;
margin-top:10px;
margin-bottom:20px;
}

.featureTraining td{
	vertical-align:top;
}

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;
}
.featuretop {
margin-left:20px;
width:100%;
vertical-align:middle;
}

/*************** story styles ******************/
#FP_recruit{
background:#9ed8d6;
border:2px dotted #FFFFFF;
padding:3px 3px 3px 3px;
}
#FP_recruit2{
background:#096e6b url(graphics/box_bg.gif) top repeat-x;
padding:3px 3px 3px 3px;
color:#FFFFFF;
}
.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;
}

.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;
	width:50%;
}
td.storyLeft:hover{
   color:#333333;}
/*************** 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 {
width:95%;
border: none;
  border-collapse:collapse;
  margin:0;
  padding:0;
   }
#fastpic {
position:absolute;
right:30px;
width:350px;
height:220px;
background:url(graphics/boxes/pic2.jpg) no-repeat;
}
#fasttext1 {
position: absolute;
left:0px;
width: 430px;
height: 230px;
color:#000000;
font-size:10px;
}
#fasttext2 {
position: absolute;
top:300px;
left:0px;
}

#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:0;
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;
}

#featureth {
background: url(graphics/thanksbg.gif) no-repeat;
height:400px;
}
.rj {
text-align: left;
}
#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:60px;
   }
   
   .photosub {
   height: 150px;
   }
   .photosubV {
   height: 270px;
   }
   
   .iframe_gallery{
width:740px;
height:490px;
margin:0 0 0 0;
padding:0 0 0 0;
border: none;
}

FS_gallery{
position: relative;
margin-top:15px;
width: 740px;
height: 540px;
margin-left:auto;
margin-right:auto;
padding:10px;
border-bottom:#0e9a94 dotted 1px;
background:#FFFFFF;
}

  /********************* Links **********************/
  
#linkBoxTop{
border-top:solid 1px #c6c6c6;
border-bottom:solid 1px #c6c6c6;
width:760px;
float:left;
padding:10px;
}

#linkBox{
border-bottom:solid 1px #c6c6c6;
width:760px;
float:left;
padding:10px;
}

#linkHead{
font-weight:bold;
font-size:14px;
}

#linkLogo{
width:210px;
float:left;
vertical-align:center;
}

#linkText{
float:left;
width:540px;
}

#linkText a{
font-weight:bold;
color:#15807c;
}
  
   /********************* end **********************/
