body 
{
	background-image: url(Images/Backgrounds/STOR_STORforce_Background.jpg);
	background-repeat: repeat-x;
	background-color: #3D79A4;
	width: auto;
	margin: auto;
	padding: 0px;
}

.Copyright
{
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.BottomBorder
{
	border: solid 2px #B9B9B9;
}

/* ------ storFORCE Styles ------ */
.storFORCEH1
{
	font-family: Helvetica, Arial;
	font-size: 28px;
	font-weight: normal;
	text-decoration: none;
	color: #074C7D;
}

.storFORCEH2
{
	font-family: Helvetica, Arial;
	font-size: 28px;
	font-weight: normal;
	text-decoration: none;
	color: #80B4BF;
}

/* ------ Footer Styles ------ */
.FooterMenu
{
	margin-left: 0px;
	margin-top: 0px;
}

.Footer
{
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.FooterOver
{
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.FooterSeparator
{
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
}

