* {
	margin: 0;
	padding: 0;
}

html, body
{
	height: 100%; /* Required */
}

body
{
	color: #142c59;
	font: 12px verdana, arial, helvetica, sans-serif;
	text-align: center;
	background: #e0ecf6;
}
h1
{
	font-size: 2em;
	font-weight: normal;
	margin: 0;
	margin-bottom: 0;
}
h2
{
	color: #ff9900;
	font-size: 1.2em;
	margin-bottom: .4em;
	letter-spacing: -0.5px;
	font-weight: normal;
}
h3
{
	font-size: 1.0em;
	margin-bottom: .4em;
}
p
{
	line-height: 1.4em;
	margin-bottom: .6em;
}
ul, ol
{
	list-style: none;
	padding: 0px;
	margin: 0px;
}
a
{
	color: #142c59;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}
hr
{
	margin: 6px 0px;
	height: 1px;
	border: 0;
	color: #ff9900;
	background: #ff9900;
	width: 90%;
}
.print-only
{
	display: none;
}
.orange
{
	color: #ff9900;
}
p.orange
{
	font-size: 1.2em;
	line-height: 1.3em;
}
.small
{
	font-size: .9em;
}

h2.orange a
{
	color: #ff9900;
}
.floatleft
{
	float: left;
}
.floatright
{
	float: right;
}
.sel
{
	text-decoration: underline;
}
#wrapper
{
	width: 1027px;
	height: 100%;
	margin: 0 auto;
	background: url(/images/ui/bak_wrapper_rpt.jpg) repeat-y;
	position: relative;
	text-align: left;
}
html>body #wrapper
{
    min-height: 100%; 
    height: auto !important;
}
#innerWrapper
{
    margin: 0 auto;
	width: 995px;
	position: relative;
    height: 100%; 
}
.site #innerWrapper
{
	background: url(/images/ui/site_top_1.png) no-repeat;
}

html>body #innerwrapper
{
    min-height: 100%; 
    height: auto !important;
}


/*----------------------------------------------*/
#bannerArea
{
	width: 995px;
	height: 218px;
	position: relative;
}
#flashBox
{
	float: left;
	width: 995px;
	height: 154px;
	background-position: right 8px;
	background-repeat: no-repeat;
}
/* alternative non-flash banner */
#logoBox
{
	width: 250px;
	height: 144px;
	padding-top: 5px;
	float: left;
}
#logoBox a
{
	display: block;
	width: 250px;
	height: 140px;
}
#bannerAlt
{
	width: 745px;
	height: 154px;
	float: right;
	background: url(/images/ui/bg_alt_banner.png) no-repeat;
}
* html #bannerAlt
{
	background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/ui/bg_alt_banner.png', sizingMethod='scale');
}
	
#bannerAlt *
{
	color: #fff;
	text-align: right;
	padding-right: 60px;
}
#bannerAlt h2
{
	padding-top: 40px;
	padding-left: 100px;
	font-size: 2em;
	margin-bottom: .8em;
}
#bannerAlt p
{
	font-size: 1.1em;
}
/*
#flashBox
{
	float: right;
	width: 744px;
	height: 149px;
	padding-top: 5px;
}
*/
#navBox
{
	width: 875px;
	padding: 0px 60px;
	height: 23px;
	overflow: hidden;
	float: left;
	background: none;
}
#navBox ul, #navBox li, #navBox a
{
	float: left;
}

#navBox li
{
	width: auto;
	padding: 0px 8px 0px 0px;
}
#navBox a
{
	display: block;
	width: auto;
	height: 20px;
	padding: 3px 9px 0px 0px;
	font-size: 1.2em;
	color: #fff;
	background: url(/images/ui/nav_sep.png) no-repeat right bottom;
}
#navBox a.sel
{
	text-decoration: underline;
}
#trailBox
{
	float: left;
	width: auto;
	height: 15px;
	overflow: hidden;
	width: 875px;
	padding: 6px 60px 5px 60px;
	/*background: url(/images/ui/trail_line.png) no-repeat center bottom;*/
}

#trailBox ul, #trailBox li, #trailBox a
{
	float: left;
	width: auto;
	height: auto;
	padding: 0;
	margin: 0;
	color: #8995ac;
}
#trailBox li
{
	font-size: .9em;
}
#trailBox li.lastItem
{
	text-decoration: underline;
}
/*----------------------------------------------*/
#sfData,
.bannerQuote,
.bannerCredit,
.bannerSquare
{
	display: none;
}

/*----------------------------------------------*/
#middle
{
	margin: 0 0 0 0;
	padding-bottom: 50px;
}
#middle:after
{
  clear: both;
  display: block;
  font: 1px/0px serif;
  content: ".";
  height: 0;
  visibility: hidden;
}
#mainArea,
#underArea
{
	width: 875px;
	height: auto;
	padding: 0px 60px;
	position: relative;
	clear: both;
}


/*Full mainArea boxes*/
#mainLeft
{
	width: 650px;
	height: auto;
	float: left;
}
#mainRight
{
	width: 200px;
	padding: 0px 0px 0px 25px;
	height: auto;
	float: right;
	z-index: 60;
}
#mainRight.padded
{
	padding: 35px 0px 0px 25px;
}
#headerBox
{
	width: 875px;
	height: 35px;
	overflow: hidden;
}
#mainLeft #headerBox
{
	width: 650px;
	height: 35px;
	overflow: hidden;
}
#headerBox span
{
	float: left;
}
#headerBox span.parentTitle
{
	width: 150px;
}
/*Halfed mainArea boxes*/
.halfed #mainLeft
{
	width: 425px;
	height: auto;
	float: left;
}
.halfed #mainRight
{
	width: 425px;
	padding: 0px 0px 0px 25px;
	height: auto;
	float: right;
}
html>body .halfed #mainRight
{
	width: 425px;
	height: 498px;
}

.halfed #headerBox
{
	width: 425px;
	height: 35px;
}



/*---------------*/
#contentBox
{
	width: 425px;
	height: auto;
	float: left;
}
.wideContent #contentBox
{
	width: 650px;
}

#contentBox p
{
	clear: both;
}

#contentBox a
{
	border-bottom: 1px solid #97bfe0;
}
#contentBox a:hover
{
	border-bottom: 1px solid #142c59;
	text-decoration: none;
}
#contentBox ul
{
	margin-top: .5em;
}
#contentBox li
{
	background: url(/images/ui/bullet_blue.png) no-repeat 2px 5px;
	padding-left: 12px;
	margin-bottom: .8em;
	line-height: 1.3em;
}
#contentBox ul.column,
#contentBox div.contentColumn

{
	float: left;
	width: 49%;
}
#contentBox ul.column li
{
	width: 90%;
}
#contentBox div.contentColumn *
{
	width: 90%;
}

#midColBox
{
	width: 200px;
	padding-left: 25px;
	height: auto;
	float: right;
}

/*shared r/h nav styles*/
#mainRight h2,
#midColBox h2
{
	padding-bottom: .3em;
	/*background: url(/images/ui/pix_dark_blue.png) repeat-x left bottom;
	background: url(/images/h2_bg.png) no-repeat bottom left;
	background: url(/images/ui/toplines/full.png) no-repeat left bottom;*/
	background: url(/images/ui/blue_2px.png) left bottom repeat-x;
	padding: 1px 0px 4px 0px;
	/*color: #142c59;*/
}
#midColBox h2
{
}
#relNavBox li,
#midColBox li
{
	margin-bottom: .4em;
}
/*Large mid-column Quotes*/

#midColBox .quoteBounds
{
	/*color: #97bfe0;*/
	font-size: 1.5em;
	padding: 0px 10px 5px 5px;
	margin-top: 0px;
	background: url(/images/ui/quote_open_big.png) no-repeat;
}
#midColBox .smallerQuote p
{
	font-size: .9em;
}
#midColBox .quoteBounds p
{
	padding: 5px 0px 0px 0px;
	text-indent: 30px;
}

#midColBox p.credit
{
	text-align: right;
	font-size: 1.2em;
	padding: 0px 10px 5px 10px;
}
/*Subnav generated by sitemap function = renamed
.subNav
{
	padding-bottom: 8px;
}
.sectors .subNav
{
	display: none;
}
.subNav ul ul
{
	display: none;
}
*/
div.subNav
{
	padding-bottom: 8px;
}
.sectors .subNav,
.services .subNav
{
	display: none;
}
.subNav ul ul
{
	padding-left: 5px;
	font-size: .9em;
}
/*mainRight Boxes*/
/*Search styling*/
#searchBox
{
	float: left;
	width: 200px;
	height: auto;
	padding-bottom: .4em;
	margin-bottom: .2em;
	/*background: url(/images/ui/toplines/full.png) no-repeat left bottom #fff;*/
	background: #fff;
}
.halfed #searchBox
{
	width: 425px;
}
#searchBox li
{
	height: 25px;
}
#searchBox .extraSearch
{
	display: none;
}
#searchBox input,
#searchBox select
{
	font-family: Verdana;
	font-size: 1em;
	border: 1px solid #97bfe0;
	width: 198px;
	height: 15px;
	color: #142c59;
}

html>body #searchBox select
{
	height: 20px;
}
#searchBox input#btnSearch
{
	border: none;
	width: 64px;
	height: 20px;
	background: url(/images/ui/btn_search.png) no-repeat;
	cursor: pointer;
}
/*---most popular searches----*/
.cloud
{
	border-top: 1px solid #142c59;
	padding-top: 5px;
}
.cloud a
{
	display: inline;
	font-weight: bold;
	padding-right: 2px;
}
.cloud a.size1
{
	font-size: .8em;
}
.cloud a.size2
{
	font-size: .9em;
}
.cloud a.size3
{
	font-size: 1em;
}
.cloud a.size4
{
	font-size: 1.1em;
}
.cloud a.size5
{
	font-size: 1.2em;
}
.cloud a.size6
{
	font-size: 1.3em;
}
/*Related info links styling*/
#relNavBox
{
	float: left;
	width: 200px;
	height: auto;
	z-index: 62;
}

#relNavBox ul,
#relNavBox li
{
	float: left;
	width: 200px;
	height: auto;
}
#relNavBox ul.relInfo
{
	/*background: url(/images/ui/toplines/full.png) no-repeat left bottom #fff;*/
}
html>body #relNavBox ul.relInfo
{
	padding-bottom: 6px;
}
#relNavBox h4
{
	margin-bottom: .2em;
	font-size: 1em;
	font-weight: normal;
	cursor: pointer;
	width: 200px;
	height: auto;  
	display: block;
	float: left;
}
#relNavBox ul ul li
{
	font-size: .9em;
	line-height:1.2em;
	padding-left: 8px;
	width: 192px;
}
/*----------------------------------------------*/
#footer
{
	width: 995px;
	padding: 0px 16px 0px 16px;
	height: 40px;
	background: url(/images/ui/footer_shadow.jpg) no-repeat left bottom;
	position: relative;
	margin: -40px auto;
}

#footerInner
{
	width: 935px;
	height: 19px;
	padding: 4px 0px 0px 60px;
	background: #142c59;
	position: relative;
	text-align: left;
}
* html #footer
{
	margin-top: -40px;
}
#footerInner ul
{
	float: left;
	font-size: .9em;
	text-align: left;
}
#footerInner ul li,
#footerInner ul li a
{
	float: left;
	color: #fff;
}
#footerInner ul li
{
	padding-right: 3px;
	color: #fff;
}
#footerInner ul li a
{
	margin-right: 2px;
}

#footertwwc
{
	float: right;
	font-size: .9em;
	text-align: right;
	padding-right: 15px;
}
#footertwwc ul li a
{
	float: right;
	color: #fff;
}
/*----------------------------------------------*/
/*Globe on About us*/
#globeBox
{
	float: left;
	width: 425px;
	height: 220px;
}

#globePanel
{
	width: 389px;
	height: auto;
	position: relative;
	position: absolute;
	/*top: -223px;*/
	left: 60px;
	background: #97bfe0;
	display: none;
	overflow: hidden;
	padding: 12px;
	padding-right: 24px;
}

#globePanel h2
{
	color: #142c59;
}
#globePanelClose
{
	position: absolute;
	left: 465px;
	height: 16px;
	width: 15px;
	background: url(/images/globe/panel_close.png) no-repeat #142c59;
	cursor: pointer;
	z-index: 99;
}

/*Languages on offices pages*/
#languagesTabs
{
	width: 200px;
	height: auto;
	border-bottom: 1px solid #142c59;
	float: left;
	margin-top: 0px;
	padding-left: 450px;
	margin-bottom: 6px;
}
html>body #languagesTabs
{
	margin-top: -3px;
}
#languagesTabs ul,
#languagesTabs li
{
	float: left;
	margin: 0px;
	padding: 0px;
}
#languagesTabs li
{
	width: 50px;
	height: 18px;
	background: url(/images/ui/tab_lang_view.png) no-repeat;
	text-align: center;
	padding-top: 4px;
}
#languagesTabs li a
{
	width: 50px;
	height: 18px;
	display: block;
}

#languagesTabs li#eLink,
#languagesTabs li#gLink
{
	width: 100px;
	background: url(/images/ui/tab_service_view.png) no-repeat;
}
#languagesTabs li.sel
{
	color: #fff;
	background: url(/images/ui/tab_service_sel.png) no-repeat;
	text-decoration: none;
	cursor: default;
}
#languagesTabs li#eLink.sel,
#languagesTabs li#gLink.sel

{
	width: 100px;
	background: url(/images/ui/tab_service_sel.png) no-repeat;
}
#languagesTabs li#eLink a,
#languagesTabs li#gLink a
{
	width: 100px;
}
/*Key Contacts*/
#relNavBox #keyContacts
{
	border-bottom: 1px solid #142c59;
	padding: 0px;
	margin: 0px;
}
#relNavBox #keyContacts li
{
	height: 80px;
	border-top: 1px solid #142c59;
	padding: 5px 0px 0px 0px;
	width: 200px;
}
html>body #relNavBox #keyContacts li
{
	min-height: 80px;
	height: auto;
}
#relNavBox #keyContacts li *
{
	line-height: 1.6em;
}
#relNavBox #keyContacts li a
{
	float: left;
}
#relNavBox #keyContacts li img
{
	width: 75px;
	height: 75px;
	float: left;
	margin: 0px 5px 5px 0px;
	border: none;
}
#relNavBox #keyContacts span
{
	width: 120px;
	height: auto;
	display: block;
	float: left;
	margin: 0px -3px 0px 0px;
}
html>body #relNavBox #keyContacts span
{
	margin: 0px;
}
#relNavBox #keyContacts span.moreBtn
{
	cursor: pointer;
	background: url(/images/ui/arrow_down.png) no-repeat right center;
	overflow: hidden;
	float: right;
	margin: 0px 0px 0px -6px;
}
html>body #relNavBox #keyContacts span.moreBtn
{
	margin: 0px;
}
#relNavBox #keyContacts span.closeBtn
{
	background: url(/images/ui/arrow_up.png) no-repeat right center;
}
#relNavBox #keyContacts span.moreInfo
{
	display: none;
	float: right;
	background: #fff;
	margin: 0px 0px 0px -6px;
}
html>body #relNavBox #keyContacts span.moreInfo
{
	margin: 0px;
}