﻿body, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
}

body {
	background-color: #CCCCCC;
	padding:0px;
	width: 980px;
	margin: 0 auto;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 180%;
	color: #00764A;
	line-height: 120%;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 150%;
	color: #00764A;
}

h3 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 140%;
	color: #000000;
}

a:link {text-decoration: none; color: #04754A;}
a:visited {text-decoration: none; color: #04754A;}
a:hover {text-decoration: none; color: #000000;}
a:focus {outline: none; }

.textgreen {
	color: #00764A;
}

.main_table {
	width: 980px;
	border: 0;
	margin: 0 auto;
	border-spacing: 0;
	padding: 0;
	background-color: white;
}

.mfsea_section {
	padding-left: 4px;
	font-size: 12pt;
	font-weight: bolder;
	color: #00764A;
}

.main_logo_header {
	margin: 0;
	padding: 0 0 10px 0;
	border-spacing: 0;
	border: 0;
	border-bottom: 1px solid #00764a;
	width: 100%;
}

.main_logo_header td {
	vertical-align: bottom;
}

.main_logo_header img {
	margin: 4px;
	border: 0;
}

.main_contact {
	border: 0;
	margin: 0;
	padding-left: 25px;
}

.sponsor {
	width: 190px;
	color: #24825e; 
	font-weight: bold; 
	text-align: right;
	margin-bottom: 10px;
}

.sponsor a {
	color: black;
	text-decoration: none;
}

.sponsor img {
	float: right;
	margin: 0 15px 0 12px;
	border: 0;
}

.strapline {
	background-color: black;
	color: white;
	font-size: 12pt;
	font-weight: bold;
}

.md_quote {
	padding: 4px;
	font-size: 95%;
	font-style: italic;
}

.site_section {
	padding: 6px;
	margin: 20px 10px;
	/*border: 1px solid #000076;
	color: #000076;
	background-color: #b7ddcf;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;*/
}

.site_section:hover {
	/*background-color: #ddd;*/
}

.site_section_2 {
	padding: 6px 6px 12px 6px;
	margin: 20px 10px;
	/*border: 1px solid #000076;
	color: #000;
	background-color: #80bba5;*/
	border-bottom: 1px solid #00764a;
	/*-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;*/
}

.site_section_2:hover {
	/*background-color: #ddd;*/
}

.section_header {
	font-size: 36pt;
	color: #999;
	font-weight: normal;
	letter-spacing: -2px;
	margin: 4px 0;
}

.section_title {
	font-size: 18pt;
	/*font-weight: bolder;*/
	color: #00764a;
	margin: 5px 0;
	padding: 0;
	list-style: none;
	
}
.section_title li {
	margin: 0;
	padding: 0;
	/*padding: 25px 0 4px 5px;*/
	padding-left: 5px;
	vertical-align: middle;
}
.section_title li.activeSlide {
	background: white url('../images/feature-tab-current.png') no-repeat top left;
}
.section_title li.activeSlide a {
	color: white;
}
.section_title li a {
	font-family: helvetica, sans-serif;
	color: #00764a;
	height: 46px;
	padding: 30px 0 4px 0;
	display: block;
	letter-spacing: -1px;
}
.section_title a strong {
	font-size: 110%;
	font-weight: bold;
	/*text-transform: uppercase;*/
	letter-spacing: 0;
}

.section_title_2 {
	font-size: 18pt;
	/*font-weight: bolder;*/
	color: #00764a;
	margin: 5px 0;
	padding: 0;
	list-style: none;
	/*list-style-image: url(../images/icons/home_play_btn.gif);*/
	
}
.section_title_2 li {
	margin: 0 4px 0 0;
	padding: 0;
	padding-left: 5px;
	background: #fff url(../images/icons/home_play_btn.gif) no-repeat right;
}
.section_title_2 li:hover {
	background: #00764a url(../images/icons/home_play_btn_2.gif) no-repeat right;
}
.section_title_2 li:hover a {
	color: white;
}
.section_title_2 li a {
	color: #00764a;
	/*height: 46px;*/
	padding: 20px 0 20px 0;
	display: block;
	font-family: helvetica, sans-serif;
	letter-spacing: -1px;
}
.section_title_2 a strong {
	font-size: 110%;
	font-weight: bold;
	/*text-transform: uppercase;*/
	letter-spacing: 0;
}


.section_link a {
	font-weight: bold;
	text-decoration: none;
	color: #00764a;
}

.section_link a:hover {
	text-decoration: underline;
	/*color: #b30041;*/
}

#logo_links a img {
	border: 1px solid white;
	padding: 4px;
}

#logo_links a img:hover {
	border: 1px solid red;
}
#logo_links h1 {
	color: black;
	margin: 0 0 4px 0;
	font-size: 22pt;
	font-family: helvetica, sans-serif;
	letter-spacing: -1px;
}
#logo_links h2 {
	color: #999;
	margin: 0 0 4px 0;
	font-size: 18pt;
	font-weight: normal;
	font-style: italic;
	font-family: helvetica, sans-serif;
	letter-spacing: -1px;
}