body
{
	background:#060A19 url(/shared/images/splash-bg.png) repeat-x center top;
	margin:0;
	padding:0;
	
}
#Viewport
{
	background: url(/shared/images/splash-america.jpg) no-repeat center top;
	height:100%
}
#PageBody
{
	width:713px;
	height:640px;
	margin:0 auto;
	
	background: url(/shared/images/splash-box.png) no-repeat 7px 40px;
}
#SplashBox
{
	font-family:Georgia, Times New Roman, Times, serif;
	height:530px;
	color:#172A4A;
	line-height:22px;
	font-size:15px;
	overflow:hidden;
	
	
}
#SplashBox p
{
	margin-top:0;
}
#SplashBoxInner
{
		padding:75px 38px 0;
}
#ColLeft
{
	width:400px;
	float:left;

}
#ColLeftInner
{
	padding:0 0px 0 22px;
}
#ColRight
{
	float:right;
	
}
#ColRightInner
{
	padding:77px 30px 0px 0px;
}
.clr
{
	clear:both;
	height:0px;
	width:100%;
	font-size:1px;
}
img#CapitoLogo
{
	margin-left:20px;
}
img#Signature
{
	margin-left:225px;
}
#SplashForm
{
	color:#444;
	height:50px;
	overflow:hidden;
}

#SplashFormInner
{
	padding:0 35px;
}
#SplashFields input
{
	color:#666;
}
#SplashFields
{
	float:left;
	padding:13px 10px;
}
#SplashButtons
{
	float:right;
}
#SplashFields .county
{
	margin-left:15px;
	width:148px;
	color:#666;
}
a#Continue, a#Continue:Link, a#Continue:Visited
{
	font-weight:bold;
	color:#4E6A82;
	text-decoration:none;
	text-align:right;
	display:block;
	padding:3px 35px;
	
	
}
a#Continue:hover
{
	text-decoration:underline;
}
