﻿.controlContainer{
    margin-bottom: 10px;
}

.headingLabel{
   font-size: 1.2em;
   font-weight: bold;
}

.searchResultsHeader th{
    text-align: left;
}

currentUserActionBody ul li
{   line-height:12px;
    /*.list-style: none;*/
    }

/*..currentUserActionBody a
{
    font-family: Verdana;
    font-size: 1.0em;
    font-weight: bold;
    color: Navy;
    text-decoration: none;
    }*/

.currentUserActionBody a:hover
{
    text-decoration: underline;
    }


/* ==================== IF Search Control Styles ====================== */
.detailsHeader{
    width: 577px;
     clear: both;
    padding: 5px;
    padding-bottom: 7px;
    border-bottom: solid 2px Black;
}

.printWrapper{
    width: 62px;
    float: right;
    height: 18px;
}

.printWrapper a{
    text-decoration: none;
    border: solid 2px #849bb4;
    padding: 3px;
    font-size: 0.8em;
    color: #000000;
    background-color: #bdcee0;
}

.printWrapper a:hover{
    text-decoration: none;
    border: solid 2px #bdcee0;
    padding: 3px;
    font-size: 0.8em;
    color: #ffffff;
    background-color: #849bb4;
}

.effectivePeriodsHeading{
    width: 577px;
     clear: both;
    padding: 5px;
    padding-bottom: 7px;
    border-bottom: solid 2px Black;
}

/* ==================== eDocuments List Control ===================== */
.edocumentsPanel{
    margin-top: 18px;
    /*border: solid 1px #000000;*/
    width: 587px;
}


.edocumentList_title{
    width: 577px;
    clear: both;
    padding: 5px;
    border-bottom: solid 2px Black;
}

.searchResultsGrid table th{
    text-align: left;
}

.searchResultsGrid table tr td{
    text-align: left;
}

.edocumentItem{
    background-color: #e2e1e2;
    padding: 3px;
}

.disciplineLabel{
    color: Red;
    font-weight: bold;
}

/* ======================= News Item Repeater ===================== 
.portal-page-container{
     width: 585px;
}
*/
.mainTitle{
    font-size: 14pt;
    font-weight: bold;
}

#NewsItem{
    font-family: Helvetica, Verdana, Arial, Sans-Serif;
    font-size: 8pt;
    width: 100%;
}

.LayoutText1{
    clear: left;
    float: left;
    padding-top: 2px;
}

.Attachments{
    clear: right;
    float: right;
    margin-top: 2px;
}

.edocumentLink{
    font-family: Helvetica, Verdana, Arial, Sans-Serif;
    font-size: 7pt;
    text-decoration: none;
    border: solid 2px #849bb4;
    padding: 2px 4px 2px 4px;
    background-color: #bdcee0;
}

.edocumentLink:hover{
    background-color: #cecfd4;
}

/* ============================ Left Menu Styles ========================== */
.menu{

}