﻿body
{
	font-family: Arial;
}
.Bio
{
	border: solid 1px black;
	font-size: 9pt;
	margin: 5px auto 0px auto;
	padding: 2px 2px 2px 2px;
	text-align: center;
	width: 144px;
}
.MainDiv
{
	width: 843px;
	margin: 0px auto 0px auto;
}
.LogoBackground
{
	background-image: url('/ne/images/NE-Logo.png');
	height: 130px;
	margin: 0px auto 0px auto;
	width: 843;
}
.LogoBackgroundText
{
	color: #FFFFFF;
	font-family: Arial;
	font-size: 10pt;
	padding: 60px 20px 0px 0px;
	text-align: right;
}
.ContentDiv
{
	padding: 0px 25px 5px 25px;
}
#menucase ul.vert-one
{
	display: block;
	font: bold 16px Helvetica, Verdana, Arial, sans-serif;
	line-height: 165%;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	width: 150px;
}
#menucase ul.vert-one li
{
	border: 1px solid #4D0000;
	margin: 5px 0px 0px 0px;
	padding: 0px;
	text-align: center;
}
#menucase ul.vert-one li a
{
	background: #c7b245;
	color: Black;
	display: block;

	text-decoration: none;
}
#menucase ul.vert-one li a:hover
{
	background-color: #094b21;
	color:White;
}
#menucase ul.vert-one li a.current, ul.vert-one li a.current:hover
{
	background-color: #094b21;
	color:White;
}
.MainBanner
{
	border: solid 2px #228B22;
	color: #228B22;
	font-size: 12pt;
	font-weight: bold;
	margin: 0px auto 0px auto;
	padding: 2px 2px 2px 2px;
	text-align: center;
	width: 600px;
}
.Quote
{
	font-size: 8pt;
	text-align: right;
	font-style:italic;
}
.Expand
{
	font-size: 8pt;
	text-align: center;
	text-align: center;
	width: 100%;
}
.Material
{
	height: 200px;
}
.MaterialImage
{
	border: none;
	float:left;
	margin-right: 10px;
}
.Project
{
	height: 300px;
	margin-bottom: 10px;
}
.ProjectImage
{
	border: none;
	float:left;
	margin-right: 10px;
}
.ProjectHeading
{
	font-size: 18pt;
	font-weight: bold;
}
.LeftImage
{
	float:left;
	margin-right: 5px;
	text-align: center;
}
.RightImage
{
	float:right;
	margin-left: 5px;
	text-align: center;
}
.EnlargeText
{
	font-size: 8pt;
}
.History
{
	font-size: 11pt;
}
.HistoryHead
{
	font-size: 12pt;
	font-weight: bold;
}
table.MaterialList tr td
{
	font-size: 14pt;
	font-weight: bold;
}
.MaterialDescription
{
	font-size: 11pt;
	font-weight: normal;
}
