﻿.FooterLinks {
	margin-top: 60px;
	background: #1E0529;
	line-height: 20px;
	}

.FooterLinks, .FooterLinks a, .FooterLinks a:link, .FooterLinks a:visited {
	color: #57266F;
	}

.FooterLinks a:hover {
	color: #3EB9D2;
	text-decoration: none;
	}

.FooterLinks .Inner {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	}

.FooterLinks .Parent {
	font-weight: bold;
	color: #6B2F88;
	margin-left: -1px;
	}

.FooterLinks .ChildItem {
	font-size: 11px;
	}

.FooterLinks .Header {
	background: #290839;
	}

.FooterLinks .Content td {
	background: url(Images/Template/FooterLinkSeparator.png) no-repeat right top;
	padding-left: 30px;
	padding-right: 20px;
	}