﻿#footerCopyright
{
	height: 73px;
	width: 100%;
	background-color: Transparent;
	background-image: url("../Images/MasterPage/Footer/CopyrightPlaque.gif");
	background-position: top center;
	background-repeat: no-repeat;
}

#divCopyrightYears
{
	width: 228px;
	height: 70px;
	background:Transparent;
	margin-left: auto;
	margin-right: auto;
}

.cssCopyrightSpacer
{
	height: 34px;
	width: 100%;
	background:Transparent;
}

.cssCopyrightYears
{
	padding:0px;
	font-family:Times New Roman;
	font-size: 7pt;
	font-weight: bold;
	color: Black;
	font-style:normal;
	background:Transparent;
}

