.header-research{

    margin-bottom:20px;
}
.subheader-research{
   
    font-family:'RobotoCondensedBold', sans-serif;
    font-size:18px;
    color: #001F33;
    margin-bottom: 10px;
}
.subheader-research a:link, .subheader-research a:visited {
    color:#001F33;
}

.subheader-research a:hover, .subheader-research a:active{
    color:#41A8DF;
}
.related-radering-header{

    font-family:'RobotoCondensedBold', sans-serif;
    font-size:16px;
    color: #001F33;
    margin-bottom: 10px;
    margin-top: 20px;
    
}
.liberty-research{
     font-family:'RobotoCondensedRegular', sans-serif;
    font-size:14px;
    font-style: italic;
    color: #42515a;
   
}
div.released-research a, div.released-research a:visited{
     font-family:'RobotoCondensedBold', sans-serif;
    font-size:13px;
    color:#41A8DF
}
.indented-content-research{
    margin-left:20px;
    margin-bottom: 40px;
}
.date-research{
   font-family:'RobotoCondensedregular', sans-serif;
    font-size:12px;
   margin-bottom:30px;
    color: #42515a;
}
hr{
     color: #42515a;
}
.disclaimer-header-research{
    font-family:'RobotoCondensedBold', sans-serif;
    font-size:13px;
    margin-top:5px;
    margin-bottom: 4px;
    color: #42515a;
}
.disclaimer-text-research{
    font-family:'RobotoCondensedRegular', sans-serif;
    font-size:12px;
    line-height: 12px;
    margin-bottom: 30px;
    margin-top:5px;
    color: #42515a;
}
.contact-header-research{
    font-family:'RobotoCondensedBold', sans-serif;
    font-size:14px;
    color: #42515a;
    margin-top:5px;
}
.contact-text-research{
    font-family:'RobotoCondensedRegular', sans-serif;
    font-size:12px;
    line-height: 14px;
    color: #42515a;
    
    
}
.contact-link-research a,.contact-link-research a:visited{
    font-family:'RobotoCondensedRegular', sans-serif;
    font-size:12px;
    color:#41A8DF
}
.navigation-bar-research{
    margin-bottom: 40px
}
.margin-top-research{
    margin-top:40px
}
.interactive-button-research a, .interactive-button-research a:visited{
    cursor: pointer;
    font-family:'RobotoCondensedRegular', sans-serif;
    display: inline-block;
    background: #41a8df;
    color: #fff;
    margin-top:10px;
   
    padding: 8px;
    text-align: center;
    text-transform: uppercase;
    font-size: .8em;
}


