@charset "UTF-8";
body {
	background-image: url(images/background.gif);
	margin-top: 50px;
	margin-left: 0px;
	margin-right: 0px;
}
.topbar
{ 
background-image: url(images/topbar-bgnd.gif);
background-repeat: no-repeat;
}
.topleft
{
width: 30px; height: 30px;
}
.topright
{
width: 30px; height: 30px; 
}
.logocell
{
width: 284px; 
height: 145px; 
vertical-align: top;
}
.centercell
{
	border-left: solid 15px #ffffff;
	border-right: solid 15px #ffffff;
	padding-left: 50px;
	padding-right: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	line-height: 18px;
	padding-top: 20px;
}
.centercellhome
{
	border-left: solid 15px #ffffff;
	border-right: solid 15px #ffffff;
	padding-left: 0px;
	padding-right: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	line-height: 18px;
	vertical-align: top;
}
.footercell
{
background-image: url(images/footer-bgnd.gif); background-repeat: no-repeat; height: 136px;
}
.footercellhome
{
background-image: url(images/home/footer-bgnd.gif); background-repeat: no-repeat; height: 136px;
}
.outertable {
	background-color: #fff56d;
	background-image: url(images/footer-bgnd.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 900px;
}.outertablehome {
	background-color: #fff56d;
	width: 900px;
}
.phonecell
{
height: 29px;
}
.footer-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #502D7F;
}
.footer-text a:link {
	font-weight: bold;
	color: #502D7F;
	text-decoration: underline;
}
.footer-text a:visited {
	font-weight: bold;
	color: #502D7F;
	text-decoration: underline;
}
.footer-text a:hover {
	font-weight: bold;
	color: #3D9B35;
	text-decoration: underline;
}
.footer-text a:active {
	font-weight: bold;
	color: #502D7F;
	text-decoration: underline;
}
.intro-copy-purple {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 22px;
	color: #502D7F;
}
.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 19px;
	color: #47AA42;
	margin-bottom: 2px;
	font-weight: bold;
	margin-top: 18px;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	margin-top: 2px;
	margin-bottom: 12px;
}
.footnote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
}
.image-right {
	padding-left: 15px;
	padding-bottom: 5px;
}
.image-left {
	padding-right: 15px;
	padding-bottom: 5px;
}
.topbar-rev {
	background-image: url(images/topbar-bgnd-rev.gif);
	background-repeat: no-repeat;
}
.h2Copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 19px;
	color: #47AA42;
	margin-bottom: 2px;
	font-weight: normal;
	margin-top: 18px;
	text-align: center;
}
.home_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 19px;
	color: #222;
	margin-bottom: 2px;
	font-weight: normal;
	margin-top: 18px;
	text-align: left;
}

