@charset "UTF-8";
/*
EEI Screen Styles
Developed by Octane Design - www.octanedesign.com

Colors:
Background - 060606
EEI Yellow - fec422
Design Lab Orange - e57021
Mobile Blue - 0177c1
Environments Yellow - ffc324
Technology Green - 41601a
Multicategory Red - bf1230

Band Grey, Dark - 231f20
Band Grey, Light - 333333

Text Grey, Dark - 6e6e6e
Text Grey, Light - e6e6e6

	
*/

html{
	margin:0px;
	padding:0px;
}
body{
	margin:inherit;
	padding:inherit;
	background-image:url("../images/bknd_tile.gif");
	background-color:#000000;
	background-repeat:repeat-x;
	text-align:center;
	margin:0px;
	padding:0px;
}

#genBknd{
	width:910px;
	margin:0 auto;
	margin-top:0px;
	padding-bottom:0px;
	margin-bottom:0px;
	display:block;
}
*html #genBknd{
	display:none;
}
#main{
	margin-top:0px;
	margin-bottom:0px;
	width:inherit;
	text-align:left;
	font-family:Helvetica, Arial, sans-serif;
	font-size:11px;
	color:#6e6e6e;
	background-repeat:no-repeat;
}
.logo{
	width:124px;
	height:68px;
	/*background-image:url("../images/logoTemp.jpg");*/
	position:absolute;
	margin-top:7px;
	margin-left:0px;
}
.logo a:link, .logo a:hover, .logo a:visited{
	border:none;
	text-decoration:none;
}

*html div.logo{
	background:none;
	/*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/eeiglobal/beta/images/logo_moon.png', sizingMethod='image');*/
}
#header, #footer{
	margin-top:30px;
	width:inherit;
	height:20px;
	background-image:url("../images/nav_bknd.gif");
	background-repeat:repeat-x;
	vertical-align:top;
	clear:both;
	margin-bottom:10px;
	padding:0px;
}
#footer{
	margin-top:0px;
	margin-bottom:0px;
	background-image:url("../images/footer_bknd_tile.gif");
	background-repeat:no-repeat;
	padding-left:0px;
	padding-right:40px;
	width:870px;
	padding-top:3px;
}

#main #header h1, #footer h1{
	height:16px;
	border-right:1px solid #000000;
	padding-top:5px;
	//padding-top:4px;/* for ie */
	margin:0px 0px 0px 10px;
	font-size:10px;
	float:left;
	display:inline;
	vertical-align:top;
}
#header h1{
	width:118px;
	padding-top:4px !important;
}
#footer h1{
	width:160px;
	padding-right:20px;
}

#mainNavigation{
	float:left;
	margin-right:0px;
	margin-left:0px;
	text-align:left;
	position:relative;
	padding:0px;
	
}
#footerNavigation{
	float:left;
	margin-top:-17px;
	//margin-top:-19px;
}
#footerIcons{
	float:left;
}
#copyright{
	float:left;
	margin-top:2px;
	//margin-top:0px;
}
*html div#copyright{
	width:910px;
	height:20px;
}
#copyright a:link, #copyright a:visited{
	color:#6e6e6e;
	text-decoration:none;
}
#copyright a:hover{
	color:#ffffff;
	text-decoration:none;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	#footerNavigation{
		margin-top:-19px;
	}
	#copyright{
		float:left;
		margin-top:0px;
	}	
	
}

#footerNavigation, #footerIcons{
	margin-right:65px;	
}

#mainNavigation
{
	 left: 130px;
	 top:-12px;
}
#main #mainNavigation ul{
	list-style:none;
	margin:0px;
	padding: 0px;
}

#mainNavigation li, #footerNavigation a{
	position:relative;
	display:inline;
	cursor:pointer;
	font-size:10px;
	font-weight:bold;
	color:#e6e6e6;
}
#main #mainNavigation li ul{
	position:relative;
}
#main #mainNavigation li ul li{
	position:relative;
	display:block;
	margin:0px;
	padding:0px;
}

.homeLinkHeader{
	margin-top:1px;
	width:inherit;
	text-align:center;
}
.homeLinkHeader a:link, .homeLinkHeader a:visited{
	color:#ffbc1a;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	text-decoration:none;
	border-bottom:1px dotted #ffbc1a;
}
/**/

#footerNavigation li{
	height:20px;
	
}
#footerNavigation li span{
	padding: 5px 7px 4px 7px;
}






/* generic page content styles */
.spacer{
	clear:both;
	//height:0px;
}
#mid{
	color:#ffffff;
	background-repeat:no-repeat;
}
#copy{
	margin-top:345px;
	padding-bottom:20px;
}

#mid.casestudies #copy, #mid.network #copy, #mid.eeigraphics #copy, #mid.whoiseei #copy{
	margin-top:55px !important;
}



#copy #leftColumn{
	float:left;
	text-align:left;
	margin-right:10px;
	padding-left:0px;
	padding-top:0px;
	position:relative;
	z-index:10;
}

#copy #leftColumn .pageHeader span em, #copy #leftColumn .pageHeader  span strong{
	font-size:30px;
	display:block;
	font-style:normal;
	font-weight:bold;
	font-family:Arial Narrow, Arial, Helvetica, sans-serif;
	line-height:25px;
	text-transform:uppercase;
} 
#copy #leftColumn .pageHeader  span strong{
	color:#f6a023;
}

#copy #leftColumn .pageHeader  span em{
	color:#ffffff;
}

#copy #leftColumn div.subnav{
	font-size:14px;
	font-family:Arial Narrow, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#ffffff;
	margin-top:10px;
	//font-size:12px;
}
*html #copy #leftColumn div.subnav{
	font-size:12px;
}
#copy #leftColumn h1{
	font-size:42px;
	font-family:"Arial Narrow", Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#ffffff;
	margin:0px;
	padding:0px;
}

#copy #rightColumn{
	float:right;
	text-align:left;
	width:450px;
	margin-right:100px;
	line-height:15px;
	font-size:11px;
}
#copy #leftColumn h3{
	color:#6e6e6e;
}
#copy #rightColumn h3{
	color:#6e6e6e;
}
#copy #rightColumn h1{
	font-size:16px;
}
#copy #rightColumn a:link{
	color:white;
	text-decoration:underline;
}
#copy #rightColumn a:hover{
	color:#000000;
	background-color:#ffffff;
	text-decoration:none;
}
#copy #rightColumn a:visited{
	color:#999999;
	text-decoration:underline;
}

#copy #rightColumn h2{
	font-family:Arial, Helvetica, Arial, sans-serif;
	color:#f0b310;
	font-size:15px;
	margin:0px;
	padding:0px;
}
#copy #rightColumn ul{
	margin:3px 0px 3px 11px;
	//margin:3px 0px 3px 16px;
	padding:0px;
}
#copy #leftColumn div.subnav a:link, #copy #leftColumn div.subnav a:visited{
	color:#ffffff;
	text-decoration:none;
}
#copy #leftColumn div.subnav a:hover, #copy #leftColumn div.subnav .selected{
	color:#f0b310;
}

div.casestudies #copy #leftColumn div.subnav a:link, div.casestudies #copy #leftColumn div.subnav a:visited{
	color:#5c5c5c;
	text-decoration:none;
}
div.casestudies #copy #leftColumn div.subnav a:hover, div.casestudies #copy #leftColumn div.subnav .selected{
	color:#ffffff;
}
/* end generic styles */

.bio_title{
	font-size:12px;
	color:#ffffff;
	font-weight:bold;
}

h3{
	font-size:13px;
	font-family:"Arial Narrow", Arial, Helvetica, sans-serif;
	margin:0px 0px 5px 0px;
	padding:0px;
	color:#333333;
}

.awards_subhead{
	font-size:12px;
	font-weight:bold;
	color:#0177c1;
}

.newsDate, .newsSub{
	color:#999999;
	margin-top:5px;
}
h2.newsHead{
	font-size:15px;
	color:#ffffff !important;
}
h2.newsHead a:link{
	font-size:15px;
	color:#ffffff;
	text-decoration:none;
}
h2.newsHead a:hover{
	font-size:15px;
	color:#333333;
	background-color:#ffffff;
	text-decoration:none;
}
h2.newsHead a:visited{
	font-size:15px;
	color:#CCCCCC;
	text-decoration:none;
}

h3.wp{
	font-size:14px;
	color:#ffffff;
}

h3.wp a:link{
	color:#ffffff;
	text-decoration:none;
}
h3.wp a:hover{
	color:#ffffff;
	text-decoration:underline;
}

div.newsSub a:link, div.newsSub a:visited{
	color:#999999;
	text-decoration:none;
}
div.newsSub a:hover{
	color:#000000;
	background-color:#ffffff;
}

#casestudy_flash{
}

.csColorBar{
	font-size:1px;
	width:839px;
	height:7px;
	margin-top:38px;
}