@charset "utf-8";
h2 {
	font-size: 18px;
	font-weight: bold;
	color: #73A728;
}
body {
	font-family: Arial, Helvetica, sans-serif;
}
p {
	font-size: 12px;
	color: #000;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

h1 {
	font-size: 24px;
	font-weight: bold;
	color: #8CC041;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.left-column-item a {
	color: #000;
	text-decoration: none;
}
.read-more-icon {
	color: #73A728;
}
.left-column-item {
	font-size: 12px;
	color: #000;
}
.footer-text {
	font-size: 12px;
	color: #999;
}
.footer-text a {
	color: #999;
	text-decoration: none;
}
#footer-column-right {
	text-align: right;
	font-size: 12px;
	color: #999;
}
#footer-column-right a {
	color: #999;
	text-decoration: none;
}
#footer a:hover {
	color: #000;
	text-decoration: none;
}
.discover {
	font-size: 12px;
	color: #FFF;
	padding-top: 127px;
	text-align: center;
}
#right-hand-column  a {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
#right-hand-column a:hover {
	color: #FF7000;
	text-decoration: none;
}
a {
	color: #FF7000;
	text-decoration: none;
}
a:hover {
	color: #73A728;
	text-decoration: underline;
}
.centred {
	text-align: center;
}
.orange-title {
	color: #FF7000;
	font-weight: bold;
	text-decoration: none;
	line-height: 18px;
}
.green-title {
	color: #8CC041;
	font-weight: bold;
	text-decoration: none;
	line-height: 18px;
}
.General.Subtitle {
	font-size: 18px;
}
.Text-title {
	font-size: 16px;
	color: #8CC041;
	text-align: center;
	display: inline-block;
}
.text-subtitle {
	color: #8CC041;
}
.Bold {
	font-weight: bold;
}
