

.AlignCenter { text-align:center; }
.AlignRight { text-align:right; }
.SecondaryNav {
border-top: 1px solid #ccc;
line-height: 15px;
width: 175px;
margin-bottom: 50px;
}
.SecondaryNav a {
color: #ccc;
font-size: 12px;
width: 175px;
display: block;
text-decoration: none;
text-transform: uppercase;
font-weight: bold;
padding-bottom: 10px;
padding-top: 10px;
border-bottom: 1px solid #ccc;
}
.SecondaryNav a:hover {
color: #fff;
}
.BlackTitleH3 H3 {
color: #333;
font-size: 16px;
}
.AlignLeft { text-align:left; }

