/*Footer Starts*/

.mds_row {
	width: 100%;
	max-width: 960px;
	min-width: 960px;
	margin: 0 auto;
}
.mds_row:before, .mds_row:after, .mds_clearfix:before, .mds_clearfix:after {
	content:"";
	display:table;
}
.mds_row:after, .mds_clearfix:after {
	clear: both;
}
.mds_row, .mds_clearfix {
	zoom: 1;
}
.mds_column:first-child, .mds_columns:first-child, .mds_alpha {
	margin-left: 0px;
}
.mds_column, .mds_columns {
	margin-left: 2.127663%;
	float: left;
	min-height: 1px;
	position: relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#mds_Footer {
	background: #f9f9f9;
	border-top: 1px solid #E0E0E0;
	padding: 20px 15px;
	margin: 20px 0 0;
 *zoom: 1;
	/*font: 0.8125em/1.3846em Arial, Helvetica, sans-serif;*/
	font: 13px/18px Arial, Helvetica, sans-serif;
}
#mds_Footer img {
	border:0px;
}
#mds_Footer a {
	color: #0d6dad;
	text-decoration: underline; 

}
#mds_Footer a:visited {
	color: #0d6dad;
}
#mds_Footer a:hover {
	color: #222222;
}
.mds_row .mds_row {
	width: auto;
	max-width: none;
	min-width: 0;
*margin: 0 -2px;
}
#mds_Footer ul {
	padding: 0;
	list-style: none;
	margin-left: 0;
}
#mds_Footer li {
	background: url(../mds-footer-images/arrow-gray-rt.gif) 0 4px no-repeat;
	padding-left: 14px;
}
#mds_Footer h3 {
	margin-top: 0;
}
#mds_Footer .mds_tabs > li {
	display: inline;
	float: left;
	padding: 0 0 4px 0;
	background: none;
	margin: 0 12px 0 0;
}
#mds_Footer .mds_tabs li > div {
	padding: 15px 10px 0 10px;
	background: #fff;
	border-radius: 5px;
}
#mds_Footer .mds_tabs li > a, #mds_Footer .mds_tabs li > a:visited {
	padding: 2px 6px;
	color: #666;
	outline: none;
	text-decoration: none;
 *zoom: 1;
}
#mds_Footer .mds_tabs .mds_active {
	background: url(../mds-footer-images/balloon-tabs-active.gif) bottom no-repeat;
}
#mds_Footer .mds_tabs .mds_active > a, #mds_Footer .mds_tabs .mds_active > a:visited {
	background: #5c5c5c;
	color: #fff;
	border-radius: 3px;
}
.mds_row .mds_three.mds_columns {
	width: 23.404293%;
}
.mds_row .mds_six.mds_columns {
	width: 48.936249%;
}
.mds_row .mds_five.mds_columns {
	width: 40.425597%;
}
.mds_row .mds_seven.mds_columns {
	width: 57.446901%;
}
.mds_row .mds_three.mds_columns {
	width: 23.404293%;
}
.mds_row .mds_nine.mds_columns {
	width: 74.468205%;
}

#mds_Footer .mds-foot-subheading 
{
     font-size: 18px;
    line-height: 20.25px;
}

#mds_Footer #mds_foot_copyright
{
    margin-top: 0px;
}

#mds_foot_body {
    margin: 0;
}
/*Footer Ends*/