/*
SBS
*/
body{
	background: #1D1B1C url(bodyBg.gif) repeat-x top left;
}
br{
	clear:both;
}
hr{
	border:1px solid #E4E4E4;
}
h1,h2,h3,h4,h5,h6,p,li,label, span, td,th, strong,html{
	font-family:Arial, Helvetica, sans-serif;
}
strong{
	font-weight:bold;
}
p, label,strong, td, th{
	font-size:12px;
	line-height: 130%; /* added by SB */
	color:#5e5e5e;	/* Dark grey*/
	margin:4px 0px;
}
th, strong{
	font-weight:bold;
}
label{
	width:150px;
	float:left;
	clear:both;
}
input, select, textarea{
	border:1px solid #333333;
	float:left;
}
h1,h2,h3,h4,h5,h6{
	margin:4px 0px;
	font-weight:bold;
}
h1{
	font-size:20px;
	margin-bottom:8px; /* added by SB */

}
h2{
	color:#fff;
	font-size:16px;
}
h3{
	color:#636262;
	font-size:14px;
}
h4{
	font-size:12px;
}
h5{
	font-size:12px;
}
h6{
	font-size:10px;
}
a{
	text-decoration:none;
}
i{
	font-style:normal;
}
h2.splashTitle{
	color:#fff;
	width:400px;
	/*height:70px;*/
	font-size:25px;
	line-height:25px;
	position:absolute;
	top:120px;
	left:30px;
}
h2.homeFeature {
	color:#fff;
	font-size:16px;
	line-height:14px;
}
h2.splashTitleHome{ 
	color:#fff;
	width:500px;
	/*height:70px;*/
	font-size:25px;
	line-height:25px;
	position:absolute;
	top:60px;
	left:30px;
}
h1.splashTitleHome{  /* used on home page in place of H2 */
	color:#fff;
	width:500px;
	/*height:70px;*/
	font-size:14px;
	line-height:16px;
	position:absolute;
	top:140px;
	left:30px;
	text-decoration:none;
}
h1.homeFeature {
	color:#fff;
	font-size:16px;
	line-height:14px;
}

h5{
	color:#8c8d8d;  /* was a6a6a6 */
	font-weight:800;
	font-size:13px;
}
h4{
	color:#8c8d8d;  /* was a6a6a6 */
	font-size:16px;
	padding-top:12px;
}
h1.pageTitle {
	font-size:30px;
}
h5.footerContact{
	font-size:16px;
	float:right
}
h5.smallLink {	
	font-size:11px;
	margin:0px 0px;
}
h5.smallLink a{
	color:#A6A6A6; /* Pink Grey (light) */
}
h5.smallLink a:hover{
	color:#2268F8; /* Blue*/
}
strong{
	font-weight:bold;
}
pre,form,fieldset,input,textarea,blockquote,th,td{
	margin:0px;
	padding:0px;
}
img{
	border:0;
}
.firstParagraph{
	font-size:14px;
}
#globalOuter{	
	width:951px;  /* was 964px, changed to 951px by SB*/    /* WIDTH CHANGE */
	margin:0px auto; /* changed top from 8px to 0px - SB */
}
#globalOuterDec{
	float:left;
	width:15px;
	height:100px;
	background: transparent url(globalOuterDecTwo.png) no-repeat top right;
}
#globalInner{
	background:#fff;
	float:left;
	width:914px; /* was 927px, changed to 914px by SB */    /* WIDTH CHANGE */
	position:relative;
}
#header{
	position:relative;
	background: transparent url(header.png) no-repeat top left;
	height:39px;  /* 39px for no black bar, 39px for black bar, 47px original */
}
div#headerLogo{
	cursor:pointer;
	padding-left:19px;		
}
#footerOuter{
	background: transparent url(footerBg.jpg) repeat-x top left;
	height:38px;
	width:848px;	/* Was 861px, changed to 848px by SB */   /* WIDTH CHANGE */
	padding:0px 33px;
	color:#a6a6a6; /* Pinkish Grey*/
}
#footerCopy{
	padding-top:5px;
	font-size:11px;
	font-weight:bold;
}
#footerCopy p{
	color:#A6A6A6;
}
/* This is the top left logo/menu box */
#navBoxOuter{
	background: #000000 url(navBoxOuter.png) repeat-x bottom right;
	height:264px; /* was 272px, changed to 264px by SB */
	width:220px;
	float:left;
	position:relative;
	margin-top:-20px;
	overflow:hidden;
	background-image: url(navBoxOuter.png);
}
#mainNav{
	background: #000 url(mainNavUlBg.jpg) repeat-x top left;
	height:26px;
	width:694px;
}
#mainNav li{
	background: transparent url(mainNav/mainNavDivided.jpg) no-repeat top left;
	float:left;
	display:block;
	font-size:12px;	
	/*font-weight:600;*/
	margin:0px 0px;		
}
#mainNav a{
	padding:0px 10px;	
	display:block;
	line-height:26px;
	/* color:#a5a5a5;  Light Grey */
	color: #777777;
}
#mainNav a:hover{
	color:#2268F8; /* Blue */
}
li.mainNavAlt {
	background:#fff url(mainNavStartSelected.png) no-repeat top left;
	padding-left:1px;
	z-index: 10;  /* ensure menu items appear over portrait image which is z-index 9 */
}
a.mainNavSelected{
	background:#fff url(mainNavContentSelected.png) no-repeat top right;
	padding-right:5px;
}
#splashOuter{
	float:left;
	width:694px;   /* Was 707px, changed to 694px by SB - note: flash movie is 694x218 inside this */
	background:#000;
	border-top:0px solid #000;	 /* was 8px */
}
#splashOuter img{
	float:left;
}
#footerLinks{
	clear:both;
	padding-top:8px;
	padding-bottom:12px;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	list-style:none;
	color:#a5a5a5;	
}
#footerLinks li{
	display:inline;
	margin:0px 3px;
}
#footerLinks a{
	color:#a5a5a5;
}
#footerLinks a:hover{
	color:#cccccc;
}
/* Box Border model to be used for most boxes */
.messagebox {
	margin:0px auto;
	width:400px; /* was 400px */
}
.messagebox .content {
	background-image:url(boxRightContent.png);
	background-position:right top;
	background-repeat:no-repeat;
	padding-right:10px;
	padding-top:10px;
}
.messagebox .content-wrapper {
	background-image:url(boxLeftSide.png);
	background-repeat:no-repeat;
	padding-left:10px;
}
.messagebox .footer {
	background-image:url(boxRightFooter.png);
	background-position:right bottom;
	background-repeat:no-repeat;
	font-size:0px;
	height:10px;
	text-indent:-5000px;
}
.messagebox .footer-wrapper {
	background-image:url(boxLeftCorner.png);
	background-repeat:no-repeat;
	font-size:0px;
	height:10px;
	padding-left:3px;
	text-indent:-5000px;
}
/* End box model to be used for most boxes */
/* Box Border model to be used for most boxes */
.messagelowerbox {
	margin:0px auto;
	width:160px; /* was 400px */
}
.messagelowerbox .content {
	background-image:url(boxRightContent.png);
	background-position:right top;
	background-repeat:no-repeat;
	padding-right:10px;
	padding-top:10px;
}
.messagelowerbox .content-wrapper {
	background-image:url(boxLeftSide.png);
	background-repeat:no-repeat;
	padding-left:10px;
}
.messagelowerbox .footer {
	background-image:url(boxRightFooter.png);
	background-position:right bottom;
	background-repeat:no-repeat;
	font-size:0px;
	height:10px;
	text-indent:-5000px;
}
.messagelowerbox .footer-wrapper {
	background-image:url(boxLeftCorner.png);
	background-repeat:no-repeat;
	font-size:0px;
	height:10px;
	padding-left:3px;
	text-indent:-5000px;
}
/* End box model to be used for most boxes */
/* Fill box model to be used for most boxes */
.contentBox {
	position:relative;
	z-index:10; /* added by SB */		
}
.contentBox a{	
	color:#1797AA; /* was #0295ee Strong Blue */
}
.contentBox a:hover{
	color:#0295ee; /* was #1797AA Brilliant Teal */
}
.contentBox .content {
	background-image:url(fillBoxRightContent.png);
	background-position:right top;
	background-repeat:no-repeat;
	padding: 25px 26px 30px 20px;  /* was 25px 50px 30px 20px, changed to 25px 26px 30px 20px by SB */
	width:184px; /* was 184px, changed to 208px by SB */   /* WIDTH CHANGE */
	text-align:left;
}
.contentBox .content h3, h5 {
	padding-left:0px;
}
.iconCell p, #contentInnerLeftCol p, #singleCol p{
	font-size:13px;	
}
.contentBox p {
	font-size:12px;  /* changed from 10pt by SAB */
	color:#5e5e5e;	/* Dark grey*/
	line-height: 140%; /* added by SB */
}
.contentBox li {
	font-size:12px;  /* changed from 10pt by SAB */
	color:#5e5e5e;	/* Dark grey*/
	line-height: 160%; /* added by SB */
}
.contentBox ul , .contentBox ol {
		margin:10px 0px;
}
.contentBox ul li, .sm ul li{
	background:transparent url(rightColBoxBullet.png) no-repeat 0px 2px;
	padding-left:20px;
}
.contentBox ol li{
	list-style-type:decimal;
	margin-left:25px;
}
.blank li{
	list-style-type:none !important;
	background:none !important;	
	padding:0px !important;
	margin:0px;
	line-height:14px;
}
.contentBox .content-wrapper {
	background-image:url(fillBoxLeftSide.png);
	background-repeat:no-repeat;
	padding-left:10px;
}
.contentBox .footer {
	background-image:url(fillBoxRightFooter.png);
	background-position:right bottom;
	background-repeat:no-repeat;
	font-size:0px;
	height:10px;
	text-indent:-5000px;
}
.contentBox .footer-wrapper {
	background-image:url(fillBoxLeftCorner.png);
	background-repeat:no-repeat;
	font-size:0px;
	height:10px;
	padding-left:10px;  /* was 10px, changed to 10px by SB */
	padding-right:18px;  /* was 0px, changed to 18px by SB */  /* WIDTH CHANGE */
	text-indent:-5000px;
}

/* End fill box model to be used for most boxes */
/* Main content for copy and CMS data */
#homeCol{
	width:863px;
	margin:0px auto;
	padding-top:16px;
}
#contentOuter{
	background:#ffffff;
	/* z-index:10;  */
	/* position:relative; */
	padding:0px 34px 20px 34px; /* was 0px 35px 20px 35px */
}
#contentOuterBottom{
    /* added by SB */
	background:#ffffff;
	/* z-index:10; */
	/* position:relative; */
	padding:0px 34px 20px 34px; /* was 0px 35px 20px 35px */
}
#contentInnerLeftCol{
	width:570px; 	 /* was 602px, changed to 570px by SB */
	margin:35px 0px 10px 0px;
	padding:0px;
	/* position:relative; */
	float:left;
	/* background:yellow; */
	/* border-top:1px solid #e4e4e4;  Very pale grey */	
}
#contentInnerRightCol {
	padding-top:0px;
	padding-right:0px;	
	margin:-20px 0px 20px 0px; /* was -20px 0px 20px 0px. Make first item 35 to line up instead SB */
	/* z-index:10; */  /* was 2, changed to 10 by SB */
	/* position:relative; */
	/* background:yellow; */
	width:258px; /* was 240px, changed to 260px by SB */
	float:right;
	}
#singleCol{
	/* border-top:1px solid #e4e4e4;  Very pale grey */
	width:570px;	 /* was 602px, changed to 570px by SB */
	margin:35px 10px 10px 0px;
	float:left;
}
#contentInnerBottomCol {
	width:840px;	/* was 860px - SB */
	/* margin:35px 0px 20px 0px; /* was 10px 10px 0px 0px; */ */
	float:left;
}
#contentInnerBottomCol h3, h5 {
	margin-top:12px;
}
#singleColContent{
	width:480px;
	margin-bottom:40px;
}
#singleColContent p{
	padding-top:12px;
}
#contentInnerLeftCol p {
	padding:6px 80px 6px 0px;
}
#contentInnerBottomCol p {
	padding:6px 40px 6px 0px;
}
#contentInnerLeftCol ul ol, #contentInnerBottomCol ul ol {
 	font-size:12px;
	color:#5e5e5e;	/* Dark grey*/
	margin:10px 30px;
	line-height: 160%; /* added by SB */
}
#contentInnerLeftCol a:hover, #contentInnerBottomCol a:hover {
	color:#11717C; /* 40CAF1 */
	font-weight:bold;
}
#contentInnerLeftCol a, #contentInnerBottomCol a {
	color:#636262; /* 11717C default Dark green */
	font-weight:bold;	
}
#contentInnerLeftCol ul li, #contentInnerBottomCol ul li {
	font-size:12px;
	color:#5e5e5e;	/* Dark grey*/
	background: transparent url(rightColBoxBullet.png) no-repeat 0px 3px; 
	padding-left:20px;
}
#contentInnerLeftCol ol li, #contentInnerBottomCol ol li {
	list-style-type:decimal;
	margin-left:20px;
	background:none;
}
/* End main content for copy and CMS data */

#partners{
	text-align:center;
	width:670px;
	margin:0px auto;
}
#partners li{
	display:inline;
	float:left;	
	margin:0px 7px;
}

/* BTA - left and right text column boxes */
#leftColBox {
	width:48%;
	float:left;
	padding-top:6px;
	padding-bottom:6px;
}
#rightColBox {
	width:48%;
	float:right;
	padding-top:6px;
	padding-bottom:6px;
}
#leftColBoxIcon {
	width:48%;
	float:left;
	padding-top:6px;
	padding-bottom:6px;
}
#rightColBoxIcon {
	width:48%;
	float:right;
	padding-top:6px;
	padding-bottom:6px;
}
#leftColBoxIcon p , #rightColBoxIcon p {
	padding-top:0px;
	padding-right:40px;
	padding-bottom:0px;
	padding-left:70px;
}
#leftColBoxIcon h3 , #rightColBoxIcon h3 {
	padding-top:0px;
	padding-right:40px;
	padding-bottom:0px;
	padding-left:70px;
}
#leftColBoxIcon img, #rightColBoxIcon img {
	float:left;	
	/* margin-right:10px; */
}

/* Feature Icons*/
#featureIconOuter{
	/* border-top:1px solid #E4E4E4;  Very pale light Grey*/
	/* border-bottom:1px solid #E4E4E4;  Very pale light Grey*/
	/* width:860px; */
	width:100%;
	margin:0px 0px 20px 0px;
	padding-top:10px;  /* ADDED BY SB */
	padding-bottom:0px;  /* ADDED BY SB */
}
#featureIconOuter p { /* ADDED BY SB */
	padding-top:0px;
	padding-right:0px;
	padding-bottom:0px;
	padding-left:0px;
}
.iconRow{	
	/* width:886px; */
	/* width:96%; */
	margin-bottom:20px;	
}
.iconCell{
	/* float:left; */
	/* width:380px; */
	/* width:47%; */
	padding-top:4px;
	padding-bottom:6px;
	padding-left:80px;
	padding-right:20px;
	text-align:left;
}
.iconCell p, .iconCell h3 {
	padding-top:0px;
	padding-right:0px;
	padding-bottom:0px;
	padding-left:80px;
	margin-left:0px; /* icon is 58px wide plus 10px left margin */
}
.iconCell img {
	float:left;	
/*	margin-right:10px; */
/*	margin-bottom:100%; */
}
.iconRow br{
	clear:both;
}
#navBoxInner{
	position:relative;
	padding:0px 7px;
}
/* Snippets inside global nav section */
.subNavSnippetFill{
	display:block;
	background:transparent url(globalNavFeatureBg.png) no-repeat bottom left;
	margin-top:8px;	
}

#searchBox, #statusBox{	
	position:relative;	
	margin-bottom:10px;
	font-size:12px;
}
#statusBox span{
	position:absolute;
	top:7px;
	left:42px;
}
#searchBox span{
	position:absolute;
	top:4px;
	left:2px;
	width: 188px;
}
#searchBox p, #statusBox p{
	margin:0px;
}
#statusBox{
	height:50px; width:205px;
	background:transparent url(serviceStatusEmptyLive.jpg) no-repeat bottom left;
}
.statusgreen {
	color:#339999;
}
.statusamber {
	color:#FF6600;
}
.statusred {
	color:#CC0033;
}

#searchBox{
	height:100px; width:205px;
	background:transparent url(lookingForSomethingEmptyLive.jpg) no-repeat bottom left;
}
.snipTitle{
	background:#0a0c0c;
	border:1px solid #212020;
	color:#fff;
	display:block;
	font-size:16px;
	font-weight:bold;
	padding:4px;
	padding:4px 4px 4px 25px;	
}

.subNavSnippet li{	
	margin-left:26px;
	font-size:11px;
	font-weight:bold;
	padding:1px 0px;
}
.subNavSnippet a{
	color:#40CAF1; /* Bright Blue*/
}
.subNavSnippet a:hover{
	color:#fff;
}
.subNavSnippetFill p{
	margin:2px 0px;
	font-size:11px;
	padding-bottom:6px;
	padding-left:6px;
}
.open ul{
	background:#000;
	border:1px solid #ff0000;
}
.open li{
	padding-left:15px;
	background:transparent url(thridLevListItem.jpg) no-repeat 0px 4px;	
	font-size:10px;
}
.selectedItem{
	color:#fff;
}
.included{
	background:#0A0C0C;
	border:1px solid #212020;
}
.included a:hover{
	color:#fff;
}
#equalise{
	margin-top:53px;
}
.btnGeneric{
	background:transparent;
	width:134px;
	height:35px;	
	text-align:left;
	padding:0px;
	margin:0px;
	border:none;
	cursor:pointer;
	margin:10px 0px;
}
.required p{
	float:left;
	clear:both;
	display:none;
}
#flashcontent{
	clear:both;
	background:transparent url(splashBg.jpg) no-repeat top left;
	width:694px;
	height:218px;
	z-index:0;
	position:relative;
}
#portrait{	
	display:block;
	position:absolute;
	bottom:0px;
	right:0px;
	z-index:9;
}
#splashInner{
	position: relative;	
}
#homeFeatureOuter{
	width:610px;
	height:360px;
	float:left;
	position:relative;
	/* Over ridden with $mt_page.main_home_bg
	background:#fff url(homepageFeatureBg.jpg) no-repeat top left;	
	*/
}
#homeFeatureInner{
	margin-right:30px;
	right:401px;
	width:2px;
	position:absolute;
	top: 4px;
	height: 23px;
}
#homeFeatureInner .linkImg{
	position:absolute;
	top:25px;
	right:0px;
}
#homeFeatureInner h1, #homeFeatureInner h6{
	float:right;
	clear:both;
}
#homeFeatureInner ul{
	position:absolute;
	right:-433px;
	top:-14px;
	WIDTH: 602px;
	height: 266px;
}
#homeFeatureInner li{
	background:transparent url(buttons/homepageBullet.png) no-repeat 0px 5px;
	padding-left:20px;
	/*width:200px;
	line-height:12px;*/
}
.clickable{
	cursor:pointer;
}
#homeFeatures img{
	margin-bottom:5px; 	
	float:right;
}
#fullWidth{
	margin-top:35px;
	border-top: 1px solid #E4E4E4;
	
}
/* HomeFeatureBottom added by SB */
.homeNoticeWideOuter{
	width:610px;
	height:72px;
	border:1px;
	border-color:black;
	float:left;
	position:relative;
	background:#fff url(it71__bta-home-announce-box.jpg) no-repeat top left;
}
.homeNoticeWideInner{
	margin-right:30px;	
	right:0px;
	width:400px;
	position:absolute;	
}
/* Site map CSS */
#sitemap ul{
/*	padding:0px 15px;
	list-style-position:outside;*/
}
.sm ul{
/*	margin:5px 0px;
	font-size:12px;		*/
}
a.parent{
	/*background:transparent url(homepageBullet.png) no-repeat 0px 5px;*/
/*	padding:0px;
	font-weight:bold;*/
}
.sm a{	
	color:#333333; /* Dark grey */
}
.sm a:hover{
	color:#A6A6A6; 
}		
.parent{
/*	padding:2px 22px 4px 20px;
	color:#ff0000;	
	background:#fff url(siteMapListItem.jpg) no-repeat 0px 0px;
	text-decoration:none;
	line-height:24px;*/
}
#systemPage{
	margin-top:35px;
	/* border-top: 1px solid #E4E4E4; */
	/* font-size:12px; */
	/* color:#5e5e5e; */	/* Dark grey*/
}
/* Contact form */
.errortext input, .errortext textarea{
	border:1px solid #ff0000;
}
/* Search page */
.searchresult{
	margin:20px 0px;
}
#searchResults{
	padding-bottom:5px;
	border-bottom:1px solid  #E4E4E4;	/* Light grey*/
}
#searchResults button{	
	background:none;
	border:none;
	width:85px;
	height:30px;
}
#searchResults p{
	clear:both;
	padding-top:10px;
	font-weight:bold;	
}
.pagenav p{
	width:200px;
}/*
#searchResults label{
	float:left;
}
#searchResults label{
	width:200px;
}*/
.searchresult a{
	/* color:#11717C;default Dark green */
	color:#1D5DA5;
}
.searchresult a:hover{
	/*color:#40CAF1; Light Blue */
	color:#89B3E5;
}
.paged ul li{
	float:left;
}
.paged li{
	margin:5px;
}	

.searchIconBtn{
	background:none;
	border:none;
	width:28px;
	height:28px;
	cursor:pointer;
}
#contactDetails{
	width:415px;
}
#contactDetails button{
	margin-left:147px;
}
#errorMessages{
	margin-left:147px;
	width:200px;	
	padding:10px;	
}
#errorMessages p{
	padding:0px;
}
#errorMessages strong{
	padding:0px;
	color:#ff0000;
	font-weight:bold;
}
#query{
	margin-top:5px;
	margin-right:3px;
	width:115px;
}
#homeFeatureSub{
	
}








/* Sitemap style */

ul.sm {
	/*border: 1px solid #ff0000;*/
	overflow: hidden;
	float:left;
	padding-left: 30px;
}

ul.sm li {
	list-style-type: none;
	list-style-image: none;
	background-image: none;
	font-weight:bold;
	padding:0px;
	margin:0px;
	
/*	float:right;*/
}

ul.sm ul.subnode {
 padding-top:12px; /* !important;*/
 padding-left:20px; /* !important;*/
}

ul.sm li.level_1 {
	font-size: 16px;
	font-weight: bold;
	color: #888888;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-top: 1px dotted #cccccc;
}

ul.sm li.level_2 {
	font-size: 11px;
	font-weight: bold;
	color: #004c59;
	padding-bottom: 10px;
}

ul.sm ul#level_3 {
	font-size: 10px;
	padding-left: 15px;
}


ul.sm li.level_1 a {
	color: #004c59;
	padding-bottom: 10px;
	}

ul.sm a:hover {
	color: #337f8a;
}

ul.sm li.level_2 a {
	color: #004c59;
}

div#sideboxes
{
	float:right;
	overflow: hidden;
	padding-right:5px;
}

div#accesskeysbox {
	width: 240px;
	margin-top: -73px;
}


div#lookingfor {
	width: 240px;
	margin-top: 20px;
}

element {
}
