@charset "utf-8";
/* CSS Document */

.logo img:hover{
	border: 1px ridge #CCCC00;
	margin: 0px;
	padding: 0px;
	background-color: #009999;
}

.logo img {
	border: 1px ridge #000000;
	margin: 0px;
	padding: 0px;
	background-color: #009999;
}

body {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-image: url(../images/bg-test.jpg);
	margin: 0;
	padding: 0;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center bottom;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.nav {
	text-align: center;
	vertical-align: top;
	background-color: #333333;
	margin: 0px;
	padding: 0px;
}

#lastlink {
	padding-right: 0px;

}
.nav li{
	color: #FFFFFF;
	list-style-type: none;
	list-style: none;
	display: inline;
	padding-right: 20px;
	text-decoration: none;
	padding-left: 20px;
}
.nav a, .nav a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.nav a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color:#000000;
}
.navleft {
	text-align: right;
	vertical-align: top;
	background-color: #333333;
	margin: 0px;
	padding: 0px;
}

.navleft li{
	color: #FFFFFF;
	list-style-type: none;
	list-style: none;
	display: inline;
	padding-right: 15px;
	text-decoration: none;
}
.navleft a, .navleft a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.navleft a:hover {
	color: #FFFFFF;
	text-decoration: none;
}


.navright {
	text-align: left;
	vertical-align: top;
	background-color: #333333;
	margin: 0px;
	padding: 0px;
}

.navright li{
	color: #FFFFFF;
	list-style-type: none;
	list-style: none;
	display: inline;
	padding-right: 15px;
	text-decoration: none;
}
.yellow {
	font-weight: bold;
	color: #FFFF00;
}

.greenblue {
	color: #FFFF00;
	
}

.bodtitles {
color: #009999;
	font-weight: bold;
	}


.navright a, .navright a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.navright a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.content{
	margin-left:auto;
	text-align:center;
	margin-right:auto;
	font-family: Tahoma, Arial;
}
.content td {
	text-align: left;
	color:#FFFFFF;
	vertical-align: top;
}

.container {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.footer {
	text-align: center;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	font-size: 10px;
}
.footer li{
	color:#333333
	list-style-type: none;
	list-style: none;
	display: inline;
	padding-right: 15px;
	text-decoration: none;
	padding-left: 15px;
	color: #666666;
}
.footer a, .footer a:visited {
	color: #666666;
	text-decoration: none;
}
.footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color:#000000;
}

.bod_table {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #CCCC00;
}

.bod_table td {
	padding-left: 10px;
	padding-right: 10px;
	text-align:justify;
}

.bod_table img {
	border: 2px ridge #009999;
	margin: 0px;
	padding: 0px;
	background-color: #009999;
}

.staff_table a{
	
	text-decoration:underline;
	color: #CCCC00;
	font-weight:bold;
}

.staff_table img {
    border: 2px ridge #009999;
	margin: 0px;
	padding: 1px;
	background-color: #009999;
}

.staff_table a:hover {
	text-decoration:none;
}

.staff_table a:visited {
	color:#CCCC00;
}

.staff_table td {
	padding-left:10px; 
	padding-right:10px;
}

.stafftd {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #009999;
	padding-right: 10px;
	padding-left: 20px;
	
}

.stafftd p {
text-align: justify;
}

.green {
	color:#66CC66;
}

.mediacoverage {
	border-bottom-width: 5px;
	border-bottom-style: none;
	border-bottom-color: #CCCC00;
}

.mediacoverage a{
	color:#CCCC00;	
	text-decoration:underline;
	font-weight:bold;
}

.mediacoverage a:hover {
	text-decoration:none;
}

.mediacoverage a:visted {
	color:#CCCC00;
}

.joinus a{
text-decoration:underline;
	color: #CCCC00;
	font-weight:bold;
}

.joinus a:hover {
text-decoration:none;
}

.joinus a:visited {
color:#CCCC00;
}

.joinus {
	border-bottom-width: 5px;
	border-bottom-style: none;
	border-bottom-color: #CCCC00;
	}

.corevalues a{
text-decoration:underline;
	color: #CCCC00;
	font-weight:bold;
}

.corevalues a:hover {
text-decoration:none;
}

.corevalues a:visited {
color:#CCCC00;
}

.annualreports td{
	padding-right: 5px;
	vertical-align:middle;
}

.annualreports tr {
	border-top: 1px solid #FFFFFF;
}

.annualreports a{
text-decoration:underline;
	color: #CCCC00;
	font-weight:bold;
}

.annualreports a:hover {
text-decoration:none;
}

.annualreports a:visited {
color:#CCCC00;
}

.contactus {

}

.contactus a{
text-decoration:underline;
	color: #CCCC00;
	font-weight:bold;
}

.contactus a:hover {
text-decoration:none;
}

.contactus a:visited {
color:#CCCC00;
}

#main-content-bullets {
/*margin-left:-20px;*/
padding-bottom:5px;
}
	
.photogallery {

}

.photogallery td{
	vertical-align:middle;
	text-align:center;
}

.photogallery img{
	border: 2px ridge #009999;
	margin: 0px;
	padding: 1px;
	background-color: #009999;
}
.photogallery img:hover{
 	border: 2px ridge #CCCC00;
	margin: 0px;
	padding: 1px;
	background-color: #009999;
}
/*
.photogallery a{
	border: 2px ridge #009999;
	margin: 0px;
	padding: 1px;
	background-color: #009999;
}

.photogallery a:visited {
	border: 2px ridge #009999;
	margin: 0px;
	padding: 1px;
	background-color: #009999;
}

.photogallery a:hover {
	border: 2px ridge #CCCC00;
	margin: 0px;
	padding: 1px;
	background-color: #009999;
}*/