/* ::::: http://www.restore.co.uk/restore2.css ::::: */


body { }
a { color: rgb(78, 119, 156); font-size: 9pt; font-family: verdana,Geneva; text-decoration: underline; }
a:hover { color: rgb(0, 144, 91); text-decoration: none; }
a.nav { color: rgb(255, 255, 255); font-family: arial,Helvetica; text-decoration: none; font-size: 7pt; }
a.nav:hover { color: rgb(153, 153, 153); text-decoration: underline; font-size: 7pt; }
a.nav2 { color: rgb(255, 255, 255); font-family: arial,Helvetica; text-decoration: none; font-size: 7pt; }
a.nav2:hover { color: rgb(204, 204, 204); text-decoration: underline; font-size: 7pt; }
a.news { color: rgb(78, 119, 156); font-family: verdana,arial,Helvetica; text-decoration: none; font-size: 8pt; }
a.news:hover { color: rgb(0, 144, 91); text-decoration: underline; font-size: 8pt; }
.h { font-family: verdana,arial,Helvetica; font-size: 10pt; text-align: left; color: rgb(78, 119, 156); font-weight: bold; line-height: 19px; }
h1 { font-family: verdana,arial,Helvetica; font-size: 11pt; color: rgb(0, 144, 91); font-style: italic; line-height: 19px; }
p { font-family: verdana,arial,Helvetica; font-size: 9pt; color: rgb(0, 0, 0); line-height: 19px; }
i { font-family: verdana,arial,Helvetica; font-size: 9pt; color: rgb(0, 0, 0); font-style: italic; }
.p { font-family: verdana,arial,Helvetica; font-size: 9pt; color: rgb(0, 0, 0); }
.p2 { font-family: verdana,arial,Helvetica; font-size: 9pt; color: rgb(255, 255, 255); font-weight: bold; }
.p3 { margin: 7px; font-family: verdana,arial,Helvetica; font-size: 8pt; color: rgb(0, 0, 0); line-height: 14px; }
.p4 { font-family: verdana,arial,Helvetica; font-size: 10pt; text-align: center; color: rgb(255, 255, 255); }
ul { line-height: 19px; }
li { font-family: verdana,Helvetica; font-size: 9pt; line-height: 19px; }
b { font-family: verdana,Helvetica; font-size: 10pt; color: rgb(0, 0, 0); line-height: 19px; }
.whitebold { font-family: verdana,arial,Helvetica; font-size: 10pt; color: rgb(102, 102, 102); font-weight: bold; list-style-type: disc; }
table.container { border: 1px solid rgb(136, 152, 172); margin: 0px auto; }
body {  }
.box1 { border: 1px solid rgb(0, 144, 91); padding: 1px 4px 2px; }


/* NEW CODE - LEFT HAND SIDE NAVIGATION */

.linkBox {
	clear: none;
	width: 136px;
	background-image: url(bullet.gif);
	background-repeat: no-repeat;
	background-position: 114px 20px;
	float: left;
}

.navLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #006699;
	text-align: right;
	float: left;
	clear: none;
	background-image: url(bullet.gif);
	background-repeat: no-repeat;
	background-position: 114px 20px;
	padding-left: 0px;
	width: 112px;
	margin: 0px;
	padding-bottom: 10px;
	padding-top: 20px;
	
	
}

.subNavLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #009966;
	font-weight: bold;
	width: 112px;
	text-align: right;
	padding-top: 7px;
	clear: none;
	float: left;
}
.sideNav {
	clear: left;
	float: left;
	height: 340px;
	width: 136px;
	padding: 0px;
	margin: 0px;
}

.navLink a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}
.navLink a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}
.navLink a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}
.navLink a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}

.subNavLinks a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #009966;
	font-weight: bold;
	text-decoration: none;
}
.subNavLinks a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #009966;
	font-weight: bold;
	text-decoration: none;
}
.subNavLinks a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #009966;
	font-weight: bold;
	text-decoration: none;
}
.subNavLinks a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #009966;
	font-weight: bold;
	text-decoration: none;
}
