@charset "UTF-8";
body  {
	font: 13px Arial, Helvetica, Verdana, sans-serif;
	background: #6a88a3;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}


.twoColFixLtHdr #container { 
    background-color: #FFFFFF;
	background-image: url(images/nei_bkg_2010.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
	margin: 0px auto;
	width: 901px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	border: 0px none #000000;
} 

.twoColFixLtHdr #header { 
	margin: 0px 0px 10px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	clear: both;
	height: 165px;
	padding: 0;
	position: relative;
	z-index: 2000;
}

#sidebar1 p {
	margin: 0 10px 10px 0;
	padding: 0;
} 
.twoColFixLtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 125px 10px 10px 0; /* 118px for Safari using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.twoColFixLtHdr #sidebar1 {
	float: left;
	width: 200px;
	font-size: 0.9em;
	margin: 135px 10px 10px;
	padding: 0;
}
.twoColFixLtHdr #mainContent { 
	margin: 0 0 0 200px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 10px 20px 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	min-height: 500px;

} 
.twoColFixLtHdr #footer { 
	padding: 0 10px 0 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background: #ccc;
	font-size: 0.8em;
	text-align: center;
	border-top: 25px solid #025599;
	line-height: 0.8em;
	margin: 0;
} 
.twoColFixLtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0;
	text-decoration: none;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#navcontainer1 {
	margin: 0;
	padding: 110px 0 0 0;
}
ul#navlist {
	color: White;
	height: 25px;
	margin: 5px 0 0 0;
	float: right;
	clear: right;
	text-align: right;
	padding: 0;
	vertical-align: middle;
}

#navcontainer ul li {
	display: inline;
	font-size: 1.1em;
	margin: 0;
	padding: 0;
}

#navcontainer ul li a
{
color: White;
text-decoration: none;
	padding: 5px;
	margin: 0px 10px;
}

#navcontainer a:hover, #navcontainer li a.active
{
background-color: #369;
color: #fff;
} 

h1#pagetitle
{
	text-align: right;
	font-weight: bold;
	font-size: 2.1em;
	line-height: 2.1px;
	color: #025599;
}

#header a img {
	display: inline;
	float: left;
}
#mainContent img {
	border-style: none;
	border-width: 0;
	margin: 10px;
	float: left;
}

td img {
	margin: 0;
	padding: 0;
}

#project_grid tbody tr td p img {
	
	
}

td {
	margin: 0;
	padding: 0;
}

#mainContent h2 {
	color: #025599;
	font-size: 1.3em;
	line-height: 1.3em;
	font-weight: bold;
	vertical-align: bottom;
	padding: 10px 0 0;
	display: block;
	border-style: none;
	margin: 0;
	text-decoration: none;
}

h2 a {
	color: #025599;
	text-decoration: none;
}
h2 img {
	display: inline;
}
a {
		color: #025599;
}
.nav_select > a {
		background-color: #aaccb5;
}

#project_featured {
	width: 651px;
	border: 1px solid #0055a0;
	margin: 5px 15px 5px 0;
	padding: 5px 5px 5px 10px;
}

table#project_grid {
	margin-left: 10px;
}

#project_featured img {
		margin: 0 10px 10px 0;
	padding: 0;
}

#project_featured h2 {
		margin: 0 0 5px;
	padding: 0;
}

#project_grid td h2 {
	clear: left;
	text-align: center;
	margin: 0;
	padding: 0 0 10px;
}
#project_grid td h3 {
	clear: left;
	text-align: center;
	margin: 0;
	padding: 0 0 10px;
}
#project_grid img {
	clear: left;
	display: block;
	margin: 10px 5px 2px;
}

#featured h3 a {
	color: #025599;
	text-decoration: none;
}
.content_item {
	height: 150px;
}

.content_item img {
	border-style: none;
	border-width: 0;
	margin: 10px;
	float: left;
}
#projectnav {
	font-size: 1.4em;
	text-align: right;
	font-weight: bold;
	color: #7bc242;
}
#projectnav a {
	text-decoration: none;
	color: #7bc242;
	padding: 0px;
	margin: 0;
}

#projectnav a.projsel {
	text-decoration: none;
	color: #025599;
	}
	
.project_item table {
	display: inline;
	float: left;
	margin: 0;
	padding: 0;
	text-align: center;
}

div.hilite_box {
	width: 180px;
	float: right;
	background-color: #c7e2ad;
	padding: 5px;
	margin: 0;
	font-size: .8em;
}
.project_item {
	background-color: #c7e2ad;
	opacity: 1;
	padding-bottom: 10px;
	min-height: 350px;
}
.project_item p {
	margin-left: 10px;
}
p, ul{
	margin: 0 0 10px;
}

#mainContent li {
	list-style-type: disc;
	list-style-position: outside;
	padding: 0;
	margin: 0 0 0 20px;
}

h3 {
		margin: 0 0 5px;
}

div#hilite_ty {
	font-size: 1.1em;
	font-weight: bold;
	color: #000;
	text-align: center;
	border: 1px solid #ff1c00;
	display: none;
}

.intro {
	font-weight: bold;
	text-align: center;
}
.print_only {
display: none;
visibility: hidden;
}
.print_logo {
display: none;
visibility: hidden;
}
#license {
	float: right;
	width: 250px;
	margin: 0 0 0 10px;
	border: 1px solid #0055a0;
	padding: 0 10px 10px;
}
#signup_box {
	float: right;
	width: 355px;
	margin: 10px;
	padding: 10px;
	border: 1px solid #0055a0;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
}
.home_photos {
	float:  right;
	width:  200px;
}
div.nopics {
	padding-right: 10px;
	padding-left: 10px;
}

.qual {
	padding: 0;
	margin: 0;
}
.photocaption {
	float: right;
	text-align: center;
	font-weight: bold;
	padding-top: 35px;
	width: 270px;
	padding-right: 0;
	margin-right: 0;
}

body#project_gallery {
	background-color: #fff;
	text-align: left;
}

.correct {
	display: none;
	visibility: hidden;
	font-weight: bold;
	color: #025599;
}
div#navmenu {
}
ul#navlist li {
	z-index: 1600;
	position: relative;
	float: left;
}
ul#navlist, ul#navlist ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

ul#navigation li li { 
	float: none;
}

#navlist a {
	display: block;

	color: #006600;
}
ul#navlist a:hover {
	color: #fff;
  background: #369;
}

ul#navlist li ul {
	position: absolute;
	left: -999em;
}
#navlist li:hover ul ul, #navigation li.sfhover ul ul {
	left: -999em;
}

#navlist li:hover ul, #navlist li li:hover ul, #navlist li li li:hover ul {
	top: 0;
	left: 0;
	margin-left: 100%;
}



#navlist li ul {
  /*hide the subnavs*/
  padding-top: 0;
  border-right: solid 1px white;
  border-bottom: solid 1px white;
  z-index: 1500;

}
#navlist li ul li {
  font-size: 0.85em;
  font-weight: normal;
  background: #333333;
  border-top: 1px solid #666666;
}

#navlist li ul li:hover, li.over ul {
	/* level2 hover */
  background: #369;
}

/* ****DISPLAYS HORIZONTAL MENU**** */
#navlist li:hover ul {
	top: 100%;
	margin-left: 10px;
}

#navlist li:hover ul.right {
	left: -108px;
}


ul#navlist li li a {
	width: 10em;
	text-align: left;
}
ul#navlist li li li a {
	width: 16em;
}

#navlist a {
	display: block;
	color: #006600;
	padding: 0px 0.5em;
}


#slideshow1 {
    z-index: 1000;
}
.related_news {
	float: right;
	margin: 0;
	border: 1px solid #0055A0;
	padding: 5px 0 0 0;
	width: 250px;
}
.related_news_body {
	background-color: #C7E2AD;
	clear: right;
	border-top: 1px solid #0055A0;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

#item1 div.related_news p a img {
	float:  none;
	margin:  0;
	padding:  0;
}
.related_news_footer  {
	font-size: 11px;
	color: #666;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.related_news_footer a {
	font-size: 11px;
	color: #666;
text-decoration: none;

}

