/*--CONTENT BODY--*/	
#ContentBody {
	float:right;
	width:624px;
	min-height:388px;
	padding-bottom:50px;
	height:auto;
	position:relative;
	z-index:0;
	background: none;
	background-color: #fff;
	overflow: hidden;
}

#ContentBodyHome #PageHeader {
	float:left;
	width:300px;}

#ContentBody #PageHeader h1{
	font-size:1.4em;
	color:#0166FF;
	margin:15px 0 20px 15px;}
	
#ContentBody #SearchBox {
	float:left;
	/*width:251px;
	background-color:#ff6600;
	margin:1px 0 0 0;
	padding:6px 0 7px 0;*/
	margin-left:7px;
}

span#searchkeywords
{
	margin:0 0 0 7px;

}

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:0 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;
	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;}

/*--BACK TO TOP FOR CONTENT--*/

/*--STYLE ADDED TO NDP--*/
/*.backToTopContent {
	width:585px;
	text-align:right;
	margin: 0 0 12px 0;
	padding:0;
	font-size:0.9em;}*/

.backToTopContent p {
	margin:0;
	padding:0;}

.backToTopContent  a, 
.backToTopContent a:link, 
.backToTopContent a:visited, 
.backToTopContent a:active {
	color: #ff6600;
	text-decoration:none;
	font-size:1em;}

.backToTopContent 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;}
	

.ColumnList {
	overflow:hidden;
}

* html .ColumnList {
	height:1%;
}