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




.footer_content ul li {
	font-size:12px;
}



.bldhdr {
	font-weight:bold;
	font-size:14px;
}


#cc_footer {
	background-color:#F4F4F4;
	font-size:12px;!important;
	color:#666666;
	padding:12px;
	list-style-type:none;
	height:200px;
	width:auto;
}



a.cc_footerlink:link,a.cc_footerlink:visited {
	text-decoration:none;
	color:#666;
	}
	


a.cc_footerlink:hover,a.cc_footerlink:active {
	color:#0060a9;
	text-decoration:underline;
	}
	

