/* CSS Document */


#contentTextContainer {
width: 510px;
}

#contentTextContainer p {
margin-bottom:0;
}

#leftContainer ul {
margin-top: 26px;
}

#footerNav {
background-color: #e1ded7;
border-top:1px solid #f4f0e8;
float: left;
height: 20px;
margin: 1px 0 0 6px;
padding: 1px 0 0 0;
position: relative;
width: 191px;
}

#footerNav a {
color: #15239e;
font-size: 14px;
font-weight: bold;
text-decoration: none;
}

#footerNav a:hover {
text-decoration: underline;
}

#footerNav p  {
border-top:1px solid #dfdbd4;
margin:0;
padding:0 0 0 10px;
text-align:left;
width: 181px;
}


