﻿body {
	background-color: #dddddd;
}

form
{
	padding: 0px;
	margin: 0px;
}

ul
{
	list-style-image:url(Graphics/Global/bullet.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 16px;
	text-align: justify;
	padding-bottom:15px;
	
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #1193d1;
}

table.menu TD {
	color: #FFFFFF;            /* Must be the same as tdColor in the menu_script.js */
	background-color: #314577; /* Must be the same as tdBgColor in the menu_script.js */
	white-space: nowrap;

	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold;
	font-size: 10px;
	vertical-align: middle;
	padding: 0px 10px;
	text-align: left;
	height: 19px;
	line-height: 18px;	
	display: table-cell;
}

table.menu 
{
	cursor: pointer;
	visibility: hidden;
	width: 120px;
}

table.submenu TD {
	color: #FFFFFF;            /* Must be the same as tdSubMenuColour in the menu_script.js */
	background-color: #9a9999; /* Must be the same as tdSubMenuBgColour in the menu_script.js */
	white-space: nowrap;

	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold;
	font-size: 10px;
	vertical-align: middle;
	padding: 0px 10px;
	text-align: left;
	height: 19px;
	line-height: 18px;	
	display: table-cell;
	border-top: 1px solid #bfbfbf;
}

table.submenu
{
	border-top: 1px solid #bfbfbf;
	border-bottom: 1px solid #bfbfbf;
	border-left: 1px solid #bfbfbf;
	border-right: 1px solid #bfbfbf;
	position: absolute;
	cursor: pointer;
	visibility: hidden;
	width: 120px;
}


.Search {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

.SearchLink
{
	cursor: pointer;
}

.SearchTextEntry {
	background: #f7f7f7;
	color:#000000;
	text-decoration:none;
	border: 1px solid #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-weight: bold;
	width: 80pt;
}
	
.PageBackground {
	background-color: #EAEAEA;
}
.Copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	font-weight: normal;
}
.normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 15px;
	text-align: justify;
}
.normalBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	line-height: 15px;
	text-align: justify;
}

.SectionMenu A {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: normal;
	text-decoration: none;
	display: table-cell;
	vertical-align: middle;
	padding-left: 10px;
	background-position: center;
	width: 280px;
	padding-top: 11px;
	padding-bottom: 10px;
	background-color: #f2f1f1;
	}

.SectionMenu A:link		{
		text-decoration: none;
	}
.SectionMenu A:visited	{
		text-decoration: none;
}
.SectionMenu A:hover		{
	text-decoration: none;
	background-color: #cbcaca;
	color: #000000;
	}
.SectionMenu A:active		{
		text-decoration: none;
}

.CrossLinks A {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #676767;
	line-height: normal;
	text-decoration: none;
	display: table-cell;
	vertical-align: middle;
	padding-left: 104px;
	background-position: center;
	width: 270px;
	padding-top: 11px;
	padding-bottom: 10px;
	background-color: #ffffff;
		background-position:left;
	background-repeat:no-repeat;
	}

.CrossLinks A:link		{
		text-decoration: none;
}
.CrossLinks A:visited	{
		text-decoration: none;
}
.CrossLinks A:hover		{
	text-decoration: none;
	color: #000000;
	}
.CrossLinks A:active		{
		text-decoration: none;
}

.HighlightMenu A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: normal;
	text-decoration: none;
	display: table-cell;
	vertical-align: middle;
	padding-top: 16px;
	padding-bottom: 17px;
	padding-left: 10px;
	font-weight: bold;
	height: 71px;
	background-color: #f2f1f1;
	width: 208px;
	}

.HighlightMenu A:link		{
	text-decoration: none;
	}
.HighlightMenu A:visited		{
	text-decoration: none;
	}
.HighlightMenu A:hover		{
	text-decoration: none;
	background-color: #cbcaca;
	color: #000000;
}
.HighlightMenu A:active		{
	text-decoration: none;
}



.HighlightMenuFocus A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: normal;
	text-decoration: none;
	display: table-cell;
	vertical-align: middle;
	padding-top: 6px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-weight: bold;
	height: 71px;
	background-color: #f2f1f1;
	width: 208px;
	}

.HighlightMenuFocus A:link		{
	text-decoration: none;
	}
.HighlightMenuFocus A:visited		{
	text-decoration: none;
	}
.HighlightMenuFocus A:hover		{
	text-decoration: none;
	background-color: #cbcaca;
	color: #000000;
}
.HighlightMenuFocus A:active		{
	text-decoration: none;
}


.PhotoCaption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	line-height: 12px;
	padding: 5px 0px;
	text-align: center;
}
A {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2482ba;
	line-height: 15px;
	text-decoration: none;
	font-weight: bold;
	}

A:link		{
	text-decoration: none;
	}
A:visited		{
	text-decoration: none;
	}
A:hover		{
	text-decoration: underline;
	color: #314577;
	}
A:active		{
		}
.titleLight {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: normal;
}
.videoclose {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: normal;
	text-align: center;
}
.ParagraphHeading {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 15px;
	text-align: justify;
}
.IconText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: bold;
	text-transform: lowercase;
}
.HeaderLargeText {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}
.CVTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.HighlightBold {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: normal;
	text-align: justify;
}
.MissionText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	font-style: italic;
	line-height: 30px;
}
.contactText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 15px;
	text-align: right;
	padding-right: 10px;
	background-position: right;
}

.whitecontrol
{
	background: #f7f7f7;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	border-top:1px solid #000000;
	color:#000000;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.normalTable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: normal;
	text-align: justify;
}
.normalBoldTable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	line-height: normal;
	text-align: justify;
}
.SectionMenuMS A {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	text-decoration: none;
	display: table-cell;
	vertical-align: middle;
	padding-left: 10px;
	background-position: center;
	width: 280px;
	padding-top: 6px;
	padding-bottom: 5px;
	background-color: #f2f1f1;
	color: #000000;
	}
.SectionMenuMS A:link		{
	text-decoration: none;
	}
.SectionMenuMS A:visited		{
	text-decoration: none;
	}
.SectionMenuMS A:hover		{
	text-decoration: none;
	background-color: #cbcaca;
	color: #000000;
	}
.SectionMenuMS A:active		{
	text-decoration: none;
	}

.SearchTitle A
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	line-height: normal;
	text-align: justify;
	padding-bottom: 3px;
}
.SearchText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: normal;
	padding-bottom: 3px;
}
.SearchUrl A
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2482ba;
	line-height: normal;
	text-align: justify;
}

.normalTableLine {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	text-align: justify;
}
.SearchResults {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: normal;
	text-align: justify;
	font-style: italic;
}
.SectionMenuNoLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	line-height: 15px;
	text-align: justify;
	padding-top: 6px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #f8f8f8;
}
.MapTitle {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.MapText {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	line-height: 15px;
	text-align: justify;
}
.normalMap {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 15px;
	text-align: justify;
}
.quote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
	line-height: 15px;
	text-align: center;
	font-style: italic;
}
.quoteBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
	line-height: 15px;
	text-align: center;
	font-style: normal;
}
.titleGrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	font-weight: bold;
}
.normalBoldGrey {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: bold;
	line-height: 15px;
	text-align: justify;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	padding-left: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.titleMoved {

	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	padding-right: 12px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.ArticleHeading {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	padding-right: 12px;
	padding-top: 0px;
	padding-bottom: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.SendFriendError {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
}
.SendFriendSubtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	line-height: 12px;
	text-align: left;
}
.SendFriendTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	line-height: 16px;
	text-align: left;
}
.MainBackground {
	background-color: #FFFFFF;
}
.MenuLine {
	background-color: #1193d1;
}
.TopMenu {
	background-color: #314577;
}
.TitleBar {
	background-color: #314577;
}
.Project {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: right;
}
.ProjectTitleBar {
	background-color: #a8a8a8;
}
.Line {
	background-color: #7b7b7b;
}
.AtkinsBennettText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}
.CVName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000000;
	line-height: normal;
	text-align: justify;
}
.CVPosition {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	line-height: normal;
	text-align: justify;
}
.CVProfile {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 13px;
	text-align: justify;
}
.hr {
	line-height: 1px; /*needed for IE6*/
	font-size: 1px;   /*needed for IE6*/
	height: 1px;
	background: #aaa;
	margin: 5px 0;
	padding: 0px;
	border: 0px;
	overflow: hidden;
}
.breadcrumb {
	font-weight:normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 15px;
	text-decoration: none;
}
.breadcrumb A {
	font-weight:normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2482ba;
	line-height: 15px;
	text-decoration: none;
}
.breadcrumb A:hover		{
	text-decoration: underline;
	color: #314577;
	
}
.OlympicLine {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	line-height: normal;
	text-align: justify;
}
.CrossLinksHeading {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
}.LargeBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	line-height: 15px;
	text-align: justify;
}
.RecruitmentBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	line-height: 15px;
	text-align: left;
}
