@charset "utf-8";
.leftEdge {
	background-image: url(/images/leftEdge.jpg);
	background-repeat: repeat-y;
}
.footBg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-image: url(/images/footBg.jpg);
	background-repeat: repeat-x;
}
.footBg a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration:none;
	background-image: url(/images/footBg.jpg);
	background-repeat: repeat-x;
}
.footBg a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration:none;	
	background-image: url(/images/footBg.jpg);
	background-repeat: repeat-x;
}
.mainText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	text-align: left;
	list-style-image: url(/images/bulletGreen.jpg);
}
.mainText a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #FD9A34;
	text-align: left;
	list-style-image: url(/images/bulletGreen.jpg);
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF9934;
	text-decoration: none;
}

.mainText a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #FD9A34;
	text-align: left;
	list-style-image: url(/images/bulletGreen.jpg);
}
.ukMapBg {
	background-image: url(/images/UKWatermark.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
.shadedBoxBg {
	background-image: url(/images/shadedBoxTop.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.vDots {
	background-image: url(/images/vDots.jpg);
	background-repeat: repeat-y;
	background-position: center;
}

.orangeBorder {
	border: 1px solid #FF9934;
}
.quoteBg {
	background-image: url(/images/quoteMid.jpg);
	background-repeat: repeat-y;
}
.mainText_obull {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	text-align: left;
	list-style-image: url(/images/bulletOrange.jpg);
	margin-left: 12px;
}
.formText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: left;
}
.footText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.footText a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration:none;
}
.footText a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration:none;	
}
