/*********** STANDARD HTML STYLES ***********/
body{
	font-size: 0.7em;
	color: #575757;
	font-family: verdana;
	margin: 0px;
	padding: 0px;
	background: #e5edf6 url(/images/structure/body/bodybg26052009.gif) center top repeat-y;
}

img{
	border: 0px;
}

a{
	text-decoration: none;
	color: #33bef2;
}

a:hover{
	text-decoration: underline;
	color: #33bef2;
}

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: 18px;
}
h2{
	font-size: 14px;
}
/*********** STANDARD HTML STYLES ***********/



/*********** FUNCTION BAR STYLES ************/
#functionBar{
	height:24px;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	height: 28px;
}

#functionBar, 
#functionBar a, 
#siteSearch .SearchLabel{
	color: #4980bc;
}

#displayVersion, 
#dateDisplay{
	padding-top: 3px;
}

#displayVersion{
	padding: 9px 0px 0px 155px;
}

.homePage #displayVersion{
	padding-left: 212px;
}

#keyLinks{
	width: 307px;
	padding-right: 178px;
	margin: 9px 0px 0px 0px;
}

.homePage #keyLinks{
	width: 250px;
}

#keyLinks a{
	padding-right: 20px;
}

#siteSearch {
	margin-top: 6px;
}

#siteSearch form{
	padding: 0px 5px 0px 0px;
	position: relative;
}

#siteSearch .searchLabel{
	padding-right: 5px;
	position: absolute;
	top: 4px;
	right: 164px;
}

#siteSearch input{
	font-size: 1.2em;
	width: 121px;
	height: 15px;
	/*margin-left: 2px;	
	padding: 0;
	margin: 0px 32px 0px 0px;*/
	position: absolute;
	top: 1px;
	right: 41px;
	border: 1px solid #7f9db9;	
}

#siteSearch .submit{
	border: none;
	width: 32px;
	height: 17px;
	cursor: pointer;
	color: #ffffff;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	background: url(/images/structure/header/2009/searchGo002.gif) no-repeat;
	top: 2px;
	right: 6px;
}
/*********** FUNCTION BAR STYLES ************/



/************** HEADER STYLES **************/
div#innerHeader{
	background: #ffffff;
	padding-bottom: 5px;		
}

div#innerHeader .headerMenu{
	padding-left: 7px;
}

div#innerHeader .headerMenu img{
	margin-right: 1px;
}
/************** HEADER STYLES ***************/



/************ CRUMBTRAIL STYLES *************/
div#crumbtrail{
	padding: 0px 0px 5px 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{
	background-color: #ffffff;
}

div#innerLeftColumn{
	padding-left: 10px;
	padding-top: 0px;
}

div#innerRightColumn {
	padding-right:10px;
	padding-top:0px;
}

div#center{
	padding:0px 10px 0px 10px;
	position: relative;
}

#innerContainer10 #center{
	width: 559px;
	padding:0px 0px 0px 13px;
}

* html #innerContainer10 #center{
	margin: 0 -3px;
} 

/*	FIX IE 6 ABOVE */	/* Hides from IE5-mac \*/* html div#center{padding:0px 5px 0px 5px;}/* End hide from IE5-mac */

div.pageTitle{
	font-weight: normal;
	font-size: 18px;
	color: #595959;
	padding: 0px 0px 10px 0px;
}

div.pageCopy{
	overflow: hidden;
	
}
/********** CENTRAL LAYOUT STYLES ***********/



/************** FOOTER STYLES ***************/
div#innerFooter{
	margin-top: 0px;
	font-size: 0.9em;
	padding: 5px 0px 0px 0px;
	text-align: center;
	color: #034ea2;
	
}

div#innerFooter .waterNotice{
	font-size: 17px;
	font-weight: bold;
	margin-left: 8px;
	display:inline;
	padding-top: 1px;
}

div#innerFooter a, 
div#innerFooter a:hover{
	color: #6f708b;
	text-decoration: underline;
}

div#innerFooter .boxharryDetails,
div#innerFooter .boxharryDetails a{
	color: #034ea2;
	display: none;
}
/************** FOOTER 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;
}

.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 ********/


/******** CUSTOM HOMEPAGE STYLES ********/
.homepageMiniNews{
	border: solid 1px #00aeef;
	height: 127px;
	background: #fff url(/images/contents/homePage2009/october/miniNewsFeedTitle003.gif) top left no-repeat;
	width: 175px !important;
	overflow: hidden;
	padding-top: 27px;
}

.homepageMiniNews .tableContents{
	width: 177px;
}

.homepageMiniNews .tableItem{
	font-size: 0.95em;
	padding: 0px 5px;
	border: none;
	margin-bottom: 3px;
	width: 167px;
}

.homepageMiniNews .tableItem .moreLink{
	width: 100px;
}

.toptensearches2009 {
	margin-top:15px;
	margin-bottom:11px;
}

.sectionPromos td{
	padding-right: 14px;
	width: 177px;	
}

.sectionPromos .lastPromo {
	padding-right: 0px;	
}

.sectionPromos .widget{
	width: 177px;
	overflow: hidden;	
}
/******** CUSTOM HOMEPAGE STYLES ********/


/******** GLOBAL CUSTOM WIDGET STYLES ********/
.blueTitle .title{ 
	padding: 2px 10px 4px 6px;
	font-weight: bold;
	color: white;
	background-color: #6484BB;
    margin-bottom: 6px;
}

.blueTitle .title{ 
	padding: 2px 10px 4px 6px;
	font-weight: bold;
	color: white;
	background-color: #6484BB;
    margin-bottom: 6px;
}

.registrationForm .activeForm{
	width: 370px;
}

.registrationForm .activeForm .formLabelH{
	padding: 5px 0px 5px 0px;
	float:left;
	width: 130px;
	text-align: right;
}

.registrationForm .activeForm .formItemRequiredFlag{
	padding: 5px 3px 5px 0px;
	float:left;
	width: 7px;
}

 .registrationForm .activeForm .publiciseProject .formItemRequiredFlag{
	height: 20px;
 }

.registrationForm .activeForm .formSummaryH{
	padding: 5px 0px 5px 0px;
	float:left;
	width: 230px;
	text-align: left;
}

.registrationForm .activeForm .formInputH{
	padding: 2px 0px 5px 0px;
	width: 230px;
	float:right;
}
/******** GLOBAL CUSTOM WIDGET STYLES ********/




/******** recruitment flash files..********/
.keepUsFlowing #innerFooter{
	margin-top:650px!important;
}
.keepUsFlowingPopup .title
{
	display:none;
}
.keepUsFlowingPopup .date
{
	display:none;
}
.keepUsFlowingPopup .buttons
{
	display:none;
}
.keepUsFlowingPopup{
	margin-left:-100px;

}

.keepUsFlowingPopup .alertShadow{
	margin-left:-95px;
	width:580px!important;
	height:465px!important;
}
* html .keepUsFlowingPopup .alertShadow{
	height:465px
}


.keepUsFlowingPopup .alertContents{
	padding:0px!important;
	margin:0px!important;
}

.keepUsFlowingPopup .content{
	padding:0px!important;
	margin:0px!important;
	height:465px;
}
/****************/
