
/**********************************************************************
 * UAI Styles                                                         *
 **********************************************************************/
 
 .greeting {
	color: #666666;
	font-size: 16px;
	font-weight: bold;
	font-family: Verdana, Geneva, ms sans serif;
	text-align: left;
	}

.labelLbl {
	font-size: 12px;
	font-weight: bold;
}

/**********************************************************************
 * Begin Map Popup Styles                                             *
 **********************************************************************/
.PopupHeader 
{
    color: #666666;
    
    background-color: #d3e3f3;
    
	font-family: Verdana, Geneva, ms sans serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	vertical-align: middle;
	
	padding: 4px;
	border: 1px #888888 solid;
	height: 18px;
}

.PopupBody DIV
{
    padding-top:3px;
    margin-bottom:0px;
}

.PopupFls {
	font-family: Verdana, Geneva, ms sans serif;
	font-size: 10px;
	font-weight: normal;
	color: #003366;
	vertical-align: middle;
	text-align: right;
	padding: 3px 6px 3px 6px;
	vertical-align:top;
}
	
.PopupDfv {
	color: #666666;
	font-family: Verdana, Geneva, ms sans serif;
	font-size: 10px;
	font-weight: normal;
	padding: 3px;
	vertical-align:top;
}

/**********************************************************************
 * End Map Popup Styles                                               *
 **********************************************************************/


/**********************************************************************
 * Overriden ISD Styles - Added by KAJ 9/3/08                         *
 **********************************************************************/
a.button_link, .thc a.button_link, .tic a.button_link, .ttc a.button_link {
	color: #003399;
}

a.button_link:hover, .thc a.button_link:hover, .tic a.button_link:hover, .ttc a.button_link:hover {
	color: #ffffff;
}

.pageBackground, .pBack {
	background-color: #ffffef;
}

.dialog_body, .dBody {
	padding: 4px;
	border-top: 1px #888888 solid;
	border-right: 1px #888888 solid;
	border-bottom: 1px #888888 solid;
	border-left: 1px #888888 solid;
}

.dialog_header_text, .dht {
	padding-left: 4px;
}

.field_label_on_side_wrap, .flsw {
	font-family: Verdana, Geneva, ms sans serif;
	font-size: 10px;
	font-weight: normal;
	color: #003366;
	white-space: normal;	
	vertical-align: top;
	text-align: right;
	padding: 3px 6px 3px 6px;
}

.field_input, .fi {
	background-color: #d3e3f3;
	border-top: 2px #777777 inset;
	border-left: 2px #555555 inset;
	border-right: 2px #cccccc inset;
	border-bottom:  1px #aaaaaa solid;
}

.field_input2, .fi {
	font-family: Verdana, Geneva, ms sans serif;
	font-size: 10px;
	background-color: #d3e3f3;
	border-top: 2px #777777 inset;
	border-left: 3px #555555 inset;
	border-right: 3px #cccccc inset;
	border-bottom: 1px #aaaaaa solid;
}

.Filter_Input, .fili {
	border-bottom: 1px #aaaaaa solid;
	border-left: 2px #555555 inset;
	border-right: 2px #cccccc inset;
	border-top: 2px #777777 inset;
	background-color: #d3e3f3;
}

.Search_Input, .si {
	background-color: #d3e3f3;
	border-bottom: 1px #aaaaaa solid;
	border-left: 2px #555555 inset;
	border-right: 2px #cccccc inset;
	border-top: 2px #777777 inset;
} 

.rangeFilterText, .rft {
	color: #003366;
}

.prbg {
	color: #003399;
}

.header_cell, .header_cell_scrolling, .thc, .thcs {
	font-size: 11px;
	border-bottom: 1px #888888 solid;
	border-right: 1px #888888 solid;
}

.header_cell_empty, .thce {
	border-bottom: 1px #888888 solid;
}

.column_header, .tch {
	font-size: 11px;
}

.column_header A, .column_header_scrolling A, .tch A, .tchs A {
	font-size: 11px;
} 
	
.icon_cell, .alt_icon_cell, .tic, .taic {
	border-bottom: 1px #888888 solid;
	border-right: 1px #888888 solid;
	padding: 0px;
	vertical-align: middle;
}

.icon_cell_highlighted, .alt_icon_cell_highlighted, .tich, .taich {
	padding: 0px;
	color: #ffffff;
	vertical-align: middle;
	border-bottom: 1px #888888 solid;
	border-right: 1px #888888 solid;
}

.icon_cell_selected, .tics {
	padding: 0px;
	vertical-align: middle;
	border-bottom: 1px #888888 solid;
	border-right: 1px #888888 solid;
}

.icon_cell_empty, .tice {
	border-bottom: 1px #888888 solid;
}

.icon_cell_highlighted_empty, .tiche {
	border-bottom: 1px #888888 solid;
}

.icon_cell_selected_empty, .ticse {
	border-bottom: 1px #888888 solid;
}

.table_cell, .alt_table_cell, .ttc, .tatc {
	color: #111111;
	font-size: 11px;
	border-right: 1px #888888 solid;
	border-bottom: 1px #888888 solid;
}

.table_cell, .alt_table_cell2, .ttc2, .tatc2 {
	font-family: Verdana, Geneva, ms sans serif;
	font-size: 11px;
	text-align: left;
	border-width: 0px;
}

.table_cell_highlighted, .alt_table_cell_highlighted, .ttch, .tatch {
	font-size: 11px;
	border-right: 1px #888888 solid;
	border-bottom: 1px #888888 solid;
}

.table_cell_selected, .ttcs {
	color: #111111;
	font-size: 11px;
	border-right: 1px #888888 solid;
	border-bottom: 1px #888888 solid;
}

.totals_cell, .tpttc {
	color: #111111;
	font-size: 11px;
	border-right: 1px #888888 solid;
	border-bottom: 1px #888888 solid;
}

.totals_cell_value, .tpttcv {
	color: #111111;
	font-size: 11px;
}

.page_total_label, .tptl {
	font-size: 11px;
	color: #111111;
}

.page_total_value, .tptv {
	font-size: 11px;
}			

.grand_total_label, .tgtl {
	font-size: 11px;
	color: #111111;
}

.grand_total_value, .tgtv {
	font-size: 11px;
}

.tableRowsEdge, .tre {
	border-left: 1px #888888 solid;
	background-color: #888888;
} 

.tableRowsEdge, .tre1 {
	border-left: 1px #888888 solid;
	border-right: 3px #888888 solid;
	background-color: #888888;
} 





/**********************************************************************
 * Begin Map Styles - Added by JNC 10/9/07                            *
 **********************************************************************/

#map
{
	width: 100%;
    height: 500px;
    border: 1px solid black;
}

.dirInput
{
	font-size:small;
}

.addHeader
{
	font-family: Verdana, Arial;
	font-size: medium;	
}

.mapDataTbl
{
    font-size:small;
}

.mapDataTbl TD.Lbl
{
    padding-right:5px;
    text-align:right;
    font-weight:bold;
}

/**********************************************************************
 * End Map Styles - Added by JNC 10/9/07                              *
 **********************************************************************/
 
 .pcC {
	width: 100%;
	text-align:left;
	}
	
.PadTopLeft {
	padding-left:15px;
	padding-top:15px;
}

tr.Red, tr.Red td.ttc, tr.Red td.tic, td.Red {
 	background-color:red;
 	color: #000000;
}

tr.Red a, tr.Red td.ttc a, tr.Red td.tic a, td.Red a
{
	color:#000000;
}

tr.Orange, tr.Orange td.ttc, tr.Orange td.tic, td.Orange {
 	background-color:Orange;
 	color: #000000;
}

tr.Orange a, tr.Orange td.ttc a, tr.Orange td.tic a, td.Orange a
{
	color:#000000;
}

tr.Yellow, tr.Yellow td.ttc, tr.Yellow td.tic, td.Yellow {
 	background-color:Yellow;
 	color: #000000;
}

tr.Yellow a, tr.Yellow td.ttc a, tr.Yellow td.tic a, td.Yellow a
{
	color:#000000;
}

tr.LightBlue, tr.LightBlue td.ttc, tr.LightBlue td.tic, td.LightBlue {
 	background-color:LightBlue;
 	color: #000000;
}

tr.LightBlue a, tr.LightBlue td.ttc a, tr.LightBlue td.tic a, td.LightBlue a
{
	color:#000000;
}

tr.Green, tr.Green td.ttc, tr.Green td.tic, td.Green {
 	background-color:Green;
 	color: #ffffff;
}

tr.Green a, tr.Green td.ttc a, tr.Green td.tic a, td.Green a
{
	color:#FFFFFF;
}

TD.ClaxonLabel, TD.HeaderLabel
{
	padding:1px 3px 1px 0px;
	color: #666666;
	font-family: Verdana;
	font-size: 10px;
}

TD.ClaxonLabel
{
	text-align:right;
}

TD.HeaderLabel SELECT, TD.HeaderLabel INPUT
{
	font-family: Verdana;
	font-size: 10px;
	margin-right: 3px;
	margin-left: 3px;
	border: 2px;	
}



/* Search LinkButton */
TD.HeaderLabel span span a {
	color: #666666;
}

/* Search LinkButton Hover */
TD.HeaderLabel span span a:hover {
	color: #555555;
}

TD.Claxon {
	padding:1px 3px 1px 3px;
	border:solid 1px #666666;
	font-family: Verdana;
	font-size: 10px;
	width: 50px
}

/**********************************************************************
 * Gridview, Label Styles - Added by JY 11/26/07                      *
 **********************************************************************/
.GridView
{
	border-color  : #d3e3f3;
	border-style : solid; 
}
.GridView_RowStyle
{
	border-style : solid;	
	border-color : #d3e3f3;
	color: #003366;
	font-family: Verdana, Geneva, ms sans serif;
	font-size: 12px;		
}

.Title
{
	background-color : #d3e3f3;
	color :  #666666;
	font-family: Verdana, Geneva, ms sans serif;
	font-size: 18px;
	font-weight : bold;			
}

.Label
{	
	background-color : #d3e3f3;	
	color :  #666666;
	font-family: Verdana, Geneva, ms sans serif;
	font-size: 12px;
	font-weight : bold;			
}

/**********************************************************************
 * End of Gridview, Label Styles - Added by JY 11/26/07                  *
 **********************************************************************/

 .button-white, .bC {
   background-color: #4c7bd1;
   /*color: #ffffff;*/
 }

.pcTable, .pbTable
{
    width: 100%;
}
