@charset "utf-8";
/* CSS Document */

p.copyright { clear: both; padding-top: 20px; padding-bottom: 10px;}

footer,
#footer	{					/* This style used by the 2010 style template (footer OUTside wrapper) */
	clear: both;
	border-top: 4px dotted #999;
	width: 100%;
	padding: 5px 0;
	margin: 20px 0 0 0;
	font-size: 11px;
	line-height: 18px;
height: 100%;
  text-align: center;		/* Added 3 Nov 2018 as footer is now full width */
}

footer,
footer ul,
footer h3,
footer h3 a, 
footer h4,
footer h4 a, 
footer div#columnholder div a {
  color: #666;
  background-color: #f6f6f6;
}

footer h3,
footer h3 a, 
footer h4,
footer h4 a {
  text-align: left;
}

footer h3,
footer h3 a {
  font-size: 13px;
  margin-top: 12px;
  margin-bottom: 4px;
  padding-bottom: 0;
}

