.footerlinks{
list-style-type:none;
margin: auto 10px 18px;
padding: 0;

}
.footerlinks li{
padding-bottom: 1px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
}
.footerlinks li a{
margin-left: 0x;
padding: 1px 1px;
font-size: 11px;
display: block;
color: #1061B3;
text-decoration: none;
border-bottom: 1px dashed #ececec;
}
.footerlinks a:visited{color: #449805; }
.footerlinks a:hover {color: #0000CC;background:#F2F1EC; text-decoration: none; 
}
.footerlinks #current { /*currently selected tab*/
line-height:30px;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#000;
padding-left:5px;
background-color:#C7E6FB;
/*background:url(../images/header_bg.jpg) Brown color theme*color: #CDE3FE;/ 
border-color: #1061B3; /*Brown color theme*/ 
}
.footerlinks li.phone{
background:url(../Images/footer/phone.jpg) no-repeat;
padding:5px 0 1px 30px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
height:25px;
}
.footerlinks li.fax{
background:url(../Images/footer/fax.jpg) no-repeat;
padding:5px 0 1px 30px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
height:25px;
}
.footerlinks li.email a{
background:url(../Images/footer/email.jpg) no-repeat;
padding:5px 0 1px 30px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
height:25px;
border:0;
}
.contact
{
font-family:verdana;
font-size:12px;
font-weight:bold;
color:#000000;
}
.copyright{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
}
.Subscription
{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
text-decoration:none;
color#000000;
}
.Subscription a:link{color:#0000CC; text-decoration:none;}
.Subscription a:visited{color:#006666; text-decoration:none;}
.Subscription a:hover {color:#006600; text-decoration:underline;}
.Subscription a:active{color:#000000; text-decoration:none;}
.Partners
{
padding: 0;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}
.Partners ul{
margin:0;
margin-left: 0px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
}
.Partners li{
display:inline;
font-size:11px; font-family:Verdana, Arial, Helvetica, sans-serif; border-right:1px solid #333333; 
}
.Partners a{
float: left; border-right:1px solid #333333;
display: block;
color: #000000;
padding:0 8px 0 8px;
text-decoration: none; margin-bottom:8px;
}
.partnersmenuline{
clear: both;
padding: 0;
width: 100%;
height: 1px;
line-height: 1px;
background: #1061B3; /*Brown color theme*/ 
}