/* CSS Document */

body,td,th,div {
	font-family: Arial, Helvetica, sans-serif;
}

input,textarea,select {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	font-size: 1em;
}

* {
	margin: 0px;
	padding: 0px;
	border: none;
}

select {
	border: 1px solid #99D2E6;
}
em {
	font-weight:bold;
	font-style:normal;
}

body {
	background-color: #C0C0C0;/*#9B9B9B;*/
	font-size: 62.5%;	
	text-align:center;
}
h1 {
	color:#7794AD;
	font-size:2em;
	font-weight:normal;
	margin:15px 25px 15px 25px;
	padding:0 0 12px 0;
	background: url(../images/common/dots_content.gif) repeat-x bottom left;
	} 
h1.line-1 {
	background:none;
	margin-bottom:0;
}
h1.line-2 {
	margin-top:0;
}

h1 span {
	color:#fff;
	}
	
h2 {
	color:#8FA6BA;
	font-size:1.1em;
	margin:1.2em 0 0.7em 0;
	}
	
.page_TextArea p {
	margin-bottom:1em;
}
#icms-logo {
	position:absolute;
	top:10px;
	right:22px;
	width:77px;
	height:31px;
	background:url(../images/common/logo_icms.gif) no-repeat top left;
	}
/* Page Containers */

#wrapper {
	position: relative; 
	margin-right:auto;
	margin-left:auto;
	width:848px;
	text-align: left;
}

#container {
	position:relative;
	background:#005BC1 url(../images/common/bgrnd_img.gif) no-repeat 0px 3px;
	padding-bottom: 40px;
	padding-left: 19px;
	float: left;
	padding-right: 17px;
}


#PageHeader {
	height:95px;
	padding-top: 3px;
}

#PageHeaderPrint {
	display: none;
}

#PageNavigation {
	float: left;
/*	width: 184px;*/
	margin-right: 10px; 
	padding:0 10px;
}

.NavAssets {
	width: 177px;
}

div.flashAsset {
	padding-bottom: 15px;
}

#PageContent {
	float: left;
	width: 605px;
}

div#PageFooter {
	background: #fff url(../images/common/footer.jpg) no-repeat top left;
	text-align: right;
	line-height: 1.4em;
	color: #3E7FA1;
	font-weight: bold;
	padding:190px 10px 15px 0;
	clear: both;
}
#PageFooter a {
	margin:0 2px;
	color:#3E7FA1;
	text-decoration: none;
}
#PageFooter a:hover {
	color:#3E7FA1;
	text-decoration: underline;
}

span.page_TextHeading {
	font-size: 1.6em;
	font-weight: bold;
}


/* Assets */

div.AssetArea {
	float: left;
	width: 189px;
	padding-left: 12px;
}

* html div.SearchBoxDots {
	padding-top: 1px;
	padding-bottom: 4px;
	padding-left: 1px;
	padding-right: 3px;
	background-image: url(../images/common/box_dots_search.gif);
	margin-bottom:17px;
}

div.SearchBoxDots {
	padding-top: 1px;
	padding-bottom: 4px;
	padding-left: 1px;
	padding-right: 1px;
	background-image: url(../images/common/box_dots_search.gif);
	margin-bottom:17px;
}

div.SearchBox {
	padding: 12px;	
	background: #005BC1 url(../images/common/search_box_bgrnd.gif) repeat-x top left;
}

div.SearchBoxTitle {
	padding-bottom:12px;
	color:#E6EFF9;
	font-weight:bold;
	font-size: 1.1em;
}

div.SearchSubmit {
	font-size: 1.1em;
	line-height: 1.4em;
	color: #99D2E6;
	text-align: right;
	font-weight: bold;
	padding-top: 5px;
}

div.SearchSubmit input.button,
input.button {
	font-size: 1em;
	line-height: 1.4em;
	color:#99D2E6;
	text-decoration: none;
	font-weight:bold;
	background:url(../images/common/arrow_yellow_right.gif) no-repeat right;
	padding-right:5px;
}

.PagedTop {
	background-image: url(../images/common/dots_horizontal.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	padding-top: 15px;
	padding-bottom: 15px;
}

div.page_NewsItem {
	background-image: url(../images/common/dots_content.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	padding-top: 15px;
	padding-bottom: 15px;
	font-size: 1em;
}

.Paged {
	background-image: url(../images/common/dots_horizontal.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	padding-top: 15px;
	padding-bottom: 15px;
}

.SearchTextBox {
	background-color:#2F7DCF;
	border-left: 1px solid #105D79;
	border-top: 1px solid #105D79;
	border-bottom: 1px solid #50A5C4;
	border-right: 1px solid #50A5C4;
	width: 90%;
	color: #fff;
	padding: 1px 5px;
}

.SearchTextBoxSmall {
	background-color:#6ABEDA;
	border-left: 1px solid #105D79;
	border-top: 1px solid #105D79;
	border-bottom: 1px solid #50A5C4;
	border-right: 1px solid #50A5C4;
	width: 200px;	
}

.SearchTextBoxGrey {
	background-color:#98AFB7;
	border-left: 1px solid #4E656D;
	border-top: 1px solid #4E656D;
	border-bottom: 1px solid #768E96;
	border-right: 1px solid #768E96;
	width: 200px;	
}

/* Page Navigation */

ul#nav {
	list-style:none;
	margin:0 0 20px 0;
	padding:0;
	}
ul#nav li {
	padding: 0px;
	margin:0;
	width: 160px;
	background:#005BC1 url(../images/common/dots_horizontal.gif) repeat-x bottom;
	}
ul#nav li a {	
	display:block;
	padding:4px 0 4px 2px;
	font-size: 1.1em;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	}

ul#nav li a:hover {
	color: #98D2E6;
	text-decoration: none;
	font-weight: bold;
	}
ul#nav li a.selected {
	background: url(../images/common/arrow_yellow_right.gif) no-repeat 2px 8px;
	padding-left:10px;
	}
ul#nav li a.selected:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	}


ul#subnav {
	list-style:none;
	margin:0;
	padding:1px;
	background:#005BC1 url(../images/common/dots_horizontal.gif) repeat-x top;
	}
ul#subnav li {
	padding: 0px;
	margin:0;	
	background:#005BC1 url(../images/common/dots_horizontal.gif) repeat-x bottom;
	}
ul#nav li ul#subnav li a {	
	display:block;
	padding:4px 10px 4px 10px;
	font-size: 1.1em;
	color: #98D2E6;
	text-decoration: none;
	font-weight: bold;
	}

ul#nav li ul#subnav li a:hover {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	}

ul#nav li ul#subnav li a.on {
	background: url(../images/common/arrow_white_right.gif) no-repeat 9px 8px;
	color: #ECF2F8;
	text-decoration: none;
	font-weight: bold;
	padding-left:15px;
	}
ul#nav li ul#subnav li a.on:hover {
	color: #98D2E6;
	text-decoration: none;
	font-weight: bold;
	}
/**/

div.SubNavItems {
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 2px;
	padding-right: 3px;
	background-image: url(../images/common/dots_horizontal.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	font-size: 1.1em;
	line-height: 1.7em;
}

div.SubNavItems2 {
	padding-left: 15px;
	padding-top: 3px;
	padding-bottom: 2px;
	padding-right: 3px;
	background-image: url(../images/common/dots_horizontal.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	font-size: 1.1em;
	background-color:#34A5CD;
	line-height: 1.7em;
}

/* CONTENT CSS */

div.ContentArea {
	position:relative;
	float: left;
	width: 400px;
	background-color: #1A2539;
	color: #FFFFFF;
}
div.ContentArea.home {
background-color: transparent;
}
div.LargeContentArea {
	float: left;
	width: 600px;
	background-color: #1A2539;
	color: #FFFFFF;
}

#page_ContentArea {
	width: 400px;
	background-color: #023C50;
}

div.page_ContentHeadingWrapper {
	padding-left: 25px;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-top: 25px;
}

div.page_ContentHeadingWrapperSmall {
	padding-right: 25px;
	padding-left: 25px;
}

div.page_ContentHeading {
	padding-bottom: 15px;
	background-image: url(../images/common/dots_horizontal.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}

.clientsList {
	margin-top:18px;
	background: #1A2539;
	padding:15px;
}
.clientLogos {
	margin:15px 0 10px 0;
	background: url(../images/common/dots_content.gif) repeat-x top;
}
div.clientsList a.action-link {
	padding-left:5px!important;
	font-size:1.2em !important;
}
a.action-link:link, 
a.action-link:active, 
a.action-link:visited, 
a.action-link:hover  {
	color:#D1D3D7;
	text-decoration:none;
	background: url(../images/common/arrow_yellow_right.gif) no-repeat right;
	padding:0 10px 0 0;
	font-size:1em;
	font-weight:bold
}
a.download-link:link, 
a.download-link:active, 
a.download-link:visited {
	color:#D1D3D7;
	text-decoration:none;
	background: url(../images/common/arrow_yellow_right.gif) no-repeat right;
	padding:0 10px 0 0;
}
a.download-link:hover {
	text-decoration:underline;
}
.clientLogos span {
	display:block;
	background: url(../images/common/dots_content.gif) repeat-x bottom;
	padding:10px 0;
}
.logo-centre {
	border-left:1px solid #313B4D;
	border-right:1px solid #313B4D
}
div.page_NewsWrapper {
	padding-bottom: 25px;
	padding-left: 25px;
	padding-right: 25px;
}

div.page_NewsItems {
	padding-bottom: 15px;
	margin-bottom: 15px;
	background-image: url(../images/common/dots_horizontal.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}

div.pressFilter {
	padding-bottom: 20px;
	/*margin-bottom:-20px;*/
	background-image: url(../images/common/dots_horizontal.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}

div.page_PressItems {
	padding-bottom: 15px;
	padding-top: 15px;
	background-image: url(../images/common/dots_horizontal.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}


div.page_LargeMedia {
}

div.page_TextArea {	
position:relative;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 15px;
	padding-bottom: 15px;
	font-size: 1.2em;
	color: #FFFFFF;
	line-height: 1.4em;
	letter-spacing: 0.2px;
}

div.page_TextAreaIntro {	
	padding-left: 25px;
	padding-right: 45px;
	padding-top: 0px;
	padding-bottom: 15px;
	font-size: 1.2em;
	color: #FFFFFF;
	line-height: 1.4em;
	letter-spacing: 0.2px;
}

div.page_TextAreaIntroSiteMap {	
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 0px;
	padding-bottom: 15px;
	font-size: 1.2em;
	color: #FFFFFF;
	line-height: 1.4em;
	/*letter-spacing: 0.2px;*/
}

div.page_TextAreaIntroSmall {	
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 1.2em;
	color: #FFFFFF;
	line-height: 1.4em;
	letter-spacing: 0.2px;
}

div.page_TextWrapper {
	padding-left: 25px;
	padding-right: 25px;
	padding-bottom: 15px;
}

div.page_TextAreaIntroDotted {
	padding-bottom: 15px;
	font-size: 1.2em;
	color: #FFFFFF;
	line-height: 1.4em;
	letter-spacing: 0.2px;
	background-image: url(../images/common/dots_horizontal.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}

div.page_TextAreaIntroDottedAddress {
	padding-bottom: 15px;
	padding-top:15px;
	background-image: url(../images/common/dots_horizontal.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}

div.page_PeopleContainer {
	padding-left: 25px;
	padding-right: 25px;
	padding-bottom: 15px;
}

div.page_PeopleLeft {
	float: left;
	width: auto;
	vertical-align:top;
}

div.page_PeopleRight {
	float: left;
	width: 65%;
	padding-left: 10px;
	font-size: 1.1em;
	color: #FFFFFF;
	line-height: 1.4em;
	letter-spacing: 0.2px;
	vertical-align: top;
}

div.page_ClearMeDotted {
	clear: both;
	width: 100%;
	background-image: url(../images/common/dots_horizontal.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	padding-top: 15px;
}

div.page_ClearMe {
	clear: both;
	width: 100%;
}

div.page_PageAnchor {
	padding-bottom: 25px;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 50px;
	font-weight: bold;
	text-align: right;
	font-size: 1.1em;
	line-height: 1.4em;
}

div.page_SlideShowWrapper {
	padding: 15px;
}

div.page_ShowWrapper {
	padding-left: 25px;
	padding-right: 25px;
}

div.page_SlideShowDisplay {
	display: block;
}

div.page_SlideShowHide {
	display: none;
}

div.page_ShowDisplay {
	background-color: #b4c5cb;
	display: block;
}

div.page_ShowHide {
	background-color: #b4c5cb;
	display: none;
}

div.page_SectionHeadingDottedBlue {
	padding: 10px;
	background-image: url(../images/dots_horizontal_blue.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}

div.page_SectionHeadingDottedWhite {
	padding-bottom: 10px;
	background-image: url(../images/common/dots_horizontal.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}

div.page_SearchTools {
	padding-bottom: 20px;
	background-image: url(../images/common/dots_content.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}

div.page_SectionWrapper {
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 15px;
}

div.page_HomeSectionWrapper {
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-top: 15px;
}

div.page_SectionNavigationHome {
	float: left;
	width: 120px;
	vertical-align: top;
}

div.page_SectionContentHome {
	float: left;
	width: 230px;
	vertical-align: top;
	padding-left: 15px;
	color: #ffffff;
}

div.HomeSectionLink {
	padding-bottom: 5px;
	margin-bottom: 5px;
	font-size:1.1em;
	line-height:1.4em;
	background-image: url(../images/common/dots_horizontal.gif);
	background-position: bottom;
	background-repeat: repeat-x;	
}

div.page_SectionNavigation {
	float: left;
	width: 120px;
	vertical-align: top;
}

div.page_SectionImage {
	float: left;
	width: 120px;
	vertical-align: top;
}

div.page_SectionContent {
	float: left;
	width: 210px;
	vertical-align: top;
	color: #023C50;
}

div.page_SectionCaption {
	padding-top: 2px;
	color: #023C50;
}

span.page_fntLightBlue {
	color: #66BCDD;
	font-weight: bold;
}

.display {
	display:block;
}

.hide {
	display:none;
}

div.SectionLink {
	padding-bottom: 5px;
}

a {
	color: #8FA6BA;
	text-decoration: underline;
}

a:hover {
	color: #8FA6BA;
	text-decoration: none;
}


a.button {
	color:#8FA6BA;
	text-decoration: none;
}
a.button.top {
	background:url(../images/common/arrow_yellow_up.gif) no-repeat 100% 70%;
	padding-right:9px;
}
a.button:hover {
	color:#99D2E6;
	text-decoration: none;
}

a.HomeSectionLinkOff {
	font-weight:bold;
	color: #FFFFFF;
	text-decoration: none;
}

a.HomeSectionLinkOff:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

a.HomeSectionLinkOn {
	font-weight: bold;
	color: #ABDDEE;
	text-decoration: none;
}

a.HomeSectionLinkOn:hover {
	font-weight: bold;
	color: #ABDDEE;
	text-decoration: none;
}

a.SectionLinkOff {
	font-weight:bold;
	color: #FFFFFF;
	text-decoration: none;
}

a.SectionLinkOff:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

a.SectionLinkOn {
	font-weight: bold;
	color: #005BC1;
	text-decoration: none;
}

a.SectionLinkOn:hover {
	font-weight: bold;
	color: #005BC1;
	text-decoration: none;
}

div.ContentArea ul {
	list-style-image: url(../images/common/bullet.gif);
	margin-left:8px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:1em;
	padding:0px;
}

div.ContentArea li {
	list-style-image: url(../images/common/bullet.gif);
	margin-left:8px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:2px;
	padding:0px;
}
div.ContentArea li ul {
	list-style-image: url(../images/common/dash.gif) !important;
	margin-left:15px;
	}
.ContactLeft {
	float:left;
	width: 35%;
	padding-bottom: 5px;
	font-size: 1.1em;
	line-height: 1.4em;
	font-weight: bold;
}

.ContactRight {
	float:left;
	width: 33%;
	padding-bottom: 5px;
	font-size: 1.1em;
	line-height: 1.4em;
	font-weight: bold;
}

div.ArticleArea {
	padding-top: 0px;
	padding-left: 25px;
	padding-right: 25px;
	padding-bottom: 25px;
}

.form-body {
	width:420px;
}

.form-row { 
	clear:both
}
.form-label {
	float:left;
	width:170px;
	padding-bottom: 3px;
	font-size: 1.1em;
	line-height: 1.4em;
	font-weight: bold;
}
.form-field {
	float:left;
	width:250px;
	clear:right;
}
.form-field input, .form-field select, .form-field textarea {
	background-color:#98AFB7;
	border-left: 1px solid #105D79;
	border-top: 1px solid #105D79;
	border-bottom: 1px solid #768F96;
	border-right: 1px solid #768F96;
	width:200px;
	font-size:0.9em
}

.jump-links-holder {
	position:relative;
	width:100%;
	clear:both;
	line-height: 1em;
	background:url(../images/common/dots_content.gif) repeat-x top left;
	padding: 1.2em  0 0 0;
	margin:1.6em 0;
	}
.jump-links-inner {
	background:url(../images/common/dots_content.gif) repeat-x bottom left;
	padding: 0 0 0.5em  0;
	position:relative;
	float:left;
	width:100%
	}
.jump-links-holder p {
	margin-bottom:9px;
}
	
.jump-links-left {
	position:relative;
	float:left;
	width:48%;
	}
.jump-links-right {
	position:relative;
	float:right;
	width:48%;
	}
.jump-links-holder a {
	font-size:0.9em;
	text-decoration:none;
	background:url(../images/common/arrow_white_sml.gif) no-repeat 100% 60%;
	padding-right:4px;
	font-weight: bold;
	}
.jump-links-holder a:hover {
	text-decoration:underline;
	}	
	
.page_subsection {
	margin:1em 0 1.5em 0; 
	background:url(../images/common/dots_content.gif) repeat-x bottom left;
}
.top_Anchor {
	padding:0.7em 0 7px 0;
	text-align:right;
	line-height:1em
}
.top_Anchor a {
	font-size:0.9em;
}
div.page_AddressOne {
	float: left;
	width: 33%;
	vertical-align:top;
	color: #FFFFFF;
}

div.page_AddressTwo {
	float: left;
	width: 33%;
	vertical-align:top;
	color: #FFFFFF;
}

.Clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.Clearfix {
	display: inline-table;
}

.PaddingBottom {
	padding-bottom: 10px;
}

/* Hides from IE-mac \*/
* html 	.Clearfix {height: 1%;}
		.Clearfix {display: block;}
/* End hide from IE-mac */

div.page_SectionMapDetail {
	float: left;
	width: 250px;
	vertical-align: top;
}


/********* sIFR STYLES SECTION *******	
	THESE ARE THE STANDARD sIFR STYLES
		**** DO NOT MODIFY ****
*/
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}
.sIFR-replaced {
	visibility: visible !important;
}
span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
/*
	These "decoy" styles are used to hide the browser text before 
	it is replaced...
	the negative-letter spacing can be used to make the browser
	text metrics match up with the sIFR text metrics if the sIFR text
	is much narrower...
	any weird sizing issues you may run into are usually fixed by
	tweaking these decoy styles
*/
.sIFR-hasFlash h1 {
	visibility: hidden;
	font-size:12px;
	}
/* END sIFR STYLES SECTION */


/* search styles */

.result_title {
	font-size:1em;
	font-weight:bold
	}
.context, .infoline {	
	font-size:0.9em;
	line-height:1.2em;
	}
.infoline {
	margin-bottom:1.8em;
}

div.summary {
	font-weight:bold;
	margin-bottom:1em;
}
	
