
table#footer img {
border:none;
}

table#footer a:link{
color: #2c4ab3  !important;
text-decoration: none;
}

table#footer a:visited{
color: #7e8dbf  !important;
text-decoration: none;
}

table#footer a:visited:hover{
text-decoration: underline;
}


table#footer a:link:active{
color: #2c4ab3  !important;
text-decoration: underline;
}

table#footer a:visited:active{
text-decoration: underline;
}


table#footer p.pageTopLink{
margin: 0;
padding: 0;
border-bottom: 1px solid #cfcfcf;
text-align: right;
}

#documentBody01 table#footer p.pageTopLink{
width: 550px;
}

#documentBody02 table#footer p.pageTopLink{
width: 820px;
}

/* footerglobal */
table#footer global{
margin:0;
padding:0;
}

table#footer global dl{
margin:48px 0 0 0;
padding:0px;
border:1px solid #cfcfcf;
}

table#footer global dl dt{
margin:0;
padding:0px;
}

table#footer global dl dt img{
margin:9px 0 8px 12px;
padding:0;
vertical-align: bottom;
}

table#footer global dl dd{
margin:0;
padding:0;
background-image: url(/shared/img/frame/bg_line-dot-d9d9d9_01.gif);
background-repeat:no-repeat;
background-position: 12px 0px;
}

table#footer global dl dd ul{
list-style-type:none;
margin:0;
padding:0;
}

table#footer lobal dl dd ul li{
display:inline;
margin:0;
padding:0;
}

table#footer global dl dd ul li img.pseudo-firstChild{
margin:8px 0 9px 12px;
padding:0;
vertical-align: bottom;
}

table#footer lobal dl dd ul li img{
margin:8px 0 9px 26px;
padding:0;
vertical-align: bottom;
}

/* regNote */
table#footer p.regNote{
//margin: 16px -17px 0;
margin: 0;
padding: 3px 17px 4px;
border-top: 1px solid #cccccc;
border-bottom: 3px solid #9f9f9f;
text-align: right;
}

/* logo */
table#footer p.logo{
margin: 8px 0 0 0;
padding: 0 0 0 30px;
float: left;
}

table#footer p.logo img{
vertical-align: bottom;
}

/* navigation */
table#footer ul.navigation{
margin: 12px 0 0 0;
padding: 0;
list-style-type: none;
text-align: right;
}

table#footer ul.navigation li{
margin: 0;
padding: 0;
display: inline;
}

table#footer ul.navigation li img{
margin-left: 10px;
}

table#footer ul.navigation li a img{
vertical-align: top;
}


