/* Default CSS Stylesheet for a new Web Application project */
BODY
{
    BACKGROUND-COLOR: buttonface;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 9pt;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #003366;
}
H1	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	2em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	margin-bottom: 0
	}	
		
H2	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.75em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	margin-bottom: 0
	}	
		
H3	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.58em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	margin-bottom: 0
	}	
		
H4	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.33em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	margin-bottom: 0
	}	
		
H5, DT	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	margin-bottom: 0
	}	
		
H6	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	margin-bottom: 0
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	9pt;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	background-color:#0066CC;
	color: white
	}	
TD  {
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 9pt;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
    text-align: left;
}

A:link	{	
	text-decoration:	none;
	color:	#0066CC;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#0066CC;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#0066CC;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#0066CC;
	}
	
SMALL	{	
	font-size:	7pt;
	}	

BIG	{	
	font-size:	10pt;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	

UL LI	{	
	list-style-type:	square ;
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}
UL
{
	margin-top: 0px;
}	
UL.Support
{
	margin: 0px 0px 0px 15px;
	color: black;
    list-style-type: square;
}
IMG 	{
	margin: 0px;
	border: 0px
	}
.Webform {
	background-color: #FFFFCC
}
TABLE.DataList-OLD
{
	background-color:White;
	border: 1px;
	border-color:Black;
	border-style:solid;
	border-collapse:collapse;
	font-size:8pt
}
TABLE.DataList
{
	font-size:8pt;
	background-color:white;
	border-style: solid;			
	border-color: black;
	border-width: 1px;
	border-collapse:collapse;
}

TR.DataListHeader 
{
	background-color:#0066CC;
	color: white;

}
TR.DataListHeader TD
{
		font-weight:bold;
}

TH.DataListHeader 
{
	background-color:#0066CC;
	color: white
}

TR.DataListRowA 
{
	font-size:8pt;
	background-color:white;
	border-width: 1px;
	padding: 1px;
	border-style: inset;
	border-color: black;
}
TR.DataListRowAGray 
{
	font-size:8pt;
	color: Gray;
	background-color:white;
}
TR.DataListRowBGray 
{
	font-size:8pt;
	color: Gray;
	background-color:#CCCCCC;
}
TR.DataListRowARed 
{
	font-size:8pt;
	color: black;
	background-color: #FF6666;
}

TR.DataListRowB 
{
	font-size:6pt;
	background-color:#CCCCCC
}

.DataListRowA 
{
	color: Black;
	background-color:white;
}

.DataListRowB
{
	color: Black;
	background-color:#CCCCCC
}


TD.CaptionCell
{
    padding: 5px;
    width: 125px;
}



TD.ContentCell
{
    padding: 5px;
    width: 50%;
    min-width: 125px;
}

TD.CommentCell
{
    padding: 5px;   
    width: 25%;
    min-width:75px;
}

TD.CellAsBody
{
	background-color:ButtonFace;
	border-style:none;
	border-width:0;
}
TD.Filter
{
	background-color:ButtonFace;
	border-style:none;
	border-width:0;
	vertical-align:bottom;
	text-align:Center;
}
.ErrorLabel
{
	color: green;	
}
.fixed
{
	table-layout:fixed;
}
.overTimeLbl
{
	color:Red;
}
.overTimeTxt
{
	background-color:Red;
}

A:link.header, A:hover.header, A:visited.header, A:active.header 
{
	background-color:#0066CC;
	color: white;
	font-weight:	bold;
}

.NoTrailingSpace
{
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.ReporterDetail {              
    display:none;
    /*position:absolute;*/
    width: 400px;
    padding: 10px;
}
            
.ReporterOverflow {                  
    width: 390px;
    overflow-x: auto;
    padding: 16px;
    padding-bottom: 32px;
    margin-bottom: 10px;
}

.StackTrace {
	text-indent: -25px;
	padding-left: 25px;
	margin-bottom: 0;
	margin-top: 0;	
}

.Close 
{
	margin-right: -22px;
	text-align: right;	
}

.column-left {
    float: left;
}

.column-right {
    float: right;
}

.reset-display {
    display: initial;
}

.error-occured {
    border-style: solid;
    border-width: thin;
    border-color: red;
}

.hide {
    display: none;
}

.Reporter
{
	padding: 3px;
	margin-bottom: 0;
	margin-top: 0;	
}

.RadioSpacer
{
	padding-right: 10px;
}

.dropdownwidth
{
	width: 200px;
}

.RequestButton
{
	margin-right: 6px;
}

.RequestTabLink
{
	padding-bottom: 1px;
	padding-right: 4px;
	padding-left: 4px;
	padding-top: 2px;
	margin: 0px;
	margin-bottom: 3px;
	border-width: 1px;
	border-Color: #000;
	border-style: solid;
	border-bottom-width: 0px;
	position:relative;
}

.ErrorText
{
	color: Red;
}

.SuccessText
{
	color: Green;
}

.SearchResult
{	
	border: solid 1px Black; 
	background-color:White;
}

.ResultUnderline
{
margin: 0px;
margin-top: -6px;
margin-bottom: -3px;
color:Black;
height: 2px;
width: 97%;
display:block;
}

.ResultUnderlineAttention
{
margin: 0px;
margin-top: -6px;
margin-bottom: -3px;
color:#ff6666;
height: 2px;
width: 97%;
display:block;
}

a.SearchLink:link, a.SearchLink:visited, .SearchHeader
{
	text-decoration: none;
	font-size: 15px;
	padding:0;
	margin:0;
}

a.SearchLinkBold:link, a.SearchLinkBold:visited
{
	text-decoration: blink;
	
	font-weight: bold;
	font-size: 15px;
	padding:0;
	margin:0;
}

a.RequestID:link, a.RequestID:visited
{
	text-decoration: none;
	font-weight:bold;
	font-size: 15px;
	padding:0;
	margin:0;
}

.IgnoreBackground
{
	background-color: #FF6666;
}

.BoldCell, .RequestTextBold
{
	font-weight: bold;	
}

.csv_highlight
{
	background-color: #FFF380;
}

/*Client Info Styles */
        #divHeader {
            width: 100%;
            vertical-align: bottom;
        }
        
        .menu {
            display:table-row;
            padding:0;
            margin:0;
            list-style-type:none;
            white-space:nowrap; 
        }
        
        .menu li  {
            display:inline;
            border: 1px solid #bbb;
            border-bottom-width: 0;
            margin: 0;
            list-style-type:none; 
        }
        
        .menu a, .menu a:visited {
            display:inline-block;  
            text-decoration: none;    	
    		background: #0066cc;
	    	color: white;     
		    padding: 0.25em 1em;                       
    		text-align: center;
			font-family: Verdana, Arial, Helvetica, sans-serif;
	        font-size:	1.25em;
	        font-weight: bold;
	        font-style:	normal;	       
	        word-spacing:	normal;
	        letter-spacing:	normal;
	        text-transform:	none;
	        margin-bottom: 0;
	        white-space: nowrap;	
         }  
         
         .menu a:hover {
	    	background:  #30549b;
    	    color:  #dde4ec;
         }
    
	    #divTabs {
		    border: 1px solid black;
		    padding-left: 15px;
		    padding-top: 15px;
		    background: white;
            width:98%;
    	}                  	 
    	
    	#divGlobalContent { 
		    display:inline;
            width:95%;
    	}            
    	
    	#divHandles #selectedTab {
	    	border-color: black;
            background: white;
            color: black;

	    }

	    #divHandles #selectedTab a {
		    position: relative;
		    top: 1px;
		    background: white;
		    color: black;
		    font-weight: bold;

	    }
	    
        .tabSettings 
        {
            position:absolute;
            text-align: right;
            right:3%;     
        }
        
        .tabLinks
        {
            position:relative;
            background-color:white;     
            width: 125px;
            padding:4px;
            padding-left: 6px;
            border: 2px solid #a5a3a3;

        }
        
        .globalTabSettings 
        {
            position:absolute;
            text-align: right;
            right:20px;     
        }
        
        .globalTabLinks
        {
            position:relative;
            background-color:white;     
            width: 165px;
            padding:4px;
            padding-left: 6px;
            border: 2px solid #a5a3a3;

        }        
        
        .notes
        {
            width: auto;
            display:inline-block;
            padding-right: 60px;
        }
        
        .notesSettings
        {
            position:absolute; 
            padding-left: 5px;    
            z-index: 2;                                                       
        }
        
        .notesLinks
        {
            position:relative;
            background-color:white;     
            width: 125px;
            padding:4px;
            padding-left: 6px;
            border: 2px solid #a5a3a3;  
            z-index: 2; 
        }
        
        .notesCaption
        {
          float:left;
          margin-bottom:0; 
        }
        
        .notesContent
        {
          float:left;
          display:inline;
          margin-bottom:1em;              
        }
        
          .notesContent ol, .notesContent ul
        {          
          margin-bottom:0em;              
        }
        
        .tab
        {
         display:inline;
         margin-bottom: 0;
        }
        
        .clear
        {
            clear:both;
            display:inline;
        }
        
        #divContent
        {
            margin-left:10px;
            margin-top:5px;
        }

         .table
        {
            width: auto;
            display:inline-block;
            margin-bottom: 1em;
            padding-right: 60px;
        }
        
        .tableSettings
        {
            position:absolute; 
            padding-left: 5px;    
            z-index: 2;                  
        }
        
        .tableLinks
        {
            position:relative;
            background-color:white;     
            width: 125px;
            padding:4px;
            padding-left: 6px;
            border: 2px solid #a5a3a3;  
            z-index: 2;          
        }        
        
        .tableMarkup
        {
            float:left;
        }
        
        pre.preAsText
        {
                margin:0px;
                FONT-FAMILY: Verdana, Helvetica, sans-serif;
                FONT-WEIGHT: normal;
                LETTER-SPACING: normal;
                TEXT-TRANSFORM: none;
                WORD-SPACING: normal;
                word-wrap: break-word; 
        }
        
        /*CrosslinkBar*/        
        #divCrossLinks
        {
            display:inline;
            margin-left: 1.5em;
            margin-right:1.5em;
            margin-top:0px;
            margin-bottom:0px;
            padding: 0px;
        }
        
        #divCrossLinks a 
        {
            padding-right: 6px;
        }
        
        #divCrossLinks.embedded
        {
            display:inline;       
            margin:0px;            
            padding: 0px;
            width:100px;
            /*border: 1px solid green;*/
        }                     
        
        #divPrioritiesButton
        {
            position:absolute;             
            z-index: 3;        
            margin-top:3px;
            margin-bottom:0px;
            padding:0px;      
        }
        
        #divPrioritiesList
        {
            position:relative;            
            background-color:white;     
            border: 2px solid #a5a3a3;
            padding: 0px;              
            z-index: 3; 
        }
        
        .prioritiesBullets
        {
            margin-top:5px;
            margin-right:12px;
            margin-bottom:12px;
            margin-left:41px;
            padding:0px;
        }
        
        .prioritiesBullets li
        {
            padding-bottom:3px;
        }
        
        #divCrossLinkShortCountyName
        {
            padding-left:13px;
            padding-top:8px;
        }
        
        /* Clicky-sticky table rows */
        .normalRow{background-color: #FFFFFF;}
        .alternateRow{background-color: #D3D3D3;}
        .highlightRow{background-color: #FFF380;}
        
        H3.PageHeading
        {
            display: inline;
            margin:0;
        }
        
        /* Workable */
        .workable-red 
        {
            background-color: #CE3842;
        }
        
        .workable-green
        {
            background-color: #25AF55;
        }
        
        .workable-div
        {
            border: solid black 1px; padding: 3px;
        }