#footersitemap {
	background-color: #F0ECEB;
    border-top: 5px solid #019CDC;
	clear: both;
    color: #303030 !important;
    font-family: Helvetica, sans-serif;
    font-size: 12px;
    padding: 20px 0;
    min-height: 190px;
}

.sitemapfooter{
	display: inline;
	float: left;
	text-align: left;
	width:140px;
	margin: 0 20px 0 0;
}

.sitemapfooter a{
	color: #000;	
}

.sitemapfooter a:hover{
	color: #03539C;
}

.sitemapfooter dt{
	-font-family: Lato;
	margin: 0 0 15px 0;
	font-weight:900;
}

.sitemapfooter dd{
	margin: 0 0 5px 0;
}

#aboutUsDL{
	width:140px;
	margin: 0 20px 0 50px;
}

#platformDL{
	width:150px;
}
#newsDL{
	width:120px;
	margin: 0 20px 0 0;
}
