@charset "UTF-8";
/* CSS Document */



#footerlist li{
	display:inline;
	margin:0;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 10px;
	padding-top: 0px;
	list-style-type:none;
	

}

.footermenu {
	color: #0172b0;
	text-decoration: none;
	font-family: "Garamond", Georgia, Times New Roman, Times, serif;
	font-size:12px;
	font-weight:normal;
	font-style:normal;
	padding-right: 15px;
}
a.footermenu:link {
	color: #0172b0;
	text-decoration: none;
	font-family: "Garamond", Georgia, Times New Roman, Times, serif;
	font-size:12px;
	font-weight:normal;
	font-style:normal;
	padding-right: 15px;
}
a.footermenu:visited {
	text-decoration: none;
	color: #0172b0;
	font-weight:normal;
	font-style:normal;
}
a.footermenu:hover {
	color: #000;
	font-weight:normal;
}
a.footermenu:active {
	text-decoration: none;
	color: #0172b0;
	font-weight:normal;
}

.footertext{
	color: #0172b0;
	text-decoration: none;
	font-family: "Garamond", Georgia, Times New Roman, Times, serif;
	font-size:12px;
	font-weight:normal;
	font-style:normal;
}
a.footertext:link {
	color: #0172b0;
	text-decoration: none;
	font-family: "Garamond", Georgia, Times New Roman, Times, serif;
	font-size:12px;
	font-weight:normal;
	font-style:normal;
}
a.footertext:visited {
	text-decoration: none;
	color: #0172b0;
	font-weight:normal;
	font-style:normal;
}
a.footertext:hover {
	color: #000;
	font-weight:normal;
}
a.footertext:active {
	text-decoration: none;
	color: #0172b0;
	font-weight:normal;
}

