body {
	background-image: url(/images/BG_Body.gif);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	background-color: #16225F;
}
#Splash_Hdr {
	height: 110px;
	width: 750px;
}
#Splash_Welcome {
	font-family: "Times New Roman", Times, serif;
	color: #154496;
	left: 359px;
	font-size: 36px;
	font-weight: bold;
	letter-spacing: 1px;
	position: relative;
	top: 20px;
	width: 299px;
	overflow: visible;
	visibility: visible;
}
#Splash_topNav {
	height: 21px;
	width: 740px;
	overflow: hidden;
}
#Splash_BGPeople {
	height: 440px;
	width: 688px;
	background-image: url(/images/BG_SplashPeople.jpg);
	background-repeat: no-repeat;
	margin-left: 11px;
}
#Splash_Content {
	width: 279px;
	background-repeat: repeat-x;
	background-image: url(/images/BG_SplashContent.gif);
	left: 359px;
	top: 30px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	font-size: 11px;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	z-index: 0;
	float: right;
	margin-top: 23px;
	margin-right: 23px;
}
#Splash_BGPages {
	height: 467px;
	width: 71px;
	position: absolute;
	left: 699px;
	top: 131px;
	background-image: url(/images/BG_SplashPages.gif);
	background-repeat: no-repeat;
}
#Splash_Slogan {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #154496;
	width: 689px;
	text-align: center;
	height: 20px;
	z-index: 1;
	margin-top: 40px;
	float: left;
}

#Splash_Footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	width: 689px;
	text-align: center;
	margin-top: 35px;
	margin-bottom: 10px;
	position: absolute;
}
#WelcomeText {
	font-family: "Times New Roman", Times, serif;
	color: #154496;
	font-size: 30px;
	font-weight: bold;
	letter-spacing: 1px;
	background-image: url(/images/BG_WelcomeUnderline.gif);
	background-repeat: repeat-x;
	margin-bottom: 5px;
}

#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	width: 689px;
	text-align: center;
	margin-bottom: 10px;
	position: absolute;
	padding-bottom: 10px;
	margin-left: 10px;
}
