a:link.footertext {
	color: #89B2E0;
}

div#footer {
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
	border-left-color: #CCCCCC;
	border-left-width: 1px;
	border-right-color: #CCCCCC;
	border-right-width: 1px;
	border-top-color: #CCCCCC;
	border-top-style: solid;
	border-top-width: 1px;
	padding-bottom: 20px;
	padding-top: 15px;
	clear: both;
	width: 760px;
}

div#left {
	background-color: #EBEAE9;
	font-weight: normal;
	width: 178px;
	float: left;
	height: 1467px;
}

div#middle {
	border: none;
	float: none;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	width: 760px;
}

/* CSS Document */
.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
}

.footertext_copyright {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}

