#splashOffsetContainer {
	width: 820px;
	margin-left: -42px;
	z-index: 5;
	position: absolute;
	visibility: visible;
	background-image: url(/images/interior/BG_contentColumn.gif);
	background-repeat: no-repeat;
	background-position: 42px 0px;
}

#BadgeWrapperSplash  {
	height: 122px;
	width: 204px;
	z-index: 200;
	position: relative;
	visibility: visible;
}
#SplashTable   #MainTitle {
	background-image: url(/images/splash/BG_MainTitle.gif);
	background-repeat: no-repeat;
	height: 63px;
	width: 510px;
	padding-left: 65px;
	margin: 0px;
	padding-bottom: 0px;
}
#SplashTable    #LocationTitle {
	background-image: url(/images/splash/BG_LocationTitle.gif);
	background-repeat: no-repeat;
	height: 63px;
	width: 245px;
}
#SplashTable #LocationBox {
	background-image: url(/images/splash/BG_LocationBox.gif);
	background-repeat: no-repeat;
	height: 299px;
	width: 245px;
}
#SplashTable  #LocationBox  #Title     {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #EEEEEE;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 5px;
	line-height: 16px;
	letter-spacing: 1px;
}
#SplashTable  #LocationBox  #subTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #BB1720;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	line-height: 13px;
	padding-top: 5px;
	letter-spacing: 0px;
}

#SplashTable #LocationBox .subText {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFF00;
	font-size: 11px;
	line-height: 12px;
	text-align: center;
	padding-top: 7px;
	letter-spacing: 1px;
}
#SplashTable #LocationBox .subText .subTextSmall {
	font-size: 10px;
	letter-spacing: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #FFFFFF;
}
#SplashTable  #AlertsTitle {
	background-image: url(/images/splash/BG_AlertsTitle.gif);
	height: 41px;
	width: 820px;
	background-repeat: no-repeat;
}
#SplashTable  #AlertsBoxRepeatBG {
	background-image: url(/images/splash/BG_AlertsBoxRepeatBG.gif);
	background-repeat: repeat-y;
}
#SplashTable   #AlertsBoxRepeatBG #AlertsBoxWrapper {
	background-image: url(/images/splash/BG_AlertsBoxWrapper.gif);
	background-repeat: no-repeat;
}
#SplashTable #AlertsBoxBtm {
	background-image: url(/images/splash/BG_AlertsBoxWrapperBtm.gif);
	height: 9px;
	width: 820px;
	background-repeat: no-repeat;
	overflow: hidden;
}
#SplashTable  #AlertsBoxRepeatBG  #GenPrep img {
	background-repeat: repeat-x;
	margin-left: 21px;
}
#SplashTable #AlertsBoxRepeatBG #AlertsBoxWrapper #ThreeColWrapper {
	padding-left: 21px;
	padding-top: 2px;
	padding-bottom: 3px;
}
#SplashTable  #AlertsBoxRepeatBG  #AlertsBoxWrapper  #ThreeColWrapper .ThreeCol {
	background-image: url(/images/splash/BG_3Col.gif);
	border: 1px solid #cfcfcf;
	background-color: #d3d3d3;
	width: 236px;
	float: left;
	background-position: left top;
	background-repeat: repeat-x;
	margin-right: 3px;
	height: 150px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#ThreeColWrapper .ThreeCol .AlertsTitle {
	font-family: Arial, Helvetica, sans-serif;
	color: #B02125;
	font-weight: bold;
	font-size: 12px;
	height: 20px;
	overflow: hidden;
	width: 238px;
}
#ThreeColWrapper .ThreeCol .AlertsType {
	height: 108px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 136%;
	font-style: normal;
	overflow: hidden;
	margin-bottom: 5px;
}
#ThreeColWrapper .ThreeCol .ReadMore {
	height: 13px;
	width: 83px;
	background-image: url(/images/splash/btn_ReadMore.gif);
	background-repeat: no-repeat;
	text-indent: -10000px;
	background-position: left top;
}
#ThreeColWrapper .ThreeCol .ReadMore a {
	height: 13px;
	width: 83px;
	background-image: url(/images/splash/btn_ReadMore.gif);
	background-repeat: no-repeat;
	text-indent: -10000px;
	background-position: left top;
	display: block;
}

#ThreeColWrapper  .ThreeCol  .ReadMore a:hover {
	height: 13px;
	width: 83px;
	background-image: url(/images/splash/btn_ReadMore.gif);
	background-repeat: no-repeat;
	text-indent: -10000px;
	background-position: left -13px;
	display: block;
}
