#dLftMn {
 width: 185px;
 float: left; /*margin: 0 20px;*/
 font-family: Arial, Tahoma, Verdana;
 font-size: 11pt;
 padding-bottom: 10px;
}
#dLftMn ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#dLftMn ul li {
	float: left;
	border-top: 1px #F0F5FA solid;
	border-bottom: 1px #A8BDD2 solid;
	width: 185px;
	height: 21px;
	padding-top: 4px;
	padding-left: 11px;
	position: relative;
	background-color: #D0DFEF;
}
#dLftMn ul li:hover {
	background-color: #C1D5EA;
}
#dLftMn ul li a {
	text-decoration: none;
	color: #0D3B63;
	text-transform: uppercase;
}
#dLftMn ul li a:hover {
	text-decoration: underline;
}
#dLftMn .top_menu {
	background-color: #25578C;
	height: 25px;
	padding-top: 10px;
	color: white;
	font-weight: bold;
	border-bottom: 1px #1B4169 solid;
}
#dLftMn .top_menu:hover {
	background-color: #25578C;
}
#dLftMn img {
	padding-left: 8px;
	vertical-align: -25%;
}
.a2a_kit {
    float: right;
    margin-left: 5px;
	padding: 8px 8px 8px 3px;
}
.regionslinks
{
    color: #0d3b63;
    font-size:12px;
}
.regionslinks1
{
    color: black;
    text-decoration: none;
    text-transform: uppercase;
    font-size:14px;
    padding-left: 11px;
    
}
.bccolor
{
    background-color: #d0dfef;
}
.regionstitle
{
    background-color: #25578c;
    border-bottom: 1px solid #1b4169;
    color: white;
    font-weight: bold;
    height: 25px;
    padding-top: 10px;
    margin-bottom: 5px;
    padding-left: 11px;
    font-size: 11pt;
}
.fr{
    float:right;
     margin-bottom: 5px;
     padding-right: 11px;
    
}

.fl{
    float:left;
    margin-bottom: 5px;
    padding-left: 11px;
    }
