﻿body 
{
	text-align:center;
	vertical-align:top;
	
}
.navlist a img
{
  border:0px;	
}

.navlist
{
	
	width:901px;
	position: relative;
	padding: 0px;
	margin: 0px auto;
	height:36px;
	clear:both;
	background:#fff;

}

.navlist ul
{
	margin:0;
	padding:0;
	list-style:none;
	
}

.navlist li
{
	
	float: left;
	position: relative !important;
	list-style: none;
	padding: 0;
	margin: 0;
}


.navlist li a
{
	display:block;
	text-decoration:none;
	margin:0;
	padding:0;
	color:White;
	font-family:Lucida Sans;
	font-weight:bold;
	font-size:12px;
}

* html .navlist ul li { float: left; }
* html .navlist ul li a { height: 1%; }


.navlist li ul { /* second-level lists */
display: none;
position: absolute;
top: 125px;
left: 100;
width: 152px;

}


.navlist li>ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
top: auto;
left: auto;
}

.navlist li:hover ul, .navlist li.over ul { /* lists nested under hovered list items */
display: block;
}

.home a{background-image: url("../images/green.gif");background-repeat:repeat-x;background-position:0 0;width:149px;height:36px; display:block;}
.wwd a{background-image: url("../images/green.gif");background-repeat:repeat-x;background-position:0 0;width:149px;height:36px;display:block;}
.proj a{background-image: url("../images/green.gif");background-repeat:repeat-x;background-position:0 0;width:149px;height:36px;display:block;}
.hist a{background-image: url("../images/green.gif");background-repeat:repeat-x;background-position:0 0;width:149px;height:36px;display:block;}
.car a{background-image: url("../images/green.gif");background-repeat:repeat-x;background-position:0 0;width:149px;height:36px;display:block;}
.con a{background-image: url("../images/green.gif"); background-repeat:repeat-x;background-position:0 0;width:151px;height:36px;display:block; }


.home2 .home a {background-image: url("../images/grey.gif"); background-repeat:repeat-x;background-position:0 0;width:149px;height:36px;display:block;}
.wwd3 a,.wwd2 .wwd a {background-image: url("../images/grey.gif"); background-repeat:repeat-x;background-position:0 0;width:149px;height:36px; display:block;}
/*.wwd3 a{background-image: url("../images/Nav/grey/wwd.jpg"); background-repeat:repeat-x;background-position:0 0;width:150px;height:36px; display:block;}*/
.project .proj a {background-image: url("../images/grey.gif"); background-repeat:repeat-x; background-position:0 0;width:149px;height:36px;display:block;}
.history .hist a {background-image: url("../images/grey.gif"); background-repeat:repeat-x;background-position:0 0;width:149px;height:36px; display:block;}
.career .car a {background-image: url("../images/grey.gif"); background-repeat:repeat-x; background-position:0 0;width:149px;height:36px;display:block;}
.cont .con a {background-image: url("../images/grey.gif"); background-repeat:repeat-x;background-position:0 0;width:151px;height:36px; display:block; }


.mf a
{
	background-image: url("../images/grey.gif");
	background-repeat:repeat-x;
	background-position:0 0;
	width:149px;
	height:36px; 
	 display:block;
	 top:0px ;
	 position:relative;
	 }
	 
	 
.rail a{background-image: url("../images/grey.gif");background-repeat:repeat-x;background-position:0 0;width:149px;height:36px; display:block;
	position:relative; top:0px ; }
.ms a{background-image: url("../images/grey.gif");background-repeat:repeat-x;background-position:0 0;width:149px;height:36px; display:block;
	position:relative; top:0px ;  }
	
	
.wwd .wwdHover a {background-image: url("../images/grey.gif");background-repeat:repeat-x;background-position:0 0;width:150px;height:36px; display:block;}

.home a:hover, .home a:active{ background-image: url("../images/grey.gif"); }
.wwd a:hover, .wwd a:active{ background-image: url("../images/grey.gif"); }
.wwd3 a, .wwd3 a:hover, .wwd3 a:active{ background-image: url("../images/grey.gif");color:#333333; }
.mf a:hover, .mf a:active {background-image: url("../images/grey.gif");}
.rail a:hover, .rail a:active {background-image: url("../images/grey.gif");}
.ms a:hover, .ms a:active {background-image: url("../images/grey.gif");}
.proj a:hover, .proj a:active{ background-image: url("../images/grey.gif"); }
.hist a:hover, .hist a:active{ background-image: url("../images/grey.gif"); }
.car a:hover, .car a:active{ background-image: url("../images/grey.gif"); }
.con a:hover, .con a:active{ background-image: url("../images/grey.gif"); }

.green, .green a
{
	color:#0a400e;
	text-decoration:none;
}


.grey
{
	color:#858484;
}





.btmHome 
{
	border-right:solid 3px white;
	background-image:url(../images/btmBckgrnd.jpg);
	width:299px; 
	height:121px;
	text-align:left;
	vertical-align:top;
}

.btmHome tr, .btmHome td
{
  vertical-align:top;
}

.btmHome tr td table tr td, .btmHome tr td table tr
{
  vertical-align:top;
  
}

.btmHome tr td table tr td ul
{
  vertical-align:top;
  padding:0px;
  margin:0px;
  padding-left:25px;
  padding-top:5px;
}


.btmHome img
{
	padding-left:20px;
	padding-top:15px;
	
}


.hTitle
{
	font-family:Lucida Sans;
	font-size:16px;
	color:#040203;
	vertical-align:top;
	text-align:left;
	padding-left:10px;
	padding-top:15px;
	font-weight:bold;
	
}


.ul li
{
	font-family:Lucida Sans;
	font-size:11px;
	color:#333333;
	vertical-align:top;
	text-align:left;
}

.ul
{
	vertical-align:top;
	padding:0px; 
  margin:0px;
}

.gTitle
{
	font-family:Lucida Sans;
	font-size:24px;
	color:#003300;
	vertical-align:top;
}

.p
{
	font-family:Lucida Sans;
	font-size:13px;
	color:#333333;
	text-align:left;
}

.lP a:link, .lP a:visited, .lP a:hover
{
	font-family:Lucida Sans;
	font-size:14px;
	color:#333333;
	text-decoration:none;
	
}



.pdng
{
	padding-bottom:9px;
}

.pTitle
{
	font-family:Lucida Sans;
	font-size:13px;
	color:#333333;
	font-weight:bold;
}

.cLink a:link, .cLink a:hover, .cLink a:active, .cLink a:visited
{
	color:#084209;
	text-decoration: underline;
}

.page
{
	padding-top:30px;
	padding-left:70px; 
	padding-right:20px;
	vertical-align:top;
	
}

.gItalic
{
	font-family:Lucida Sans;
	font-size:13px;
	color:#003300;
	vertical-align:top;
	font-style:italic;
	text-align:left;
}

.htmTitle
{
	font-family:Lucida Sans;
	font-size:28px;
	color:#003300;
	vertical-align:top;
	padding-bottom:10px;
	text-align:left;
}

.pdngL
{
	padding-left:10px;
	text-align:left;
	
}


.links
{
	font-family:Lucida Sans;
	font-size:14px;
	color:#333333;
	font-weight:bold;
	text-decoration:none;
}

.dgrey
{
	text-align:right;
	background-color:#dadada;
	padding:5px 10px 5px 10px;
	vertical-align:top;
}

.lgrey
{
	text-align:left;
	background-color:#f0f0f0;
	padding:5px 10px 5px 10px;
}

.margin
{
	padding-top:5px;
	padding-bottom:5px;
	padding-top:4px !important 5px;
	padding-bottom:4px !important 5px; 
	
}

.safariMargin
{
	padding-top:4px;
	padding-bottom:4px;
}


.brdr
{
	border-right:solid 1px #033405;
	height:36px;
}

.w
{
	width:355px;
}

.height
{
	
	height:3px !important 20px; 
}

safariHeight
{
	height:20px;
}