﻿#minHeight{
    float:left;
    width:1px;
    height:552px;
}

#leftCol{
    width:500px;
    float:left;
}

#rightCol{
    float:left;
    width:442px;
}
.detailDivider{
    height:1px;
    border-style:solid;
    border-width:0 0 1px 0;
    border-color:#6caedf;
    margin:4px 0 4px 0;
}
#contentLeft{
    padding:10px 60px 30px 44px;
    line-height:20px;
}

#contentRight{
    padding:10px 30px 30px 12px;
    line-height:20px;
}

.news-event{
    margin:9px 0 9px 0;
    padding-bottom:5px;
    border-style:solid;
    border-width:0 0 1px 0;
    border-color:#6caedf;
}

.moreLink{
    width:auto;
    float:left;
}

.fileLink{
    width:auto;
    float:right;
}

.news-event a{
    color:#00529b;
    text-decoration:none;
    font-weight:bold;
}

.news-event a:hover{
    color:#00529b;
    text-decoration:underline;
}

.viewFull a{
    color:#00529b;
    text-decoration:none;
    font-weight:bold;
}

.viewFull a:hover{
    color:#00529b;
    text-decoration:underline;
}

.news-eventsBar_Float{
    width:auto;
    float:left;
}

#archiveContent{
    padding:25px 150px 35px 150px;
}

#backTo{
    float:right;
    position:relative;
    padding-right:23px;
}


