/* CSS Document */
@charset "UTF-8";
#wrapper {
	width: 873px;
	margin-right: auto;
	margin-left: auto;
}
#main {
	float: left;
	width: 562px;
	margin-left: 35px;
	background-color: #FFF;
}
#content {
	float: left;
	width: 873px;
	background-color: #FFF;
	padding-bottom: 20px;
}
#top-logo {
	background-image: url(images/top-logo.gif);
	float: left;
	height: 171px;
	width: 873px;
}
#nav-bar {
	background-color: #00674E;
	float: left;
	height: 28px;
	width: 873px;
	color: #FFF;
	font-size: 16px;
	padding-top: 10px;
	background-image: url(images/links-bg.gif);
	background-repeat: no-repeat;
}
#nav-bar ul{
	display: inline;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#nav-bar li{
	display: inline;
	margin: 0px;
}
#nav-bar li a{
	text-decoration: none;
	color: #FFFFFF;
}
#nav-bar li a:hover {
	color: #999;
}
#header-bar {
	float: left;
	height: 295px;
	width: 873px;
	background-color: #FFF;
}
#member-logos {
	background-image: url(images/member-logos.jpg);
	float: right;
	height: 75px;
	width: 560px;
	background-repeat: no-repeat;
}
#left-nav {
	float: left;
	width: 213px;
	padding-left: 19px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #00674E;
	margin-top: 20px;
	padding-right: 9px;
	margin-right: 0px;
	margin-left: 0px;
	text-align: center;
}
#left-nav a{
	text-decoration: none;
	color: #404041;
}
#left-nav ul{
	display: inline;
	margin: 0px;
	padding: 0px;
}
#left-nav li{
	text-decoration: none;
	list-style-type: none;
	text-align: center;
	background-image: url(images/services-linkbg.gif);
	background-repeat: no-repeat;
	height: 23px;
	width: 201px;
	margin-top: 20px;
	margin-right: 24px;
	padding-top: 5px;
	padding-right: 0px;
	padding-left: 0px;
	margin-left: 0px;
	float: left;
}
#left-nav li.red-button{
	background-image: url(images/red-button.gif);
	color: #FFF;
}
#left-nav li a{
	text-decoration: none;
	color: #00674E;
	margin: 0px;
	padding: 0px;
}
#left-nav li a:hover{
	color: #5F6062;
}
#footer-top {
	font-size: 12px;
	color: #5F6162;
	background-color: #FFF;
	float: left;
	height: 25px;
	width: 873px;
	background-image: url(images/footer.gif);
	padding-top: 10px;
	padding-left: 0px;
	margin-top: 10px;
}
#footer-top ul{
	display: inline;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#footer-top li{
	display: inline;
	padding-left: 0px;
	margin: 0px;
	padding-right: 10px;
}
#footer-top a{
	text-decoration: none;
	color: #404041;
}
#footer-bottom {
	font-size: 12px;
	color: #FFF;
	background-color: #00674E;
	float: left;
	height: 25px;
	width: 863px;
	font-weight: bold;
	padding-top: 10px;
	padding-left: 10px;
}
#footer-bottom a{
	color: #FFF;
}
#footer-wrap {
	height: 70px;
	width: 873px;
}
#right-bar {
	float: right;
	width: 209px;
	margin-bottom: 10px;
	margin-left: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #5F6162;
	padding: 9px;
}
#right-bar a{
	color: #0079C1;
	text-decoration: none;
}
.white-bg {
	background-color: #FFF;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #404041;
	line-height: 20px;
	background-attachment: fixed;
	background-image: url(images/main-bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.small-text {
	font-size: 11px;
	color: #FFF;
	margin: 0px;
	padding: 0px;
}
.small-grey {
	font-size: 10px;
}
h1 {
	color: #FFF;
	font-size: 24px;
	padding: 0px;
	margin: 0px;
	line-height: 29px;
}
h2 {
	color: #00674E;
	font-size: 18px;
	line-height: 23px;
}
.header-bg {
	background-color: #5F6062;
	float: left;
	margin-bottom: 20px;
	width: 532px;
	margin-top: 20px;
	padding-top: 9px;
	padding-right: 15px;
	padding-bottom: 9px;
	padding-left: 15px;
}
.news-intro {
	float: left;
	margin-bottom: 10px;
	width: 532px;
	padding-top: 0px;
	padding-right: 9px;
	padding-bottom: 9px;
	padding-left: 9px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #666;
}
.img-left {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.img-right {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
.links-wrap {
	text-align: center;
	float: left;
	width: 145px;
}
.services-link {
	background-image: url(images/services-linkbg.gif);
	background-repeat: no-repeat;
	float: left;
	height: 23px;
	width: 201px;
	margin-top: 20px;
	padding-top: 5px;
	margin-right: 24px;
}
.green-text {
	color: #00674E;
}
.bold {
	font-weight: bold;
}
.photo-credits {
	font-size: 10px;
	font-style: italic;
	color: #666;
	float: right;
	width: 320px;
	text-align: center;
}
.photo-credits-left {
	font-size: 10px;
	font-style: italic;
	color: #666;
	float: left;
	width: 268px;
	text-align: center;
	padding-top: 20px;
	margin-bottom: 10px;
}
#table-wrap {
	background-color: #FFF;
	background-image: url(images/table-bg.jpg);
	background-repeat: repeat;
}
.table { 
	background-color: #FFF;
	background-image: url(images/table-bg.jpg)
}
.form { 
	background-color: #FFF;
	background-image: url(images/table-bg.jpg)
}
.red-text {
	color: #F00;
}
.white-text {
	color: #FFF;
}
.img-wrap {
	float: left;
	height: auto;
	width: 215px;
	margin-right: 30px;
	margin-left: 30px;
}
.line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}
.icon {
	margin-right: 15px;
}
