@charset "UTF-8";
body  {
	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;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 1em;
	color: #333333;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003366;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003366;
}
a:visited {
	color: #FF9933;
}
a:hover {
	color: #FF9933;
}
a:active {
	color: #FF9933;
}
.twoColFixLtHdr #container {
	background-image: url(../images/e&e_Leftbackground.gif);
	background-repeat: repeat-y;
	background-position: left top;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-bottom: 0px;
	width: 800px;
	padding-right: 0px;
	padding-left: 0px;
}
.twoColFixLtHdr  #containerRight {
	width: 800px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-bottom: 0px;
	background-image: url(../images/e&e_Rightbackground.gif);
	background-repeat: repeat-y;
	background-position: right top;
} 
.twoColFixLtHdr #header {
	background-image: url(../images/E&E_Header2.gif);
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 155px;
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
} 
.twoColFixLtHdr #header h1 {
	padding-top: 100px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	font-size: 0.9em;
	font-weight: normal;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
.twoColFixLtHdr #navBar {
	background-color: #6D92AD;
	width: 100%;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	}
ul.nav {
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
	text-decoration: none;
	display: block;
	color: #ECECEC;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
ul.nav  a {
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	border-bottom-style: none;
	text-align: center;
	display: block;
	width: 90px;
	background-color: #6D92AD;
	font-size: 10px;
	text-transform: uppercase;
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
* html ul.nav a {
	height: 1px;
	}
ul.nav  a:link {
	color: #FFFFFF;
	text-decoration: none;
}
ul.nav  a:hover {
	color: #FF9933;
	text-decoration: underline;
	display: inline;
}
ul.nav a:visited {
	color: #FF9933;
	text-decoration: none;
}
ul.nav a:active {
	color: #FF9933;
	text-decoration: none;
}
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 230px;
	background-color: #999999;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.twoColFixLtHdr  #sidebarRight {
	float: right; /* since this element is floated, a width must be given */
	width: 230px;
	background-color: #999999;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
}
.caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: bold;
}
.photo {
	border: 1px solid #000000;
	margin-bottom: 5px;
}
.twoColFixLtHdr #mainContent {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 250px;
	padding-top: 0;
	padding-right: 50px;
	padding-bottom: 0;
	padding-left: 20px;
} 

.twoColFixLtHdr #container #mainContent img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.twoColFixLtHdr #container #mainContent a:link {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.twoColFixLtHdr #mainContentLeft {
	margin-top: 0;
	margin-right: 280;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 0;
	padding-right: 280px;
	padding-bottom: 0;
	padding-left: 20px;
}
#footer a:hover {
	color: #FF9900;
}
#mainContent h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: 003366;
	margin-top: 15px;
	margin-bottom: 0px;
}
#mainContent h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #003366;
	margin-top: 30px;
	margin-bottom: 5px;
}
#mainContent p.indent {
	margin-left: 18px;
}
#mainContent p {
	font-size: 0.9em;
	margin-top: 0px;
	margin-bottom: 15px;
	line-height: 115%;
}
.twoColFixLtHdr #footer {
	background-color: #999999;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
	height: 85px;
	vertical-align: middle;
} 
#footer h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #003366;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 0px;
	padding-top: 15px;
}
.twoColFixLtHdr #footer p {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	font-size: 0.9em;
	vertical-align: bottom;
}
.twoColFixLtHdr #footer2 {
	background-color: #6D92AD;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
} 
.twoColFixLtHdr #footer2 p {
	line-height: 125px;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
.footer2Text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 110%;
	text-align: center;
	margin-bottom: 8px;
	padding-bottom: 4px;
}
.twoColFixLtHdr #footer3 {
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	text-align: center;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	padding-top: 10px;
} 
.twoColFixLtHdr #footer3 p {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0px;
	padding-right: 10;
	padding-bottom: 0px;
	padding-left: 10;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000000;
	text-align: center;
}
.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;
}
#mainContentLeft h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: 003366;
	margin-top: 15px;
	margin-bottom: 0px;
}
#mainContentLeft h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #003366;
	margin-top: 30px;
	margin-bottom: 10px;
}
#mainContentLeft p.indent {
	margin-left: 18px;
}
#mainContentLeft p {
	font-size: 0.9em;
	margin-top: 0px;
	margin-bottom: 15px;
	line-height: 115%;
}
.jobtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: oblique;
	font-weight: bold;
	color: #666666;
}

.twoColFixLtHdr #container #mainContent a:hover {
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #FFCC33;
	border-right-color: #FFCC33;
	border-bottom-color: #FFCC33;
	border-left-color: #FFCC33;
}
