/* CSS Document */

.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000066;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 0px;
	padding: 0px;
}
.xmasfooter {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #C6F7D6;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 0px;
	padding: 0px;
}
.footerLinks {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000066;
}
.footerLine {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #C6F7D6;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #C6F7D6;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

