﻿body
{
	border-left: 0px 0px 0px 0px;
	height: 100%;
	margin: 0px 0px 0px 0px;
	background: #BE1919;
	text-align: center;
	background-color: #365B75;
}
a, a:link, a:visited, a:active
{
	color: #365B75;
	text-decoration: none;
}
a:hover
{
	color: Red;
	text-decoration: none;
}
#wrapper
{
	position: relative;
	height: 258px;
}
#logo
{
	position: relative;
	background-image: url(images/NEBC-logo.gif);
	top: 100px;
	left: 50px;
	width: 235px;
	height: 85px;
}
#user
{
	position: absolute;
	height: 18px;
	top: 8px;
	right: 8px;
	text-align: right;
	z-index: 3;
}
#header
{
	position: absolute;
	bottom: 40px;
	z-index: 2;
	width: 100%;
	background: url(headerbg.gif);
}
#menu
{
	position: absolute;
	background: url(menubg.jpg);
	width: auto;
	height: 54px;
	bottom: 0px;
	z-index: 1;
}
#SearchContainer input
{
	margin: 0px;
	border: 1px solid #315973;
	font-size: 9px;
	color: #333333;
	width: 100px;
	height: 16px;
	background-image: url(images/searchinside.gif);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #FFFFFF;
	padding-right: 2px;
}
#LanguageContainer select
{
	margin: 0px 0px 0px 0px;
	border: 1px solid #CBCACA;
	font-size: 9px;
	color: #000000;
	background: #ffffff;
	width: 130px;
	height: 16px;
}
#topSpacer
{
	padding: 10px 10px 2px 0px; 
	height: 29px;
	background-image: url(images/top-bg-blue.gif);
}
#titleBarLeft
{
	background-image: url(images/mid-left-img.gif);
	width: 170px;
	height: 40px;
	text-align:center;
}
#titleBarRight
{
	background-image: url(images/mid-right-img.gif);
}
#footerLeft
{
	width: 170px;
	height: 37px;
	text-align: center;
	background-image: url(images/botto-left-img.gif);
}
#footerRight
{
	height: 37px;
	background-image: url(images/bottom-right-img.gif);
}
.bannerpane
{
	padding: 5px 5px 5px 5px;
}
.toppane
{
	padding: 7px 7px 7px 7px;
}
.leftpane
{
	padding: 2px 2px 2px 2px;
}
.contentpane
{
	padding: 7px 7px 7px 7px;
	height: 100%;
}
.rightpane
{
	padding: 7px 7px 7px 0px;
}
.bottompane
{
	padding: 7px 7px 7px 7px;
}
.menuPane
{
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 2px;
	padding-right: 0px;
	vertical-align: top;
}
.BannerPane-Home
{
	background-image: url(images/banner-clouds03.jpg);
	background-repeat: no-repeat;
}
.ImageBannerPane
{
	background-image: url(images/top-banner.jpg);
	background-repeat: no-repeat;
}
.BannerPane-News
{
	background-image: url(images/B-News_creek.jpg);
	background-repeat: no-repeat;
}
.BannerPane-About
{
	background-image: url(images/B-About_heron.jpg);
	background-repeat: no-repeat;
}
.BannerPane-BecomeM
{
	background-image: url(images/B-BecomeM_forest.jpg);
	background-repeat: no-repeat;
}
.BannerPane-Benefits
{
	background-image: url(images/B-Benefits_clouds.jpg);
	background-repeat: no-repeat;
}
.BannerPane-Board
{
	background-image: url(images/B-Board_faucet.jpg);
	background-repeat: no-repeat;
}
.BannerPane-Contact
{
	background-image: url(images/B-Contact_wetland.jpg);
	background-repeat: no-repeat;
}
.BannerPane-Events
{
	background-image: url(images/B-Events_wind.jpg);
	background-repeat: no-repeat;
}
.BannerPane-Members
{
	background-image: url(images/B-Members_lab.jpg);
	background-repeat: no-repeat;
}
.BannerPane-Resources
{
	background-image: url(images/B-Resources_digester.jpg);
	background-repeat: no-repeat;
}
.BannerPane-Sponsors
{
	background-image: url(images/B-Sponsors_dozer.jpg);
	background-repeat: no-repeat;
}
.BannerPane-Staff
{
	background-image: url(images/B-Staff_factory.jpg);
	background-repeat: no-repeat;
}
.bannerTitle
{
	font-size: 20pt;
	font-family: Times New Roman;
	font-weight: bold;
	color: Black;
}
.bannerSubTitle
{
	font-size: 18pt;
	font-family: Times New Roman;
	font-weight: normal;
	font-style: italic;
	color: Black;
}
.controlLabel
{
	font-weight: bold;
	font-size: 10pt;
	vertical-align: top;
	color: black;
	font-family: Arial, Verdana;
	text-align: left;
}
.controlDisabled
{
	color: gray;
	background-color: #EAEAF8;
}
.test
{
	background-color: #BF5644;
}
.Head
{
	font-size: 13px;
	font-weight: bold;
	color: #333333;
}
.SubHead
{
	font-size: 11px;
	color: #333333;
}
.SubSubHead
{
	font-size: 11px;
	color: #333333;
}
.Normal
{
	font-size: 11px;
	color: #333333;
}
.CommandButton, A.CommandButton:link, A.CommandButton:visited, A.CommandButton:active
{
	color: #F48F0E;
	text-decoration: none;
}
A.CommandButton:hover
{
	color: #F48F0E;
	text-decoration: underline;
}
TH, TD, DIV
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: Black;
}

.user, a.user:link, a.user:active, a.user:visited, .user
{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
}
a.user:hover
{
	color: #ff6600;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
}
.search, a.search:link, a.search:active, a.search:visited, .search
{
	color: #396185;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
}
a.search:hover
{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
}
.footer, a.footer:link, a.footer:active, a.footer:visited
{
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
a.footer:hover
{
	color: #ffcc00;
	text-decoration: none;
	font-weight: bold;
}
.links, a.links:link, a.links:active, a.links:visited
{
	font-size: 9px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a.links:hover
{
	font-size: 9px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.breadcrumb, a.breadcrumb:link, a.breadcrumb:active, a.breadcrumb:visited
{
	font-size: 9px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a.breadcrumb:hover
{
	font-size: 9px;
	color: #ff6600;
	text-decoration: none;
	font-weight: bold;
}
.aspMenu, a.aspMenu:link, a.aspMenu:active, a.aspMenu:visited
{
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	color: #365B75;
	padding-left: 2px;
	padding-top: 2px;
	padding-bottom: 2px; 
	text-align: left;
}
a.aspMenu:hover
{
	color: Red;
}
.phoneNum
{
	font-size: 13px;
	font-family: Arial;
	font-weight: bold;
	color: #365B75;
	text-align: center;
	padding-left: 0px;
	padding-right: 2px;
}
.address
{
	font-size: 11px;
	font-family: Arial;
	font-weight: bold;
	color: #365B75;
	text-align: center;
	padding-left: 0px;
	padding-right: 2px;
}
/*___________________________________________________________________________________________*/
.MainMenu_MenuContainer
{
	background: transparent;
	width: 100%;
}
.MainMenu_MenuBar
{
}
.MainMenu_MenuIcon
{
	display: none;
}
.MainMenu_RootMenuArrow
{
	display: none;
}
.MainMenu_MenuArrow
{
	display: none;
}

.MainMenu_MenuItem, .submenuitembreadcrumb
{
	color: #343C41;
	font-size: 11px;
	font-weight: normal;
	padding: 2px 15px 2px 10px;
	border: 1px #CBCACA solid;
	border-width: 1px 0px;
}
.submenuitemselected
{
	color: #ffffff;
	font-size: 11px;
	font-weight: normal;
	padding: 2px 15px 2px 10px;
	border: 1px #CBCACA solid;
	border-width: 1px 0px;
	margin: 2px;
	background: #5E6B74;
}
.submenu
{
	z-index: 1000;
	border: 1px #5E6B74 solid;
	padding: 0px;
	margin-top: 0px;
	margin-left: 1px;
	background: #CBCACA;
}
.rootmenuitem TD
{
	color: #5E6B74;
	font-size: 11px;
	font-weight: bold;
	padding: 0px 5px 0px 20px;
	background-image: url(images/menu_bg.gif);
	background-repeat: no-repeat;
	height: 25px;
}
.rootmenuitemselected TD, .rootmenuitembreadcrumb TD
{
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	padding: 0px 5px 0px 20px;
	background-image: url(images/menu_bg.gif);
	background-repeat: no-repeat;
	height: 25px;
}
.MainMenu_MenuBreak
{
	display: none;
}
.sectionHead
{
	font-family: Arial;
	font-size: 13pt;
	font-weight: bold;
	color: #365B75;
}
.sectionSubHead
{
	font-family: Arial;
	font-size: 11pt;
	font-weight: bold;
	color: #365B75;
}
.contentHead
{
	font-family: Arial;
	font-size: 13pt;
	font-weight: bold;
	color: #365B75;
}
.contentSubHead
{
	font-family: Arial;
	font-size: 11pt;
	font-weight: bold;
	color: #365B75;
}
.borderedTable
{
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #365B75;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #365B75;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #365B75;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #365B75;	
}
.boxText, a.boxText:link, a.boxText:visited, a.boxText:active
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #006666;
}
a.boxText:hover
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: Red;
}
.rightColumn p
{
	padding-bottom: 15px;
}
.rightColumn
{
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
	color: Black;
	text-align: left;
	padding-left: 5px;
}
a.rightColumn:link, a.rightColumn:visited, a.rightColumn:active
{
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
	color: #800000;
	text-decoration: underline;
}
a.rightColumn:hover
{
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
	color: #365B75;
	text-decoration: underline;
}
.specialNoticeCell
{

	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 10px;
	padding-right: 10px;	
}
.framedTable
{
	border-width: 1px;
	border-style: solid;
	border-color: Black;
	width: 100%;
}
.unframedTable
{
	border-style: none;
	width: 100%;
}
.smallVerticalSpace
{
	font-size: 2px;
}
.contentBody
{
	font-family: Arial;
	font-size: 10pt;
	text-align: left;
}
.conferences
{
	text-align: center;
	font-family: Arial;
	font-size: 9pt;
	padding-left: 10px;
	padding-right: 10px;
}
a.conferences:link, a.conferences:visited, a.conferences:active
{
	font-weight: bold;
	color: Black;
	text-decoration: underline;
}
a.conferences:hover
{
	color: Red;
}
.calendarHeader
{
	font-weight: bold;
	font-family: Arial;
	font-size: 10pt;
	color: Blue;
}
a.calendarHeader:link, a.calendarHeader:visited, a.calendarHeader:active
{
	font-weight: bold;
	font-family: Arial;
	font-size: 10pt;
	color: Blue;
	text-decoration: none;
}
a.calendarHeader:hover
{
	color: Red;
}
.calendarMonthHeader
{
	font-weight: bold;
	color: Blue;
	font-family: Arial;
	font-size: 10pt;
}
.eventHeader
{
	font-weight: bold;
}
a.eventHeader:link, a.eventHeader:visited, a.eventHeader:active
{
	font-weight: bold;
	color: #800000;
	text-decoration: underline;
}
a.eventHeader:hover
{
	color: #365B75;
}

.redBold
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #800000;
}
a.largeLink:link, a.largeLink:visited, a.largeLink:active
{
	font-family: Arial;
	font-size: 11pt;
	font-weight: bold;
	color: #365B75;
	text-decoration: underline;
}
a.largeLink:hover
{
	color: Red;
}
a.more:link, a.more:visited, a.more:active
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #365B75;
}
a.more:hover
{
	color: Red;
}
.libraryYearHeader
{
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	color: Black;
	background-color: #DEE3E7;
}
a.libraryHeader:link, a.libraryHeader:visited, a.libraryHeader:active
{
	font-family: Arial;
	font-size: 11pt;
	font-weight: bold;
	color: #365B75;
}
a.libraryHeader:hover
{
	color: Red;
}
.findSolutionCell
{
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	background-color: White;
}

a.linkButton:link, a.linkButton:visited, a.linkButton:active
{
	font-family: Arial;
	font-size: 13pt;
	font-weight: bold;
	color: #365B75;
}
a.linkButton:hover
{
	color: Red;
}
a.findSolution:link, a.findSolution:visited, a.findSolution:active
{
	font-weight: bold;
	font-family: Arial;
	font-size: 10pt;
	color: Blue;
	text-decoration: none;
}
a.findSolution:hover
{
	color: Red;
}
.companyCity
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
}
.companyAddress
{
	font-family: Arial;
	font-size: 10pt;
}
.personName
{
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	text-align: left;
	padding-left: 20px;
	width: 60%;
}
.personPhone
{
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	text-align: right;
	width: 40%;
}
.personEmail
{
	font-family: Arial;
	font-size: 9pt;
	text-align: left;
	padding-left: 40px;
}
p.helpText
{
	margin: 5px 5px 5px 0;
	background-color: #DEE3E7;
	border-style: solid;
	border-color: Black;
	border-width: 1px;
	color: Blue;
	text-align: justify;
	padding: 5px, 5px, 5px, 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
}
.leftColumn
{
	float: left;
	width: 270px;
}
.rightColumn
{
	float: left;
}
.popupNavigation
{
	white-space: nowrap;
	text-align: right;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	width: 100%;
}
.divCol
{
	font-weight: normal;
	font-size: 8pt;
	float:left; 
	width:100px;
	text-align:right;
	vertical-align: middle;
	margin-top: 5px;
	margin-right:10px; 
	white-space:nowrap;
}
/*no width on the last col so it will expand*/
.divColLast
{
	font-size: 8pt;
	float:left; 
	white-space:nowrap;
}
.divColLast input
{
	height: 12px;
	width: 150px;
	font-size: 8pt;
}
.divColLastSpecial
{
	font-size: 8pt;
	width: 150px;
	height: 130px;
}
.divColLastSpecial td label input
{
	font-size: 8pt;
}
.caption, table caption {
	background-color: #aaa;
	background-image: url('images/tilebg_tablecaption.gif');
	color: #000;
	font-size: 10pt;
	font-weight: bold;
	border: 0;
	border-bottom: solid 1px #737373;
	white-space: nowrap;
	text-align: center;
	padding-top:2px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.clearer {
	clear: both;
	overflow: hidden;
	background-color:transparent;
	filter:alpha(opacity=0);
	opacity:0.0;
	height: 1px;
	margin: 1px 1px 1px 1px;
	max-height: 2px;
}
/* ajax modal dialog styles */
.modalBackground {
	background-color: Gray;
	filter: alpha(opacity=50);
	opacity: 0.5;
}
.modalBox {
	background-color : #f5f5f5;
	border-width: 2px;
	border-style: ridge;
	border-color: Gray;
	padding: 3px;
}
.modalBox caption {
	background-image: url(images/window_titlebg.gif);
	background-repeat:repeat-x;
}

/* tweb modal dialog styles */
.modalPanelTitle td {
	padding: 3px;
	font-weight: bold;
	font-size: 0.9em;
	background-image: url(images/window_titlebg.gif);
	cursor: pointer;
	color: black;
	font-family: Verdana;
	width: 100%;
	height: 30px;
	background-color: #6f90dc;
}

.modalPanel {
	z-index: 500;
	width: 420px;
	border: solid 1px #275473;
	position: absolute;
	border-collapse: collapse;
	background-color: #f0faff;
}

.modalPanel td {
	vertical-align: top;
}

.titleIcon {
	padding-right: 20px;
}
.modalButton
{
	color:#284775;
	background-color:#FFFBFF;
	border-color:#CCCCCC;
	border-width:1px;
	border-style:Solid;
	font-family:Verdana;
	width: 100px;
}
.loginBullet
{
	text-align: left; 
	width: 478px; 
	height: 14px;
}
#tabCompanyData
{
	width: 180px; 
	height: 30px; 
	text-align:center; 
	background-image:url(images/ico_note.gif); 
	background-repeat: no-repeat; 
}
#tabCompanyProfile
{
	width: 180px; 
	height: 30px; 
	text-align:center; 
	background-image:url(images/aspx.gif); 
	background-repeat: no-repeat; 
}
#tabCompanyPeople
{
	width: 180px; 
	height: 30px; 
	text-align:center; 
	background-image:url(images/contact.gif); 
	background-repeat: no-repeat; 
}
#popupFormBar
{
	background-image:url(images/workers.gif); 
	background-repeat: no-repeat; 
}
