/* CSS Document */
/* -- General ------------------------------------------------------------------------- */
body {
	
	margin: 0;
	padding: 10px 20px;
	border: 0;
	text-align: center;
	font-size: 77%;
}
body, p, td, input, select, option, textarea {
	font-family: verdana, lucida, arial, helvetica, sans-serif;
	color: #666;
}
input, textarea, select, select option {
	margin: 0;
	padding: 1px;
	font-size: 1em;
}
p {
	margin: 0.3em 0 1em 0 !important;
	line-height: 1.4em;
}
a, a:link, a:visited, a:active {
	color: #0066cc;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: underline;
}
.hide, a.skip {
	height: 0;
	width: 0;
	overflow: hidden;
	position: absolute;
}
div {
	float: none;
	clear: none;
	display: block;
	margin: 0;
	padding: 0;
	border: 0;
}
img {
	border: 0;
}
.clear {
	clear: both;
}

#Page{
	border-bottom:1px solid #afafaf;
	width:964px;
	float:left;
	font-size: 0.9em;

}

/*Header*/

div#BTMark a {
	background:transparent url(../img/bt_logo.gif) no-repeat 0 0;
	display:block;
	float:left;
	height:39px;
/*	margin-bottom:1.2em; */
	width:81px;
}
/* hide off the screen, available to others*/
ul.skipLinks {
	position: absolute; 
	left: -100000px;
}
.hidden {
	position:absolute;
	width: 1%;
	left: -100000px;
	height: 0;
	overflow: hidden;
}
/*hide from all, including screenreaders*/
.hiddenAll {
	display:none;
	visibility:hidden;
}
div#BTMark, div#businessHeading {
	float: left;
	display: inline;
}
div#businessHeading  {
	width: 7%;
	margin: 0 0 0 28px;
}


/*Navigation*/
ul#globalNav {
	float: left;
	font-size: 1.2em;
	position: relative;
	top: 10px;
	left: 42%;
}
ul#globalNav li {
	float: left;
	display:inline;
	background: url(../img/css/bg_bullet_disc.gif) no-repeat right 6px;
	padding: 0 12px 0 9px;
}
ul#globalNav li.last {
	background: none;
}
div#globalSearchForm {
	float: right;
	display: inline;
	margin: 10px 0px 0px 0px;
}

div#globalSearchForm fieldset{
	float: right;
	border: none;
}

div#globalSearchForm input#searchText {
	border-top: 1px solid #7C7C7C;
	border-right: 1px solid #C3C3C3;
	border-bottom: 1px solid #DDDDDD;
	border-left: 1px solid #C3C3C3;
	width: 150px;
	margin: 0 5px 0 0;
}
div#globalSearchForm input[type="image"] {
	/*position: relative;
	top: 4px;*/
}
div#header {
	
	height:50px;
	overflow: hidden;
	padding: 20px 0px 0 20px;
	clear: both;
	margin:0 0 17px 0;
	text-align:right;
	padding-bottom: 40px;
}


/*-- Primary navigation ---*/
#primeNav  {
	width: 964px;
	font-weight:bold;
	font-size: 1.2em;
	overflow:visible;
	background:url(../img/css/bg_primeNav_bottom_line.gif) no-repeat right bottom;
	height:30px;
	clear:right;
	padding-top:5px;
	
}

	#primeNav li {
		float: left;
		display: block;
		margin:0 2px 0 0;
		width:159px;
		text-align:center;
	}
	#primeNav li.last {
		margin:0;
	} 

		#primeNav li a {
			background: url(../img/css/bg_primeNav_tab.gif) no-repeat 0 0;
			color:#FFFFFF;
			display:block;
			padding:8px 0 7px 0;
			text-decoration:none;
		}
		#primeNav li a:hover{
			background-position:0 -61px;
		}
	/*	
			#primeNav li a span {
				background:url(../img/css/bg_primeNav_tab_right.gif) no-repeat 100% 0;
				display:block;
				padding:8px 20px 7px 0;
			}
			#primeNav li a:hover span{
				background-position:100% -61px;
			}
*/			
			#primeNav li.selected a, #primeNav li.selected a:hover{
				background-position:0 -122px !important;
				color:#000000 !important;
			}

/*SecNav*/
#SecNav {
	border-left: 1px solid #adc5d7;
	border-right: 1px solid #adc5d7;
	background-color: #fff;
	background-image: url(../img/css/bg_secnav_1x21.gif);
	background-repeat: repeat-x;
	background-position: 0 99%;
	font-size: 11px;
	padding: 0 0 5px 0;
	float:left;
	width:964px;
	border-top: none;
}
#SecNav ul {
	display: block;
	margin: 0;
	padding: 0 0;
	border: 0;
	list-style: none;
	height: 21px;
}
#SecNav ul li {
	float: left;
	display:block;
	margin: 0;
	padding: 4px 11px 0 10px;
	border: 0;
	background: url(../img/css/separator_secnav_1x9.gif) no-repeat 100% 7px;
}
#SecNav ul li.last {
	background: none;
}
#SecNav ul li.selected span {
	font-weight: bold;
	color: #000;
}
#SecNav ul li.selected a, #SecNav ul li.selected a:link, #SecNav ul li.selected a:visited, #SecNav ul li.selected a:active {
	font-weight: bold;
	letter-spacing:-1px;
}

/* -- BreadCrumbs ------------------------------------------------------------------- */
#BreadCrumbs {
	display: block;
	margin: 0;
	padding: 10px 19px 10px 19px;
	border: 0;
	list-style: none;
}
#BreadCrumbs ul, #BreadCrumbs li {
	display: inline;
	margin: 0;
	border: none;
	padding: 0;
}


/*--- Footer ---*/
div.footerLinks {
	background-color: #f1f8ff;
	float: left;
	margin: 9px 0 0 20px;
	clear: both;
	width: 964px;
	padding: 0 0 20px 0;
	border:0;
}
div.footer, div.footer p {
	float:left;
	border:1 #adc5d7;
}


div.footer ul {
	float: right;
	margin: 0.7em 0px 0 0;
	font-size: 1.0em;
}
div.footer ul li {
	float: left;
	display: inline;
	background: url(../img/css/bg_bullet_disc.gif) no-repeat left 65%;
	padding: 10 6px 0 12px;
}
div.footer ul li.first {
	background: none;
}
div.footer p.view  {
	margin: 0.7em 0 0 0px;
		padding-top:5px;
}
#Footer {
	left;
	clear: both;
	background-color: #f1f8ff; /* default colour scheme */
	height: 40px;
	border:1 #a
