body,td,th,input, textarea, button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #00517A;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	color:#E85700;
	text-decoration:underline;
}
a.oneline {
	margin-bottom:10px;
	display:block;
}
h1,h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	margin:0;
	margin-bottom:10px;
	color:#00517A;
}
h2 {
	font-size:11px;
}
.form-input {
	border:1px solid #507DD0;
	padding-left:3px;
	font-size:10px;	
}
a:hover .img-border {
	color:#E85700;

}

.img-border {
	padding:1px;
	border:1px solid #B2D1E0;
	
}
.text-highlight {
	color:#E85700;
}
.page-width {
	width:760px;
	text-align:left;
}
.page-headerpicture {
	margin-bottom:1px;
}
.page-stripe {
	border-bottom:1px solid #D9E3EA;
	margin-bottom:1px;
	height:1px;
	empty-cells:show;
}
.page-content {
	margin-top:15px;
	margin-bottom:15px;
}
.page-footer {
	color:#FFFFFF;
	font-size:9px;
	background-color:#006699;
	padding:5px;
}
.page-footer a {
	color:#FFFFFF;
	text-decoration:none;
}
.page-footer a:hover {
	text-decoration:underline;
}

.page-strapline {
	text-align:center;
	padding:10px;
}
.page-picture {
	margin-top:1px;
}
.page-readmore {
	margin-bottom:10px;
	margin-top:10px;
	text-align:right;
}
ul.findus li {
	padding-bottom:5px;
}

/* BOXES BLUE */
.page-box {
	padding:0 15px 0 0;
	background:#FFFFFF url(../images/tpl_pagebox_border_r.gif) 100% 0 repeat-y;
	margin-bottom:15px;
}
.page-box a {
	text-decoration:underline;
}
.page-box-bi {
	padding:0 0 0 15px;
	background:#FFFFFF url(../images/tpl_pagebox_border_l.gif) 0 0 repeat-y;
}
.page-box-bt {
	height:15px;
	margin:0 -15px;
	background:url(../images/tpl_pagebox.gif) 100% 0 no-repeat;
}
.page-box-bt div {
	width:18px;
	height:15px;
	background:url(../images/tpl_pagebox.gif) 0 0 no-repeat;
}
.page-box-bb {
	height:15px;
	margin:0 -15px;
	background:url(../images/tpl_pagebox.gif) 100% 100% no-repeat;
}
.page-box-bb div {
	width:18px;
	height:15px;
	background:url(../images/tpl_pagebox.gif) 0 100% no-repeat;
}


#header-bar {
	background-color: #E5ECF1;
	clear:both;
	height:25px;
}
.header-bar-tab-off {
    float:left;
    padding-left: 7px;
    padding-right: 7px;
	padding-top:6px;
	padding-bottom:6px;
	background-color: #E5ECF1;
	font-size: 11px;
	font-weight:bold;
	color: #004174;
	text-decoration:none;
	border-right:1px solid #B7CAD8;
	}
.header-bar-tab-off-last {
	border-right:none;
}	
.header-bar-tab-off:hover{
	background-color: #004174;
	color: #fff;
	text-decoration:none;
	}
	
#leftbar {
	padding: 0 0 5px 0;
	margin: 0;
	margin-top:0;
	background-color: #FFFFFF;
	color: #E85700;
	}
	
#leftbar ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
		border-top: 1px solid #D9E3EA;
		}
		
#leftbar li {
		border-bottom: 1px solid #D9E3EA;
		margin: 0;
		padding: 0;
		font-weight:bold;
		}

#leftbar li a {
		display: block;
		padding: 5px 5px 5px 15px;
		background-color: #FFFFFF;
		color: #E85700;
		
		text-decoration: none;
		width: 180px;
		}

html>body #leftbar li a {
		width: 180px;
		}

#leftbar li a:hover {
		background-color: #E5ECF1;
		color: #00517A;
		}
#leftbar li a.roll {
		background-color: #E5ECF1;
		color: #00517A;
		}



