/* CSS Document */



@font-face {
	font-family: 'Futura Bold BT';
	src: url('fonts/FuturaBT-Bold.eot');
	src: url('fonts/FuturaBT-Bold.eot?#iefix') format('embedded-opentype'),
	url('fonts/FuturaBT-Bold.woff2') format('woff2'),
	url('fonts/FuturaBT-Bold.woff') format('woff'),
	url('fonts/FuturaBT-Bold.svg#webfont') format('svg');
	font-weight: normal;
	font-style: normal; 
}
.futura
{
	color: #39667E;
    font-size: 21px;
    text-transform: uppercase;
    font-family: 'Futura Bold BT';
    font-weight: normal;
    letter-spacing: 0.1em;
}

body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	color: #333333;
}
body {
	background-color: #CCCCCC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	color: #333333;
}
a:visited {
	color: #CC0000;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
a:active {
	color: #333333;
	text-decoration: none;
}

#menuContainer div div div div {
	cursor:pointer;
}
#menuContainer div div div div div {
	cursor:pointer;
}

.SubHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
		color: #333333;
		text-decoration: none;
}
.subHeaderNews {
	font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
	font-weight: bold;
		color: #333333;
}
.bodynormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.NewsItem {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #333333;
		font-weight: bold;
}
.ProgramLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
		line-height: 18px;
}
.IntroText {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	color: #666666;
	font-weight: normal;
	line-height: 18px;
}
.BodyText {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	color: #666666;
	font-weight: normal;
	line-height: 18px;
}
.SubLinks {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #333333;
		line-height: 18px;
		font-weight: bold;
}
.Testimonial {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
}
.TestimonialBold {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
		font-weight: bold;
}
.Footer {	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	color: #333333;
	line-height: 18px;
}
.VIPLinks {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #39667E; 
font-weight: bold; }

.SubHeaderBlue {
font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	color: #39667E;
	font-weight: bold;
}

li a {
	font-size: 14px;	
}

ul.style1 {
	margin-left: 10px;
	list-style-type:disc;
	padding: 0;
}

ul.style1 li{

}

ul.style2 {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.style2 li{
	background: url('images/bullet_arrow.gif') top left no-repeat;	
	padding-left: 14px;
	margin: 0;
}

ol ul.style2,
ul ul.style2{
	margin: .5em 0 0 5px;
}

#banner, #banner_image, .slide{
	height: 226px;
	width: 746px;
	margin:0; 
	padding: 0;
	border: none;
	text-align: left;
}

.ff_Header,
#mailinglist{
	margin: 0;
	padding: 0;
	text-align: left;
	clear: both;
}


.ff_Header form,
#mailinglist form{
	margin: 0;
	padding: 0;
}

.ff_Header input,
#mailinglist input{
	float: left;
	margin: 0 5px 0 0;
	padding: 0;
}


.ff_Header .Footer,
#mailinglist .Footer{
	display: block;
	clear: left;
	padding: 0 0 10px;
	margin: 0;
	float: left;
}

.homepage .ff_Header,
.homepage #mailinglist{
	margin: 0 0 0 25px;
}



/* Image Replacement
--------------------------------------------- */

.replaced {
	text-indent: -5000px !important;
	margin: 0;
	padding: 0;
	display: block;
}

.search {
	display: block;
	background: url('images/hd_Search.gif') top left no-repeat;
	width: 200px;
	height: 16px;
}

.searchresult {
	display: block;
	background: url('images/hd_SearchResults.gif') top left no-repeat;
	width: 200px;
	height: 16px;
}

