<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html,body{
	padding:0px;
	margin:0px;
	height:100%;
}
img{
	border:0px;
}
#splash
{
	background-image:url(../../_common/img/splash.gif);
	background-repeat:no-repeat;
	height:504px;
	width:1050px;
}
.mainTable {
	height:504px;
	width:1050px;
}
.logoSplash {
	background-image:url(../../_common/img/splash_logo.gif);
	background-repeat:no-repeat;
	background-position:left 90px;
	height:252px;
	_height:187px;
}
.enterSite {
	padding-top:130px;
	vertical-align:top;
}
.contact {
	margin-left:105px;
}
.contact tr td {
	text-align:left;
	color:#7B869D;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
}
#splashBotLogo {
	position:absolute;
	margin:302px 0px 0px 53px;
}
#splashBotLogo a {
	display:block;
	background:url(../../_common/img/bot_logo_white.gif) left top no-repeat;
	width:147px;
	height:154px;
}</pre></body></html>