body {
	margin: 10px 0 10px 0;
}
body, p, td {
	font-family: Verdana;
	font-size: 12px;
	line-height: 140%;
}
p {
	margin-bottom: 20px;
}
.branchPanel p {
	line-height: 120%;
}
.opening {
}
.blue {
	background-color: #5872ad;
}
.red {
	background-color: #e52824;
}
.insertImage {
	margin: 10px 0px 10px 0px;
	border-style: solid;
	border-color: white;
	border-width: 1px;
}
.strapline {
	font-size: 13px;
	font-weight: bold;
}
.filename {
	font-size: 10px;
	font-weight: bold;
}
.metals {
	text-align: center;
	font-size: 12px;
	/*font-weight: bold;*/
	color: #eeeeff;
	padding-top: 8px;
	padding-bottom: 8px;
}
.metals a, .metals a:visited, .metals a:hover {
	color: #eeeeff;
	text-decoration: none;
}
.metals a:hover {
	text-decoration: underline;
}

a:visited {
	color: blue;
}
a:hover {
	color: red;
}
.leftColumn a {
	display: block;
	font-family: Verdana;
	font-weight: bold;
	font-size: 13px;
	line-height: 100%;
	color: #000000;
	/* background-color: #ffddaa; */
	text-decoration: none;
	margin: 0px 10px 20px 10px;
}
.leftColumn a:visited {
	color: #000000;
}
.leftColumn a:hover {
	text-decoration: underline;
	color: #000000;
}
.nextLink {
	font-size: 11px;
}
.searchbox, .searchbutton {
	font-family: Verdana;
	font-size: 11px;
	margin-left: 10px;
}
.searchbox {
	width: 140px;
	margin: 20px 0px 5px 10px;
}
.searchResults {
}
.searchMetaData {
	color: #999999;
	font-size: 11px;
}
.leftColumn {
	background-image:   url(../images/bg/bg-1-1f.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}
.rightColumn {
	background-image:   url(../images/bg/bg-1-3f.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	padding: 20px 0 0 0;
}
.contentCell {
	padding: 10px 30px 0 0;
}
.photoCell {
}
.buffBackground, .buffBackgroundDiv {
	background-color: #ffddaa; 
}
.buffBackgroundDiv {
	padding: 1px 10px 1px 10px;
	/* width: 380px;
	margin-above: 0;
	margin-below: 0;*/
}
.buffBackgroundDiv ul {
	margin-below: 0;
}
/*
.topBuff, .bottomBuff {
	width: 380px;
	height: 10px;
	font-size: 5px;
}
.topBuff {
	margin-below: 0;
	background-image: url(../images/misc/topBuff.gif);
}
.bottomBuff {
	margin-top: 0;
	background-image: url(../images/misc/bottomBuff.gif);
}
*/
.regTable {
	background-color: #ffddaa; 
	color: red;
	font-weight: bold;
}
.regForm {
	font-family: Verdana;
	font-size: 11px;
}
.contactTable td {
	padding: 2px 5px 0px 0px;
}
.branchPanel {
	background-image:   url(../images/misc/branch-panel.jpg);
	background-repeat: no-repeat;
	padding: 10px;
}
.branchName {
	font-weight: bold;
	font-size: 30px;
	color: red;
}
ul li {
	list-style-image:   url(../images/misc/red-bullet-white.gif);
}
.redBullet li, .redBulletWhite li {
	list-style-image:   url(../images/misc/red-bullet.gif);
	margin-bottom: 2em;
	margin-left: -2em;
}
.redBulletWhite li, .redBulletWhiteNarrow li {
	list-style-image:   url(../images/misc/red-bullet-white.gif);
}
.redBulletWhiteNarrow li {
	margin-bottom: 1em;
}
.atozList {
	/*margin-bottom: 0;*/
	margin-top: 0;
}
.atozList li {
	margin-left: -1.5em; 
	list-style-image:   url(../images/misc/red-bullet.gif);
}
H1, .h1span {
	font-family: Verdana;
	font-size: 17px;
	font-weight: bold;
	color: red;
}
H2 {
	font-family: Verdana;
	font-size: 15px;
	font-weight: bold;
	line-height: 120%;
	color: #000000;
}
H3 {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.download {
	font-size: 10px;
}
.litTableHeader {
	color: white;
	background-color: red;
	font-weight: bold;
	padding: 0px 0px 2px 10px;
}
.litTableEntry {
	border-style: solid;
	border-color: red;
	border-width: 0px 0px 2px 0px;
}
.litTableSub {
	padding-top: 2px;
	padding-bottom: 2px;
}
.legalLinks {
	font-size: 11px;
	margin: 30px 0px 30px 0px;
}
.legalLinks, .legalLinks a, .legalLinks a:visited, .legalLinks a:hover {
	color: #ffeeee;
	text-decoration: none;
}
.legalLinks a:hover {
	text-decoration: underline;
}
#ukmap {
	border-style: solid;
	border-width: 2px;
	border-color: #cccccc;
}
.mapButton {
	font-family: Verdana;
	font-size: 12px;
}