Body
{
	font-family: Arial;
	font-size: 10pt;
}

.InfoTip
{
	text-align: left;
	font-size: 10px; 
	font-family: arial; 
	background-color: #FFFFCC; 
	border-style: solid; 
	border-width: 1px; 
	padding: 5px;
}

.SysMsg
{
	text-align: left;
	font-size: 12px; 
	font-family: arial; 
	background-color: #FFFFCC; 
	border-style: solid; 
	border-width: 1px; 
	padding: 5px;
}
.wizard
{
}

.wizardSideBar
{
	border-right: solid 1px black;
	vertical-align: top;
}

.wizardSideBarButton
{
	font-family: Arial;
	font-size: 8pt;
	color: blue;
	padding: 10px 10px 10px 10px;
}

.wizardButton
{
	border-style: solid;
	border-color: #c0c0c0;
	border-width: 1px;
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	color: black;
	background-color: white;
	height: 25px;
	width: 100px;
}

.wizardHeader
{
	height: 4px;
	background-image: url(../Images/imgFormHeaderBG.gif);
	border: solid 1px #c0c0c0;
	border-right: solid 4px #AEB2BA;
	padding: 8px 20px 8px 20px;
	color: black;
}

.wizardStep
{
	font-family: Arial;
	font-size: 8pt;
	color: black;
	padding: 10px 10px 10px 10px;
	vertical-align: top;
}

.InfoTip
{
	text-align: left;
	font-size: 10px; 
	font-family: arial; 
	background-color: #FFFFCC; 
	border-style: solid; 
	border-width: 1px; 
	padding: 5px;
}

.wizard
{
}

.wizardSideBar
{
	border-right: solid 1px black;
	vertical-align: top;
}

.wizardSideBarButton
{
	font-family: Arial;
	font-size: 8pt;
	color: blue;
	padding: 10px 10px 10px 10px;
}

.wizardButton
{
	border-style: solid;
	border-color: #c0c0c0;
	border-width: 1px;
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	color: black;
	background-color: white;
	height: 25px;
	width: 100px;
}

.wizardHeader
{
	height: 4px;
	background-image: url(../Images/imgFormHeaderBG.gif);
	border: solid 1px #c0c0c0;
	border-right: solid 4px #AEB2BA;
	padding: 8px 20px 8px 20px;
	color: black;
}

.wizardStep
{
	font-family: Arial;
	font-size: 8pt;
	color: black;
	padding: 10px 10px 10px 10px;
	vertical-align: top;
}

.Note
{
	 text-align: center; 
	 border-width: 1px; 
	 border-bottom-style: dotted;
	 border-top: none;
	 border-left: none;
	 border-right: none;
	 border-color: Black;
}

.NoteCancel
{
	 text-align: center; 
	 border-width: 1px; 
	 border-style: dashed; 
	 border-color: red;
	 background-color: #f9e1e5;
}

.Form
{
	border-color: #999999;
	border-style: solid;
	border-width: 1px;
}

.FormHeaderCell
{
	height: 4px;
	background-image: url(../Images/imgFormHeaderBG.gif);
	border: solid 1px #c0c0c0;
	border-right: solid 4px #AEB2BA;
	padding: 8px 20px 8px 20px;
	color: black;
}

.FormHeaderText
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: Black;
}

.FormHeaderSubText
{
	font-family: Arial;
	font-size: 8pt;
	color: Black;
}

.FormCell
{
	font-family: Arial;
	font-size: 8pt;
	background: #F2F3F5;
	border: solid 1px #c0c0c0;
	border-right: solid 4px #AEB2BA;
	border-top: solid 1px white;
	padding: 4px 20px 4px 20px;
	color: black;
}

.FormCellMaster
{
	font-family: Arial;
	font-size: 8pt;
	background: #F2F3F5;
	border: solid 1px #c0c0c0;
	border-right: solid 4px #AEB2BA;
	border-top: solid 1px white;
	padding: 20px 20px 20px 20px;
	color: black;
}

.FormCellSectionHeader
{
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	color: Black;
	background-image: url(../Images/imgGridHeaderBG.gif);
	border: solid 1px #c0c0c0;
	border-right: solid 4px #AEB2BA;
	border-top: solid 1px white;
	padding: 4px 20px 4px 20px;
	color: black;
}


.FormCellGrid
{
	font-family: Arial;
	font-size: 8pt;
	background: #F2F3F5;
	border: solid 1px #c0c0c0;
	border-right: solid 4px #AEB2BA;
	border-top: solid 1px white;
	color: black;
}

.FormCellLeft
{
	font-family: Arial;
	font-size: 8pt;
	background: #F2F3F5;
	border: solid 1px #c0c0c0;
	border-right: none;
	border-top: solid 1px white;
	padding: 4px 10px 4px 20px;
	color: black;
}

.FormCellLeftBorder
{
	font-family: Arial;
	font-size: 8pt;
	background: #F2F3F5;
	border: solid 1px #c0c0c0;
	border-right: solid 1px #c0c0c0;
	border-top: solid 1px white;
	padding: 4px 10px 4px 20px;
	color: black;
}

.FormCellInner
{
	font-family: Arial;
	font-size: 8pt;
	background: #F2F3F5;
	border: solid 1px #c0c0c0;
	border-right: none;
	border-left: none;
	border-top: solid 1px white;
	padding: 4px 10px 4px 20px;
	color: black;
}

.FormCellInnerBorder
{
	font-family: Arial;
	font-size: 8pt;
	background: #F2F3F5;
	border: solid 1px #c0c0c0;
	border-right: solid 1px #c0c0c0;
	border-left: solid 1px white;
	border-top: solid 1px white;
	padding: 4px 4px 4px 4px;
	color: black;
}

.FormCellNested
{
	font-family: Arial;
	font-size: 8pt;
	background: #F2F3F5;
	border: none;
	color: black;
}

.FormCellRight
{
	font-family: Arial;
	font-size: 8pt;
	background: #F2F3F5;
	border: solid 1px #c0c0c0;
	border-right: solid 4px #AEB2BA;
	border-top: solid 1px white;
	border-left: none;
	padding: 4px 20px 4px 20px;
	color: black;
}

.FormCellRightNoPad
{
	font-family: Arial;
	font-size: 8pt;
	background: #F2F3F5;
	border: solid 1px #c0c0c0;
	border-right: solid 4px #AEB2BA;
	border-top: solid 1px white;
	border-left: none;
	padding: 4px 4px 4px 4px;
	color: black;
}

.FormTextInput
{
	font-family: Arial;
	font-size: 8pt;
	color: Black;
	width: 200px;
	height: 22px;
	border-style: inset;
	border-width: 1px;
	padding-left: 6px;
	padding-top: 4px;
	background-color: white;
}

.FormTextAreaInput
{
	font-family: Arial;
	font-size: 8pt;
	color: Black;
	width: 200px;
	border-style: inset;
	border-width: 1px;
	padding-left: 6px;
	padding-top: 4px;
	background-color: white;
}

.FormListInput
{
	font-family: Arial;
	font-size: 8pt;
	color: Black;
	border-style: solid;
	border-color: lightgray;
}

.FormButton
{
	border-style: solid;
	border-color: #c0c0c0;
	border-width: 1px;
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	color: black;
	background-color: white;
	height: 25px;
	width: 100px;
}

.FooterText
{
	font-family: Arial;
	font-size: 8.5pt;
	color: #666666;
}

.HelpIcon
{
	cursor: hand;
}

.agentInfoPanel
{
	font-family: Arial;
	font-size: 8pt;
	background: #F2F3F5;
	border: solid 1px #c0c0c0;
	border-right: solid 4px #AEB2BA;
	border-top: solid 1px white;
	padding: 4px 20px 4px 20px;
	color: black;
}


.HelpLabel
{
	font-family: Arial;
	font-size: 10px;
	color: Red;
}

.Asterik
{
	font-family: Arial;
	font-size: 12px;
	color: Red;
	padding: 4px 4px 4px 4px;
}

.ErrorText
{
	color: Red;
}

.ErrorSummary
{
	border-color: red;
	border-style: dashed;
	border-width: 2px;
	background-color: #fde7e7;
	width: 100%;
	margin: 0px 0px 10px 0px;
}

.ErrorSummaryHeader
{
	font-family: Arial;
	font-size: 10pt;
	color: red;
	font-weight: bold;
}

.ErrorSummaryItem
{
	font-family: Arial;
	font-size: 8pt;
	color: black;
	padding: 5px;
}

.InvalidInput
{
	border-style: dotted;
	border-width: 1px;
	border-color: Red;
	background-color: #fde7e7;
}

.DisabledInput
{
	border-style: dotted;
	border-width: 1px;
	border-color: Red;
	background-color: #fde7e7;
}

.DisabledInput
{
	border-style: dotted;
	border-width: 1px;
	border-color: Red;
	background-color: #fde7e7;
}

.Grid
{
	font-family: Arial;
	font-size: 12px;
	border-width: 0px;
}

.Default
{
	font-family: Arial;
	font-size: 12px;
}

.GridHeader
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	background-image: url(../Images/imgGridHeaderBG.gif);	
}

.GridItem
{
	font-family: Arial;
	font-size: 12px;
	vertical-align: top;
	background-color: none;
	border-width: 0px;
}

.GridItemAlert
{
	font-family: Arial;
	color: Red;
	background-color: #f9e1e5;
	font-size: 12px;
	vertical-align: top;
}

.GridItemAlertSub
{
	font-family: Arial;
	color: Black;
	background-color: #A8FBAE;
	font-size: 12px;
	vertical-align: top;
}

.GridAltItem
{
	font-family: Arial;
	font-size: 12px;	
	vertical-align: top;
	background-color: AliceBlue;
	border-width: 0px;
}

.GridPager
{
	font-family: Arial;
	font-size: 12px;	
}

.GridEmptyPanel
{
	color: Red;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	padding: 20px 20px 20px 20px;
}

.NavLink
{
	font-family: Arial;
	font-size: 12px;
	color: Blue;
}

a.staticMenu
{
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
	cursor: hand;
	text-decoration: none;
}

a.staticMenu:hover
{
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	color: #ff5500;
	cursor: hand;
	text-decoration: underline;
}

a.staticMenu:visited
{
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
	cursor: hand;
	text-decoration: none;
}

.Menu
{
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
	padding: 4px;
	cursor: hand;
}

.MenuOver
{
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	color: #ff5500;
	padding: 4px;
	cursor: hand;	
}

.MenuDropDown
{
	font-family: Arial;
	font-size: 8pt;
	font-weight: Bold;
	color: #666666;
	padding: 4px;
	border-style: solid;
	border-color: #cccccc;
	border-width: 1px;
	cursor: hand;
	background-color: White;
}



.CSCCalendar
{
   border-right: lightgrey ridge;
   border-top: lightgrey ridge;
   font-size: 8pt;
   filter: progid:DXImageTransform.Microsoft.dropshadow(OffX=3, OffY=3, Color= 'gray' , Positive= 'true' ) progid:DXImageTransform.Microsoft.Alpha( Opacity=100, FinishOpacity=20, Style=1, StartX=96, FinishX=100, StartY=0, FinishY=0) progid:DXImageTransform.Microsoft.Alpha( Opacity=100, FinishOpacity=20, Style=1, StartX=0, FinishX=0, StartY=97, FinishY=100);
   border-left: lightgrey ridge;
   border-bottom: lightgrey ridge;
   font-family: Arial;
   background-color: white;
}

.CSCCalendar TABLE
{
   font-size: 8pt;
   font-family: Arial;
   background-color: white;
}

.CSCCalendarNoFilter
{
   border-right: lightgrey ridge;
   border-top: lightgrey ridge;
   font-size: 8pt;
   border-left: lightgrey ridge;
   border-bottom: lightgrey ridge;
   font-family: Arial;
   background-color: white;
   }
.CSCCalendarNoFilter TABLE
{
   font-size: 8pt;
   font-family: Arial;
   background-color: white;
}


.CSCWeekRowsTable
{
   border-right: black 1px solid;
   border-top: black 1px solid;
   font-size: 8pt;
   border-left: black 1px solid;
   border-bottom: black 1px solid;
   font-family: Arial;
   background-color: white;
}

.CSCDay
{
   cursor: pointer;  /* W3C approved hand. See http://www.xs4all.nl/~ppk/css2tests/index.html */
   cursor: hand;
}

.CSCSelectedDay
{
   background-color: gold;
   cursor: pointer;
   cursor: hand;
}
.CSCSelectedToday
{
   font-weight: bold;
   background-color: gold;
   cursor: pointer;
   cursor: hand;
}
.CSCToday
{
   font-weight: bold;
   cursor: pointer;
   cursor: hand;
}
.CSCSpecialDay
{
   cursor: pointer;
   cursor: hand;
   background-color: lemonchiffon;
}

.CSCOtherMonthDays
{
   cursor: default;
   color: gray;
}

.CSCWeekNumberColumn
{
   border-right: blue 1px solid;
   background-color: lightblue;
}

.CSCDayHeader
{
   border-bottom: blue 1px solid;
}

.CSCDayHeader TR
{
   font-size: 7pt;
   background-color: lightblue;
}

.CSCDayHeaderCell
{
   font-size: 7pt;
}

.CSCHeaderTable
{
   font-size: 8pt;
   border-bottom: blue 1px solid;
   font-family: Arial;
}

.CSCHeaderRows
{
   font-size: 8pt;
   font-family: Arial;
   cursor: default;
}

.CSCHeaderRows TR
{
   background-color: inherit;
}

.CSCIncrementalButtons
{
   cursor: pointer;
   cursor: hand;
   color: mediumblue;
}

.CSCIncrementalButtonsPressed
{
   cursor: pointer;
   cursor: hand;
   color: darkblue;
}

.CSCJumpButtons
{
   color: mediumblue;
   cursor: pointer;
   cursor: hand;
}

.CSCJumpButtonsPressed
{
   color: darkblue;
   cursor: pointer;
   cursor: hand;
}

.CSCCloseButton
{
   cursor: default;
}

.CSCCloseButtonPressed
{
   cursor: default;
}
.CSCHelpButton
{
   cursor: default;
}

.CSCHelpButtonPressed
{
   cursor: default;
}

.CSCFooterTable
{
}

.CSCFooterTable TABLE
{
}

.CSCFooterButton
{
   border-right: lightgrey thin outset;
   border-top: lightgrey thin outset;
   border-left: lightgrey thin outset;
   color: black;
   border-bottom: lightgrey thin outset;
   background-color: lightblue;
   font-size: 8pt;
   font-family: Arial;
   cursor: pointer;
   cursor: hand;
}

.CSCFooterButtonPressed
{
   border-right: lightgrey thin inset;
   border-top: lightgrey thin inset;
   border-left: lightgrey thin inset;
   border-bottom: lightgrey thin inset;
   background-color: lightblue;
   color: black;
   font-size: 8pt;
   font-family: Arial;
   cursor: pointer;
   cursor: hand;
}

.CSCFooterCurrentDate
{
}

.SD_Selectable1
{
   background-color: mistyrose;
   cursor: pointer;
   cursor: hand;
}
.SD_SelectableOM1
{
   background-color: powderblue;
   cursor: pointer;
   cursor: hand;
}
.SD_Selectable2
{
   background-color: palegoldenrod;
   cursor: pointer;
   cursor: hand;
}
.SD_SelectableOM2
{
   background-color: gainsboro;
   cursor: pointer;
   cursor: hand;
}
.SD_Unselectable1
{
   color: gray;
   background-color: mistyrose;
}
.SD_UnselectableOM1
{
   color: gray;
   background-color: powderblue;
}
.SD_Unselectable2
{
   color: gray;
   background-color: palegoldenrod;
}
.SD_UnselectableOM2
{
   color: gray;
   background-color: gainsboro;
}

.DTBToggleCalendar
{
}

.DTBToggleCalendarPressed
{
}

.DTBHelpButton
{
}

.DTBHelpButtonPressed
{
}

.MYPMonthYearPicker
{
   border-right: gray 1px solid;
   border-top: gray 1px solid;
   font-size: 8pt;
   border-left: gray 1px solid;
   border-bottom: gray 1px solid;
   font-family: Arial;
   background-color: white;
}

.MYPMonthYearPicker TABLE
{
   font-size: 8pt;
   font-family: Arial;
   background-color: white;
}

.MYPMonthTable
{
}

.MYPYearTable
{
}

.MYPMonthCell
{
   cursor: pointer;
   cursor: hand;
}

.MYPSelectedMonthCell
{
   background-color: gold;
   cursor: pointer;
   cursor: hand;
}


.MYPYearCell
{
   cursor: pointer;
   cursor: hand;
}
.MYPSelectedYearCell
{
   cursor: pointer;
   cursor: hand;
   background-color: gold;
}

.MYPOutOfRangeCell
{
   color: gray;
}

.MYPMoveYearsButtons
{
}

.MYPMoveYearsButtonsPressed
{
}

.MYPTogglePicker
{
}

.MYPTogglePickerPressed
{
}


.PDPContextMenu
{
   border-right: lightgrey 1px solid;
   border-top: lightgrey 1px solid;
   font-size: 8pt;
   border-left: lightgrey 1px solid;
   border-bottom: lightgrey 1px solid;
   font-family: Arial;
   background-color: white;
}

.PDPContextMenu TABLE
{
   font-size: 8pt;
   font-family: Arial;
   background-color: white;
}

.SearchFormTitle
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	background: #F2F3F5;
	border: solid 1px #c0c0c0;
	border-right: solid 4px #AEB2BA;
	padding: 4px 20px 4px 20px;
	color: black;
	cursor: hand;
}

.SearchFormCell
{
	background: #F2F3F5;
	border: solid 1px #c0c0c0;
	border-right: solid 4px #AEB2BA;
	padding: 4px 20px 4px 20px;
	border-top: solid 1px white;
}

.SearchFormNested
{
	font-family: Arial;
	font-size: 8pt;
	color: black;
	padding: 4px 20px 4px 9px;
}

.NavigationExplorerCaption
{
	font-family: Verdana;
	font-size: 7pt;
	color: black;
}

.NavigationExplorerCaptionSelected
{
	font-family: Verdana;
	font-size: 7pt;
	color: Red;
	font-weight: bold;
}

.NavigationPathHeader
{
	font-family: Verdana;
	font-size: 11pt;
	color: Black;
	font-weight: bold;
}
