


body {

    background-color: #FFFFFF;

    background-image: url("/allenovery/styles/background");
        background-repeat: repeat;

}


.attachments ul > li a {
}

.attachments ul > li a:hover {
}

a.unsubscribe-btn {
}

a.unsubscribe-btn:hover {
}




header .quicklinks a {
}
header .quicklinks a:hover {
}

a.general {
}

a.general:hover {
}




h2 a, .seminars .toggler a {
}

h2 a:hover, .seminars .toggler a:hoverr {
}




ul.statistics a:hover, ul.statistics .here>a {
    background: #50707D;
text-shadow: 1px 0 2px rgba(0,0,0,0.35);
}

ul.statistics a:hover span, ul.statistics .here > a span {
    background: #415A65;
}



.btn {
    background-color: #50707D;
        
            background: #50707D -webkit-linear-gradient(#50707D, #50707D); /* For Safari 5.1 to 6.0 */
            background: #50707D -o-linear-gradient(#50707D, #50707D); /* For Opera 11.1 to 12.0 */
            background: #50707D -moz-linear-gradient(#50707D, #50707D); /* For Firefox 3.6 to 15 */
            background: #50707D linear-gradient(#50707D, #50707D);
        

    border-color: #50707D;

}

.btn:hover {
    background-color: #638B9C;
        
            background: #638B9C -webkit-linear-gradient(#638B9C, #638B9C); /* For Safari 5.1 to 6.0 */
            background: #638B9C -o-linear-gradient(#638B9C, #638B9C); /* For Opera 11.1 to 12.0 */
            background: #638B9C -moz-linear-gradient(#638B9C, #638B9C); /* For Firefox 3.6 to 15 */
            background: #638B9C linear-gradient(#638B9C, #638B9C);
        

    border-color: #638B9C;

}


.btn.v2 {
    background-color: #50707D;
        
            background: #50707D -webkit-linear-gradient(#50707D, #50707D); /* For Safari 5.1 to 6.0 */
            background: #50707D -o-linear-gradient(#50707D, #50707D); /* For Opera 11.1 to 12.0 */
            background: #50707D -moz-linear-gradient(#50707D, #50707D); /* For Firefox 3.6 to 15 */
            background: #50707D linear-gradient(#50707D, #50707D);
        

    border-color: #50707D;

}

.btn.v2:hover {
    background-color: #638B9C;
        
            background: #638B9C -webkit-linear-gradient(#638B9C, #638B9C); /* For Safari 5.1 to 6.0 */
            background: #638B9C -o-linear-gradient(#638B9C, #638B9C); /* For Opera 11.1 to 12.0 */
            background: #638B9C -moz-linear-gradient(#638B9C, #638B9C); /* For Firefox 3.6 to 15 */
            background: #638B9C linear-gradient(#638B9C, #638B9C);
        

    border-color: #638B9C;

}



h2 a, h4, h6 
{
}

.mainContent article header h6
{
}


    
        .paging li.here a, .paging li a:hover, ul.socialMedia a:hover {
            background-color: #50707D;
        }
    
