.footer{color:#ccc}
.footer_header,
.footer_header a {
	color: #fff;
	font-size: 17px; /*1.2em removed*/
	font-weight: bold;
}
.footer_header a {
	text-decoration:none;
}
.footer_header a:hover{text-decoration:underline}
.footer_header{    
	margin-top: 10px;
}
.footer_Top_col {
	height: auto;
	/* margin-right: 10px; */
	/* margin-left: 10px; */
}

.footer_list {
	list-style-type: none;
	margin: 0;
	display: inline;
	padding: 0;
  font-size: 12px;
}

.footer_list li a {
	color: #ccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	text-decoration: none;
}
.footer_list li a:hover {
	color: #fff;
  text-decoration: underline;
}
.footer_Btm {
	height: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	margin-top: 10px;
}
.footer_BtmLeft {
	height: auto;
	margin-top: 20px;
	padding-right:30px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
}
.footer_BtmLeft ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.footer_BtmLeft li {
	background-repeat: no-repeat;
	background-position: right top;
}
.footer_BtmLeft li a {
	color: #FFFFFF;
	display: block;
	font-size: 14px;
	padding: 3px 0 3px 20px;
	text-align: left;
	text-decoration: none;
	background-color: #aab3c0;
	margin-bottom: 7px;
	font-weight: bold;
	filter:alpha(opacity=60); /* For IE8 and earlier */
}
.footer_BtmLeft li a:hover {
	color: #FFFFFF;
	background-color: #254380;
}
.footer_BtmRight {
	height: auto;
	margin-top: 20px;
	/* margin-right: 10px; */
	/* margin-left: 10px; */
	font-size: 12px;
	font-weight: normal;
	color: #ccc;
}

.footer_utilities {
	color: #fff;
	font-size: 12px;
	margin-bottom: 12px;
	margin-top: 25px;
	text-align: right;
}
.footer_utilities a {
	color: #fff;
	text-decoration: none;
	margin-right: 5px;
	margin-left: 5px;
	font-size: 11px;
}
.footer_utilities a:hover {
	color: #fff;
	text-decoration: none;
	margin-right: 5px;
	margin-left: 5px;
	font-size: 11px;
}
.footer-address {font-size:14px}
.footer .phone {color:#ccc}
.backToTop {
	color:#FFF;
	cursor: pointer;
	display: block;
	filter: none;
	padding:25px 0 15px 0;
	text-align: center;
	text-shadow: none;
	font-size:14px;
	font-weight:bold;
}
.backToTop a {
	color:#FFF;
	text-decoration:none;
}

.social {
	margin: 0;
	padding: 0;
    /*width: 200px;*/
}
.social ul {
	padding:0;
}
.social li  {
	display: inline-block;
	list-style: none;
	margin-right: 8px;
	zoom: 1;
	*display: inline;
}
.social li a.facebook {
	display: inline-block;
	width: 25px;
	height: 25px;
	background: url(/upload/images/styles/social.png) 0 0 no-repeat;
	text-indent:-999em;
	text-transform: capitalize;
	zoom: 1;
	*display: block;
}
.social li a.twitter {
	display: inline-block;
	width: 25px;
	height: 25px;
	background: url(/upload/images/styles/social.png) 0 -35px no-repeat;
	text-indent:-999em;
	text-transform: capitalize;
	zoom: 1;
	*display: block;
}
.social li a.youtube {
	display: inline-block;
	width: 25px;
	height: 25px;
	background: url(/upload/images/styles/social.png) 0 -70px no-repeat;
	text-indent:-999em;
	text-transform: capitalize;
	zoom: 1;
	*display: block;
}
.social li a.linkedin {
	display: inline-block;
	width: 25px;
	height: 25px;
	background: url(/upload/images/styles/social.png) 0 -105px no-repeat;
	text-indent:-999em;
	text-transform: capitalize;
	zoom: 1;
	*display: block;
}
.social li a.googleplus {
	display: inline-block;
	width: 25px;
	height: 25px;
	background: url(/upload/images/styles/social.png) 0 -140px no-repeat;
	text-indent:-999em;
	text-transform: capitalize;
	zoom: 1;
	*display: block;
}
.footer_grey_area {
	/*background-image: url(/upload/images/styles/footer/footer_bg.jpg);*/
	background-repeat: repeat;
	background-image: -ms-linear-gradient(bottom, #4D5A60 0, #717B84 50%, #707B81 100%);  background-image: -moz-linear-gradient(bottom, #4D5A60 0, #717B84 50%, #707B81 100%);  background-image: -o-linear-gradient(bottom, #4D5A60 0, #717B84 50%, #707B81 100%);  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #4D5A60), color-stop(0.5, #717B84), color-stop(1, #707B81));  background-image: -webkit-linear-gradient(bottom, #4D5A60 0, #717B84 50%, #707B81 100%);  background-image: linear-gradient(to top, #4D5A60 0, #717B84 50%, #707B81 100%);  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#707B81', endColorstr='#4D5A60');  zoom: 1;  border-color: #717B84;
}

@media (max-width: 991px) {
    .footer_BtmLeft {
        border:none;
        padding-right:0;
    }
}

/**************** Footer Brand Message (START) *****************/

.brand {padding: 40px 15px;background: #F8F8F8;/* text-align: center; */}
.brand h2{padding-bottom: 30px;}
.brand .btn {margin-top:30px;padding: 10px;}
.green-box {background: #066158; color: #fff; font-size: 25px;padding: 4px 20px;/* margin-right: 20px; */font-family: Times;font-weight: bold;}
.blue-text {color:#254380; font-size: 25px;font-weight: bold;font-family: Times;text-align: left;padding: 0}

/*************** Footer Brand Message (END) ********************/