/*#### Globals ####*/

html, body {
	margin: 0; padding: 5px 0;
	font-size: 12px;
	font-family: 'Arial', sans-serif;
	background: #ffffff;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0; padding: 0;
	font-size: 1em;
	font-weight: bold;
}
 
ul {
	margin: 0; padding: 0;
	list-style-type: none;
}

::-moz-selection {
	background: #00a7e0;
	color: #ffffff;	
}
::selection {
	background: #00a7e0;
	color: #ffffff;	
}

form {
	margin: 0; padding: 0;	
}

a {
	color: #2f5396;
	text-decoration: underline;
	font-weight:bold;
}
a:hover {
	text-decoration: underline;	
	color:#00BEED;
}

.leftperson a
{
	padding:3px 0;
	display:block;
}

.fieldsetSubscribe
{
	width:560px;
	clear:both;
	float:left;
}
	
.fieldsetSubscribe td
{
	width:220px;
	}

.confirm
{
	clear:both;
	float:left;
}

#listFix{
	margin:-5px 0 0 -9px;
	padding:0 !important;
}

/*#### Generics ####*/

.box {
	background: #f1f1f1;
	overflow: hidden;
	font-size: 0.9em;
	line-height: 1.3em;
	font-family: 'Verdana', sans-serif;
}
.box .title {
	background: url('../images/box_title_green.png') top repeat-x #60a330;
	padding: 7px 9px 7px 9px;
	font-family: 'Trebuchet MS', sans-serif;
	line-height: 1em;
	font-size: 1.65em;
	color: #ffffff;
	text-transform: lowercase;
}
.box .header {
	padding: 0 5px 0 5px;
	color: #00A6DD;
	font-size: 1.8em;
	line-height: 1.3em;
	font-weight: normal;
}

.box .content {
	padding: 10px 9px;
}

.box .list .item {
	margin: 0; padding: 0;
	padding: 10px 9px;
	border-bottom: 1px solid #c5c3c3;
}
.box .list dt {
	margin: 0; 
	padding: 2px 0;
	font-weight: bold;
}
.box .list dd {
	margin: 0; 
	padding: 2px 0;
}
.box .list a {
	font-weight: bold;
}
.box .list .date {
	color: #2f5396;
}
.box .list .job {
	color: #2f5396;
}
.box .list .hours {
	color: #2f5396;
}
.box .list .last {
	border: 0;	
}

.box .more {
	border-top: 1px solid #c5c3c3;
	line-height: 1em;
}
.box .more a {
	background: #e6e6e6;
	padding: 0 5px;
	display: block;
	text-decoration: none;
	text-align: right;
	line-height: 1em;
	zoom: 1;
}
.box .more a:hover {
	background: #f5f5f5;	
}
.box .more span {
	background: url('../images/arrow_green.gif') right center no-repeat;
	padding: 8px 10px 9px 10px;
	display: block;
}
.box .more span span {
	background: none !important;
	padding: 0 !important;	
}

.box label {
	color: #484848;	
}

.box.blue .title {
	background: url('../images/box_title_blue.png') top repeat-x #004280;
}
.box.white {
	background: none;
}


.form {
		
}
.form label {
	display: block;
	font-weight: bold;	
	padding: 0 0 3px 0;
}
.form fieldset {
	margin: 0; padding: 0;
	border: 0;	
}
.form .single {
	padding: 5px 0;	
	overflow: hidden;
}
.form .default {
	color: #999999;
}


.paginationF {
	padding: 10px 5px;	
	font-weight: bold;
}
.paginationF span,
.paginationF a {
	padding: 2px;
	margin: 2px;	
}

.letter_list {
	overflow: hidden;
}
.letter_list a,
.letter_list span {
	background: #dbdbdb;
	color: #ebebeb;
	padding: 8px 7px;
	margin: 0 5px 5px 0;
	width: 16px;
	text-align: center;
	line-height: 1em;
	float: left;
	font-size: 1.3em;
	font-weight: bold;
	text-decoration: none;
}
.letter_list a {
	background: #aba9a9;
	color: #ffffff;
}
.letter_list a:hover {
	background: #c9c9c9;	
}


.profile {
	overflow: hidden;	
	padding: 10px 0;
}
.profile .thumb {
	float: left;	
	margin: 0 12px 0 0;
}


.info {
	overflow: hidden;
	padding: 0;	
	text-transform: capitalize;
}
.info h3 {
	color: #2f5497;
	font-size: 1.7em;
	font-weight: normal;
	margin: 0 0 10px 0;	
}
.info dl {
	margin: 0;
	padding: 0;	
}
.info dt {
	font-size: 1em;
	float: left;
	padding: 5px 0;
	clear: both;
	color: #333333;
	line-height: 1em;
	font-weight: bold;
	color: #2f5497;
}
.info dd {
	float: left;
	*float: none;
	padding: 5px 0;
	line-height: 1em;	
	font-size: 1em;
	padding-left: 5px;
	overflow: hidden;
	margin: 0;
}

.info a{
	text-transform:none;
	font-weight:normal;
}

.small_profile a {
	font-weight: bold;	
}
.small_profile .jobtitle {
	color: #2f5396;
	padding: 2px 0 0 0;
	display: block;
}
.small_profile p {
	padding-top: 2px;	
	margin: 0 !important;
}
.small_profile .thumb {
	float: left;
	padding: 5px 0 5px 5px;
}
.small_profile .content {
	overflow: hidden;	
}
.small_profile .more {
	clear: both;	
}
.pageSubTitle{
	font-weight:bold;
	color: #7AC141;
	font-size:1.1em;
	margin:0 0 15px 0;
	text-transform:lowercase;
}

.listTitle{
	font-weight:bold;
}

.listDate{
	display:block;
	margin:5px 0;
	color:#2F5396;
}

/*#### Structure ####*/

#holder {
	width: 921px;
	margin: 0 auto;
}

#header {
	overflow: hidden;	
	position: relative;
}

#logo {
	float: right;
	padding: 10px 1px 10px 0;	
}
#logo a {
	width: 207px;
	height: 42px;
	display: block;
	overflow: hidden;
}
#logo img {
	display: block;
	border: 0;
}


#tel {
	background: url('../images/tel.png') no-repeat;
	width: 175px;
	height: 18px;
	display: block;
	overflow: hidden;
	text-indent: -5000px;
	position: absolute;
	bottom: 11px;
	left: 11px;
}

#nav {
	background: url('../images/nav_repeat.png') repeat-x #044f95;
	overflow: hidden;
	color: #ffffff;
}
#nav ul {
	overflow: hidden;
	padding: 13px 5px 10px 5px;
	float: left;
}
#nav li {
	background: url('../images/nav_splitter.png') right 0px no-repeat;
	padding: 0 10px 0 8px;
	float: left;	
}
#nav li a {
	background: url('../images/nav.png') 0 0 no-repeat;
	height: 16px;
	display: block;
	overflow: hidden;
	text-indent: -5000px;
}
#nav .last {
	background: none;	
}


#nav .home {
	background-position: 0 0;
	width: 40px;
}
#nav .about_us {
	background-position: -39px 0;
	width: 64px;
}
#nav .contact_us {
	background-position: -101px 0;
	width: 75px;
}
#nav .print_page {
	background-position: -172px 0;
	width: 73px;
}


#search {
	float: right;	
	padding: 8px 10px 8px 10px;
	overflow: hidden;
}
#search label {
	background: url('../images/search_label.png') no-repeat;
	width: 74px;
	height: 14px;
	margin: 4px 10px 0 35px;
	display: block;
	text-indent: -5000px;
	overflow: hidden;
	float: left;
}
#search #QuickLink {
	float: left;	
}
#search input {
	float: left;
}
#search input#Searchkeywords2 {
	background: url('../images/search_icon.png') 112px center no-repeat #ffffff;
	border: 0;
	width: 100px;
	padding: 5px 25px 5px 5px;
	margin: 0 10px 0 0;
	font-size: 0.9em;	
	font-family: 'Verdana', sans-serif;
}
#search .submit {
	margin: 6px 0 0 0;	
}


#banner {
	padding: 4px 0;
	position: relative;
}
#banner img {
	display: block;	
}
#banner h1 {
	position: absolute;
	top: 30px;
	left: 20px;
	font-size: 2.5em;
	line-height: 1em;
	font-weight: normal;
	color: #ffffff;
	width: 700px;
}


#main_nav {
	overflow: hidden;
}
#main_nav li {
	float: left;
	padding: 0 5px 0 0;
}
#main_nav a {
	background: url('../images/main_nav.png') 0 0 no-repeat;
	width: 150px;
	height: 27px;
	display: block;	
	color: #ffffff;
	text-indent: -5000px;
	overflow: hidden;
}
#main_nav .active {
	background-color: #04a6dd;	
}
#main_nav .inactive {
	background-color: #044f95;	
}
#main_nav .last {
	padding: 0;	
}
#main_nav .last a {
	width: 146px;
}
#main_nav .businessareas a {
	background-position: 0 0;
}
#main_nav .businessareas .active,
#main_nav .businessareas a:hover {
	background-position: 0 -27px;
}
#main_nav .e-services a {
	background-position: -150px 0;
}
#main_nav .e-services .active,
#main_nav .e-services a:hover {
	background-position: -150px -27px;
}
#main_nav .people a {
	background-position: -298px 0;
}
#main_nav .people .active,
#main_nav .people a:hover {
	background-position: -298px -27px;
}
#main_nav .offices a {
	background-position: -446px 0;
}
#main_nav .offices .active,
#main_nav .offices a:hover {
	background-position: -446px -27px;
}
#main_nav .careers a {
	background-position: -594px 0;
}
#main_nav .careers .active,
#main_nav .careers a:hover {
	background-position: -594px -27px;
}
#main_nav .news a {
	background-position: -743px 0;
}
#main_nav .news .active,
#main_nav .news a:hover {
	background-position: -743px -27px;
}


#page {
	overflow: hidden;	
	padding: 4px 0;
}


#subnav {
	float: left;
	width: 150px;
	margin: 0 5px 0 0;
}
#subnav li {
	padding: 0 0 2px 0;	
}
#subnav a {
	background: url('../images/arrow_blue.gif') no-repeat 8px 9px #ebebeb;
	display: block;
	line-height: 1.5em;
	padding: 3px 18px 4px 18px;	
	text-decoration: none;
	color: #636363;
}
#subnav ul {
	background: #ffffff;
	padding: 2px 0 0 0;
	margin: 0 0 -2px 0;
	position: relative;	
}
#subnav ul a {
	background: url('../images/arrow_green.gif') no-repeat 28px 9px #ebebeb;
	padding-left: 38px;
	color: #000000;
}
#subnav a:hover {
	background-color: #f5f5f5;	
}
#subnav .active a {
	font-weight: bold;	
}
#subnav .inactive a,
#subnav ul .inactive {
	font-weight: normal !important;	
}


#content {
	overflow: hidden;
	padding: 0px 0;	
}
#content .box {
	margin: 0 0 10px 0;	
}
#content .box .content {
	padding: 5px;	
}


#page p {
	margin: 1.3em 0;	
}
#page .box .title {
	font-size: 1.5em;
	padding: 4px 8px;
}
#page .box .content,
#page .box .list {
	line-height: 1.6em;
}
#page .box .list {
	padding: 5px 0;	
}
#page .box .item {
	padding: 5px;
	border: 0;	
}


#sidebar {
	float: right;
	width: 301px;
	padding: 0px 0;
	margin: 0 0 0 5px;	
}
#sidebar .box {
	margin: 0 0 10px 0;
	color: #484848;	
	clear:both;
}


#footer {
	border-top: 1px solid #888888;
	overflow: hidden;
	width: 100%;
	padding: 17px 0;
}
#footer li {
	float: left;
	font-size: 1em;
	line-height: 0.9em;
	padding: 0 5px 1px 5px;
	border-right: 1px solid #666766;
	color: #666766;
}
#footer a {
	color: #666766;
	display: block;
}
#footer .first {
	padding-left: 0;
}
#footer .last {
	border: 0;
}
#footer .copy {
	float: right;	
	border: 0;
}
#footer .wcag {
	float: right;
	border: 0;
	padding-right: 0;
}
#footer .wcag img {
	/* mmm */
	position: relative;
	top: -10px;
	display: block;
}

/*#### Page Specific ####*/


.SecondLevelNavigation
{
	margin-bottom:10px;
}

.SecondLevelNavigation a
{

}

.SecondLevelNavigation a:hover
{
	text-decoration:underline;
	color:#00BEED;
} 


#home {
	overflow: hidden;
	padding: 2px 0;
}
#home p {
	margin: 0 0 1em 0;	
}
#home .col {
	float: left;
	overflow: hidden;
	margin: 0 6px 0 0;
}
#home .row {
	overflow: hidden;
	padding: 0 0 10px 0;	
}

#home .first {
	width: 248px;
}
#home .first .list {
	height: 320px;	
}

#home .centre {
	width: 470px;
}
#home .centre .box {
	float: left;
	width: 232px;
	margin: 0 6px 0 0;
}
#home .centre .content {
	height: 105px;
}
#home .centre .last {
	margin: 0;
}

#home .last {
	width: 191px;
	margin: 0;
}
#home * .last {
	width: auto;	
}

#home #business_area .content {
	position: relative;
}
#home #business_area select {
	width: 213px;
	position: absolute;
	bottom: 15px; left: 9px;
}


#home #e-services {
	background: #779F3C url('../images/long_green.png') repeat-x;
	color: #ffffff;
	font-size: 0.9em;
	padding: 8px 9px 10px 9px;
	height: 167px;
	display: block;
	text-decoration: none;
}
#home #e-services a {
	color: #ffffff;
}
#home #e-services p {
	margin: 0;	
}
#home #e-services .single {
	padding: 6px 0 0 0;	
}
#home #e-services .title {
	padding: 0 0 6px 0;
	font-family: 'Trebuchet MS', sans-serif;
	line-height: 1em;
	font-size: 1.65em;
	color: #ffffff;
	text-transform: lowercase;	
}
#home #e-services label {
	display: block;
	font-weight: bold;
	font-size: 1.2em;
	line-height: 1em;
	padding: 0 0 1px 0;	
}
#home #e-services .textbox {
	border: 0;
	background: #ffffff;
	padding: 2px;
	width: 166px;
}
#home #e-services .submit {
	float: right;
	margin: 8px 0 0 0;	
}

#home_cta {
	margin: 10px 0 0 0 !important;	
	background: none;
}
#home_cta img {
	display: block;
	border: 0;	
}

#home .content a{
	padding:0 0 4px 0;
	display:block;
}

#search_section label {
	font-weight: bold;
	color: #484848;
	padding: 0 0 3px 0;
	display: block;
}
#search_section .single {
	padding: 8px 0;	
}
#search_section .textbox {
	width: 220px;	
}
#search_section select {
	width: 222px;	
}
#search_section .submit {
	display: block;
	margin: 5px 0 0 0;	
}
#search_section .single input {
	border: 0;
	padding: 3px 0;	
	width: 222px;	
}
#search_section .textbox {
	border: 0;
	padding: 3px 0;
}


#people_search .letter_list {
	padding: 15px 10px 10px 10px; 
	border-top: 1px solid #898989;
}
#people_search .letter_list p {
	margin: 0 0 13px 0;
	font-weight: bold;
}
#people_search .standard {
	vertical-align: top;	
}

.pagePeopleBody ul{
	display:block;
	list-style-type:disc;
	margin:10px 40px;
}
.pagePeopleBody ol{
	display:block;
	list-style-type:decimal;
	margin:10px 40px;
	padding:0;
}


.bluebold{
	font-weight:bold;
	color:#2F5497;
}


.PeopleRecentExperience {
	font-family: Verdana, Sans-Serif;
	font-size: 0.9em;
	padding: 5px;
	line-height: 1.6em;
}



#people_search_results .criteria {
	padding: 10px 5px 0;
}


#news_home #sidebar {
	width: 380px;
}

#employee_list .letter_list {
	padding: 10px 0 5px 10px;
}

#publication_list {
	padding: 5px !important;	
}
#publication_list .item {
	border-bottom: 1px solid #C5C3C3 !important;
	padding: 10px 0 !important;	
}
#publication_list dt {
	font-weight: bold;
}


#business_areas .row {
	overflow: hidden;
	margin: 0 -24px 0 0;
	padding: 0 0 19px 0;
}
#business_areas .item {
	float: left;
	padding: 0 19px 0 0 !important; 
}
#business_areas img {
	display: block;	
}


#subscribe {
	overflow: hidden;	
	padding: 0;
}
#subscribe .textbox {
/*	border: 1px solid #999999;
	border-top: 1px solid #484848;
	border-bottom: 1px solid #b8b8b8; */
	width: 210px;
}
#subscribe .small {
	width: 50px;	
}
#subscribe .col {
	float: left;
	width: 49%;	
}
#subscribe .multiple {
	overflow: hidden;
	padding: 5px 0 0 0;
}
#subscribe .multiple .single {
	padding: 5px 5px 5px 0;
	float: left;
}
#subscribe .multiple label {
	display: inline;	
}
#subscribe .multiple .textbox {
	width: 100px;
}
#subscribe .form {
	overflow: hidden;
	padding: 5px 0 10px 0;	
}
#subscribe fieldset {
	margin: 0 0 20px 0;
	padding: 10px;
}
#subscribe legend {
	font-weight: bold;	
	color: #484848;
}
#subscribe .error {
	overflow: hidden;	
	padding: 10px 0 15px 0;
	border-bottom: 1px solid #ff0000;
	color: #ff0000;
}
#subscribe .error span {
	display: block;
	float: left;
	display: block;
	clear: both;
}


#job .info {
	padding: 5px 0;
}
#job .back {
	background: url('../images/back_arrow.png') no-repeat 0 20px;
	padding: 15px 0 0 12px;	
}
#job .back a {
	color: #2F5396;
	font-weight: bold;	
}
#job .back a:hover {
	color: #00BEED;
}

#job_list {
	padding: 0 0 0 0;	
}
#job_list h3 {
	font-size: 1.1em;
	margin: 10px 0 0 0;	
}
#job_list .list,
#job_list .item {
	padding: 5px 8px !important;	
}
#job_list ul {
	padding: 5px 0 15px 18px;
	list-style-type: disc;
	color: #71b93e;	
}
#job_list li {
	padding: 3px 0;	
}
#job_list li.empty {
	margin: 0 0 0 -18px;
	padding: 5px 0;
	color: #000000;	
}
#job_list p {
	margin: 0;
}


.paginationPeople span{
	padding:0 3px;
}

.paginationPeople a{
	padding:0 3px;
}


.peopleList
{
	margin:10px 0;
}

.peopleList li{
	padding:5px 0;
}


.pageBody ul,
.pageBody ol {
	padding: 0 0 0 10px;
}

.pageBody ul li
{
	padding:3px 0 3px 0;
	list-style-type: disc;
	margin: 0 0 0 15px;
}

.pageBody ol li {
	padding:3px 0 3px 0;
	list-style-type: decimal;
	margin: 0 0 0 15p
}

.rightImage 
{ 
	float: right; 
	width: 100%;
}

.rightImage img
{ 
	display: block;
}


.employeeList li
{
	padding:3px 0;
	display:block;
}

#sitemap 
{
	margin:0 10px;
	list-style-type:disc;
}

#sitemap li.folder
{
	margin:0 20px;
}

#sitemap li.folder #sitemap li.folder #sitemap
{
	list-style-type:none;
}
