@charset "utf-8";
/* CSS Document */

#footer_container {
	background-color: #E4E3E3;
	width: 100%;
	overflow: hidden;
	padding-bottom: 10px;
}
#footer_container #footer {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
}
#footer_container #footer #footer-address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 30px;
	float: left;
	color: #333;
	line-height: 18px;
}
#footer_container #footer #footer-address p {
	margin-top: 0px;
	margin-bottom: 10px;
}
#footer_container #footer #footer-links {
	float: left;
	margin-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #416083;
	font-weight: bold;
	background-image: url(http://www.ercnet.org/images/footer-bg.jpg);
	background-repeat: repeat-y;
	padding-left: 20px;
}
#footer_container #footer #footer-contact {
	float: right;
	padding-right: 30px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	color: #333;
}
#footer_container #footer #footer-contact a:link {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	color: #333;
	text-decoration: none;
}
#footer_container #footer #footer-contact a:visited {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	color: #333;
	text-decoration: none;
}
#footer_container #footer #footer-contact a:hover {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	color: #333;
	text-decoration: underline;
}
#footer_container #footer #footer-contact #insights {
	margin-left:20px;
	float:left;
	width:100%;
}
#footer_container #footer #footer-contact #sign-up {
	margin-left:20px;
	float:left;
}
#footer_container #footer #footer-contact #insights #article ul {
	margin-top:5px;
	border-bottom:0px;
	margin-bottom:0px;
}
#footer_container #footer #footer-contact #insights #article ul li {
	margin-top:3px;
	margin-left:0px;
	padding-left:0px;
}
#footer_container #footer #footer-contact #insights #article ul li a:link {
	font-size:13px;
	color:#36F;
}
#footer_container #footer #footer-contact #insights #recently-published {
	font-size:14px;
	font-weight:bold;
}

#footer_container #footer #footer-contact #links {
	margin-top: 0px;
	margin-left: 0px;
	padding-left: 0px;
	padding-bottom:8px;
	border-bottom: 1px solid #CCC;
}
#footer_container #footer #footer-contact #links li {
	list-style-type: none;
	display: inline;
	margin-left: 20px;
}
#footer_container #footer #footer-links a:link {
	color: #416083;
	font-weight: bold;
	text-decoration: none;
}
#footer_container #footer #footer-links a:visited {
	color: #416083;
	font-weight: bold;
	text-decoration: none;
}
#footer_container #footer #footer-links a:hover {
	color: #416083;
	font-weight: bold;
	text-decoration: underline;
}
#footer_container #footer #footer-links ul {
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom:0px;
}
#footer_container #footer #footer-links ul li {
	list-style-type: none;
	margin-bottom: 6px;
}
#footer_container #footer #footer-links span{
	color:#333;
	line-height:19px;
}
#footer_container #footer #footer-links .rss-item{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	margin-top:0px;
	margin-bottom:5px;
	}
#footer_container #footer #footer-links .rss-items{
	margin-top:5px;
	}
