@charset "utf-8";
/* CSS Document */
#btl ul li a {
	font-size:10pt;
	color: #545e86;
}
#btl ul li a:hover {
	color:#617adf;
}


#bottomlinks {
	clear:both;
	text-align:center;
	padding:0 0 60px 0;
}

#bottomlinks ul {
	font-size:0.9em;
	list-style-type:none;
	text-align:center;
	padding:0;
	margin:0;
}

#bottomlinks li {
	padding:0 7px;
	margin:0;
	line-height:1.4em;
	display:inline;
}

#bottomlinks ul ul {
	height:0;
	border-width:0;
}

#bottomlinks .wcs {
	display:none;
}
