@import url(main.css);

#frame {
	width:780px;
	height: 579px;
	margin-right:auto;
	margin-left:auto;
	margin-top: 30px;
	padding:0px;
	text-align:left;
	color: #FFFFFF;
	background: url(../images/SP_IMG_Focal.gif) top left no-repeat;
}

#splashLogo {
	left: 10px;
	top: 110px;
	position: relative;
}

#greeting {
	left: 20px;
	top: 110px;
	position: relative;
}

#enterinfo {
	left: 20px;
	top: 120px;
	position: relative;
	width: 300px;
}

#footer {
	top: 609px;
	height: 40px;
	position: absolute;
	background: url(../images/M_INT_HeaderBG.gif) top left repeat;
  font: 10px Verdana, Arial, sans-serif;
  font-weight: bold;
  padding-top: 10px;
  overflow: hidden;
  width: 780px;
	text-align:center;
}

#footer p {
  font: 9px Verdana, Arial, sans-serif;
}

#footer a img {
	top: -30px;
	left: 340px;
	z-index: 4;
	position: relative;
}

select {
	font-size: 9px;
}

#day {
  top: -20px;
  position: relative;
  width: 43px;
}

#month {
  top: -20px;
  position: relative;
  width: 55px;
}

#year {
  top: -20px;
  position: relative;
  width: 55px;
}