.footer-2-title {
	background: #000000;
	color: #ffffff; 
	font-size: 16px;
	font-weight: normal;
	text-align: center;
	padding: 10px 0 10px 0;
}
.footer-2-box {
	margin: 10px 0 10px 0;
	text-align: left;
}
.footer-2-box-title {
	font-size: 14px;
	font-weight: bold;
	display: inline;
}
.footer-2-box-title-empahsis {
	font-size: 14px;
	font-weight: bold;
	display: inline;
	color: #9a0002;
}
.footer-2-box-image {
	margin-top: 10px;
}
.footer-2-box-eml-title {
	font-size: 16px;
	display: inline-block;
	margin-left: auto; 
	margin-right: auto;
	vertical-align: top;
	padding-top: 10px;
}
.footer-2-box-eml-title-empahsis {
	font-size: 16px;
	font-weight: bold;
	display: inline-block;
	color: #9a0002;
	margin-left: auto; 
	margin-right: auto;
	vertical-align: top;
	padding-top: 10px;
}
.footer-2-bottom {
    background: #ebebeb;
	padding: 20px 0 20px 0;
	text-transform: none;
}
.footer-2-bottom-item { 
    list-style-type: none;
	margin: 0;
	padding: 0;
	line-height: 200%;
    font-size: 14px;
}
.footer-2-bottom-item-before-detail { 
	line-height: 200%;
    font-size: 14px;
	font-weight: bold;
	text-align: left;
}
.footer-2-bottom-item-detail { 
	line-height: 150%;
    font-size: 13px;
	/* margin-left: 21px; */
        margin-left: 26px;
	font-weight: normal; 
	text-align: left;
}
.footer-2-bottom-icon-spacing {
    padding-right: 5px;
	vertical-align: text-top;
}
a.footer-2-bottom-item-link { 
    font-weight: normal;
    color: #000000;
	text-decoration: none;
}
a.footer-2-bottom-item-link:hover { 
    color: #000000  !important;
	text-decoration: underline !important;
}
.footer-2-bottom-item-list {
	font-size: 14px;
	font-weight: normal;
	text-transform: none;
	text-align: left;
    color: #000000;
}
.footer-2-bottom-item-list:hover { 
    color: #000000 !important;
    text-decoration: underline !important;	
}
