body {
	background-image: url(/atf/cf/%7B36151402-4b29-4eee-8c71-b8456bf27c86%7D/body_back.jpg);
	background-repeat: repeat-x;
}
#splashHeader {
	position:relative;
	top:0px;
	width:900px;
	height:100px;
	z-index:1;
	margin: auto;
	background-image:url(/atf/cf/%7B36151402-4b29-4eee-8c71-b8456bf27c86%7D/splashHeader.png);
	background-repeat:no-repeat;
}
#splashContentTop {
	position:relative;
	top:0px;
	width:930px;
	height:36px;
	background-image:url(/atf/cf/%7B36151402-4b29-4eee-8c71-b8456bf27c86%7D/splashBackgroundWhite_01.png);
	z-index:2;
	margin: auto;
}
#splashContent {
	position:relative;
	top:0px;
	width:930px;
	height:auto;
	z-index:2;
	margin: auto;
	text-align:left;
	color:#6d6d6e;
	font-family: Arial,Helvetica,sans-serif;
	font-size:13px;
	background-image:url(/atf/cf/%7B36151402-4b29-4eee-8c71-b8456bf27c86%7D/splashBackgroundWhite_03.png);
	background-repeat:repeat-y;
}
#splashContentArea {
	width:874px;
	margin:auto;
}
#splashContentTable h2 {
	font-size:14px;
	color:#1e2e5f;
	margin:5px 0 0 0;
	padding:0;
}
#splashContentBtm {
	position:relative;
	top:0px;
	width:930px;
	height:36px;
	background-image:url(/atf/cf/%7B36151402-4b29-4eee-8c71-b8456bf27c86%7D/splashBackgroundWhite_05.png);
	z-index:2;
	margin: auto;
}
#splashAction {
	position:relative;
	top:-15px;
	/top:-30px;
	width:930px;
	height:105px;
	z-index:3;
	margin: auto;
	background-image:url(/atf/cf/%7B36151402-4b29-4eee-8c71-b8456bf27c86%7D/splashActionArea.png);
	background-repeat:no-repeat;
	font-family: Arial,Helvetica,sans-serif;
}
#splashActionWrapper {
	position:relative;
	top:20px;
	width:890px;
	height:65px;
	z-index:1;
	margin: auto;
	font-family: Arial,Helvetica,sans-serif;
	padding-top: 15px;
}
#splashFooter {
	position:relative;
	top:-15px;
	width:900px;
	height:auto;
	z-index:4;
	margin: auto;
	padding: 10px;
	font-size: 10px;
	font-weight: bold;
	color: #7f7f7f;
	text-align:left;
	font-family: Arial,Helvetica,sans-serif;
}
#splashContinue {
	float:right;
	font-family: Arial,Helvetica,sans-serif;
	font-size:13px;
}
a {
	color:#dd1824; text-decoration:none;
}

#splashHeadline {
font-size:22px;
margin:0px 10px;
padding:5px 0px;
border-bottom:1px solid #003366;
}

#splashLeft, #splashRight {
text-align:center;
margin-top:5px;
}

#splashLeft form, #splashRight form{
margin-top:40px;
}

#splashLeft input, #splashRight input{
margin-bottom:10px;
border:2px solid #d6d6d6;
background:#d6d6d6;
color:#484848;
font-family: Arial,Helvetica,sans-serif;
font-size:1.3em;
padding:5px;
}
