body { margin:0; }
.footer-text{
    color: #9B9C9E;
    font: 11px Verdana,Tahoma,Arial,sans-serif !important;
}

.footer-text a{
	text-decoration: underline;
    color: #9B9C9E;
}

.footer-text a:hover{
    color: #9B9C9E;
text-decoration: none;
}


.sitewalk {
color:#9B9C9E;
font-family: Verdana,Tahoma,Arial,sans-serif;
font-size: .65em;
}

.sitewalk ul {
padding:0px;
margin:0px;
list-style-type: none;
}
.sitewalk ul li {
padding:0px;
margin:0px;
}
.sitewalk ul li a {
font-weight:bold !important;
text-decoration: none;
/*color: #1270F2;*/
color: rgb(129,193,237);
}
.sitewalk ul li a:visited {
/*color: #1270F2;*/
color: rgb(129,193,237);
}
.sitewalk ul li a:hover {
/*color: #0000ff;*/
text-decoration: underline;
}
.sitewalk-heading {
font-size: 1em;
font-weight:bold;
}
.sitewide-links {
font-weight:bold !important;
}
.sitewalk-table {
margin-left:auto; margin-right:auto; margin-top: 5px;
text-align:left;
}

.sitewalk-table td {
padding:0 7px;
}
#copyright {
    color: #9B9C9E;
    height: 25px;
    margin: 0 auto;
    padding-top: 10px;
    text-align: center;
    width: 1030px;
}
