﻿body 
{
    font-family: Arial;
    font-size: 14px;
    margin: 0px;
}

.AdminPanelIcon
{
    float: left;
    height: 100px;
    width: 100px;
    margin: 5px 15px 5px 0px;
    text-align: center;
}

.Button
{
    background-color: #E6E6E6;
    border-color: #999999;
    border-style: solid;
    margin: 3px 20px 3px 0px;
    padding: 3px;
}

.ButtonQuestion
{
    background-color: #99bbff;
    border-color: #999999;
    border-style: solid;
    padding: 5px 15px 5px 15px; 
    margin-right: 30px;
    font-size: 18px;
    font-weight: bold;
}

.ButtonBlue
{
    background-color: #B3CCFF;
    border-color: #999999;
    border-style: solid;
    margin: 3px 20px 3px 0px;
}

.CalendarDay 
{
    line-height: 20px;
    vertical-align: top;
    display: inline-block;
    border: 1px solid #BBBBBB;
    height: 130px;
    width: 120px;
    margin: 0px;
    padding: 2px;
    border-collapse: collapse;
}

.CalendarEvent 
{
    width: 114px;
    margin: 5px 2px 5px 2px; 
    border: 1px solid #999999;
    font-size: 14px;
    background-color: #EFEFEF;
}

.CalendarEventTitle
{
    color: #3366FF;
    font-weight: bold;
}

.CalendarColumnHeader 
{
    display: inline-block; 
    border: 1px solid ; 
    height: 18px; 
    width: 120px; 
    margin: 0px;
    padding: 2px;
    font-weight: bold;
    background-color: #333333;
    font-family: verdana;
    font-size: 16px;
    background-color: #DDDDDD;
}

.CalendarHeader 
{
    display: inline-block; 
    border: 1px solid #808080; 
    height: 24px; 
    width: 870px; 
    margin: 0px;
    padding: 2px 5px 2px 5px;
    text-align: center;
    background-color: #808080;
    font-family: verdana;
    font-size: 18px;
    font-weight: bold;
    color: White;
}

.DisplayTable2_TitleRow
{

}

.DisplayTable2_TitleRow2
{
    background-color: #999999;
    font-family: verdana;
    font-size: 15px;
    font-weight: bold;
    color: White;
}

.DisplayTable2_TitleRow3
{
    background-color: #BBBBBB;
    font-family: verdana;
    font-size: 15px;
    font-weight: bold;
    color: White;
}

.CaseMenu
{
    margin-top: 2px;
    margin-bottom: 10px;    
}
 
.CaseMenu a
{

}

.CellNotice
{
    background-color: #ffff80;
}

.CellLightYellow
{
    background-color: #ffffcc;
}

.CellGreen
{
    background-color: #B3FFB3;

}

.ClientPickerLabel
{
    font-family: Arial;
    font-size: 14px;    
}

.ClientWorkup_TopMenu
{
    width: 100%;
    height: 32px;
    display: block;
    background-color: #CCCCCC;
    padding: 2px 0px 0px 0px;

}

.ClientWorkup_MainContent_NoSideBar
{
    top: 10px;
    margin: 0px 0px 0px 20px;
    background-color: #FFFFFF;
    padding: 2px;
    /* border: 1px solid blue; */
}

.CurrentInformationBox
{
    float: right;
    text-align: right;
    font-family: Verdana;
    font-size: 14px;   
    font-weight: bold; 
}

.CurrentInformationBox a
{
    font-family: Verdana;
    font-weight: normal;
    color: #333333;
    font-size: 12px;
}

.DisplayTable
{
    border: 1px solid #666666;
    border-collapse: collapse;
    font-size: 14px;
}

.DisplayTable td
{
    border: 1px solid #666666;
    font-size: 14px;
    font-weight: normal;
    margin-left: 200px;
}

.DisplayTableRowTitle
{
    background-color: #333333;
    font-family: verdana;
    font-size: 16px;
    font-weight: bold;
    color: #CCCCCC;
}

.DisplayTable2
{
    /* border: 1px solid #CCCCCC; */
    border-collapse: collapse;
    /*
    -moz-border-radius: 6px 6px 0 0;
    -webkit-border-radius: 6px 6px 0 0;
    border-radius: 6px 6px 0 0;
    */
}

.DisplayTable2 td
{
    border: 1px solid #DDDDDD;
    padding-left: 10px;
    margin-left: 480px;
    padding-bottom: 5px;
}

.DisplayTable2 td a
{
    color: #2f490f;
}

.DisplayTable2_DividerRow td
{
    border-right: 0px;
    border-left: 0px;
}

.DisplayTable2_Emphasis
{
    font-weight: bold;
    color: #2F490F;
}

.DisplayTable2_Emphasis2
{
    color: #2F490F;
}

.DisplayTable2_Footer
{
    background-color: #E0E0E0;
    color: #2F490F;
    font-weight: bold;
    padding-left: 0px;
    font-size: 15px;
    border-top: 2px solid #777777;
}

.DisplayTable2_Label
{
    background-color: #d5eabb;
    color: #2f490f;
    font-weight: bold;
    padding-left: 0px;
}

.DisplayTable2_Label a
{
    font-weight: bold;
    color: #2f490f;
}

.DisplayTable2_RowAlternate
{
    background-color: #F3F3F3;
}

.DisplayTable2_SmallText
{
    font-size: 12px;
}

.DisplayTable2_TitleRow
{
    background-color: #A9CB80;
    font-family: verdana;
    font-size: 15px;
    font-weight: bold;
    color: #2f490f;
}

.DisplayTable2_TitleRow2
{
    background-color: #A9CB80;
    font-family: verdana;
    font-size: 15px;
    font-weight: bold;
    color: #2f490f;
}

.DisplayTable2_TitleRow a
{
    color: White;
}

.DivAddressBlock 
{
    border: 1px solid #CCCCCC; 
    display: inline-block;
    margin: 10px;
    width: 200px;
    height: 140px;
    padding: 5px;
    vertical-align: top;
}

.DivCalendarPicker
{
    position: absolute;
    /* z-index: 10; */
    /* right: 10px; */
    visibility: hidden;
    display: none;
    /* background-color: White; */
    /* border: 1px solid black; */
    height: 260px;
    width: 245px;
    text-align: center;
}

.DivNavigationLink
{
    border-bottom: 1px solid #888888;
    padding-top: 5px;
    padding-bottom: 5px;
    font-family: Verdana;
    font-size: 11px;
    vertical-align: middle;
}

.DivNavigationLink a
{
    font-family: Verdana;
    font-weight: bold;
    color: #222222;
    font-size: 11px;
    text-decoration: none;
}

.DivNavigationLink:hover
{
    background-color: #D5EABB;
}

.DivNavigationLinkTop
{
    border-top: 1px solid #888888;    
}

.DivNoticeArea
{
    margin: 2px 2px 10px 2px;
}

.DivNoticeBox 
{
    border: 1px solid #e6e600;
    background-color: #ffffe6;
    padding: 3px;
    margin: 0px 0px 3px 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #333300;
}

.DivTimeEntryBar
{
    display: block; 
    z-index: 1; 
    position: absolute;  
    background-color: #FFCCCC;
    bottom: 0px; 
    margin-left: 3px;
    width: 50px;
    border-top: 1px solid #BBBBBB;
}

.DivTimeEntryBarSmall
{
    display: block; 
    z-index: 1; 
    position: absolute;  
    background-color: #FFCCCC; 
    bottom: 0px; 
    width: 45px; 
    border-top: 1px solid #BBBBBB;
}

.DivTimeEntryDay
{
    width: 130px;
    height: 340px;
    border: 1px solid #CCCCCC;
    border-right-width: 0px;
    display: inline-block;
    white-space: nowrap; 
    vertical-align: top;
    font-size: 12px;
    background-color: #F8F8F8;
    padding: 0px;
}

.DivTimeEntryDaySmall
{
    width: 45px;
    height: 340px;
    border: 1px solid #CCCCCC;
    display: inline-block;
    vertical-align: top;
    font-size: 12px;
    background-color: #d5eabb;
    text-align: center;
    position: relative;
}

.DivTimeEntryDaySmall a
{
  color: #222222
}

.DivTimeEntryEntries
{
    display: block;
    z-index: 10;
    position: relative;
    height: 14px;
    margin: 3px;
    padding: 1px;
    background-color: #99B2E6;
    border: 1px solid #999999;
    overflow: hidden;
}

.DivTimeEntryEntries a
{
    text-decoration: none;
    color: #000047;
}

.DivTimeEntryEntries a:hover
{
    text-decoration: underline;
}

.DivTimeEntryMore
{
    display: block;
    z-index: 10;
    position: relative;
    height: 14px;
    margin: 3px;
    padding: 1px;
    background-color: #d5eabb;
    border: 1px solid #999999;
    overflow: hidden;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
}

.DivTimeEntryMore a
{
    text-decoration: none;
    color: #000047;
}

.DivTimeEntryMore a:hover
{
    text-decoration: underline;
}

.DivTimeEntryEntriesSmall
{
    display: block;
    z-index: 10;
    position: relative;
    height: 14px;
    margin: 3px;
    padding: 1px;
    background-color: #d5eabb;
    border: 1px solid #999999;
    overflow: hidden;
    text-align: center;
}

.DivTimeEntryEntriesSmall a
{
    text-decoration: none;
    color: #222222;
}

.DivTimeEntryEntriesSmall a:hover
{
    text-decoration: underline;
}

.DivTimeEntryHeader
{
    font-size: 14px; 
    font-weight: bold;
    display: block;
    background-color: #a9cb80;
    margin: 1px;
    text-align: center;
    border-bottom: 1px solid #CCCCCC; 
}

.DivTimeEntryHeaderSmall
{
    font-size: 14px;
    font-weight: bold;
    display: block;
    background-color: #a9cb80;
    margin: 1px;
    border-bottom: 1px solid #CCCCCC;
}

.DivTimeEntryFooter
{
    display: block; 
    z-index: 5; 
    position: absolute; 
    height: 50px; 
    bottom: 0px; 
    text-align: center; 
    font-weight: bold; 
    width: 130px;
    font-size: 12px;
}

.DivTimeEntryFooter a
{
    color: #000000;
}

.DivTimeEntryFooterSmall
{
    display: block; 
    z-index: 5; 
    position: absolute; 
    height: 50px; 
    bottom: 0px; 
    text-align: center; 
    font-weight: bold; 
    width: 45px;
    font-size: 12px;
}

.DivTimeEntryFooterSmall a
{
    color: #000000;
}


.FormLabel
{
    font-size: 14px;
    font-weight: bold;
    font-family: Verdana;    
}

.InputNotice 
{
    background-color: #b3ffb3;
}

.Link
{
    color: #3366FF;
    cursor: pointer;
    text-decoration: underline;
}

.RowAlternate
{
    background-color: #CCCCCC;
}

.RowCaseClosed
{
    background-color: #FFD6D6;
}

.RowCaseCompleted
{
    background-color: #CCEEFF;
}

.RowCaseHeld
{
    background-color: #FFFFB8;
}

.RowTaskOverdue
{
    background-color: #FFCCCC;
}

.RowTaskDue
{
    background-color: #FFFFCC;
}

.RowTaskFuture
{
    background-color: #CCFFDD;
}

.MainTableSideMenu
{
    background-color: #5B8529;
    color: #448800;
    font-size: 14px;
    font-weight: bold;
    font-family: verdana;
    vertical-align: text-top;
}

.MainTableMainPanel
{
    font-family: arial;
    font-size: 15px;
}

.MainTable
{
    border-collapse: collapse;
}

.MainTableHeader
{
    background-color: white;
    color: black;
    font-family: Verdana;
    font-weight: bold;
    font-size: 28px;
}

.MainTableNavigationMenu
{
    background-color: #5B8529;
    color: #448800;
    font-size: 16px;
    font-weight: bold;
    font-family: verdana;
}

.Master_MainCanvas
{
    width: 100%;
    margin: 0 auto;
    padding: 0px;
    text-align: left;
    /* background-color: #DDDDDD; */
}

.Master_MainContent
{
    top: 10px;
    margin: 0px 275px 0px 200px;
    background-color: #FFFFFF;
    padding: 2px;
}

.Master_MainContent_NoSideBar
{
    top: 10px;
    margin: 0px 0px 0px 200px;
    background-color: #FFFFFF;
    padding: 2px;
}

.Master_NavigationBar
{
    float: left;
    padding: 2px;
    width: 180px;
    background-color: #A9CB80;
}

.Master_RightSideBar
{
    float: right;
    padding: 2px;
    width: 250px;
    background-color: #d5eabb;
}

.Master_TopBanner
{
    width: 100%;
    display: block;
    height: 120px;
    background-color: #FFFFFF;
}

.Master_TopMenu
{
    width: 100%;
    display: block;
    background-color: #5B8529;
    padding: 5px 0px 0px 0px;
    height: 24px;
    vertical-align: bottom;
    font-size: 14px;
    font-family: Verdana;
    font-weight: bold;
    line-height: 22px;
    color: #FFFFFF;
}

.Master_TopMenu a
{
    font-family: Verdana;
    font-size: 12px;
    line-height: 12px;
    color: #000000;
    padding-right: 20px;
    padding-left: 2px; 
    text-decoration: none;
}


.Master_SubMenu
{
    width: 100%;
    display: block;
    background-color: #98B773;
    padding: 5px 0px 0px 0px;
    height: 24px;
    vertical-align: bottom;
    line-height: 24px;
    font-size: 12px;
    font-weight: bold;
    color: #002266;
}

.Master_SubMenu a
{
    font-family: Verdana;
    font-size: 12px;
    line-height: 12px;
    color: #000000;
    padding-right: 10px;
    padding-left: 10px;
    text-decoration: none;
}

.Menu
{
    font-size: 14px;
    font-family: Arial;
    font-weight: normal;
}

.NavigationBar_Title
{
    font-size: 16px;
    font-weight: bold;
    font-family: Verdana;    
}

.NavigationIcon
{
    height: 24px;
    width: 24px;
}

.FormCellNotice
{
    background-color: #ff9999;
}

.FormInputNote
{
    font-weight: bold;
    font-size: 14px;
    color: #336699;
}

.FormTitleRow
{
    background-color: #363636;
    font-family: verdana;
    font-size: 15px;
    font-weight: bold;
    color: White;
}

.FormLabelCell
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-weight: bold;
    background-color: #C0C0C0;
    vertical-align: top;
}

.InfoBox
{
    visibility: hidden;
    position: absolute;
    float: right;
    width: 350px;
    font-size: 14px;
    font-weight: normal;
    background-color: #F8F8F8;
    color: #000066;
    border: 2px solid #4A4A4A;
    z-index: 5;
    padding: 5px 5px 5px 5px;


    -moz-border-radius: 10px 10px 10px 10px;
    -webkit-border-radius: 10px 10px 10px 10px;
    border-radius: 10px 10px 10px 10px;
}

.InfoBox_Title
{
    font-size: 15px;
    font-weight: bold;
    text-decoration: underline;    
}

.InfoBox_Close
{
    color: #CCCCCC;
    cursor: pointer;
    border: 1px solid black;
    background-color: #333333;
}

.NavigationLink
{
  
}

.PageTitle
{
    font-family: Verdana;
    font-size: 20px;
    font-weight: bold;
}

.PageTitle2
{
    font-family: Verdana;
    font-size: 16px;
    font-weight: bold;
}

.RowSubMenu
{
    background-color: #CDCDCD;
    height: 20px;
}

.RowSubMenu a
{
    font-family: Verdana;
    font-size: 12px;
    line-height: 12px;
    color: #000000;
    padding-right: 8px;
    padding-left: 8px;
}

.SideBarTitle
{
    font-size: 16px;
    font-family: Verdana;
    color: #222222;
    font-weight: bold;
}

.SideBarText
{
    font-size: 11px;    
}

.SideBarText a
{
    line-height: 16px;
    color: #0052A4;
}

.SubMenuSelectedItem
{
    background-color: White;
    padding-bottom: 5px;
}

.TextInstructions
{
    color: #2952a3;
    font-weight: bold;
    font-size: 18px;
}

.TextNotice
{
    background-color: #FFFFCC;
    color: #FF0000;
}


.TextSelector a
{
    font-size: 20px;
    font-weight: bold;
    text-decoration: none;
    margin-right: 20px;
    color: #002266;
}


.TextSelectorActive a
{
    font-size: 20px;
    font-weight: bold;
    text-decoration: none;
    margin-right: 20px;
    border-bottom: 2px solid;
    color: #002266;
}


.WorkupNavigationBar
{
    font-size: 18px;
    font-family: Verdana;
    color: #DDDDDD;
    margin: auto;
    padding: 10px 10px 10px 10px;
    background-color: #002266;
}

.WorkupNavigationLink,
.WorkupNavigationLink a
{
    font-size: 18px;
    font-family: Verdana;
    color: #FFFFFF;
    display: inline-block;
    margin: 3px 24px 3px 2px;
    padding: 0px 5px 0px 5px;
    text-decoration: none;
}

.WorkupNavigationLinkActive,
.WorkupNavigationLinkActive a
{
    font-size: 18px;
    font-family: Verdana;
    color: #FFFFFF;
    display: inline-block;
    margin: 3px 24px 3px 2px;
    padding: 0px 5px 0px 5px;
    border-bottom: 4px dotted #FFFFFF;
    text-decoration: none;
}

.WorkupNavigationLinkInActive,
.WorkupNavigationLinkInActive a
{
    font-size: 18px;
    font-family: Verdana;
    color: #BBBBBB;
    display: inline-block;
    margin: 3px 24px 3px 2px;
    padding: 0px 5px 0px 5px;
    text-decoration: none;
}

.WorkupNavigationBar2
{
    font-size: 16px;
    font-family: Verdana;
    color: #002266;
    margin: auto;
    padding: 5px 10px 5px 10px;
    background-color: #BBBBBB;
}

.WorkupNavigation2Link, .WorkupNavigation2Link a
{
    font-size: 16px;
    font-family: Verdana;
    font-weight: bold;
    color: #002266;
    display: inline-block;
    margin: 3px 24px 3px 2px;
    padding: 0px 5px 0px 5px;
    text-decoration: none;
}

.WorkupNavigation2LinkActive, .WorkupNavigation2LinkActive a
{
    font-size: 16px;
    font-family: Verdana;
    font-weight: bold;
    color: #002266;
    display: inline-block;
    margin: 3px 24px 3px 2px;
    padding: 0px 5px 0px 5px;
    border-bottom: 4px #555555 dotted;
    text-decoration: none;
}

.WorkupNavigation2LinkInActive, .WorkupNavigation2LinkInActive a
{
    font-size: 16px;
    font-family: Verdana;
    font-weight: bold;
    color: #777777;
    display: inline-block;
    margin: 3px 24px 3px 2px;
    padding: 0px 5px 0px 5px;
    text-decoration: none;
}

