﻿/* Splash Page */
.SPHeader
{
	width: 995px;
	margin-top: 5px;
}
.SPLogo
{
	width: 476px;
	height: 85px;
}
.SPHeaderText
{
	margin-top:18px;
	width:466px;
	}
.SPContentWrapper
{
	width: 995px;
}
.SPContentWrapperCol1
{
	width:497px;
}
.SPContentWrapperCol2
{
	width:498px;
}
.SPBackground
{
	background: url("../../Images/Jason/Splash/background.jpg") no-repeat;
	height:413px;
	width: 995px;
}
.SPOverlay
{
	margin-top:75px;
	background: url("../../Images/Jason/Splash/overlaypanel.png") no-repeat;
	height:218px;
	width:636px;
}
.SPOverlayInner
{
	margin-left:40px;
	padding-top:10px;
}
.SPOverlayTitle
{
	color: #ffffff;
	font: bold 14px/26px "Century Gothic", Arial, Helvetica, Sans-Serif;
}
.SPOverlaySpacer
{
	height:20px;
	
}
.SPOverlayLinks
{
	color: #ffffff;
	font: bold 12px/26px "Century Gothic", Arial, Helvetica, Sans-Serif;
}
.SPFooter
{
	width: 995px;
	height: 40px;
	padding-top:14px;
	margin-top:6px;
	background: url("../../Images/Jason/Splash/tabshadow.gif") no-repeat;
}
.SPFooter2
{
	width: 995px;
	height: 100px;
	margin-top:6px;
	background: url("../../Images/Jason/Splash/footershadow.gif") repeat-x;
}
.SPFooter a, .SPFooter2 a
{
	color: #043C57;
}

/* End Splash Page */

/* Splash Page Two */

.JasonSplashText
{
	color: #9d8d6c;
	font: bold 12px/15px Arial, Helvetica, Sans-Serif;
}
.SPLogo2
{
	width: 512px;
	height: 85px;
}
.JasonSplashTextAlign
{
	padding-left:13px;
	padding-bottom:14px;
}

/* End Splash Page Two */