body
{
	min-width:800px;
	background-image:url(Images/Welcome-Center.jpg);
	background-repeat:repeat-y;
	background-position:center;
	font-family:Verdana;
	font-size:small;
}

#DivBody
{
	width:100%
}

.FlashLogo
{
	width:740px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}

.DivContainer
{
	position:relative;
	width:800px;
	margin-left:auto;
	margin-right:auto;
}

Div.DivPanelsDetails
{
	text-align:center;
	font-size:x-small;
}

#HeaderSeparator
{
	width:550px;
	text-align:center;
}

.FlashWelcome
{
	position:absolute;
	width:800px;
	text-align:center;
	left:30px;
	top:140px;
}

.DivImageButtonContinue
{
	width:110px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0.5em;
	margin-bottom:0.5em;
}

.DivCopyright
{
	font-size:x-small;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	width:740px;
}

.DivMenuHyperlinksFooter
{
	text-align:center;
	font-size:x-small;
	margin-top:410px;
	margin-bottom:0.3em;
}