/*********** STANDARD HTML STYLES ***********/
body {
	font-size: 0.7em;
	color: #554B46;
	font-family: Arial;
	margin: 0px;
	padding: 0px;
	background-image: url(/images/structure/background/blueRamp_dec_07_001.gif);
	background-color: #39c2f8;
	background-position: center top;
	background-repeat: repeat-x;
	}

img{
	border: 0px;
}

a{
		font-weight: bold;
text-decoration: none;
	color: #ff8003;
}

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

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: #554B46;
	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:22px;
	padding: 0px 0px 0px 0px;
	font-size: .9em;
}

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

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

#displayVersion{
	padding-left: 5px;
}

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

#siteSearch form{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#siteSearch input{
	font-size: 1em;
	margin-left: 5px;
}

#siteSearch .submit{
	border: medium none;
	font-weight: bold;
	width: 30px;
	cursor: pointer;
	color: #ff8003;
	font-size: 0.9em;
	background-color: #d7d7d7;
}
/*********** FUNCTION BAR STYLES ************/



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

* html #innerHeader {} /* overrides the above style for IE 6 and below */

div#innerHeader a{
	color: #000000;
	font-size: 1.2em;
	font-weight: bold;
}

div#innerHeader .headerButton{
	padding: 0px 10px 0px 10px;
}


/************** HEADER STYLES ***************/



/************ CRUMBTRAIL STYLES *************/
div#crumbtrail {
	text-align:right;
	color: #615D5C;
	background-color: #FFFFFF;
}

div#crumbtrail .contents {
	padding: 0px 10px 0px 10px;
}

div#crumbtrail a {
	color: #929292;
}
/************ CRUMBTRAIL STYLES *************/



/********** CENTRAL LAYOUT STYLES ***********/
#innerContainer00, #innerContainer01, #innerContainer10, #innerContainer11{
	background: #ffffff;
	padding: 0px 0px 50px 0px;
}

div#innerLeftColumn{
	padding: 20px 0px 0px 10px;
}

/*	FIX IE 6 ABOVE */	/* Hides from IE5-mac \*/* html div#innerLeftColumn{margin-left:3px;}/* End hide from IE5-mac */

div#innerRightColumn{
	padding: 20px 10px 0px 0px;
}

/*	FIX IE 6 ABOVE */	/* Hides from IE5-mac \*/* html div#innerRightColumn{margin-right:3px;}/* End hide from IE5-mac */

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

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

div.pageTitle{
	font-weight: bold;
	font-size: 1.7em;
	padding: 10px 0px 20px 0px;
}

div.pageCopy{
	overflow: hidden;
}

/*	FIX IE 6 ABOVE */	/* Hides from IE5-mac \*/* html div#innerContainer11 div#center div.pageCopy{width: 360px;}/* End hide from IE5-mac */
/*	FIX IE 6 ABOVE */	/* Hides from IE5-mac \*/* html div#innerContainer10 div#center div.pageCopy{width: 565px;}/* End hide from IE5-mac */

div.pageCopy .leftBorder, div.pageCopy .rightBorder, div.pageCopy .content{
}
/********** CENTRAL LAYOUT STYLES ***********/



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

div#innerFooter td{
	padding: 0px 3px 10px 3px;
}

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

div#innerFooter a:hover{
	color: #000000;
	text-decoration: underline;
}

div#innerFooter .boxharryDetails, div#innerFooter .boxharryDetails a{
	color: #000000;
	display: none;
}
/************** FOOTER STYLES ***************/

/***************** START CUSTOM LAYOUT STYLES *****************/
	.homePageSplash {
		padding: 0px 0px 20px 0px;
	}

	.clientSummary {
		border-bottom: 1px solid #eeeeee;
		float:left;
		width: 420px;
		clear:left;
		padding: 15px 0px 15px 0px;
	}

	.clientSummary .thumbImage {
		float:left;
		border: 1px solid #e0e0e0;
		margin: 0px 10px 0px 0px;
		width: 150px;
	}

	.clientSummary .description {
		float:left;
		width: 255px;
	}

/********************* END PAGE LAYOUT STYLES ********************/



/**************** START STANDARD WIDGET STYLES ***************/
	.widgetContent .title{
		color: #554B46;
		font-size: 1.3em;
		font-weight: bold;
		padding: 0px 0px 5px 0px;
		margin: 5px 0px 5px 0px;
		border-bottom: 1px solid #e0e0e0;
	}

/******************* END STANDARD WIDGET STYLES *******************/




/**************** START CUSTOM WIDGET STYLES ***************/
	.webMenu .widgetContent .body{
		background-color: #ff9329;
		padding: 0px 0px 0px 0px;
	}

	.webMenu a {
		color: #FFFFFF;
	}

	.webMenu a:hover {
		color: #FFFFFF;
	}

	.webMenu .menuItem {
		padding: 5px 5px 5px 5px;
		border-bottom: 1px solid #FFFFFF;
	}

	.webMenu .child {
		padding: 5px 5px 5px 15px;
		background-color: #ffae5f;
		border-bottom: none;
	}

	.webMenu .lastChild {
		border-bottom: 1px solid #FFFFFF;
	}

	.webMenu .activeChild a{
		color: #474747;
	}

	.homepage2008 {
		margin:0px 0px 0px 18px;
	}


	.homepage2008 .widgetContent .title{
		color: #cf841a;
		font-size: 1.3em;
		font-weight: bold;
		padding: 0px 0px 3px 0px;
		margin: 0px 0px 5px 0px;
		border-bottom: 1px solid #e0e0e0;
	}

	.homepage2008 .widgetContent .body{
		padding: 1px 1px 1px 1px;
	}

	.leftSide {
		margin:0px 0px 0px 0px;
	}
	.homepage2008twocol {
		margin:0px 0px 0px 18px;
	}
	.homepage2008 .widgetContent .title{
		color: #cf841a;
		font-size: 1.3em;
		font-weight: bold;
		padding: 0px 0px 3px 0px;
		margin: 0px 0px 5px 0px;
		border-bottom: 1px solid #e0e0e0;
	}

	.homepage2008 .widgetContent .title{
		color: #cf841a;
		font-size: 1.3em;
		font-weight: bold;
		padding: 0px 0px 3px 0px;
		margin: 0px 0px 5px 0px;
		border-bottom: 1px solid #e0e0e0;
	}

	.homepage2008 .widgetContent .body{
		padding: 1px 1px 1px 1px;
	}

 .widgetContent .body{
		padding: 1px 1px 1px 1px;
	}
 .widgetContent .title{
		color: #cf841a;
		font-size: 1.3em;
		font-weight: bold;
		padding: 0px 0px 3px 0px;
		margin: 0px 0px 5px 0px;
		border-bottom: 1px solid #e0e0e0;
	}

	.homepage2008 .widgetContent .body{
		padding: 1px 1px 1px 1px;
	}
h1 {
		color: #cf841a;
		font-size: 1.3em;
		font-weight: bold;
		padding: 0px 0px 3px 0px;
		margin: 0px 0px 5px 0px;
		border-bottom: 1px solid #e0e0e0;
	}

/******************* END CUSTOM WIDGET STYLES *******************/

/** Form styles **/
/***********************************************************************/
.activeForm {
	width: 415px;
}

.activeForm .formItemWrapper{
	float:left;
	padding: 0px 0px 5px 0px;
	width: 100%;
}

@media print {
   	.activeForm .formItemWrapper{float: none;}
}

.activeForm .formText{
	padding: 5px 0px 5px 0px;
}

.activeForm .formLabelH{
	padding: 5px 5px 5px 0px;
	float:left;
	width: 185px;
	text-align: right;
}

.activeForm .formSummaryH {
	padding: 5px 5px 5px 0px;
	float:left;
	width: 225px;
	text-align: left;
}

.activeForm .formInputH {
	padding: 2px 0px 5px 0px;
	width: 225px;
	float:right;
}

.activeForm .formLabelV {
	float: left;
	padding: 0px 0px 5px 0px;
	clear:left;
}

.activeForm .formInputV {
	float:left;
	width: 100%;
	clear:left;
}
/***********************************************************************/


/** CUSTOM GALLERY STYLES *************************************/
#innerContainer10 .imageGallery{
	width: 590px;
}

#innerContainer11 .imageGallery{
	width: 420px;
}

.imageGallery .imagesHTMLOutput {
	padding: 10px 0px 10px 0px;
	overflow: hidden;
}

.imageGallery .imagesHTMLOutput img{
	margin-left: auto;
    margin-right: auto;
}

.imageGallery .captionHTMLOutput {
	padding: 0px 10px 10px 0px;
	font-size: 0.9em;
	text-align: center;
}

.imageGallery .tableNavigation {
	width: 100%;
	padding: 10px 0px 10px 0px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

.imageGallery .tableNavigation:after{
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	line-height: 0px;
} 

.imageGallery .prevPageLink {
	float:left;
	padding-left: 10px;
}

.imageGallery .pageNumbers{
	float: left;
	text-align: center;
	padding-left: 5px;
}

#innerContainer11 .imageGallery .pageNumbers {
		width: 290px;
}

#innerContainer10 .imageGallery .pageNumbers {
	width: 470px;
}

.imageGallery .pageNumber{
	padding: 0px 5px;
	margin: 1px 0px;
	background-color: #dedede;
	width: 10px;
	float: left;
	border-right: 1px #ffffff solid;
	border-left: 1px #ffffff solid;
}

.imageGallery .nextPageLink {
	float:left;
	padding-right: 10px;
}
.imageGallery .galleryCaptionHTML {
	text-align: center;
	padding: 10px 10px;
}

/** CUSTOM GALLERY STYLES *************************************/
/********** GLOBAL WIDGET STYLES ***********/
/*.widget{
	float: left;
	width: 100%;
	padding: 0px 0px 0px 0px;
	margin-bottom: 10px;
}

.widget .title{
	font-weight: bold;
	font-size: 1em;
	padding: 4px 4px 4px 4px;
	margin-bottom: 7px;
	background-color: #C2D7F0;
}

.widget .widgetHeader, .widget .widgetHeader .widgetLeftBorder, .widget .widgetHeader .widgetRightBorder, .widget .widgetHeader .widgetContent, .widget .widgetFooter, .widget .widgetFooter .widgetLeftBorder, .widget .widgetFooter .widgetRightBorder, .widget .widgetFooter .widgetContent{
	float: left;
}

.widget .widgetBody, .widget .widgetBody .widgetLeftBorder, .widget .widgetBody .widgetRightBorder, .widget .widgetBody .widgetContent, .widget .body{
	float: left;
	width: 100%;
}


.widget .body{
	padding: 0px 0px 10px 0px;
}

.widget ul{
	margin-left: 18px;
	padding-top: 0px;
}

.widget li{
	list-style-position: outside;
	font-size: 0.9em;
	padding-bottom: 2px;
}

.informationpanel .title{
	margin-bottom: 0px;
}

.informationpanel .body{
	padding: 0px 0px 0px 0px;
}

.informationpanel p{
	padding-top: 0px;
}
/********** GLOBAL WIDGET STYLES ***********/


/********** SPECIAL WIDGET STYLES ***********/

/*****************************************************************************************/
/* these styles seem to only appear on the home page, if correct we can remove from here*/
/*.launchWidget{background-image: url(/images/structure/widgets/defaultInfoPanelBackground.gif);width: 181px;background-repeat: no-repeat;height: 177px;}
.launchWidgetTitle{padding-right: 7px;padding-left: 7px;padding-top: 7px;padding-bottom: 7px;font-weight: bold;color: #315177;height:32x;text-align: left;}
.launchWidgetImage{padding: 0px 0px 0px 0px;}
.launchWidgetImage img{padding: 0px 0px 0px 0px;width:100%;}
.launchWidgetBody{padding: 10px 10px 10px 10px;color: #000033;text-align: left;line-height: 15px;}
.launchWidgetBody a{font-weight: bold;}
.launchWidgetBody a:hover{font-weight: bold;}
/*****************************************************************************************/

/** 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: #C2D7F0;
	font-weight: bold;
}

.webMenu .activeChild {
	background-color: #C2D7F0;
}

.webMenu .deactivate{
	background-color: #ffffff;
}
/** WEB MENU */


/****** SITE INDEX ********/
/*.siteIndex .indexCells{
	width: 358px;
	float: left;
	clear: left;
	padding: 0px 0px 0px 0px;
	background-color: #cedfe7;
}

.siteIndex .indexCell{
	text-align: center;
	width: 15px;
	border: 1px solid #cedfe7;
	padding: 1px 2px 1px 2px;
	background-color: #8db3c8;
	float:left;
}

.siteIndex .indexCell a, .siteIndex .indexCell a:hover{
	font-family: Arial;
	font-size: 0.95em;
	font-weight: bold;
	color: #503f47;
}

.indexResults{
	float: left;
	clear: left;
	padding: 0px 0px 0px 0px;
	width: 100%;
}

.indexResults .indexLetter{
	font-size: 2em;
	font-weight: bold;
	color: #000000;
	font-family: arial;
	padding: 25px 0px 0px 0px;
}

.indexResults .indexLetter hr{
	border-top: 1px solid #000000 !important;
}
/****** SITE INDEX ********/



/****** SITE SEARCH ********/
/*.siteSearch .searchTerm{
	float: left;
	padding: 0px 10px 10px 5px;
	margin-bottom: 15px;

}

.siteSearch .topSummary{
	width: 100%;
	float: left;
	padding: 0px 10px 10px 5px;
	margin-bottom: 15px;
	border-bottom: solid 1px #e3e2e1;
}

.siteSearch .bottomSummary{
	width: 100%;
	float: left;
	padding: 10px 10px 0px 5px;
	margin-top: 15px;
	border-top: solid 1px #e3e2e1;
}

.siteSearch .resultsCount{
	float: left;
}

.siteSearch .resultsNavigation{
	float: right;
	color: #ffffff;
}

.siteSearch table{
	clear: both;
}

.siteSearch table td{
	padding-bottom: 20px;
}

.siteSearch .searchResultItem{
	padding-left: 8px;
}

.siteSearch .searchResultItem a, .siteSearch .searchResultItem a:hover{
	font-weight: bold;
}

.siteSearch .searchResultItem .highlightResult{
	background: #FFFF00;
}
/****** SITE SEARCH ********/

/** GOOGLE MAPS */
/*.googleMaps{
	width: 550px;
}
/** GOOGLE MAPS */


/*.quote .body{
	width: 159px;
	font-weight: bold;
	font-style: italic;
	font-size: 0.9em;
	padding: 20px 10px 20px 10px;
	background-color: #efe5f0;
}

.actionWidget  .title{
	background-color:#FF8600;
	color: #5b3f1f;
	margin-bottom: 1px;
}

.actionWidget  .body{
	padding: 0px 0px 0px 0px;
}
/********** 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: 510px;
}

.formPageTitle{
	display: none;
}

.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;
}

#innerContainer10 div#center .activeForm .formInputV{
	width: 450px;
}

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

.markNewsArticle
{
margin-top:10px;

}

.markNewsArchive
{
min-height:120px;
padding-bottom:10px;
border-bottom:1px solid #e0e0e0;;
margin-bottom:20px;
}

.markNewsArchive .body{
	float: left;
	width: 100%
}










/** site map **/
/*************************************************************************
.webSitemap001 {
	width: 750px;
}

.webSitemap001 .mapLevel{
	float: left;
	clear:left;
}

.webSitemap001 .mapItem{
	width: 200px;
}

.webSitemap001 .mapItem a, .webSitemap001 .mapItem a:hover{
	color: #6b6d6d;
}

.webSitemap001 .level0{
	margin-left: 0px;
	width: 215px;
	clear: none;
	padding: 0px 10px 20px 10px;
	margin-bottom: 30px;
}

.webSitemap001 .mapItemLevel0 a{
	color: #034ea2;
	font-weight: bold;
}

.webSitemap001 .level0 .About_us a, .webSitemap001 .level0 .Business_Customers a, .webSitemap001 .level0 .Jobs a, .webSitemap001 .level0 .Environment a{
	color: #2fbdee;
}

.webSitemap001 .level1{
	padding-bottom: 20px;
}

.webSitemap001 .level1 .About_us a{
	color: #6b6d6d;
}

.webSitemap001 .mapItemLevel1 a{
	font-weight: bold;
	text-decoration: underline;
}

.webSitemap001 .mapItem {
	padding: 3px 0px 3px 0px;
}
****/
/*****************************************************************************/



#FLVPlayer1{border:1px solid red;}


/** How we work page **/
/*****************************************************************************/
#howWeWorkTable .moreLink,
#howWeWorkTable .lessLink{
	display: none;
	color: #2ba6f7;
	padding-top: 5px;
	cursor:pointer;
	cursor:hand;
}
/*****************************************************************************/



/** team page **/
/*****************************************************************************/
.teamImages .thumb{
	text-align: center;
	cursor:pointer;
	cursor:hand;
	display: none;
}

.teamImages .thumb p{
	margin: 0px;
}

.teamImages .thumb h6{
	font-size: 0.8em;
	margin: 0px;
	color: #2ba6f7;
	padding: 5px 0px 20px 0px;
}

#teamBackbutton{
	display: none;
	font-size: 0.8em;
	margin: 0px;
	color: #2ba6f7;
	cursor:pointer;
	cursor:hand;
}
/*****************************************************************************/
