@charset "UTF-8";
/* CSS Document */
body { 
	font-family:Trebuchet MS,Arial;
	margin:auto;
	padding:0; 
	text-align:center;
	padding:0px;
}
div{
	color:#000000;
	font:normal 14px Trebuchet MS,Arial;
}
a:link,a:active,a:visited{
	color:#0000FF;
	text-decoration:none;
	outline:none;
	font-size:12px;
}
a:hover{
	color:#000;
	text-decoration:none;
	outline:none;
	font-size:12px;
}
.clear{ clear:both;}
#SplashMainContainer{
	margin:auto;
	width:800px;
	height:600px;
	text-align:center;
}
.Splashinput
{
	border-top:1px solid #9e9e9e;
	border-bottom:1px solid #c7c7c7;
	border-left:1px solid #c7c7c7;
	border-right:1px solid #c7c7c7;
	width:406px;
	color:#000;
	font:normal 29px Trebuchet MS,Arial;
	padding-left:5px;
	
}
#Splashheaderbg
{
	background-color:#e3e9ec;
}
.Splashlogobg
{
	padding-top:10px;
	padding-bottom:27px;
}
#Splashinnerrbg
{
	background-color:#f4f6f7;
}
.Splashheadertext
{
	color:#;font:normal 36px Trebuchet MS,Arial;
	padding-top:8px;
	padding-bottom:10px;
}
.Splashspace50{padding-top:50px;}
.Splashspace18{padding-top:18px;}
.Splashspace13{padding-top:13px;}
.Splashspacefoot{padding-top:188px;}
.Splashcontent
{
	color:#000000;font:normal 14px Trebuchet MS,Arial
}
.Splashinputbg
{
	border:1px solid #a7a7a7;
	background:#fbfbfb url(images/splashinputbg.jpg) repeat-x;
	width:209px;
	height:39px;
	color:#000;
	font:normal 25px Trebuchet MS,Arial;
	line-height:30px;
	outline:none;
	cursor:pointer;
}

