.important {
    color: #A71930;
}

.csc-uploads {
    padding-top: 10px;
}

.blue, .blue a {
    color: #005293;
}


/* ########## TABLES ########## */

.htmlarea-showtableborders {
    vertical-align: top;
    //margin-top: 10px;
}

.htmlarea-showtableborders th{
    vertical-align: top;
}

.htmlarea-showtableborders td{
    vertical-align: top;
}

.csc-frame-frame1 {
    text-align: center;  
    vertical-align: middle; 
    width:100%; 
    margin-top: 10px;
}

.csc-frame-frame1 th {
    background-color: #005293;
    color: #FFFFFF;
    text-align: center;
    vertical-align: middle; 
   
}

.csc-frame-frame1 td {
    background-color: #DDF0FF;
    color: #005293;
    vertical-align: middle ;
    text-align : left;
    padding-left: 5px;
    padding-right: 5px;
}

/* ########## NEWS ########## */

.news-single-img {
    margin-left:10px;
    margin-top:10px;
    margin-right:10px;
    margin-bottom:10px;
}

.news-single-imgcaption {
}

.news-single-author {
    margin: 0;
    padding: 0;
}

.news-latest-body {
    margin-top: 0;
    padding-top: 0;
}

.news-latest-header {
    margin-top: 2px;
    padding-top: 2px;
    margin-bottom: 0px;
    padding-bottom: 0px;
    font-weight: bold;
}

.news-latest-header a, .news-latest-body a{
    color:#005293;
    text-decoration:none;
}

.news-latest-header a:hover,  .news-latest-body a:hover{
    color:#005293;
    text-decoration:underline;
}

.align-left {
    text-align:left;
}

.align-center {
    text-align:center;
}

.align-right {
    text-align:right;
}

.tx-indexedsearch-searchbox a {
    text-decoration: none;
}

.tx-indexedsearch-searchbox a:hover {
    text-decoration: underline;
}
