/*--PRINT FOR SEARCH AND FORM--*/
/*--EXTRACE FROM CONTENT--*/
body {
	font-family:Helvetica, Arial, San-serif; 
	margin:10px 0 10px 0;
	color:#000;
	background-color: #fff;
	font-size:0.7em;}

#iwrapper .clear {clear:both;}
img {border:none;}
.hide {display:none;}

#icenter	{
	text-align:center;}

#iwrapper {
	margin:0 auto 0 auto;
	padding:0;
	/*width:771px;*/
	width:625px; 
	text-align:left;}

#iholder1 {
	float:left;
	/*width:771px;*/
	width:625px;	
	/*background: #0066FF url(../files/images/leftnav_image.jpg) no-repeat bottom left;*/
	margin:0;
	padding:0;}

#iholder2Home {
	float:left;
	/*width:771px;*/
	width:625px;	
	background: transparent url(../files/images/peachy_line.gif) repeat-y 146px 0;}
	
#iholder2 {
	float:left;
	/*width:771px;*/
	width:625px;	
	background: transparent url(../files/images/white_line.gif) repeat-y 146px 0;}
	
#banner {
	float:left;
	background:#fff url(../files/images/banner.jpg) no-repeat 0 18px;
	color:#ff6600;
	/*width:771px;*/
	width:625px;
	margin:0;
	padding:0;
	}

/*--TOP NAVIGATION--*/
#TopNavigation {
	float:right;
	margin:0;
	padding:0;
	width:625px;
	font-weight:bold;
	background-color:#ff6600;}

#TopNavigation ul, #TopNavigation li {
	list-style-type:none;
	margin:0;
	padding:0;}

#TopNavigation ul{
	width:625px;
	float:left;
	margin:0;
	/*padding-left:10px;*/
	background:#ff6600;
	color:#fff;}
		
#TopNavigation .left{
	float:left;
	padding:2px 6px 2px 5px;}

#TopNavigation .right, #TopNavigation .right_decor {
	float:right;
	padding:2px 4px 2px 5px;}

#TopNavigation .right_decor{
	background:url(../files/images/listdivider_beige.gif) no-repeat 0 4px;
	padding:2px 5px 2px 7px;}
	
#TopNavigation a:link, 
#TopNavigation a:visited, 
#TopNavigation a:active {
	color: #fff;
	text-decoration:none;}

#TopNavigation a:hover {	
	color: #0066ff;
	text-decoration:none;}

.bannerTitle {
	height:82px;
	width:261px;
	float:left;}

/*--LEFT NAV AND CONTENT WRAPPER--*/
#MidSectionWrapper	{
	float:left;
	/*width:771px;*/
	width:625px;}

/*--LEFT NAVIGATION--*/
#LeftPanel{
	float:left;
	width:146px;
	min-height:339px;
	height:auto;
	color:#fff;
	padding:0 0 50px 0;
	margin:0;}	
	/*\*/*html #LeftPanel {height:339px;}/**/

#LeftPanel ul, #LeftPanel li {
	list-style-type:none;
	margin:0;
	padding:0;
	/*background-color:black;*/}

#LeftPanel ul {
	padding: 0 0 0px 0;}

#LeftPanel .listend{
	width:146px;
	height:5px;
	background: url(../files/images/dottedline_beige.gif) repeat-x top left;}

#LeftPanel a, 
#LeftPanel a:link, 
#LeftPanel a:visited, 
#LeftPanel a:hover, 
#LeftPanel a:active, 
#LeftPanel span {
	display: block;
	background: url(../files/images/menu_arrow_rht_03.gif) top left no-repeat;
	color: #fff;
	/*font-size: 1.25em;*/
	font-size: 14px;
	font-weight: bold;
	/*padding: 9px 5px 9px 27px;*/
	padding: 9px 0px 9px 27px;
	text-decoration: none;
	margin:0;}

#LeftPanel a:hover {
	background:url(../files/images/menu_arrow_rht_03_on.gif) top left no-repeat;
	color: #ff9000;}

#LeftPanel .selected {
	display: block;
	background:url(../files/images/menu_orange_column.gif) top left no-repeat;
	color: #ff9000;
	padding-left: 20px;
	background-color:#FFEEE4;}

#LeftPanel #sublevel1, 
#LeftPanel #sublevel1 li {
	/*width:126px;*/
	margin: 0;
	padding:0;}
	/*\*/* html #LeftPanel #sublevel1 {background-color:#ffeee4;padding-bottom: 1px;}/**/

#LeftPanel .selected a:link, 
#LeftPanel .selected a:visited, 
#LeftPanel .selected a:hover, 
#LeftPanel .selected a:active {
	color: #ff9000;
	background:#FFEEE4;
	/*padding: 7px 5px 7px 5px;*/
	padding: 7px 0px 7px 5px;}

#LeftPanel #sublevel1 a, 
#LeftPanel #sublevel1 a:link, 
#LeftPanel #sublevel1 a:visited,
#LeftPanel #sublevel1 a:hover, 
#LeftPanel #sublevel1 a:active {
	background:#FFEEE4 url(../files/images/dottedline_orange.gif) repeat-x top left;
	color: #ff9000;
	font-size:1em;
	/*padding: 7px 5px 7px 5px;*/
	padding: 7px 0px 7px 5px;
	}

#LeftPanel .selected a:hover, 
#LeftPanel #sublevel1 a:hover{
	color: #0066FF;}

/*--SEARCH BOX--*/
#SearchBox {
	float:left;
	vertical-align:top;
	width:251px;
	padding:0;
	margin:0;}
	
#SearchBox form {
	margin:0;
	padding:0;
	float:left;}

#SearchBox p {
	margin:0;
	padding:0;}

#SearchBox input {
	float:left;
	margin:1px 4px 0 7px;
	min-height:11px;
	height:auto;
	width:114px;
	font-size:0.9em;
	color:#0166FF;
	border:solid 1px #fff;}
	* html #SearchBox input {
	margin:0px 4px 0 7px;}	

.BtnSubmit {
	float:left;
	background: url(../files/images/search_arrow.gif) no-repeat;
	padding:0;
	border:none;
	cursor:pointer;
	height:14px;
	width:14px;
	margin:2px 5px 0 0;}
	* html .BtnSubmit {margin:0px 5px 0 0;}	

.BtnSubmit3 {
	float:left;
	background: url(../files/images/submit_button.gif) no-repeat;
	padding:0;
	border:none;
	cursor:pointer;
	height:23px;
	width:55px;
	margin:2px 20px 50px 0;}

.searchLink {
	float:left;
	margin:0;
	padding:2px 0 0 0;
	font-weight:normal;}

/*--SEARCH RESULTS--*/

#searchLink a, 
#searchLink a:link, 
#searchLink a:visited, 
#searchLink a:active,
#SearchBox a, 
#SearchBox a:link, 
#SearchBox a:visited, 
#SearchBox a:active {
	vertical-align:bottom;
	color:#fff;
	background:#ff6600;
	text-decoration:none;
	/*font-weight:bold;*/
	font-size:1em;
	margin:0px;
	padding:0;}
	
#SearchBox a:hover {
	color:#0066ff;
	text-decoration:none;}


.fmAdIntro {
	clear:both;}

.fmAdIntro, .fmAdCheckBoxes {
	margin-left:15px;}
	
.resultsIntroductionTxt	{
	margin:0px 15px 0px 15px;}

.ResultsDivURi {
	margin:0px 15px 0px 15px;}

.ResultsDiv1,
.ResultsDiv2,
.ResultsDiv3,
.ResultsDiv4,
.ResultsDiv5,
.ResultsDiv6,
.ResultsDiv7,
.ResultsDiv8,
.ResultsDiv9,
.ResultsDiv10,
.ResultsDiv11,
.ResultsDiv12,
.ResultsDiv13,
.ResultsDiv14,
.ResultsDiv15,
.ResultsDiv16 {
	margin:0px 15px 0px 15px;}

.Highlight {font-weight:bold;}

/*--PRINTICON--*/	
.printPageIcon {
	margin-top:2px;
	width:146px;
	float:left;}

.printPageIcon img{
	margin-right:5px;}
	
.printPageIcon a{
	margin-left:20px;}

.printPageIcon a:link, 
.printPageIcon a:visited, 
.printPageIcon a:active, 
.printPageIcon a:link, 
.printPageIcon a:visited, 
.printPageIcon a:active {
	color: #ff6600;
	text-decoration:none;}

.printPageIcon a:hover {
	color: #0166FF;
	text-decoration:none;}
		
/*--FOOTER--*/
#footer {
	float:right;
	margin:0;
	padding:0;
	width:625px;
	font-weight:bold;
	border-top:solid 3px #0066ff;}
	/*\*/#footer {border-top:solid 0px #0066ff;}/**/

#footer ul, #footer li {
	list-style-type:none;
	margin:0;
	padding:0;}

#footer ul{
	float:left;
	margin:0;
	padding-left:10px;
	width:615px;
	background:#0066FF;
	color:#fff;}
		
#footer li{
	float:left;
	padding:2px 6px 2px 5px;}

#footer .ListDivider{
	background:url(../files/images/listdivider_beige.gif) no-repeat 0 4px;}
	
#footer a:link, 
#footer a:visited, 
#footer a:active {
	color: #fff;
	text-decoration:none;}

#footer a:hover {	
	color: #ff6600;
	text-decoration:none;}


/*--EXTRACE FROM CONTENT--*/

/*--CONTENT BODY--*/	
#ContentBody {
	background:#fff url(../files/images/dottedline_orange.gif) repeat-x top left;
	float:left;
	width:625px;
	min-height:388px;
	height:auto;}
	/* Hide from IE5/Mac \*/ * html #ContentBody {height:389px;}/* Stop Hiding */

#ContentBodyHome #PageHeader, #ContentBody #PageHeader {
	float:left;
	width:300px;}

#ContentBody #PageHeader h1{
	font-size:1.4em;
	color:#0166FF;
	margin:15px 0 0 15px;}
	
#ContentBody #SearchBox {
	float:right;
	width:251px;
	background-color:#ff6600;
	margin:1px 0 0 0;
	padding:6px 0 7px 0;}

a:link, 
a:visited, 
a:active, 
a:link.pppLink, 
a:visited.pppLink, 
a:active.pppLink {
	color: #ff6600;
	text-decoration:none;}

a:hover, 
a:hover.pppLink {
	color: #0166FF;
	text-decoration:none;}

a:link.pppLink, 
a:visited.pppLink, 
a:active.pppLink {
	font-weight:bold;
	padding-left:30px;}

#ContentBody .pList, #ContentBody .pList li {
	list-style-type:none;
	margin:0;
	padding:0;}

#ContentBody .pList li{
	background: url(../files/images/bullet_blue.gif) no-repeat 1px 6px;
	margin: 0 0 0 15px;
	padding: 0 0 0 19px;}

/*-COLUMN LIST---*/
.ColumnList p {margin-left:15px;}


/*--TWO COLUMN LIST STYLE--*/
#ContentBody .twoColumnList {
	float:left;
	width:306px;
	border:solid 0px red;}

#ContentBody .ContentMain {
	color:#09285F;
	margin:0 25px 0 15px;
	padding:20px 0 0 0;}

h2 {font-size:1.3em;
	color: #0066ff;
	margin:0;
	padding:0 0 10px 0:}

.twoColumnList h2{
	background: url(../files/images/bullet_arrow.gif) no-repeat 1px 1px;
	color: #09285F;
	font-size:1.2em;
	margin: 0 0 0 15px;
	padding: 0 0 2px 19px;}

.twoColumnList h2 a, 
.twoColumnList h2 a:link, 
.twoColumnList h2 a:visited, 
.twoColumnList h2 a:active {
	color: #0166FF;
	text-decoration:none;}

.twoColumnList h2 a:hover {
	color: #ff6600;
	text-decoration:none;}

.twoColumnList p{
	background: url(../files/images/dottedline_blue.gif) repeat-x top left;
	color:#09285F;
	margin: 0 0 15px 15px;
	padding: 10px 0 0 0;}

.twoColumnList p img {
	float:left;
	padding:0;
	margin:0 10px 10px 0;
	border:solid 1px #ff6600;}

/*--TWO COLUMN LIST STYLE--*/
#ContentBody .oneColumnList {
	float:left;
	width:600px;}

#ContentBody .oneColumnListLine{
	width:590px;
	background: url(../files/images/dottedline_blue.gif) repeat-x top left;
	margin:0 0 0 15px;
	padding:0;}
	
.oneColumnList p{
	width:306px;
	color:#09285F;
	margin: 0 0 15px 15px;
	padding: 10px 0 0 0;}

.oneColumnList p img {
	float:left;
	padding:0;
	margin:0 10px 10px 0;
	border:solid 1px #ff6600;}

/*MISC*/
a.pdf, 
a:link.pdf, 
a:visited.pdf, 
a:hover.pdf, 
a:active.pdf, 
.oneColumnList p a, 
.oneColumnList p a:link, 
.oneColumnList p a:visited, 
.oneColumnList p a:hover, 
.oneColumnList p a:active,
.twoColumnList p a, 
.twoColumnList p a:link, 
.twoColumnList p a:visited, 
.twoColumnList p a:hover, 
.twoColumnList p a:active {
	background: url(../files/images/download_icon.gif) no-repeat 1px 1px;
	padding-left:17px;
	color: #ff6600;
	text-decoration:none;}

/*--BACK TO TOP--*/	
.backToTop {
	width:598px;
	background: url(../files/images/dottedline_orange.gif) repeat-x 1px 7px;
	text-align:right;
	margin: 0 0 12px 15px;
	padding:0;
	font-size:0.9em;}

.backToTop img{
	border-left:solid 5px #fff;
	border-right:solid 2px #fff;
	border-bottom:solid 2px #fff;}

.backToTop a, 
.backToTop a:link, 
.backToTop a:visited, 
.backToTop a:active {
	color: #ff6600;
	text-decoration:none;
	font-size:1em;}

.backToTop a:hover {
	color: #0066ff;}
	
/*--SITE MAP--*/
#siteMap ul, #siteMap li {
	list-style-type:none;
	margin:0 0 10px 0;
	padding:0;}

#siteMap a, 
#siteMap a:link, 
#siteMap a:visited, 
#siteMap a:active {
	text-decoration:none;
	font-size:1.0em;
	color:#ff6600;
	padding:0;
	font-weight:bold;}

#siteMap a:hover {
	color:#0066ff;}
	
.navheaderlevel1 {margin:0 0 10px 0;}
.navheaderlevel2 {margin:0 0 0 30px;}
.navheaderlevel3 {margin:0 0 0 50px;}

/*-FOI FORM---*/
#formArea {margin-left:15px;}

#formArea input{
	vertical-align:top;}
	/* Hide from IE5/Mac \*/ #formArea input{vertical-align:bottom;} * html #formArea input{vertical-align:middle;}/* Stop Hiding */

.address {
	float:left;}
.dateOfRequest {
	float:right;}
#formArea input {
	font-size:0.9em;
	color:#09285F;}

#formArea #txtName,
#formArea #txtaddress1,
#formArea #txtaddress2,
#formArea #txtaddress3,
#formArea #txtaddress4,
#formArea #txtEmail,
#formArea #txtTelephone,
#formArea #txtFax,
#formArea #txtOrganisation,
#formArea #txtaPosition{
	width:274px;}

#formArea #txtDeliveryMethodOther,
#formArea #txtDeliveryDigestOther {
	margin-left:38px;
	width:274px;}

#formArea label, #formArea input {
	margin-top:4px;
	margin-bottom:4px;}
	
.errorMessage {
	color:#ff6600;
	font-weight:bold;}
.inputfloat {
	float:left;}
.inputfloat label{
	float:left;
	width:170px;}
.BtnSubmit2 {
	float:right;
	background: url(../files/images/submit_button.gif) no-repeat;
	padding:0;
	border:none;
	cursor:pointer;
	height:23px;
	width:55px;
	margin:2px 20px 50px 0;}

#formArea a, 
#formArea a:link, 
#formArea a:visited, 
#formArea a:active {
	color: #ff6600;
	text-decoration:none;}

#formArea a:hover {
	color: #0066ff;}

#SearchBox, .BtnSubmit,
#banner, #LeftPanel, #footer, .backToTop , .backToTop img {
	display: none;}

div {border:solid 0px red;}