﻿body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;	
	margin-left:5px;
}

table
{
	font-family: Verdana, Arial, Helvetica, sans-serif;	
}

td
{
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 8pt;
}

input
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
}

select
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
}

.tdMenu td
{
	padding-right: 0px;
	padding-left : 0px;
}

.tdMenu td ul li a:link
{
      color:Black;
}

.tdMenu td ul li a:visited
{
      color:Black;
}

.tbContent td
{
	padding-right: 0px;
	padding-left : 0px;
}

.GridViewTable td{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	border-bottom: 1px solid lightgrey;
	border-right: 1px solid #AAB883;
	padding:2px;
}

.GridViewTable th
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	border-bottom: 1px solid lightgrey;
	border-right: 1px solid #AAB883;
	height: 20px;
	background-color: #CBD6A6;
	font-weight: bold;
}

.GridViewTable th a:visited
{
	color: #FFFFCC;
}

.GridViewTable th a:hover
{
	color: #FFFFCC;
	text-decoration: underline;
}

.GridViewTable th a:link
{
	color: #FFFFCC;	
}

.GridViewHover
{
	border-right: #dfdfdf 1px solid;
	background-color: #CCCCCC;
}

.GridViewAlternatingRow
{
	background-color: #FFFFFF;
}

.GridViewRow
{
	background-color: #F7F7DE;
}

.GridViewTablePaging 
{
	color: #CCCCCC;
	text-decoration: none;
	height: 20px;
	background-color: #6B696B; 
}

.GridViewTablePaging td{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	border-bottom: 1px transparent lightgrey;
	color: #FFFFCC;
	padding:2px;
	text-decoration: none;
}

.GridViewTablePaging td a:visited
{
	color: #FFFFCC;
}

.GridViewTablePaging td a:hover
{
	color: #FFFFCC;
	text-decoration: underline;
}

.GridViewTablePaging td a:link
{
	color: #FFFFCC;	
}

.GridViewTablePaging SPAN 
{
	color: #FFFFCC;	
}

.igg_PearControl table { border-collapse: separate; visibility: initial; }
.igg_Control table,.igg_Pager,div
{ 
border-collapse: separate; visibility:visible;
}

/* Textbox - Start */
.DisabledText
{
	background-color: #EEEEEE;
	font-family: Verdana;
	font-size: 8pt;
	border: 1px solid Silver;
}

.DisabledText_Upper
{
	background-color: #EEEEEE;
	font-family: Verdana;
	font-size: 8pt;
	border: 1px solid Silver;
	text-transform: uppercase;
}

.DisabledNumber
{
	background-color: #EEEEEE;
	font-family: Verdana;
	font-size: 8pt;
	border: 1px solid Silver;
	text-align:right;
}

.ContentText
{
	font-family: Verdana;
	font-size: 8pt;
	border: 1px solid Silver;
}

.ContentText_Upper
{
	font-family: Verdana;
	font-size: 8pt;
	border: 1px solid Silver;
	text-transform: uppercase;
}

.ContentText_Courier
{
	font-family: Courier New;
	border: 1px solid Silver;	
}

.ContentText_Courier_Upper
{
	font-family: Courier New;
	border: 1px solid Silver;
	text-transform: uppercase;
}

.FootNotes
{
	font-family: Verdana;
	font-size: 7pt;	
}

.ContentNumber
{
	font-family: Verdana;
	font-size: 8pt;
	border: 1px solid Silver;
	text-align:right;
}

.StatusText
{
	font-size: 8pt;
}

/* Textbox - End */

/* RadioButton - Start*/
.RadioButtonText
{
	font-family: Verdana;
	font-size: 8pt;	
}
/* RadioButton - End*/

/* Combo - Start */
.DropDown
{
	font-family: Verdana;
	font-size: 8pt;
	border: 1px solid Silver;
}
/* Combo - End */


/* Label - Start */
.ContentLabel
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 8pt;
}

.ContentLabelSmall
{
	font-family: Verdana;	
	font-weight: bold;
	font-size: 8pt;
}

.ContentLabelTitle
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 8pt;
}

.ContentLabelCompanyName_Home
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 8pt;
}

.ContentLabel_Red
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 8pt;
	color: red;
}

.ContentLabel_Blue
{
	font-family: Verdana;	
	font-weight: bold;
	font-size: 8pt;
	color: blue;
}

.ContentLabel_Red_Little
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 7pt;
	color: red;
}

.ContentLabel_Red[disabled]
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 8pt;
	color: gray;
}

.ContentLabel_Blue
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 8pt;
	color: blue;
}

.Separator
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 8pt;
	color: #FF9933;
}

.ContentGroup
{
	font-size:larger;
    text-decoration: underline;
    font-weight: bold;
    height: 30px;
	font-family: Verdana;
}

.ContentGroup_No_Underline
{
	font-size:larger;    
    font-weight: bold;
    height: 30px;
	font-family: Verdana;
}

.ContentGroup_Red
{
	font-size: larger;
	text-decoration: underline;
	font-weight: bold;
	height: 30px;
	font-family: Verdana;
	color: red;
}

.ContentTable
{
	margin-bottom: 10px;
	/*border-bottom: solid 1px lightgrey;*/
}

.Content
{
	font-family: Verdana;
	margin-bottom: 8px;
}

/* Label - End */

/* Button - Start */
.Button
{
	cursor: pointer;	
	padding: 1px 2px;
	font-size: 8pt;
	vertical-align: middle;	
	text-align: center;
}

.ButtonLong
{
	cursor: pointer;
	border: solid 1px #ccc;
	border-color: Gray;	
	padding: 1px 2px;
	font-size: 8pt;
	vertical-align: middle;
	width: 154px;
	font-family: Arial;
	height: 22px;
	text-align: center;
	background-color: #CCCCCC;
}

/* Button - End */

/* Grid Control - Start*/
.GridDropDownList
{
	font-family: Verdana;
	font-size: 8pt;
	border: 1px solid Silver;
}

.GridButton
{
	/*
	cursor: pointer;
	border: solid 1px #ccc;
	border-color: Gray;	
	height: 18px;		
	background-color: #CCCCCC;
	width: 18px;
*/
	cursor: pointer;
	border: solid 1px #ccc;
	border-color: Gray;	
	padding: 1px 2px;
	font-size: 8pt;
	vertical-align: middle;	
	font-family: Arial;
	height: 22px;
	text-align: center;
	background-color: #CCCCCC;	
}

.GridCheckBox
{
	cursor: pointer;
	border: solid 1px #ccc;
	border-color: Gray;	
	height: 5px;		
	background-color: #CCCCCC;	
}
/* Grid Control - End*/


a:visited
{
	color: #0000ff;
	font-size: 8pt;
	/*text-decoration:none;*/
}

a:hover
{
	color: #0000ff;
	font-size: 8pt;
	text-decoration:none;
}

a:link
{
	color: #0000ff;
	font-size: 8pt;
	/*text-decoration:none;*/
}

a.topMenu
{
    text-decoration:underline;
    cursor:pointer;
   	font-family: Verdana;
	font-weight: bold;
	font-size: 8pt;
	color:Black;
}

a.topMenu:link
{
    text-decoration:underline;
}

a.topMenu:hover, a.topMenu:visited
{
    text-decoration:none;
}

#spanping
{
    margin-top:3px;
    font-size:8pt;
    font-weight:bold;
    float:left;
}

#divSignalBar
{
    margin-top:2px;
    float:right;
    width:25px;
}

.colorRed
{
    color:Red;
}
.BGColorRed
{
    background-color:Red;
}

.colorGreen
{
    color:#33CC33;
}
.BGColorGreen
{
    background-color:#33CC33;
}

.colorOrange
{
    color:#FF9966;
}
.BGColorOrange
{
    background-color:#FF9966;
}

.colorGrey
{
    color:#E0E0E2;
}
.BGColorGrey
{
    background-color:#E0E0E2;
}



ul#pingimg
{
    display:inline-block;
    list-style-type:none;
    width:20px;
    height:15px;
    margin:0px;
    padding:0px;
    float:right;
}


ul#pingimg li
{
    display:block;
    width:3px;
    height:13px;
    border-left:1px solid white;
    display:inline-block;
    float:left;
    position:relative;
}

ul#pingimg li>div
{
    width:2px;
    position:absolute;
    bottom:0px;
    left:0px;
}

div#ping1
{
    height:2px;
}
div#ping2
{
    height:4px;
}
div#ping3
{
    height:6px;
}
div#ping4
{
    height:8px;
}
div#ping5
{
    height:10px;
}
/*
#ulSignalBar
{
    display:inline-block;
    list-style-type:none;
    margin-left:-3px;
    padding-top:1px;
    width:75px;
    border:1px solid blue;
}

#ulSignalBar>li
{
    display:inline-block;
    float:left;
    height:12px;
    text-align:right;
    position:relative;
}
*/

.clearboth
{
    clear:both;
}

.nowrapGrid
,.nowrapGrid>tr>td
,.nowrapGrid>tr>td>input
{
        white-space:nowrap !important;
        overflow: hidden !important;
        
}
.blueFooter
{
    color:Blue;   
    
}

.undefined
{
  display: none;
}

input:disabled{
	border: 1px solid #DDD;
	background-color: #F5F5F5;
	color:#ACA899;
}

input[disabled]{
	border: 1px solid #DDD;
	background-color: #F5F5F5;
	
}

* html input.disabled{
	border: 1px solid #DDD;
	background-color: #F5F5F5;
	color:#ACA899;
}
.PagerCssClass
{
    height: 15px;
}

 .black_overlay
        {
            display: none;
            position: absolute;
            top: 0%;
            left: 0%;
            width: 100%;
            height: 100%;
            background-color: black;
            z-index: 1001;
            -moz-opacity: 0.8;
            opacity: 0.5;
            filter: alpha(opacity=40);
        }
        
        .white_content
        {
            display: none;
            position: absolute;
            top: 20%;
            left: 35%;
            width: 30%;
            height: 100px;
            padding: 16px;
            border: 5px solid #bbd17c;
            background-color: white;
            z-index: 1002;
            overflow: auto;
            font-size:10px;
        }
        
        .white_content a{           
            font-family: Arial;
            font-size: .8em;
            text-align:center;
            margin:3px;
        }
        .white_content a:link, .white_content a:visited{       
            padding:4px 10px 4px 10px;
            background-color: #ecd8db;
            text-decoration: none;
            border-top: 1px solid #EEEEEE;  
            border-left: 1px solid #EEEEEE;
            border-bottom: 1px solid #717171;
            border-right: 1px solid #717171;
        }
        .white_content a:hover{         
            color:#821818;   
            padding:5px 8px 3px 12px;   
            background-color:#e2c4c9;    
            border-top: 1px solid #717171;   
            border-left: 1px solid #717171;
            border-bottom: 1px solid #EEEEEE;
            border-right: 1px solid #EEEEEE;
        }
        
    dialog {
      border: 1px solid rgba(0, 0, 0, 0.5);
      border-radius: 6px;
      box-shadow: 0 3px 7px rgba(0, 0, 0, 0.5);
    }
    
    dialog::backdrop {
      position: fixed;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      background-color: rgba(0, 0, 0, 0.3);
}

    .copyFrom{ width:0px; height:0px;background:transparent;border-style:none;color: white;resize:none}



    .igg_PearControl table { border-collapse: separate; visibility: initial;} 