/*********** STANDARD HTML STYLES ***********/
body{
	background-color: #bcd5f4;
	font-size: 0.75em;
	color: #575757;
	font-family: Arial;
	margin: 0px;
	padding: 0px; 
}

img{
	border: 0px;
}

a{
	text-decoration: none;
	color: #ff5704;
}

a:hover{
	text-decoration: underline;
	color: #ff5704;
}

hr{
	height: 0px;
	border-top: 1px solid #e3e2e1;
	margin-top: 0px;
}

p{
	padding: 0px 0px 0px 0px;
	margin-top: 0px;
}

form{
	margin: 0;
	float: left;
}

h1, h2, h3, h4, h5, h6, h7{
	font-weight: bold;
	color: #1e2774;
	padding: 10px 10px 0px 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}

h1{
	font-size: 1.4em;
}
h2{
	font-size: 1.2em;
}
/*********** STANDARD HTML STYLES ***********/



/*********** FUNCTION BAR STYLES ************/
#functionBar{
	height:17px;
	font-weight: bold;
	width: 745px !important;
	padding: 6px 9px 0px 9px;
	text-transform: lowercase;
	font-size: .95em;
}

#functionBar a{
	color: #595959;
	line-height: 0.9em;
}

#keyLinks{
	padding: 0px 210px 0px 0px;
}

#keyLinks span{
	padding: 0px 7px;
	border-right: 1px solid #595959;
	line-height: 0.7em;
}

#siteSearch form{
	margin: 0;
	padding: 0;
	position: relative;
}

#siteSearch .searchLabel{
	position: absolute;
	left: -200px;
	top: -2px;
}

#siteSearch input{
	position: absolute;
	left: -160px;
	top: -3px;
	border: solid 1px #595959;
	font-size: 0.95em;
	width: 135px;
}

#siteSearch .submit{
	border: medium none;
	font-weight: bold;
	width: 25px;
	cursor: pointer;
	color: #595959;
	background-color: #bcd5f4;
	position: absolute;
	left: -21px;
	top: -1px;
	padding: 0px;
	margin: 0px;
}
/*********** FUNCTION BAR STYLES ************/



/************** HEADER STYLES **************/
div#innerHeader{
	background: #ffffff;
	width: 745px !important;
	padding: 0px 9px;
	border: #afafaf 1px solid;
	border-bottom: none;
}


.headerMenu{
	background: url(/images/structure/header/2010/educationAndTrainingMenuBG001.gif) repeat-x left top;
	padding: 8px 20px 0px 20px;
	height: 23px;
}

div#innerHeader span{
	margin: 0px 10px;
}

div#innerHeader a{
	color: #4d4d69;
	font-size: 1.05em;
	font-weight: bold;
}
/************** HEADER STYLES ***************/



/************ CRUMBTRAIL STYLES *************/
div#crumbtrail{
	padding: 0px 0px 10px 0px;
	background-color: #ffffff;
	text-align: right;
	color: #a6b0d4;
	
}

div#crumbtrail .contents{
	padding: 0px 15px 0px 0px;
}

div#crumbtrail a, div#crumbtrail a:hover{
	color: #00aeef;
}
/************ CRUMBTRAIL STYLES *************/



/********** CENTRAL LAYOUT STYLES ***********/
#innerContainer00,
#innerContainer01,
#innerContainer10,
#innerContainer11{
	border: #afafaf 1px solid;
	border-top: none;
	background: #ffffff;
	width: 745px !important;
	padding: 9px;
}




div.pageTitle{
	font-weight: normal;
	color: #595959;
	font-size: 1.75em;
	padding: 12px 0px 20px 0px;
}

div.pageCopy{
	overflow: hidden;
	padding: 0px 0px 0px 5px;
}

* html div#innerContainer10 div#center{width: 560px;}
* html div#innerContainer10 div.pageCopy{padding: 0px 0px 0px 0px;}

* html div#innerContainer11 div#center{width: 355px;}
* html div#innerContainer11 div.pageCopy{padding: 0px 0px 0px 0px;}
/********** CENTRAL LAYOUT STYLES ***********/



/************** FOOTER STYLES ***************/
div#innerFooter{
	font-size: 0.9em;
	color: #878787

}

div#innerFooter .footerText{
	float: left;
	width: 476px;
	padding-top: 3px;
}

div#innerFooter .footerLinks{
	float: right;
	width: 287px;
	text-align: right;
	padding-top: 3px;
}

div#innerFooter .footerRegisteredDetails{
	clear: both;
	text-align: center;
	padding-top: 10px;
}

div#innerFooter a{
	color: #878787;
	text-decoration: underline;
	margin: 0px 0px 0px 15px;;
}

div#innerFooter .boxharryDetails{
	display: none;
}
/************** FOOTER STYLES ***************/


/********** GLOBAL WIDGET STYLES ***********/
.widget{
	margin-bottom: 10px
}

.widget .title{
	padding: 7px;
	font-weight: bold;
	color: #315177;
	text-align: left;
	background: #feeb7f;
}

.widget ul{
	margin-left: 18px;
	padding-top: 0px;
}

.widget li{
	list-style-position: outside;
	font-size: 0.9em;
	padding-bottom: 2px;
}
/********** GLOBAL WIDGET STYLES ***********/

/** WEB MENU */
.webMenu{
	width: 165px;
	padding-left: 3px;
	font-weight: bold;
}

.webMenu .menuItem{
	padding: 4px 0px 4px 0px;
	border-bottom: solid 1px #d0d0d0;
}

.webMenu .menuItem a, .webMenu .menuItem a:hover{
	font-size: .9em;
	font-family: Verdana;
	color: #595959;
}

.webMenu .child{
	padding-left: 10px;
	font-weight: normal;
}

.webMenu .active {
	background-color: #feeb7f;
	font-weight: bold;
}

.webMenu .activeChild {
	background-color: #feeb7f;
}

.webMenu .deactivate{
	background-color: #ffffff;
}
/** WEB MENU */


.megaSectionFeature{
	width: 179px;
	height: 177px;
	overflow: hidden;
	border: solid 1px #bfbfbf;
}

.megaSectionFeature .title{
	padding: 7px;
	font-weight: bold;
	color: #315177;
	text-align: left;
	background: #feeb7f;
}



.megaSectionFeature .body p{
	padding: 5px 5px 0px 5px;
	color: #000033;
	text-align: left;
	line-height: 15px;
}

/** JOB SEARCH */
.recruitMiniJobSearch .formItemWrapper{margin: 6px 0px 8px 0px;}
.recruitMiniJobSearch input{color: #343436;}
.recruitMiniJobSearch select{color: #343436;width: 170px;}
.recruitMiniJobSearch .formButton{margin-top: 10px;}
.recruitMiniJobSearch hr{border-top: 1px solid #343436;height: 0px;padding: 0px 0px 0px 0px;}
/** JOB SEARCH */

.quote .body{
	width: 159px;
	font-weight: bold;
	font-style: italic;
	font-size: 0.9em;
	padding: 20px 10px 20px 10px;
	background-color: #fdf4bd;
}

.actionWidget  .title{
	background-color:#FF8600;
	color: #5b3f1f;
	margin-bottom: 1px;
}

.actionWidget  .body{
	padding: 5px 5px 0px 5px;
}

.splashImage{
	position: relative;
	width: 557px;
	height: 238px;
}

.splashImage .galleryImage{
	position: absolute;
	z-index: 1;
}

.splashImage .galleryImageCaption{
	position: absolute;
	z-index: 3;
	top: 140px;
	left: 20px;
	width: 160px;
	font-size: 1.5em;
	color: #0076c4;
}

.splashImage .galleryImageStandfrist{
	display: none !important;
}

.splashImage .noStandfristContent{
	display: none !important;
}

.splashImage .layerMask{
	position: absolute;
	z-index: 2;
	width: 230px;
	height: 238px;
	background: #fff;
	left: -1px;
  /* IE 8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";

  /* IE 5-7 */
  filter: alpha(opacity=75);

  /* Netscape */
  -moz-opacity: 0.75;

  /* Safari 1.x */
  -khtml-opacity: 0.75;

  /* Good browsers */
  opacity: 0.75;

}


/********** SPECIAL WIDGET STYLES ***********/



/******** GLOBAL ACTIVE FORM STYLES ********/
fieldset, legend{
	border: 0;
	padding: 0;
	margin: 0;
}

form .requiredLabel{
	font-weight: 700;
}

form .errorFlag{
	color: red;
}

.activeForm{
	width: 100%;
	float: left;
}

#innerContainer11 div#center .activeForm{
	width: 370px;
}

#innerContainer01 div#center .activeForm, #innerContainer10 div#center .activeForm{
	width: 410px;
}

.formPageTitle{
	display: none;
}

.activeForm .title{
	background-color: #ffffff;
}

.activeForm .formItemWrapper{
	float:left;
	padding: 0;
	width: 100%;
}

.activeForm .formText{
	padding: 5px 0px 5px 0px;
	float: left;
}

.activeForm .formLabelH{
	padding: 5px 0px 5px 0px;
	float:left;
	width: 38%;
	text-align: right;
}

.activeForm .formSummaryH{
	padding: 5px 0px 5px 0px;
	float:left;
	width: 60%;
	text-align: left;
}

.activeForm .formInputH{
	padding: 2px 0px 5px 0px;
	width: 60%;
	float:right;
}

.activeForm .formLabelV{
	float: left;
	padding: 0px 0px 5px 0px;
	clear:left;
}

.activeForm .formInputV, .activeForm .formSummaryV, .activeForm .formButton{
	float:left;
	clear:left;
}
/******** GLOBAL ACTIVE FORM STYLES ********/

/* ***************** PRINT OPTIONS ******************/
@media print {
	div#functionBar, div#innerWrapper, div#innerHeader, div#crumbtrail, div#innerContainer11{float: none;}
   	#innerFooter { display: none}
	#innerContainer11{width: 775px; margin: 0px 0px 0px 0px;}
	#innerContainer11 #center{width: 370px; margin: 0px 0px 0px 190px;}
	#innerContainer11 #center .pageCopy{overflow: visible;}
	#innerContainer11 #innerRightColumn{display: none;}
	div#center, .pageCopy, .swim, .activeForm, .activeForm .formItemWrapper, .activeForm .textFormItemWrapper{float: none;}
}
/* ***************** PRINT OPTIONS ******************/


/** Hover ad **/
/****************************************************/
.hoverAd .hoverTitle {
	font-size: 2em;
	color: #000000;
	padding-bottom: 0px !important; 
}

.hoverAd .hoverBody {
	color: #000000;
}

.hoverAd .hoverButton {
	border: none;
	background-color: transparent;
	background-image: url(/images/contents/_hoverAds/buttonBack001.gif);
	font-weight: bold;
	color: #142e58;
	padding: 3px 0px 8px 0px;
	width: 125px;
	height: 31px;
}
/****************************************************/


/** IMAGE GALLERY **/
/****************************************************/
.webImageGallery001SlideShow .imagesHTMLOutput img{
	margin: auto;
}

.webImageGallery001SlideShow .navigationHTMLOutput{
	width: 380px;
	float: left;
	padding: 10px 0px 10px 0px;
}

.webImageGallery001SlideShow .tableNavigation{
	width: 100%;
	float: left;
}

.webImageGallery001SlideShow .navLinks{
	width: 100%;
	float: left;
	color: #ffffff;
	
}

.webImageGallery001SlideShow .navLinks a{
	color: #00aaee;
}

.webImageGallery001SlideShow .prevPageLink{
	float: left;
	padding-right: 2px;
}

.webImageGallery001SlideShow .pageNumbers{
	float: left;
	width: 277px;
	text-align: center;
}

.webImageGallery001SlideShow .pageNumbers a{
	color: #ffffff;
}

.webImageGallery001SlideShow .pageNumbers span{
	margin: 0px 1px 0px 1px;
}

.webImageGallery001SlideShow .pageNumber{
	padding: 2px 2px 2px 2px;
	background-color: #034ea2;
}

.webImageGallery001SlideShow .currentImage{
	background-color: #00aaee;
}

.webImageGallery001SlideShow .galleryCaptionHTML{
	padding: 0px 5px;
	clear: both;
}

.webImageGallery001SlideShow .nextPageLink{
	float: right;
}
/****************************************************/