@charset "UTF-8";
/* CSS Document */
body {
	text-align: center;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	outline: none;
	background-color: #F0F0F0;
	color: #333;
	line-height: 14px;
}
p {
	margin-top: 0em;
	margin-bottom: 1em;
}
a {
	color: #F9A425;
	text-decoration: none;
	outline:none;
}
a:hover {
	color: #7CC33F;
	text-decoration: none;
}
strong, em, b, i {
		font-family:"Lucida Sans", "Lucida Grande", sans-serif; 
}
#wrapper {
	text-align: left;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	cursor: default;
	position: relative;
	background-color: #FFF;
	padding-top: 18px;
}
#header {
	background-color: #FFF;
}
#topart {
	background-image: url(../SiteImages/NBE_TopArt2.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 25px;
	width: 900px;
	position: relative;
}
#home {
	position: absolute;
	width: 80px;
	font-weight: normal;
	color: #F9A425;
	right: 50px;
	top: 7px;
	height: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	text-align: right;
}
#flashcontainer {
	height: 205px;
	width: 900px;
	position: relative;
}
#flashcontent1 {
	height: 205px;
	width: 600px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#flashcontent2 {
	width: 300px;
	height: 205px;
	position: absolute;
	top: 0px;
	right: 0px;
}
#contentarea {
	width: 900px;
	position: relative;
	background-image: url(../SiteImages/NBE_Treeline2.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	z-index: 10;
	background-color: #FFF;
}
#navarea {
	clear: both;
	height: 40px;
	width: 875px;
	background-image: url(../SiteImages/NBE_NavBkg.png);
	background-repeat: no-repeat;
	z-index: 100;
	background-position: -25px top;
	margin-left: 25px;
	position: relative;
}
#maintextarea {
	display: inline;
	float: left;
	width: 550px;
	position: relative;
	background-image: url(../SiteImages/NBE_orangeline.jpg);
	background-repeat: repeat-y;
	background-position: left;
	margin-left: 25px;
	margin-top: 25px;
	margin-bottom: 75px;
	z-index: 50;
	margin-right: 25px;
}
#maintextarea p {
	padding-left: 35px;
}
#maintextarea ul {
	list-style-type: none;
	margin-top: 0em;
	margin-bottom: 0em;
	display: inline-block;
}
#maintextarea ul li {
	text-decoration: none;
	background-image: url(../SiteImages/NBE_Bullet.gif);
	background-repeat: no-repeat;
	background-position: 3px 4px;
	padding-left: 25px;
	margin-bottom: 1em;
}
#sidebar {
	float: left;
	width: 275px;
	position: relative;
	z-index: 50;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}
#box1 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 10px;
	background-color: #7ac142;
	color: #FFF;
	line-height: 14px;
}
#box1 a {
	color: #000;
	text-decoration: underline;
}
#box1 a:hover {
	color: #F9A425;
}
#box2 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 10px;
	background-color: #4f91cd;
	color: #FFF;
}
#box2 a {
	color: #000;
	text-decoration: underline;
}
#box2 a:hover {
	color: #F9A425;
}
#box3 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 10px;
	background-color: #5f6062;
	color: #FFF;
}
#box3 a {
	color: #000;
	text-decoration: underline;
}
#box3 a:hover {
	color: #F9A425;
}
#box4 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	font-size: 10px;
	background-color: #F9A425;
}
#box4 a {
	color: #000;
	text-decoration: underline;
}
#box4 a:hover {
	color: #FFF;
}
#news {
	width: 235px;
	background-color: #FFF;
	color: #333;
	font-size: 10px;
	border: 1px solid #999;
	padding-top: 16px;
	padding-right: 20px;
	padding-bottom: 13px;
	padding-left: 20px;
}
#news h4 {
	padding-left: 0px;
	font-size: 12px;
	line-height: 14px;
	margin-top: 0em;
	margin-bottom: 1em;
	font-weight: bold;
	color: #424242;
}
#news h5 {
	font-size: 18px;
	font-weight: normal;
	margin-top: 0em;
	margin-bottom: 0.5em;
	padding-left: 26px;
	background-image: url(../SiteImages/NBE_greenbox_16x16.gif);
	background-repeat: no-repeat;
	background-position: left 1px;
	color: #7CC33F;
}
#bottombar {
	padding: 0px;
	position: relative;
	width: 500px;
	margin: 0px;
	height: 21px;
}
#footer {
	clear: both;
	height: 70px;
	width: 900px;
	background-color: #444;
	line-height: 12px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#footertext {
	width: 695px;
	color: #CCC;
	position: absolute;
	left: 25px;
	top: 12px;
}
.footertext_whitebigger {
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
}
#footertext p {
	margin-top: 0em;
	margin-bottom: 0.5em;
}
#splashlogo {
	width: 159px;
	position: absolute;
	height: 30px;
	right: 15px;
	top: 17px;
}
.formlabel {
	text-align: right;
	vertical-align: middle;
	padding-right: 5px;
	font-size: 11px;
}
.tighterlinespacing {
	line-height: 12px;
	font-size: 9px;
}
.formfield_large {
	color: #2C2C2C;
	text-align: left;
	width: 290px;
	background-color: #F7FFF9;
}
.formfield_medium {
	color: #2C2C2C;
	text-align: left;
	width: 200px;
	background-color: #F7FFF9;
}
.formfield_smaller {
	color: #2C2C2C;
	text-align: left;
	width: 80px;
	background-color: #F7FFF9;
}
.formfield_small {
	color: #2C2C2C;
	text-align: left;
	width: 40px;
	background-color: #F7FFF9;
}
.formbutton {
	font-size: 11px;
	color: #000000;
	text-align: center;
	width: 80px;
	font-weight: bold;
	margin-right: 10px;
}
#MenuBar1 li a.last {
	background-image: none;
}
#MenuBar1 ul li {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FC6;
	text-align: left;
}
#MenuBar1 ul li a{
	background-color: #F9A425;
	color: #FFF;
	padding-top: 6px;
	padding-right: 8px;
	padding-bottom: 6px;
	padding-left: 8px;
	background-image: none;
}
#MenuBar1 ul li a:hover {
	background-color: #FFC559;
	color: #333;
}
#home a {
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}
#home a:hover {
	color: #F9A425;
	text-decoration: none;
}
a.backtotop {
	font-weight: bold;
	padding-left: 17px;
	background-image: url(../SiteImages/NBE_orangesquare_10x10.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	color: #999;
	font-family: "Lucida Sans", "Lucida Grande", sans-serif;
}
td {
	vertical-align: top;
}

