BODY
{
/* body specification is in site.master */
}
DIV
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
}
SPAN
{
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	/*visibility: visible;*/
}
A
{
	color: #000000;
	text-decoration: none;
}
A:link
{
	color: #000000;
	/*text-decoration: none;*/
}
A:visited
{
	color: #000000;
	/*text-decoration: none;*/
}
A:hover
{
	color: #000000;
	text-decoration: underline;
}
table {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    /*vertical-align:baseline;
    background:transparent;*/
}
TD
{
	font-size: 12px;
	color: #000000;
	font-family: Microsoft Sans Serif;
}
TH
{
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	font-family: Microsoft Sans Serif;
}
SELECT
{
	font-size: 12px;
	font-family: Microsoft Sans Serif;
}
TEXTAREA
{
	border-right: 1px solid;
	border-top: 1px solid;
	font-size: 12px;
	border-left: 1px solid;
	color: #000000;
	border-bottom: 1px solid;
	font-family: Microsoft Sans Serif;
	background-color: #ffffff;
	resize:none;
}
INPUT
{
	font-family: Microsoft Sans Serif;
	font-size: 12px;	
}
IMG
{
    border: 0;
}

.NoRevealPassword::-ms-reveal
{
    display: none;
}

.TopNav
{
    height: 16px;
	background-color: #6989bc;
	border-color: #6989bc;
}
.TopNavMenu
{
	background-color: Transparent;
}
.MenuItemChecked {
    padding-left:10px;
}
.MenuItemDisabled {
    color: ButtonShadow !important;
    text-decoration: none !important;
}
.MenuItemDisabled>a {
    color: ButtonShadow !important;
    text-decoration: none !important;
}
.ToolBarItem {
    padding-left: 0px;
    padding-right: 0px;
}
.ToolBarMenuItem {
    padding-left: 5px;
    padding-right: 5px;
    width: 150px;
}

TABLE.TopNavDisabledMenu TR TD
{
	color: #999999;						/* dim gray */
}
.TopNavDynamicMenu
{
	background-color: #F0F8FF;			/* aliceblue */
	font-family: Microsoft Sans Serif;
	font-size: 12px;
}

.Statusbar
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
	border-collapse: separate;
	background-color: #B9CADF;
	font-size: 11px;
	white-space:nowrap;
}
.Selected
{
	color: #000000;
}
.Unselected
{
	color: #696969;
}
.DialogHeader
{
	font-weight: bold;
	color: #ffffff;
}
.PagePanel
{
	background-color: #F0F8FF;			/* aliceblue */
}

.PanelBorder
{
     border-style: solid;
     border-width:thin; 
     border-color:GrayText;
     background-color: #F0F8FF;
}
.SectionHeading
{
	background-color: #B0C4DE;			/* lightsteelblue */
    color: #000000;
	font-weight:bold;
    height:17px;
    margin-left:5px;
    margin-right:15px;
    width:auto;
}
.SectionHeading:hover
{
	text-decoration: none;
}
.TabPanel
{
	border-right: none;
	border-top: none;
	border-left: none;
	border-bottom: none;
}
.TabRegion
{
	border-right: #000000 1px solid;
	border-top: none;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
}
.TextEditable
{
	border-color:cadetblue;
	border-style:solid;
	border-width: 1px;
	padding-left: 2px;
	font-size: 12px;
	color: #000000;
	font-family: Microsoft Sans Serif;
	background-color: #ffffff;
}
.TextEditableNew {
	border-color: cadetblue;
	font-size: 12px;
	color: #000000;
	font-family: Microsoft Sans Serif;
	background-color: #ffffff;
}
.WebComboTextbox {
	border-color: cadetblue;
	border-style: solid;
	border-width: 1px;
	padding-left: 2px;
	font-size: 12px;
	color: #000000;
	font-family: Microsoft Sans Serif;
	background-color: #ffffff;
	height: 17px;
}
.TextReadOnly
{
	border-right: 1px solid;
	border-top: 1px solid;
	padding-left: 2px;
	font-size: 12px;
	border-left: 1px solid;
	color: #000000;
	border-bottom: 1px solid;
	font-family: Microsoft Sans Serif;
	background-color: #F0F8FF;
	border-color: #D2DDDD;
}
.TextReadOnlyCurrency
{
	border-right: 0px solid;
	border-top: 0px solid;
	padding-left: 2px;
	font-size: 12px;
	border-left: 0px solid;
	color: #000000;
	border-bottom: 0px solid;
	font-family: Microsoft Sans Serif;
	background-color: #F0F8FF;
	border-color: #D2DDDD;
}
.TextDisableLabel {
	background-color: White;
	border-right: 1px solid;
	border-top: 1px solid;
	border-left: 1px solid;
	border-bottom: 1px solid;
	border-color: cadetblue;
	color: GrayText;
}
.TextReadOnlyLabel
{
	border-color: #D2DDDD;
	border-style:solid;
	border-width: 1px;
	padding: 2px;
	font-size: 12px;
	color: #000000;
	font-family: Microsoft Sans Serif;
	background-color: #F0F8FF;
}
.TextReadOnlyNoBackColor
{
	border-color: #D2DDDD;
	font-size: 12px;
	font-family: Microsoft Sans Serif;
}
.TextReadOnlyLabelCenter 
{
	border-color: Gray; 
	border-style:solid;
	border-width: 1px;
	padding: 0px;
	font-size: 12px;
	color: #000000;
	font-family: Microsoft Sans Serif;
	background-color: White; 
	text-align:center;  
}
.TextReadOnlyLabelBlue 
{
	border-right: 0px solid;
	border-top: 0px solid;
	padding-left: 2px;
	font-size: 12px;
	border-left: 0px solid;
	color: #000000;
	border-bottom: 0px solid;
	font-family: Microsoft Sans Serif;
	background-color: #F0F8FF; 
	background :#F0F8FF;
	border-color: #D2DDDD;
}
.TextDisabled
{
	border-right: 1px solid;
	border-top: 1px solid;
	padding-left: 2px;
	font-size: 12px;
	border-left: 1px solid;
	color: #999999;
	border-bottom: 1px solid;
	font-family: Microsoft Sans Serif;
	background-color: #f4f9ff;
	border-color: #D2DDDD;
}
.RightJustify
{
	text-align: right;
}
.MessageBox
{
	background-color: #dcdcdc;			/* gainsboro */
}
.TextEnabled
{
	color: #000000;
}
.TextDisabled
{
	color: #a9a9a9;
}
.TextHilite
{
	color: #0000ff;
	font-family: Microsoft Sans Serif;
	font-size: 12px;
	font-style: normal;
}
.ScrollRegion
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
	background-color: #b9cadf;
	overflow: auto;
}
.divFloatLine {
    padding-top:5px;
    position:relative;
    min-height:25px;
}
.divFloatLine20 {
    padding-top:5px;
    position:relative;
    min-height:20px;
}
.divFloatLine35 {
    padding-top:5px;
    position:relative;
    min-height:35px;
}
.divFloatLine100 {
    padding-top:5px;
    position:relative;
    min-height:100px;
}
.divFloatLine120 {
    padding-top: 5px;
    position: relative;
    min-height: 120px;
}
.divFloat {
    padding-top:5px;
    position:relative;    
}

.GridButton 
{
    font-size: 11px;
}
.GridColumnHeader
{
	background-color:#D4D0C8;
	border-left-color:White;
	border-left-width:thin;
	border-top-color:White;
	border-top-width:thin;
	border-style:solid;
	font-family:Sans-Serif;
	font-size:12px;		
	text-align:center;
}
.GridColumnHeaderNew
{
	background-color:#D4D0C8;
	border-left-color:White;
	border-top-color:White;
	border-style:solid; 
    border-width:thin;  
	font-family:Sans-Serif;
	font-size:12px;		
	text-align:center;
	padding:0px; 
	height:20px; 
	overflow:hidden;  
	white-space:nowrap; 
}
.GridExpandColumnNone
{
    width: 0%;   
}
.hideRowTemplate {
	visibility: hidden;
    display:none;    
}
.GridColumnHidden
{
	display: none;
}
.GridItemRow
{
	background-color:Gray;	
	border-style:solid;	
	border-width:thin;
	border-left-width:0px;
	border-top-width:thin;
	font-family:Sans-Serif;
	font-size:12px;		
	height:20px;
	padding-left:3px;
	padding-right:4px;
}
.GridSummaryRow
{
	font-family:Sans-Serif;
	font-size:12px;
    font-weight: normal;  		
	padding-right:9px;
}
.GridItemRowNoWrap
{
	white-space:nowrap; 
}

.LinkButton {
    background: none !important;
    color: inherit;
    border: none;
    padding: 0 !important;
    font: inherit;
    cursor: pointer;
}

.LinkButton:hover {
    text-decoration: underline;
}
.LinkButton:disabled {
    text-decoration: none !important;
    cursor: default;
}

TBODY.GridItemThinRowNoWrap>TR>TD
{
    white-space:nowrap;
    padding-top: 1px;
    padding-bottom: 1px;
    height : 18px;
}
tbody>tr.GridRowGreen>td
{
    color:Green !important;
}
tbody>tr.GridRowRed>td
{
    color:Red !important;
}
.GridCellRed
{
    color:Red !important;
}
.GridCellCenter
{
     text-align:center !important;  
}
.GridCellLeft
{
     text-align:left !important;  
}
.GridCellRight
{
     text-align:right !important;  
}
.GridFilterLeft{
    float:left;
    background-color:Transparent;
    border-style:solid;
    border-width:0px;
    height: 18px;
 }
.GridRowSelectorNew
{
	background-color:#D4D0C8;
	border-left-color:White;
	border-top-color:White;
	border-style:solid; 
    border-width:thin;  
	font-family:Sans-Serif;
	font-weight: normal!important;
	vertical-align: middle!important;
	padding:0px; 
	height:20px;
	width:23px; 
	overflow:hidden;  
	white-space:nowrap; 
}
.SelectedRowSelectorCSSClass    /*Used on WebHierarchical Grid*/
{
  /*background-color:#D4D0C8;
  background-image:none; 
  border-top:solid 1px #B6B6B6;
  border-right:solid 1px #B6B6B6;
  border-bottom:solid 1px #B6B6B6;*/
  /*border-left:solid 0px #B6B6B6;*/
  /*width:10px;*/
}
.ExpansionColumnCSSClass        /*Used on WebHierarchical Grid*/
{
  background-color:#D4D0C8 !important;
  background-image:none !important;  
}
.SelectedRowSelectorThinCSSClass    /*Used on WebGrid*/
{
  background-color:#D4D0C8;
  width:20px;
}
.igg_Office2007BlueHeader       /*Overrides Infragistics Styles - Used on WebHierarchical Grid to affect Expansion Columns*/
{
  background-color:#D4D0C8 !important;
  background-image:none !important;	
}
.CustomRowSelectorHeader
{
    background-image:url(~/Common/Images/grid_TransferTo.gif);
    background-repeat:repeat;
}
.GridTitle
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
	background-color: #D4D0C8;
	text-align: center;
	padding-top: 3px;
}
.GridTitleNew
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
	background-color: #D4D0C8;
	height:22px;
	font-size:small;  
	padding-top: 3px; 
	text-align: center;
}
.DataLabelOnGridTitle
{
	border-top: #000000 1px solid;
	border-bottom: #000000 1px solid;
	background-color: #D4D0C8;
	text-align: center;
	padding-top: 3px;
}
.WhiteBackground
{
	background-color: White; 
}

.TextBold
{
	font-weight: bold;
}
.ReportTitle
{
	font-weight: bold;
	font-size: 16px;
}
.TextSection
{
    color: #000000;
	font-weight: bold;
	font-size: 14px;
}
.TextSubSection
{
	font-weight: bold;
	font-size: 12px;
}
.PageNavLink
{
	text-decoration: underline;
	font-size: 12px;
}
.TextSmall
{
	padding-left: 3px;
	padding-right: 3px;
	font-size: 10px;
}
.TextSmallRightAlign
{
	font-size: 10px;
	text-align: right;
}
.TextNumeric
{
	text-align: right;
}

.BackColorMsgBox
{
	border-right: #a9a9a9 1px solid;
	border-top: #a9a9a9 1px solid;
	border-left: #a9a9a9 1px solid;
	border-bottom: #a9a9a9 1px solid;
	background-color: #f5f5f5;
}
.BackColorForm
{
	border-right: #a9a9a9 1px solid;
	border-top: #a9a9a9 1px solid;
	border-left: #a9a9a9 1px solid;
	border-bottom: #a9a9a9 1px solid;
	background-color: #f5f5f5;
}
.HelpfulHint 
{  
	font-family: "Microsoft Sans Serif"; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: bold; 
	text-align: left; 
	word-spacing: normal; 
	white-space: normal; 
}
.ReportText
{
	font-family: "Lucida Console";
}
.PageTab
{
	background-color: #F0F8FF;			/* aliceblue */
}
.ValidatorControl
{
	background-image: url("../../common/images/fld_err.gif");
	background-repeat: no-repeat;
}
.helpBody
{
	background-color: #F0F8FF;			/* aliceblue */
	color: #000000;
	font-family: Microsoft Sans Serif;
	font-size: 12px;
	padding: 0px;
	margin: 5px;
}
.helpBody H1
{
	font-size: 14px;
}
.helpBody H2
{
	font-size: 13px;
}
.datalistHeader
{
	background-color: #D4D0C8;
	border-right: #000000 1px solid;
    float:left; 
    height:18px;
    padding-top:2px;
    padding-left:2px;
    padding-right:2px;
	text-align: center;
}
.datalistCell
{
    background-color:White; 
    border-bottom: solid 1px black;
    border-right:solid 1px black;
    float:left; 
    height:18px;
	margin: 0px auto; 
    overflow:hidden; 
    padding-left:2px;
    padding-right:2px;
    padding-top:1px;
}
.datalistProtectedData
{
	background-color:White;			/* #F0F8FF=aliceblue */	
	height: 20px;
	margin-top: 4px;
	margin-right: 0px;
	margin-left: 0px;
}
.ZRegBox
{
    border-color:#999999;
    border-style:solid;
    border-width:1px;
}
.ZRegBoxTopRow
{
    background-color:#6989bc;
}
.ZRegTitleText
{
    color:#FFFFFF;
}
.ZRegCell
{
    background-color: #FFFFFF;
}

.wdgRowSelector {
  width:25px;
  background-image:none;
}

/*-- Override Infragistics WebDropDown Defaults --*/
/*.igdd_DropDownButton>img { 
    height:17px  !important; 
    width:17px; 
}
.igdd_DropDownList {
    padding-top:0px;
    padding-right:0px;
    padding-left:0px;
    padding-bottom:0px;
}
.igdd_ListItem {
    padding-top:0px;
    padding-right:0px;
    padding-left:0px;
    padding-bottom:0px;
}
.igdd_ListItemActive {
    background-color:transparent;
}
.igdd_ListItemHover {
    background-color:transparent;
}
.igdd_ListItemSelected {
    background-color:transparent;

}*/

/*below for multiColumnDropDown*/
.mcd_Control>div>table>tbody>tr>td>input {	
	color:#000000;
	background-color:rgb(245,245,245);	
	font-family:Sans-Serif;
	font-size:12px;		
}
.mcd_Header {
	background-color:#D4D0C8;
	border-collapse:collapse;
	border-left-color:White;
	border-top-color:White;
	border-style:solid; 
    border-width:thin;  
	font-family:Sans-Serif;
	font-size:12px;		
	text-align:center;
	padding:0px; 
	height:20px; 
	overflow:hidden;  
	white-space:nowrap; 
    height: 22px;
    width:100%;
}
.mcd_Header>tbody>tr>td { 
	background-color:#D4D0C8;
	border-bottom-color:#9eb6ce;
	border-top-color:White;
	border-left-color:White;
	border-right-color:#9eb6ce;
	border-style:solid; 
    border-width:thin;  
	font-family:Sans-Serif;
	font-size:12px;		
	text-align:center;
	padding:0px; 
	height:15px; 
	overflow:hidden !important;  
	white-space:nowrap; 
}
.mcd_Item {
    background-color: transparent !important;
}
.mcd_ItemCell {
	border-color: cadetblue;
	border-style: solid;
	border-width: 1px;
	overflow: hidden !important;
	padding: 0px;
	height: 22px;
}
.mcd_ItemRow {
    min-height:22px;
    max-height:22px;
    width: 100%;
}
.mcd_ListItem {
    border:none;
    position: inherit;
    padding:0px !important;
}
.mcd_Item {
    background-color: transparent !important;
}
 
.mcd_HideRow {
	visibility: hidden;
	display: none;
}
.mcd_ShowRow {
	visibility: visible;
	display: table-row;
}
.mcd_TemplateGridThinRowNoWrap>tr>td {
    white-space:nowrap;
	font-size: 12px;
	color: #000000;
	font-family: Microsoft Sans Serif;
    height: 13px !important;
    padding: 1px 1px 1px 1px;
}

/*---   Dialog Styles   ---*/
div.Dialog {
    border:inset;
    border-width:thin;
    position:absolute;     
    top: 50%; 
    left: 50%; 
    margin:auto;
    margin-top:-150px;      /* half of the height of the dialog */
    margin-left:-200px;     /* half of the width of the dialog */
    height:300px; 
    width:400px; 
    z-index: 20000; 
}

div.PopupDialog {
    border:inset;
    border-width:thin;
    position:fixed;     
    top: 50%; 
    left: 50%; 
    margin:auto;
    margin-top:-150px;      /* half of the height of the dialog */
    margin-left:-200px;     /* half of the width of the dialog */
    height:300px; 
    width:400px; 
    z-index: 20000; 
}

.DialogContainer {
   position:relative; 
   margin-left:auto; 
   margin-right:auto; 
   margin-top:0px; 
   height: 613px; 
   width: 1000px;
}

.DialogContainerPopUp {
   position:relative; 
   margin-left:auto; 
   margin-right:auto; 
   margin-top:0px; 
   height: 100%; 
   width: 100%;
}

.DialogGuard {
    background-color:rgba(245, 245, 245, 0.3);
    background-image:url(../../Common/Images/spacer.gif); 
    background-repeat:repeat-y; 
    position:fixed; 
    left:0px; 
    width:100%;
    z-index:300; 
}

.DialogPanel {
    /*background-color: #F0F8FF;*/
    border:inset;
    border-width:thin;
    position:absolute;     
    top: 50%; 
    left: 50%; 
    margin:auto;
    z-index: 20000; 
}

/*---   ErrorField Styles   ---*/
input.ErrorField {	
    background-color:rgba(255, 0, 0, 0.1);
    background-image:none !important;
    border-color:red !important;
} 
select.ErrorField {
    border-width:thin;
    border-style:solid;
    border-color:red !important;
    background-color:rgba(255, 0, 0, 0.1);
} 
/*span.ErrorField {
    display: inline-block;
    white-space:nowrap;    
}*/
/*span.ErrorField:after {
    content : " *";
    color   : red;
    display: inline-block;
    white-space:nowrap;    
}*/
table.ErrorField {
    border-width:thin;
    border-style:solid !important;
    border-color:red !important;
}
.ErrorField > div > table {
    background-color:rgba(255, 0, 0, 0.1);
    border-width:thin;
    border-style:solid !important;
    border-color:red !important;
}
.ErrorField>div>table>tbody>tr>td>input {
    background-color:rgba(255, 0, 0, 0.1);
}

/*---   RequiredField Styles   ---*/
input.RequiredField {	
    background-color:cornsilk !important;
    background-image:none !important;
    border-color:orange !important;
} 
select.RequiredField {
    border-width:thin;
    border-style:solid;
    border-color:orange !important;
    background-color:cornsilk !important;
} 
span.RequiredField {
    display: inline-block;
    white-space:nowrap;   
    visibility: visible; 
}
span.RequiredField:after {
    color   : red;
    content : " *";
    display: inline-block;
    white-space:nowrap;    
}
table.RequiredField {
    border-width:thin;
    border-style:solid !important;
    border-color:orange !important;
}
textarea.RequiredField {	
    background-color:cornsilk !important;
    background-image:none !important;
    border-color:orange !important;
} 
.RequiredField > div > table {
    background-color:cornsilk !important;
    border-width:thin;
    border-style:solid !important;
    border-color:orange !important;
}
.RequiredField>div>table>tbody>tr>td>input {
    background-color:cornsilk !important;
}

.CollapsiblePanel {
    height:2px;
    overflow:hidden; 
}

/*---   Expand/Collapse Styles     ---*/
/*---   ========================   ---*/
/*div.collapse
{
    background-image: url("../../Common/Images/leftnav_uparrows_trans.gif");    
    background-position:right;
    background-repeat:no-repeat;
}*/
div.collapse > div.expandCollapseAction {
    background-image: url("../../Common/Images/leftnav_uparrows_trans.gif");    
}
/*div.expand
{
    background-image: url("../../Common/Images/leftnav_downarrows_trans.gif");   
    background-position:right;
    background-repeat:no-repeat;
}*/
div.expand>div.expandCollapseAction{
    background-image: url("../../Common/Images/leftnav_downarrows_trans.gif");   
}
div.expandCollapseAction{
    background-position:right;
    background-repeat:no-repeat;
    height:16px;
    margin-top:0px;
	margin-right:4px;
    margin-bottom:1px;
	float: right;
    position:static;
    width:16px;
}
div.expandableContent
{
    display:block;
    position:relative;
}

div.expandableHeader
{
    cursor:pointer;
    margin-top:2px;
    margin-bottom:2px;    
    margin-right:2px;          
}

div.toggleExpansionSwitch {
    /*color:#6699cc;*/
    /*display:none;*/
    float: right;
    /*height:15px;*/
    /*margin-left:5px;*/
    margin-right:10px;
    padding-top:10px;
    padding-bottom:2px;
    width:auto;
}


div.detailLine {
    margin-left:0px;
    margin-right:0px;
    min-height:25px;
    padding-top:5px;
    position:relative;
    width:100%;
}

.PageRefreshButton {
	visibility: hidden;
	display: none;
}

.SiteRefreshButton {
	visibility: hidden;
	display: none;
}

