﻿body
{
	margin:0;
	padding:0;
	font-family:Arial, Verdana, Sans-Serif;
	font-size:11px;
	background: white url('/images/splash/SplashBackground.png') repeat-x 0% 0%;
}

div.errorMessage h1
{
	font-size: 1em;
	padding: 12px 10px 0 10px;
	height: 39px;
	margin: 0;
}

div.errorMessage
{
	background: url('/images/topHeaderImage.gif') no-repeat top left;
	margin-top: 70px;
	margin-bottom: 100px;
	margin-left: auto;
	margin-right: auto;
	width: 610px;
	font-size: 1.5em;
	color: #333333;
	border: none 0px;
}

div.errorMessageBody
{
	background-color: White;
	padding: 2px 10px 10px 10px;
	border: solid 1px #CCCCCC;
	border-top: none;
}

div.main
{
	margin:0 auto 0 auto;
	padding:0;
	width:1000px;
}
div#logo
{
	margin:0 auto 0 auto;
	padding:0;
	width:291px;
	background:url('/images/splash/Logo.png') no-repeat 0% 0%;
	height:113px;
}
div#links
{
	margin:68px 0 0 130px;
	padding:0;
	width:800px;
	height:400px;
}
div.frontSplashImage
{
	width: 360px;
	float:left;
}
div.frontSplashImage p
{
	padding: 0 25px 0 25px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	font-size: 18px;
	color: White;
}

div.textualFooter p#fsaMessage {
	font-style: normal;
}

