ul#footer {
	clear: both;
	margin: 10px 0px 0px 0px;
	padding: 4px 0px 4px 0px;
	border-top: 5px ridge #252A88;
	background-color: #def0fe;
	color: #7596b4;
	list-style-type: none !important;
	text-align: center;
	}

ul#footer li {
	margin: 0px !important;
	font-size: 80%;
	}

ul#footer li#copyright {
	clear: left;
	padding-top: 10px;
	background-color: #def0fe;
	color: #7596b4;
	font-weight: bold;
	}

ul#footer li a:link, ul#footer li a:visited, ul#footer li a:hover, ul#footer li a:active {
	background-color: #def0fe;
	color: #7596b4;
	text-decoration: none;
	}

ul#footer li ul {
	list-style-type: none !important;
	}

ul#footer li ul li {
	float: left;
	font-size: 100%;
	text-align: left;
	}

ul#footer li ul li dl {
	margin: 0px !important;
	padding: 0px 15px !important;
	}

ul#footer li ul li dl dt {
	margin: 0px;
	padding: 0px;
	}

ul#footer li ul li dl dt a {
	font-weight: bold;
	font-size: 115%;
	text-decoration: none !important;
	}

ul#footer li ul li dl dd {
	margin: 0px !important;
	padding: 0px !important;
	}

ul#footer li ul li dl dd a {
	font-weight: normal;
	}