﻿
td          
{
    font-size: 8pt;
}

.MessageText
{
    font-size: 10pt;
}

.Border
{
    /* border-style:groove;
    border-width: 2px; */
    background-color: #EFEFEF;
}

.GridTitle
{
    font-size: 14px; 
    font-weight:bold;
}

.eNoticesheader{
background: rgb(137,137,186); /* Old browsers */
background: -moz-linear-gradient(top, rgba(137,137,186,1) 0%, rgba(137,137,186,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(137,137,186,1) 0%,rgba(137,137,186,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(137,137,186,1) 0%,rgba(137,137,186,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8989ba', endColorstr='#8989ba',GradientType=0 ); /* IE6-9 */
}
.GridHeadPanel
{
    Height:24px;
    background-color: #335984; /*103058*/
    border-color: #B6CCE6; 
    /* border-width: 2px;
    border-style:groove; */
    Width: 638px;
}

.GridHeadText a:hover {
    color: #17a2b8 !important;
}

.GridHeadText a:link {
    color: #FFF !important;
}

.GridHeadText
{
    color: #17a2b8 !important;
    text-align: left;
    padding-left: 4px;
    vertical-align: top;
}

.GridHeadTable
{
    width: 638px;
}

.GridSearchHeadTable
{
    color: #0055a5 !important;
}

.GridSearchHeadText td
{
    height: 5px;
}

/*.GridHeadPanel, .GridHeadTable, .GridRows, .GridRowsAlt, .GridRowsTable, .GridSearchPanel
{
    Width: 650px; 
}
*/
.GridRowsPanel /*, .Border */
{
    width: 638px;
    height: 480px;
}


.GridRowsTable
{
    background-color: #FBFBFB; /*#F8FAFA;*/
    /*color: #0055a5 !important;*/
    color: black !important;
}

/*.GridRowsTable a:link
{
    color: navy ;
}*/

.GridRowsTable a:hover
{
    color: blue ;
}

.GridRows
{
    background-color: #FFF;
    vertical-align: top;
}

.GridRowsAlt
{
    background-color: #B6CCE6;
    vertical-align: top;
}

.GridRowsChildRows, .GridRowsChildRowsAlt
{
    background-color: #F0EEEE;
    vertical-align: top;
}

.GridRowsChildRowsHead, .GridRowsChildRowsAltHead
{
    background-color: #909090;
    color: #FFF !important;
    height: 4px;
    vertical-align: top;
}

.GridSearchPanel
{
    background-color: #D9DCDC; /*#E8E9E9;*/
    border-style: groove;
    border-width: 2px;
    width:  638px;
}


.FormTextBox, .FormButton
{
    background-color: #F0F1F1;
}

.FormTextBox 
{
    /*border-style:groove;
    border-width: 2px;*/
}
    
.Watermark
{
    color: #8A8A8A;
}

.subpoenaTableHead
{
    background-color: #8888aa ;    
    text-align: left;
    font-weight: bold;
}

.subpoenaTableRow
{
    background-color: #aabbdd ;    
}

.subpoenaTableRowAlt
{
    background-color: #ddddff ;    
}
