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

.body1 {
	font-family: arial, sans-serif;
	color: #000;
	size: 10pt;
	text-align: left;
	line-height: 1.4em;
	font-size: 10pt;
}

.standfirst {
	font-family: arial, sans-serif;
	font-weight: bold;
	color: #000;
	size: 10pt;
	text-align: left;
	line-height: 1.4em;
	font-size: 10pt;
}

.heading1 {
	font-family: arial, sans-serif;
	color: #666;
	size: 20pt;
	text-align: left;
	line-height: 1.2em;
}

.heading2faint {
	font-family: arial, sans-serif;
	color: #B2DCD0;
	size: 20pt;
	text-align: left;
	line-height: 1.2em;
}

.subheading {
	font-family: arial, sans-serif;
	color: #333;
	font-weight: bold;
	size: 20pt;
	text-align: left;
	line-height: 1.2em;
	text-transform: capitalize;
	font-size: 20px;
}

.subheading_const {
	font-family: arial, sans-serif;
	color: #00a1e0;
	font-weight: bold;
	size: 20pt;
	text-align: left;
	line-height: 1.2em;
	text-transform: capitalize;
	font-size: 20px;
}

.quote {
	font-family: arial, sans-serif;
	color: #999;
	font-size: 15pt;
	font-weight: bold;
	text-align: left;
	line-height: 1.4em;
}

.pageinfo {
	font-family: arial, sans-serif;
	color: #999;
	font-size: 6pt;
	text-align: left;
	line-height: 1.1em;
	font-size: 7pt;
	font-weight: bold;
}

.heading {
	font-family: arial, sans-serif;
	color: #666;
	font-size: 24pt;
	font-weight: bold;
	text-align: left;
	line-height: 1.1em;
}

.heading_green{
	font-family: arial, sans-serif;
	color: #46ae3c;
	font-size: 24pt;
	font-weight: bold;
	text-align: left;
	line-height: 1.1em;
}

.topsub_abouteps {
	font-family: arial, sans-serif;
	color: #333;
	font-size: 18pt;
	font-weight: bold;
	text-align: left;
	line-height: 1.2em;
}

.bullet_abouteps {
	font-family: arial, sans-serif;
	color: #000;
	font-size: 11pt;
	font-weight: bold;
	text-align: left;
	line-height: 1.9em;
}

.news_quote{
	font-family: arial, sans-serif;
	color: #46ae3c;
	font-size: 16pt;
	font-weight: bold;
	text-align: left;
	line-height: 1.4em;
}

.table_white {
	font-family: arial, sans-serif;
	color: #FFF;
	font-size: 11pt;
	font-weight: bold;
	text-align: left;
	line-height: 1em;
	margin-left: 2;
}

.table_black {
	font-family: arial, sans-serif;
	color: #000;
	font-size: 11pt;
	font-weight: bold;
	text-align: left;
	line-height: 1em;
	margin-left: 2;
}

.frontpagenews {
	font-family: arial, sans-serif;
	color: #000;
	text-align: left;
	line-height: 1.3em;
	font-size: 8.5pt;
	padding-left: 0.7em;
	padding-right: 0.7em;
}

.frontpagenews_head {
	font-family: arial, sans-serif;
	color: #000;
	text-align: left;
	line-height: 1.1em;
	font-size: 11pt;
	font-weight: bold;
	padding-left: 0.7em;
	padding-right: 0.7em;
}

a:link {
	font-family: arial, sans-serif;
	font-weight: bold;
	color: #666;
}

a:visited {
	font-family: arial, sans-serif;
	font-weight: bold;
	color: #666;
}

a:hover {
	font-family: arial, sans-serif;
	font-weight: bold;
	color: #69b641;
}

a:active {
	font-family: arial, sans-serif;
	font-weight: bold;
	color: #666;
}

a img { border: none; }