@charset "utf-8";
#BottomGlow {
	height: 35px;
	width: 873px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	padding-top: 15px;
	border-top: 2px solid #CCC;
}
#BottomGlowold {
	width: 890px;
	background: url(../Media/Glow_Bottom.png) no-repeat center top;
	height: 35px;
	text-align: center;
	padding: 20px 0px 0px;
	margin: 0px auto 10px;
}
#BottomGlow h1 {
	display: inline;
	margin-right: 10px;
	margin-left: 10px;
	font-size: 10px;
	font-weight: normal;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#BottomGlow a:link {
	display: inline;
	margin-right: 10px;
	margin-left: 10px;
	color: #666;
}
#BottomGlow a:visited {
	display: inline;
	margin-right: 10px;
	margin-left: 10px;
	color: #666;
}
#BottomGlow a:hover {
	display: inline;
	margin-right: 10px;
	margin-left: 10px;
	text-decoration: underline;
	color: #133D8D;
}
#BottomGlow p {
	color: #CCC;
	margin: 5px 0px 0px;
	padding: 0px 0px 5px;
	font-size: 10px;
}
#BottomGlow span {
	font-style: italic;
	margin-bottom: 10px;
}
