<!-- get rid of page shift, force a Vertical Scrollbar on Your Site -->
html { min-height: 100%; height:100%; margin-bottom: 0.01em; overflow-y: scroll -moz-scrollbars-vertical !important; }

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right:auto;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
	line-height: 175%;
}

img {
border: 0px none #ffffff;
}

a:link {
	color: #035316;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #035316;
}
a:hover {
	text-decoration: none;
	color: #188732;
}
a:active {
	text-decoration: none;
	color: #035316;
}




.tdTopMenuItem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	text-align:center;
	color: #333333;
	text-decoration: none;
	background-image: url(../images/bg_top_menu_middle.gif);
	vertical-align: middle;
	height: 22px;
	width: 85px;
	cursor: pointer;
}

.tdTopMenuItemSelected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	text-align:center;
	color: #666666 ;
	text-decoration: none;
	background-image: url(../images/bg_top_menu_item_selected.gif);
	vertical-align: middle;
	height: 22px;
	width: 85px;
	cursor: pointer;
}



.tdShadow {
	background-repeat:no-repeat;
}

.tdSectionTitle {
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	height:42px;
	vertical-align:bottom;
	background-color: #eeeeee
}

.tdSection {
	padding-left: 10px;
	padding-right: 4px;
	padding-top: 4px;
	padding-bottom: 4px;		 
	background-color: #ffffff;
}



.tableSection {
	background-image:url(../images/bg_section_table.gif);
	background-position:right;
	background-repeat:no-repeat;
	border: 1px #dddddd solid;
}

.tableCenterSection {
	background-image:url(../images/img_biosphere.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	border: 1px #dddddd solid;
}

.text_Quote {
	font-size:16px;
	font-weight: normal;
	color:#888888;
	line-height:120%;
	font-style: italic;
}


.text_LoudTitle {
	font-size:25px;
	font-weight: bold;
	color:#333333;
	line-height:120%;
}


.text_Title {
	font-size:15px;
	font-weight: bold;
	color:#333333;
}

.text_Description {
	font-size:10.5px;
	color: #909090;
}


.text_MessageTitle {
	font-size:17px;
	font-weight: bold;
	color:#333333;
	line-height:120%;
}

.text_Message {
	font-size:14px;
	line-height:150%;
}

.text_Contact {

	font-size:17px;
	line-height:170%;
}

.text_BlogLink {
	font-size:11px;
	font-weight: bold;
	color: #025316;
}

.text_MenuLink {
	font-size:12px;
	font-weight: bold;
	color: #000000;
	padding: 0 2px 0 2px;
}

.text_SmallPrint {
	font-size:11px;
	color: #666666;
}

.text_Watermark {
	font-size:10px;
	color: #eeeeee;
}


#div_Main {
	text-align:center;
	margin: 0 auto;
	width: 1035px;
}

#div_FlashBanner {
	overflow:hidden;
	width: 975px;
	height: 273px;
}


.NewsButtonMenuOn {
	background-image:url(../images/bg_tab_on_button.gif);
	background-repeat:no-repeat;
	background-position:right;
	height: 27px;
	width: 90px;
	vertical-align:middle;
}
.NewsButtonMenuOff {
	background-image:url(../images/bg_tab_off_button.gif);
	background-repeat:no-repeat;
	background-position:right;
	height: 27px;
	width: 90px;
	vertical-align:middle;
	cursor:pointer;	
}


.EventsButtonMenuOn {
	background-image:url(../images/bg_tab_on_button.gif);
	background-repeat:no-repeat;
	background-position:right;
	height: 27px;
	width: 90px;	
	vertical-align:middle;
}
.EventsButtonMenuOff {
	background-image:url(../images/bg_tab_off_button.gif);
	background-repeat:no-repeat;
	background-position:right;
	height: 27px;
	width: 90px;	
	vertical-align:middle;
	cursor:pointer;
}



.DivSubMenu {
	position: absolute; 
	z-index:10; 
	left:-1000px; 
	width:155px; 
	padding:0 3px 0 3px;  
	text-align:left;
	background-image:url(../images/bg_submenu.gif); 
	background-color:#eeeeee;   
	border-top: solid 0px #ffffff;
	border-right: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
	border-left: solid 1px #cccccc;	
	opacity:0.90; 
	filter:alpha(opacity=90)	
}

.DivSubMenu table {
	border: none;
}
.DivSubMenu table td {
	padding: 4px 0px 3px 4px;	
	font-size: 11px;
	cursor: pointer;
	white-space: nowrap;	
}

.textBoxEntry {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-transform: none;
	text-align:left;
	color: #336600;
	text-decoration: none;
	background-image: url(../images/bg_textbox.gif);
	background-position:right;
	background-repeat:no-repeat;
	vertical-align: middle;
	height: 20px;
	width: 400px;
	cursor: text;

}


.PageLeftSideShadow
{
	text-align:right; background-repeat:repeat-y; background-image:url(../images/bg_page_left_middle.gif);
}

.PageRightSideShadow
{
	text-align:left;  
	background-repeat:repeat-y; 
	background-image:url(../images/bg_page_right_middle.gif);
}

