@charset "UTF-8";
.SubscribeLink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #069;
}
.FooterLinks {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	color: #006699;
	text-decoration: none;
}


.OtherLinks {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	color: #176598;
	text-decoration: none;
	font-size: 18px;
}

.GrayBar {
	position:absolute;
	left:3px;
	top:1px;
	width:76px;
	height:15px;
	z-index:9;
	background-position: left top;
	text-align: left;
	vertical-align: middle;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 3px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #333333;
	text-transform: uppercase;
	background-attachment: fixed;
	background-repeat: no-repeat;
}
.QuickLinks {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: uppercase;
	color: #000;
	text-align: center;
}
a {
}
a:visited {
	color: #000;
}
a:hover {
	color: #000;
}
a:active {
	color: #000;
}

