#BottomLeftTD, #BottomRightTD, #BottomCenterTD {
	background-color: #e6e8ef;
}
#BottomCenterTD {
	padding-bottom: 10px;
}
#BottomWhiteBlock {
	width: 100%;
}
#BottomWhiteBlock td {
	background-color: #fff;
	color: #474747;
 	font-size: 10px;
}
#BottomWhiteBlock a {

}

#footerlogos {
    margin-bottom: 10px;
}
#footerlogos td {
    color: #485F9A;
    line-height:10px;
    vertical-align:middle;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: left center;
    background-color: transparent;
}
#footerlogos td a {
    display:block;
    text-decoration:none;
}
#footerlogos td a, #footerlogos td a:visited {
    color: #485F9A;
}
#footerlogos td a:hover {
    color: #CD1F0F;
}