PanelCentre,.PanelRight
{
	height:350px;
	  
}

.PanelLeft
{
	float:left;
	width:auto;
	height:100%;
	margin-right:30px;
}
.PanelLeft img
{
	display:block;
	margin-bottom:20px;
}
.PanelCentre
{
	float:left;
	width:465px;
	padding-right:25px;
	margin-bottom:25px;
}

.PanelCentre p
{
	font-size:10pt;
	color:black;
}
div.black
{
	display:inline;
	color:black;
	font-size:9pt;
}

p.blue
{
	background-color:#EDF2F7;
	padding:10px;
}
.PanelCentre ul
{
	padding:0px;
	margin:15px 0px 23px 15px;
	list-style-type:square;
	color:#0061AF;
	font-size:11pt;
}

.PanelCentre li
{
	padding:0px;
	margin:15px 0px 15px 0px;
}

h1
{
	color:#0061AF;
	font-size:10pt;
	clear:both;
}

p.Intro
{
	color:#00589C;
	font-size:11pt;
}

.BlueBox, .BlueBoxL
{
	width:87px;
	height:87px;
	display:block;
	margin-bottom:20px;
}

.BlueBox
{
	background-color:#92B4DA;
}
.BlueBoxL
{
	background-color:#D1E0F0;
}

.Content
{
	background-position:644px 4px;
	background-repeat:no-repeat;
	background-image:url(http://www.buyingsupport.co.uk/imgs/border.gif)
}

a.LinkHighlight
{
	width:auto;
	height:auto;
	padding:5px 10px 5px 10px;
	background-color:#E8ECF2;
	color:#003E6E;
	font-weight:bold;
	text-decoration:none;
	border:dashed 1px #3D4F7A;
	margin:20px 10px 20px 0px;
}
a.LinkHighlight:hover
{
	background-color:#CDD5E4;
}

.Validator
{
	float:left;
	display:block;
	width:20px;
}

.StepsBox
{
	background-color:#C6DCEE;
	margin-top:10px;
	margin-bottom:10px;
}
.StepsBox p.BlueHighlight
{
	color:#0060AE;
	font-weight:bold;
}
.StepsBox img
{
	display:block;
}

.StepsBox p
{
	display:block;
	padding:4px;
	margin:0px;
}

/*BSA in the News*/
#bdNews a.blue 
{
	color:#0060AE;
	font-style:italic;
}