@charset "utf-8";
/* CSS Document */


.footer_wrapper {
background: #d3e0eb;
height: 100%;
width: 100%;
}

.footer {
padding: 10px 0px 9px 0px;
width: 999px;
}

.footer_bar {
height: 3px;
width: 100%;
}

.footer table tr td {
color: #777777;
font-size: 12px;
text-align: left;
}

.footer table tr td a {
color: #777777;
font-size: 12px;
line-height: 1.6;
text-align: left;
text-decoration: none;
}

.footer table tr td a strong {
color: #777777;
font-size: 12px;
font-weight: normal;
line-height: 1.6;
text-align: left;
text-decoration: none;
}

.footer table tr td a:hover {
color: #777777;
text-align: left;
text-decoration: underline;
}

.footer table tr td span {
color: #777777;
font-size: 12px;
padding-right: 36px;
text-align: left;
}

.footer table tr td span a {
color: #777777;
font-size: 12px;
line-height: 1.6;
text-align: left;
text-decoration: none;
}

.footer table tr td span a:hover {
color: #777777;
text-align: left;
text-decoration: underline;
}

.footer table tr td h5 {
color: #777777;
font-weight: normal;
text-align: left;
}

.footer table tr td h5 a {
color: #777777;
background: url(../img/footer/arrow.gif) no-repeat left 1px;
padding: 0px 0px 0px 18px;
text-align: left;
text-decoration: none;
}

.footer table tr td h5 a:hover {
color: #777777;
text-align: left;
text-decoration: underline;
}

p.copyright {
color: #0679c0;
font-size: 0.95em;
padding: 8px 0px 20px 0px;
text-align: center;
}

























