#flashPageContainer { 
	position: relative;	
	height: 555px;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}
#flashContent {
	background: transparent url(/images/global/spinner_generic.gif) no-repeat 48% 50%;
	position:relative; 	
	margin-top: -90px;
	width: 1000px;
	height: 650px;
}
.flash_hero_dark #navUtilityBackground {
	background-image:url(/images/global/top-nav-eng-light-home.png);
}
.msie6 .flash_hero_dark #navUtilityBackground {
	background:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/global/top-nav-eng-light.png', sizingMethod='crop');
}
.global_disclaimer{
	text-align:left;
	position: relative;		
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}

#navUtilityBackground {
	background:url(/images/global/top-nav-eng-light-home.png) no-repeat left top;
}
.msie6 #navUtilityBackground {
	background:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/global/top-nav-eng-light-home.png', sizingMethod='crop');
}
