﻿/* CSS Document */

td {
	font-size: 11px;
	color: #000000;
	font-family: verdana, arial, helvetica;
}

body {
	font-size: 11px;
	color: #000000;
	font-family: verdana, arial, helvetica;
	font-style: italic;
}

a {
	font-size: 12px;
	color: #C37529;
}

.address-text {
	font-size: 12px;
	color: #C37529;
}

.whatshappening-item {
	font-size: 9px;
}

.news-headline {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
}

.news-date {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
}

.news-item {
	font-size: 10px;
}

.header {
	font-size: 14px;
	color: #000000;
	font-family: verdana, arial, helvetica;
	font-weight: bold;
}

.jobtitle {
	font-size: 13px;
	color: #000000;
	font-family: verdana, arial, helvetica;
	font-weight: bold;
}

.white-header {
	font-size: 14px;
	color: #FFFFFF;
	font-family: verdana, arial, helvetica;
	font-weight: bold;
}

.white-headerlarge {
	font-size: 20px;
	color: #FFFFFF;
	font-family: verdana, arial, helvetica;
	font-weight: bold;
}

strong {
	margin: 0;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

.copyright-footer {
	font-size: 9px;
	color: #000000;
}

.mediathread-footer {
	font-size: 9px;
	color: #000000;
}

.credits-footer {
	font-size: 9px;
	color: #FFFFFF;
}

.credits-footer A {
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;

}

.credits-footer A:visited {
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;

}

.white-text {
	color: #FFFFFF;
	font-family: verdana, arial, helvetica;
}
.newsimage-left {
	border: thin solid #5E682E;
	float: left;
	border-color: #5E682E;
	padding: 2px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 10px;
	margin-top: 5px;
}

.newsimage-right {
	border: thin solid #5E682E;
	float: right;
	border-color: #5E682E;
	padding: 2px;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-right: 0px;
	margin-top: 5px;
}

.SupporterList {
	list-style-type: none;
}

.SupporterList li {
	
	margin-bottom: 5px;
		list-style-type: none;
		}

