﻿#Footer
{
	background-color:#7f8b93;
	padding:22px 15px 50px 15px;
	color:#ffffff;
	font-size:0.85em;
}

#CopyText
{
	float:right;
	width:410px;
	line-height:20px;
}

#FooterListHolder
{
	float:left;
	width:544px;
}

#FooterListHolder div.FooterList
{
	float:left;
	width:176px;
	margin:0px;
	padding:0px 0px 0px 8px;
}

#FooterListHolder div.FooterListFirst
{
	float:left;
	width:176px;
	margin:0px;
	padding:0px;
}

#FooterListHolder h3
{
	margin:0px 0px 20px 0px;
	padding:0px;
	background-repeat:no-repeat;
	background-position:left top;
	height:18px;
}

#FooterListHolder h3#OtherWebsitesHdr
{
	background-image:url(/Images/OtherWebsitesHdr.gif);
}

#FooterListHolder h3#CommunityPartnersHdr
{
	background-image:url(/Images/CommunityPartnersHdr.gif);
}

#FooterListHolder h3#ASGLinksHdr
{
	background-image:url(/Images/ASGLinksHdr.gif);
}

#FooterListHolder a
{
	color:#ffffff;
	text-decoration:none;
}

#FooterListHolder a:hover
{
	text-decoration:underline;
}

#FooterListHolder ul
{
	margin:0px;
	padding:0px;
	list-style-type:none;
}

#FooterListHolder ul li
{
	margin:0px 0px 0px 0px;
	padding:0px 10px 12px 20px;
	background-image:url(/Images/FooterListItemBg.gif);
	background-position:0px 1px;
	background-repeat:no-repeat;
}

.SubFooterTextHolder
{
	color: rgb(6, 94, 160);
	font-size:0.85em;
	text-align:center;
}

.SubFooterTextHolder p
{
	padding:0px;
	margin:0px;
}