#footer_area {
 margin-top: 20px;
 border-top-color: #d5d5d5;
 border-top-style: solid;
 border-top-width: 2px;
 border-bottom-color: #d5d5d5;
 border-bottom-style: solid;
 border-bottom-width: 2px;
 background-color: #f2f2f2;
}
#footer_table a {
 font-family: verdana, arial;
 font-size: 10px;
 text-decoration: none;
 color: #0055a5;
}
.footer_table_link {
 padding-top: 3px;
 padding-bottom: 3px;
 position: relative;
 top: -2px;
}
.footer_table_social {
 padding-top: 3px;
 padding-bottom: 3px;
 padding-right: 5px;
}
#footer_table a:hover {
 color: red;
}
.subfooter {
 padding-top:6px;
 padding-bottom:6px;
}
.subfooter a {
 font-family: verdana, arial;
 font-size: 9px;
 color: #808080;
 text-decoration: none;
}
.subfooter a:hover {
 color: red;
}
#copyright {
 font-family: verdana, arial;
 font-size: 9px;
 color: #808080;
}