﻿body {
}
#footer {
background-color: #6DBFE6;
}
#footer a{
color: white;
}
/* This is to turn off site preference in footer as only one site at the moment */
#ctl00__hyperLinkChangePreferredSiteFooter {
display: none !important;
}