#validPage { /* hide this as it's not all valid yet */
	display:none;
}

/* seem to need this to fix a bug whereby the lh menu list items have bullet points */
#campaignsMenu li {
	list-style:none;
}

/* all other About us section styles
=====================================*/
.minutesTable {}
.minutesTable h3, h3.agenda { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 1em; 
	font-variant:normal; 
	color: #000; 
	margin-top: 10px; 
	margin-bottom: 2px;
}

/* advisory group and sha styles */
	#agenda h2 {font: bold 1.2em Arial, Helvetica, sans-serif; color: #000; margin-top: 0px; margin-bottom: 15px;}
	#agenda h3 {font: bold 1.2em Arial, Helvetica, sans-serif;  font-variant:normal; color: #000; margin-top: 0; margin-bottom: 2px;}
	#agenda p {font-size: 1em; margin-bottom: 10px;}
	#agenda li {font-size: 1em; margin-bottom: 10px;}
	#agenda ol {margin-left: 14px; padding: 14px;}
	#agenda ol li {margin-bottom: 10px; font-weight:bold;}
	#agenda li strong {font-weight:bold;}
	#agenda ol ul {margin-left: 20px; padding: 10px;}
	#agenda ol ul li {list-style-type:none; margin-bottom: 10px; font-weight: normal}
	#agenda li.aob {list-style-type:none;}
	#agenda p.lunch {font-weight: bold; margin: 10px 0 16px 0;}
	#agenda p.footer {text-align: right; font-weight: bold;}
	ul.agenda {list-style-type:none; margin: 0 0 10px 20px;}
	
	ol, ul {margin-top: 0; margin-bottom: 10px;}
/* sha minutes */
	#present ul li  {list-style-type: none; font-size:1em;}
	em {color:#FF0000; font-style:normal;}
	em#note{color:#000000; font-style:italic}
	span.action {color: #333333; font-weight:bold;}

	#kps ul { /* key point summaries*/
	list-style: inside;
	margin-top: 10px;
	width: 70%;
	}
	/* sha members */
	#shaMembers h2 {
		font-size: 1.3em;
		color: #06c;
		margin-bottom: 1em;
	}
	div.general {
		clear:both;
		/*border-bottom: 1px solid #ccc; - looked nice but IE etc.... */
		margin-bottom: 10px;
		padding-bottom: 10px;
	}
	
	div.general img{
	 padding:5px; 
	 float:left; 
	 margin:0 20px 10px 0;
	
	}
	
/* FOI styles
==============*/

h2.foi {
	font-size: 1.3em;
	color: #06c;
	margin-bottom: 1em;
}

ul#foiNav {
	border-bottom: 6px solid #06c;
	height:25px;
}
#foiNav li {
	display:inline;

}

#foiNav a:link, #foiNav a:visited
{
	display:inline;
	float:left;
	margin-right: 5px;
	width:65px;
	color:black;
	font-weight:normal;
	text-decoration:none;
	background: #9cf url(/ukt/i/g/decorative/tab-arc-light.gif) top right no-repeat;
	padding: 0 10px;
	line-height: 22px;
}
#foiNav a:hover, #foiNav a.on
{
	display:inline;
	color:white !important;
	text-decoration:none;
	background: #06c url(/ukt/i/g/decorative/tab-arc-dark.gif) top right no-repeat !important;
	line-height: 25px !important;
}




/* advisory groups */
div#advisoryGroupLinks {
	text-align: left;
}
#advisoryGroupLinks h2 {
	font-size: 12px;
	margin-bottom: 0;
}

#advisoryGroupLinks ul, #advisoryGroupLinks li {
	padding: 0;
	margin: 0;
	list-style-type:none;
}
#advisoryGroupLinks a {font-size: 12px;}
#jobAdContainer {
	width: 500px;
}
#aboutUs {
	border: 1px solid #06c;
	border-bottom: 0 none;
	margin:0;
	padding: 1em;
}
#aboutUs p {
	margin:.5em 0 0 0;
	color: #06c;
}
#aboutUs .p1 {
	font-weight: bold;
}

/* Jobs
===================*/
#jobAdTop {
	height: 20px;
	background-color:#66CC66;
	border-left: 20px solid #06c;
	margin:0;
}
#jobAd {
	background: #06c;
	border-left: 20px solid #9cf;
	padding: 10px;
	color:#fff;
	margin:0;

}
#jobAd h2 {
	font-size: 1.3em;
	margin-bottom: 1em;
}

#jd {
	padding: 1em 5em 0 .5em; /* bottom padding is 0 because the margins of the contained paras create a padding effect*/
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	margin: 1em auto;
}

#salary, .closingDate, .interview {
	font-weight:bold;
}

#address p {
	margin: 0;
}
#address a {
	color: #fff;
}


.also {
	text-align: left;
}
.also, #pdfLinks {
	border: 1px solid #3c9fff; 
	border-top: 2px solid #3c9fff; 
	margin-bottom: 10px; 
	text-align: left;
}
.also h2, #pdfLinks h2 {
	font: bold 1em arial; 
	color: #06c;
	background-color: #E5eFFF;
	padding: 5px;
	margin: 0;
	border-bottom: 1px solid #3c9fff; 
}

.also ul, #pdfLinks ul {
	margin: 5px 0 5px 5px; 
	padding-left: 0;
}
.also li, #pdfLinks li {
	text-align: left; 
	list-style-type:none; 
	display:block; 
	margin-left: 0; 
	padding-left: 0; 
	line-height: 1.8em;
	font-size: .9em;
}

/*added 13.6.07 KA*/
span.date {
	font-weight:bold;
	color: #06c;
}

.Table, .table
{
  font:bold 1em Trebuchet MS, Helvetica, Arial, sans-serif;
  color: #000000;
  background-color: #FFFFFF;
  margin: 0;
  border: 2pt solid #a6bd89;
  text-align: left;

}
.header {
  font:bold 1em Trebuchet MS, Helvetica, Arial, sans-serif;
  color: #003399;
  background-color: #F6F5EA;
  margin: 0;  
  border: 1px solid #a6bd89;
  border-top-width: 0px;
  border-left-width: 0px;  
  text-align: left;

}
.data, table.table td
{
  font:normal 1em Arial, Helvetica, sans-serif;
  color: #000000;
  background-color: #FFFFFF;
  margin: 0;
  border: 1px solid #a6bd89;
  border-top-width: 0px;
  border-left-width: 0px;
  vertical-align: top;
  text-align:left;
	padding: 5px;
}