.owl-theme .owl-controls .owl-page span
 {
    display: block;
    width: 12px;
    height: 12px;
    margin: 5px 7px;
    filter: Alpha(Opacity=50);
    opacity: 1;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    background: #000;
}


.owl-theme .owl-controls .owl-page span.owl-numbers {
    height: auto;
    width: auto;
    color: #FFF;
    padding: 2px 10px;
    font-size: 12px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    background-color: #000;
}

.acm-slideshow .owl-carousel .owl-controls .owl-pagination .owl-page span.owl-numbers {
    border-radius: 0;
    margin: 15px 7.5px;
    background-color: #000;
}

.acm-hero .hero-intro a {
    color: #000066;
    border-bottom: 2px solid rgba(58, 53, 47, 0.1);
}

a {
    color: #000066;
    text-decoration: none;
}

.acm-hero .hero-intro a
 {
    color: #000066;
    border-bottom: 2px solid rgba(58, 53, 47, 0.1);
}

.t3-masthead .ja-masthead .ja-masthead-detail .ja-masthead-title {
    font-size: 58px;
    font-weight: 700;
    font-family: "Noticia Text", serif;
    text-transform: uppercase;
    letter-spacing: 4px;
    margin-top: 0;
    color: #000066;
}

.nmblue { color:#000066; }
