
.popupHdr {float:left; width:375px; height:auto; font-size:10px; text-transform:uppercase; font-weight:bold; padding:3px 0 3px 6px;  background-color:#ECEDEB;}

.popupHdr_video {float:left; width:375px; height:auto; font-size:10px; text-transform:uppercase; font-weight:bold; padding:3px 0 0 6px; background-color:#ECEDEB;}

.hdrCopy {text-align:left; color:#999999;}

.fnt13GrayBold {font-size:13px; color:#999999; font-weight:bold;}

.popupDisclaimer {font-size:10px; color:#999999;}

/* Lightbox display ID's */
#filter
{
	display: none;
	position:absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	background-color:#004A95;
	z-index:10;
	opacity:0.5;
	filter: alpha(opacity=50);

}
#box 
{
	display: none;
	position:absolute;
	top: 15%;
	width: 387px;
	padding: 10px 0 0 3px;
	margin:0;
	z-index:1001;
	overflow: none;
	
	
}


