.footer_tr
	{
		background:url('../../footer/footer_tr_background.jpg');
		background-color: bgcolor="#ECEFE7";
		border-bottom: #000000;

	}
.footer_pad
	{
		text-align:left;
		padding-bottom:12px;
		padding-left:8px;
		padding-top:12px;
	}
.footer_li
	{
		background-image:url('../../footer/footer_li_bullet.gif');
		background-position:0px 6px;
		background-repeat:no-repeat;
		line-height:15px;
		padding-left:10px;
	}
.red_underline a  
	{
		text-decoration: none;
		color: #354244;
		font-weight: bold;
	}

.red_underline a:hover
{
		text-decoration: none;
		/* red underline */
		border-bottom: 1.0px solid RED;
		color: #354244;
		font-weight: bold;
}

.red_underline {
		font-size: 11px;
		font-family: Geneva, Arial, Helvetica, sans-serif;
		color: #354244;
		font-weight: bold;
}
.footer_title
	{
		background-color: #BEC5B3;
	}
.newsletter
	{
		margin-top: 55px;
		margin-left: 3px;		
		/*
		margin-top: 5em;
		margin-left: 0.3em;
		
		padding-top:40px;
		padding-bottom:10px;
		padding-left:10px;
		*/
	}
.footer_copyright_text 
	{
		color: #354244;
		/*font-weight: bold;*/
		font-size: 11px;
		font-family: Geneva, Arial, Helvetica, sans-serif;
		border:#CC0000;
		background-color: #FFFFFF;
	}
.footer_icons {
		float:left;
		/*margin-left:70px;*/
		width:80px;
		padding-left:4em;
		/*margin-left: 3em;*/
	
	}
.footer__text_location {
		float:left;
		margin-left:70px;
		text-align:center;
	}	
