/* =FOOTER
========================================== */
#footer,
#as-country-switch {
	clear: left;
	line-height: 130%;
	margin: 10px auto 10px;
	text-align: center;
}
#footer-top {
	height: 0px;
	padding: 0px 0px 0px 0px;
}
#footer p,
#footer ul {
	clear: left;
	list-style: none;
	margin: 0;
	padding: 7px 0px 0px 0px;
}
.footer-links li {
	border-right: 1px solid #000066;
	display: inline;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.footer-links li.footer-last-item {
	border-right: none;
}
.footer-links :link,
.footer-links :visited {
	padding: 1px 4px;
	text-decoration: none;
}
.footer-links :link:hover,
.footer-links :visited:hover {
	text-decoration: underline;
}

/* =LINKS
========================================== */
/* near-black */

/* blue*/
#footer :link,
#footer :visited {
	color: #000066;
}

/* =FOOTER
========================================== */
#footer {
	color: #ffffff;
	font-size: 12;
}
.footer-go-top {
	color: #000066;
	font-size: 20;
	padding: 8px 0px 0px 0px;
}
.footer-go-top a {
	text-decoration: none;
}
.footer-go-top :link:hover,
.footer-go-top :visited:hover {
	text-decoration: underline;
}
/*.footer-jacoblever a {
	color: #ffffff;
	font-size: 12;
	padding: 0px 0px 0px 0px;
}
.footer-jacoblever :link {
	text-decoration: underline;
}
.footer-jacoblever :link:hover,
.footer-jacoblever :visited:hover {
	text-decoration: none;
}*/
.footer-text {
	color: #ffffff;
	font-size: 12px;
	padding: 0px 0px 0px 0px;
}
.footer-text a:link,
.footer-text a:active,
.footer-text a:visited {
	text-decoration: none;
	color: #000000;
}
.footer-text a:hover {
	text-decoration: underline;
	color: #ffffff;
}