body
{

}
/*** MENU ***/
/*.MenuBar
{
	background-color : #F5F5F5;
	height : 20px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : bold;
	vertical-align : middle;
	color : #FFFFFF;
}*/

.Menu
{
	border-top: #FFFFFF 1px solid;
	border-bottom: #FFFFFF 1px solid;
	border-left: #FFFFFF 1px solid;
	border-right:#FFFFFF 1px solid;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	color: #FFFFFF;
	background-color: #14457D;
}	

.StaticMenuItem
{
	border-top: #FFFFFF 1px solid;
	border-bottom: #FFFFFF 1px solid;
	border-left: #FFFFFF 1px solid;
	border-right:#FFFFFF 1px solid;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	color:  #FFFFFF;
	background-color : #14457D;
}

.DynamicMenuItem
{
	/*border-top: #FFFFFF 1px solid;
	border-bottom: #FFFFFF 1px solid;
	border-left: #FFFFFF 1px solid;
	border-right:#FFFFFF 1px solid;*/
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	color:  #14457D;
	background-color : #FFFFFF;
}

.StaticHoverStyle
{
	border-top: #FFFFFF 1px solid;
	border-bottom: #FFFFFF 1px solid;
	border-left: #FFFFFF 1px solid;
	border-right:#FFFFFF 1px solid;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #14457D;
	background-color : #FFFFFF;
}

.DynamicHoverStyle
{
	/*border-top: #FFFFFF 1px solid;
	border-bottom: #FFFFFF 1px solid;
	border-left: #FFFFFF 1px solid;
	border-right:#FFFFFF 1px solid;*/
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #FFFFFF;
	background-color : #14457D;
}

/*.MenuStyle
{
	color: white;
	font-family: Verdana;
	font-weight: bold;
}
.MenuDynamicHover
{
	background-color: white;
	font-family: Verdana;
	font-weight: normal;
	color: #14457D;
}
.MenuDynamicItem
{
 font-family:Verdana;
 color: white;
 font-weight: normal;
}
.MenuDynamicStyle
{
	background-color: #14457D;
}
MenuStaticHoverStyle
{
	background-color: white;
	color: #14457D;
}

.VerticalSpacerLong
{
	height : 10px;
}*/

/*** CONTROL SPACERS ***/
.ControlHSpacer
{
	width : 10px;
}
.ControlVSpacer
{
	height : 5px;
}
/*** GENERAL CONTROLS ***/
.DropDownListXXLong
{
	width : 400px;
}
.DropDownListXLong
{
	width : 250px;
}
.DropDownListLong
{
	width : 230px;
}
.DropDownListMed
{
	width : 180px;
}
.DropDownListShort
{
	width : 120px;
}
.DropDownListTiny
{
	width : 80px;
}
.ItemLabel
{
	font-family : Verdana;
	font-size : 8pt;
	font-weight : bold;
	color : #000000;
}
.ListBoxXXLong
{
	height : 90px;
	width : 400px;
}
.ListBoxXLong
{
	height : 90px;
	width : 250px;
}
.ListBoxLong
{
	height : 90px;
	width : 230px;
}
.ListBoxMed
{
	height : 90px;
	width : 180px;
}
.ListBoxShort
{
	height : 90px;
	width : 120px;
}
.ListBoxTiny
{
	height : 90px;
	width : 80px;
}
.SubmitButton
{
	width : 120px;
	background-color : #ffffff;
	font-family : Verdana, Arial;
	font-size : 8pt;
}
.TextBoxXXLong
{
	width : 400px;
}
.TextBoxXLong
{
	width : 250px;
}
.TextBoxLong
{
	width : 230px;
}
.TextBoxMed
{
	width : 180px;
	
}
.TextBoxShort
{
	width : 120px;
}
.TextBoxTiny
{
	width : 80px;
}
/*** HEADERS ***/
.SectionHeader
{
	font-weight: bold;
	font-size: 16pt;
	color: #bb292a;
	font-family: Verdana, Arial;
	height: 20px;
}
/*** MENU BAR ITEMS ***/
.HelpBarLabel
{
	font-family : Verdana, Arial;
	font-size : 8pt;
	color : #000000;
}
.MenuBar
{
	background-color : #14457d;
	height : 20px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : bold;
	vertical-align : middle;
	color : White;
}
.SearchBarBox
{
	height : 17px;
	font-size : 7pt;
	font-family : Verdana, Arial;
}
.SearchBarButton
{
	height : 17px;
	font-size : 8pt;
	font-family : Verdana, Arial;
	background-color : #14457d;
	border-bottom : solid 1px #000000;
	border-right : solid 1px #000000;
	border-top : solid 1px #a9a9a9;
	border-left : solid 1px #a9a9a9;
	color: white;
}
/*** FEEDBACK CONTROL ITEMS ***/
.FailureMsg
{
	font-family : Verdana,Arial;
	font-size : 8pt;
	color:#bb292a
}
.NeutralMsg
{
	font-family : Verdana,Arial;
	font-size : 8pt;
}
.SuccessMsg
{
	font-family : Verdana,Arial;
	font-size : 8pt;
}
/*** VALIDATOR CONTROL ITEMS ***/
.ValidationSummary
{
	font-family : Verdana,Arial;
	font-size : 8pt;
}
.ValidatorControl
{
	font-family : Verdana,Arial;
	font-size : 8pt;
}

SELECT
{
	border-right: steelblue 1px solid;
	padding-right: 0px;
	border-top: steelblue 1px solid;
	padding-left: 0px;
	font-weight: normal;
	font-size: 11px;
	background-image: none;
	padding-bottom: 0px;
	border-left: steelblue 1px solid;
	border-bottom: steelblue 1px solid;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: White;
	color: Black;
}
DIV
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
}

TD
{
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	font-weight: normal;
	font-size: 11px;
}

.TreeViewHover
{
	font-weight :bold;
	color : White;
	background-color : 627cb3;
}

.TreeViewSelected
{
	font-weight : bold;
	color				: steelblue;
	background-color : WhiteSmoke;
}

.TABLE1
{
	border-right: thin;
	padding-right: 0px;
	border-top: thin;
	padding-left: 0px;
	font-weight: normal;
	font-size: 11px;
	padding-bottom: 0px;
	margin: 0px;
	border-left: thin;
	padding-top: 0px;
	border-bottom: thin;
}
TEXTAREA {
	PADDING-RIGHT: 5px;
	PADDING-LEFT: 5px;
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	PADDING-BOTTOM: 1px;
	PADDING-top: 1px;
	MARGIN: 0px;
	PADDING-TOP: 0px;
	font-variant : normal;
	height : 18;
	width : 100px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #C4D2E6;
}
UL {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FONT-WEIGHT: normal; FONT-SIZE: 11px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px
}
LI {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FONT-WEIGHT: normal; FONT-SIZE: 11px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px
}
SPAN
{
	border-top-width: 1px;
	padding-right: 0px;
	padding-left: 0px;
	font-weight: normal;
	border-left-width: 1px;
	font-size: 11px;
	border-left-color: black;
	border-bottom-width: 1px;
	border-bottom-color: black;
	padding-bottom: 0px;
	margin: 0px;
	border-top-color: black;
	padding-top: 0px;
	border-right-width: 1px;
	border-right-color: black;
}

.contentText {
	FONT-SIZE: 11px; PADDING-BOTTOM: 2px; MARGIN: 0px 0px 0px 7px;  TEXT-INDENT: -8px; PADDING-TOP: 2px; BORDER-BOTTOM: #eee 0px solid
}

.contentText A {
	
}

A:hover {
	TEXT-DECORATION: none
}

.StdButton
{
	font-weight: bold;
	font-size: 10px;
	width: 100px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #C0CEE7;
	color: #14457D;
	cursor: hand;
	background-image: url(button01.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0px;
	height: 20px;
	text-decoration: none;
	border-top: 1px solid #14457D;
	border-right: 1px solid #14457D;
	border-bottom: 1px solid #14457D;
	border-left: 1px solid #14457D;
	padding-left: 2px;
	padding-top: 1px;
	padding-right:2px;





}
.StdButtonLabel
{
	border-top: steelblue 1px solid;
	border-bottom: steelblue 1px solid;
	border-right: steelblue 1px solid;
	border-left: steelblue 1px solid;
	width: 120px;
	height: 20px;
	padding-top: 5px;
	padding-bottom: 1px;
	padding-right: 5px;
	padding-left: 5px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	text-align:center;
	vertical-align:middle;
	color: #000000;
	background-color: #9AB9DD;
	cursor: hand;
}

.NumericText
{
	border-right: steelblue 1px solid;
	padding-right: 5px;
	border-top: steelblue 1px solid;
	padding-left: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	font-weight: normal;
	font-size: 11px;
	border-left: steelblue 1px solid;
	width: 168px;
	border-bottom: steelblue 1px solid;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: WhiteSmoke;
	height:19px;
	vertical-align:middle;
	text-align: right;
}

.NumericTextDisplay
{
	border-right: steelblue 1px solid;
	padding-right: 5px;
	border-top: steelblue 1px solid;
	padding-left: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	font-weight: normal;
	font-size: 11px;
	border-left: steelblue 1px solid;
	width: 100px;
	border-bottom: steelblue 1px solid;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #a9a9a9;
	text-align: right;
}

.DateText
{
	border-right: steelblue 1px solid;
	padding-right: 5px;
	border-top: steelblue 1px solid;
	padding-left: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	font-weight: normal;
	font-size: 11px;
	border-left: steelblue 1px solid;
	width: 100px;
	border-bottom: steelblue 1px solid;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: 8aa4d2;
}

.DateTextDisplay
{
	border-right: steelblue 1px solid;
	padding-right: 5px;
	border-top: steelblue 1px solid;
	padding-left: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	font-weight: normal;
	font-size: 11px;
	border-left: steelblue 1px solid;
	width: 100px;
	border-bottom: steelblue 1px solid;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: 8aa4d2;
}

.text
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8px;
	color :#575757;
}

.fill
{
 background-color:8aa4d2l;
	
}

.GeneralText
{
	border-right: steelblue 1px solid;
	padding-right: 5px;
	border-top: steelblue 1px solid;
	padding-left: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	font-weight: normal;
	font-size: 11px;
	border-left: steelblue 1px solid;
	width: 168px;
	border-bottom: steelblue 1px solid;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: WhiteSmoke;
	height:19px;
	vertical-align:middle;
}

.GeneralBox
{
	border-right: steelblue 1px solid;
	padding-right: 5px;
	border-top: steelblue 1px solid;
	padding-left: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	font-weight: normal;
	font-size: 11px;
	border-left: steelblue 1px solid;
	border-bottom: steelblue 1px solid;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: WhiteSmoke;
	width:100px
	}
.GeneralTextDisplay
{
	border-right: steelblue 1px solid;
	padding-right: 5px;
	border-top: steelblue 1px solid;
	padding-left: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	font-weight: normal;
	font-size: 11px;
	border-left: steelblue 1px solid;
	width: 100px;
	border-bottom: steelblue 1px solid;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #a9a9a9;
}

.GeneralLabelCentered
{
	text-align:center;
}

.SearchLabel
{
	color:#6F6D9D;
	text-align:center;	
	font-family:Arial;
}

.ErrorLabel
{
	color:Firebrick;	
	font-weight:bold;
	text-align:left;	
	border-style:none;
	background-color:Transparent;
	color: #bb292a
	
}

.InfoText
{
	color:steelblue;	
	text-align:center;	
	background-color:Transparent;
	border-style:none;
	
}
.HiddenText
{
	color:White;	
	text-align:center;	
	background-color:Transparent;
	border-style:none;
	
}

.GeneralLabel
{
	color:4c6d9d;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	height:19px;
}

.GeneralLabelHeading
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:13px;
	color: #4C6D9D;
	text-align: left;
}

.GeneralLabelSubHeading
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align :left;
	font-weight:bold;
	font-size:11px;
	color:14457d;
	height:19px;
}


.GeneralTextDisplayCentered
{
	border-right: steelblue 1px solid;
	padding-right: 5px;
	border-top: steelblue 1px solid;
	padding-left: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	font-weight: normal;
	font-size: 11px;
	border-left: steelblue 1px solid;
	width: 100px;
	border-bottom: steelblue 1px solid;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #EBF2FC;
	text-align: left;
}

.DropDown
{
	border-right: steelblue 1px solid;
	padding-right: 5px;
	border-top: steelblue 1px solid;
	padding-left: 5px;
	font-weight: normal;
	font-size: 11px;
	padding-bottom: 1px;
	border-left: steelblue 1px solid;
	width: 100px;
	color: Black;
	padding-top: 1px;
	border-bottom: steelblue 1px solid;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: f5f5f5;
	text-align: left;
	height: 19px;
}

.StdImgBtn
{
	border-right: transparent 0px;
	padding-right: 0px;
	border-top: transparent 0px;
	padding-left: 0px;
	font-weight: normal;
	font-size: 11px;
	background-image: none;
	border-left: transparent 0px;
	width: 100px;
	border-bottom: transparent 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	height: 25px;
	background-color: transparent;
}

.SmlImgBtn
{
	border-right: transparent 0px;
	padding-right: 0px;
	border-top: transparent 0px;
	padding-left: 0px;
	font-weight: normal;
	font-size: 11px;
	background-image: none;
	border-left: transparent 0px;
	width: 16px;
	border-bottom: transparent 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	height: 16px;
	background-color: transparent;
}

.GrdImgBtn
{
	border-right: transparent 0px;
	padding-right: 0px;
	border-top: transparent 0px;
	padding-left: 0px;
	font-weight: normal;
	font-size: 11px;
	background-image: none;
	border-left: transparent 0px;
	width: 100px;
	border-bottom: transparent 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	height: 18px;
	background-color: transparent;
}

.ReqFldLbl
{
	color: #9AB9DD;
}

.tableOuter
{
	border-right: steelblue 1px solid;
	border-top: steelblue 1px solid;
	border-left: steelblue 1px solid;
	border-bottom: steelblue 1px solid;
	background-color: #c8d1dc;
}

.LinkButton
{
  border-right: steelblue 1px solid;
	padding-right: 5px;
	border-top: steelblue 1px solid;
	padding-left: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	font-weight: normal;
	text-align :center;
	font-size: 14px;
	border-left: steelblue 1px solid;
	width: 100px;
	border-bottom: steelblue 1px solid;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #154E95;
	color: white;
	cursor: hand;	
}

LinkButton:hover
{
	border-right: steelblue 1px solid;
	padding-right: 5px;
	border-top: steelblue 1px solid;
	padding-left: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	font-weight: bold;
	text-align :center;
	font-size: 14px;
	border-left: steelblue 1px solid;
	width: 100px;
	border-bottom: steelblue 1px solid;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #B8B8B8;
	color: white;
	cursor: hand;	
}

.grid
{
	border-right: steelblue 1px solid;
	border-top: steelblue 1px solid;
	border-left: steelblue 1px solid;
	border-bottom: steelblue 1px solid;
	background-color: #c8d1dc;
	padding-left: 0px;
	font-weight: normal;
	margin: 0px;	
	border-color:steelblue;
	/* height: 20px; */
}

.grid td
{
    border: solid 1px;
    border-color:steelblue;
    margin: 0px;
    font-family:MS Sans Serif;
    padding: 0px 3px 0px 3px;
    height:20px;
}

.GridHeader td
{
	font-family: verdana;
	background-color: #DFE6F1; 
	height:22px;
	font-weight:bold;
	color:#26538A;
}

.GridItem, .GridAltItem
{
    font-size: 8;
}

.GridItem
{
    background-color: #ffffff;
    
}

.GridAltItem
{
    background-color: #fafaff;
}

.Framer
{
	border-right : steelblue 1px solid;
	border-top   : steelblue 1px solid;
	border-left  : steelblue 1px solid;
	border-bottom: steelblue 1px solid;
	width:617px;
	
	font-weight: normal;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: WhiteSmoke;
	vertical-align:top;	
}

.MandatoryLabel
{
	font-family : Arial;
	font-size   : 14px;
	font-weight : bold;
	color       : steelblue;
}

.DescriptionLabelHeader
{
	font-family : Arial;
	border      : black 1px solid;
	font-weight : bold;
}

.DescriptionLabel
{
	font-family : Arial;
}

.treeview
{  
   background-color: #ffffff;	
}

.Ruler
{
	color:#c8d1dc;
}

.ButtonList
{
	color : #4C6D9D;
	border-color : steelblue;
	border-style : solid;
	border-width : thin;
	font-weight  : bold;
	font-size    : 10;	
}	
.Menu
{
	color : #4C6D9D;
	border-color : steelblue;
	border-style : solid;
	border-width : thin;
	font-weight  : bold;
	font-size    : 10;	
}	

/* The BusyBar */
.BusyBar
{
	background-color	: Transparent;
	border-style		: none;
	border-color		: Transparent;
	border-width		: 0px;
}

.BusyBarElements
{
	background-color	: Navy;
}

.Framer
{
  	  background-color : White;
      border-right : steelblue 1px solid;
      border-top   : steelblue 1px solid;
      border-left  : steelblue 1px solid;
      border-bottom: steelblue 1px solid;
      width:617px;
}

.Pager
{
	font-weight: normal;
	font-size: 11px;
	color: #393939;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.Pager A
{
	border-right: LightSteelBlue 1px solid;
	padding-right: 1px;
	border-top: LightSteelBlue 1px solid;
	padding-left: 1px;
	font-weight: normal;
	font-size: 11px;
	border-left: LightSteelBlue 1px solid;
	color: black;
	border-bottom: LightSteelBlue 1px solid;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.Pager A:Hover
{
	border-right: LightSteelBlue 1px outset;
	padding-right: 1px;
	border-top: LightSteelBlue 1px outset;
	padding-left: 1px;
	font-weight: normal;
	font-size: 11px;
	color: black;
	border-left: LightSteelBlue 1px outset;
	border-bottom: LightSteelBlue 1px outset;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: LightSteelBlue;
	text-decoration: none;
}

 

.BigFramer
{
      background-color : #EDF3FA;
      border-right : steelblue 1px solid;
      border-top   : steelblue 1px solid;
      border-left  : steelblue 1px solid;
      border-bottom: steelblue 1px solid;
      width:617px;
} 
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #4C6D9D;
	width: 100%;
	font-weight: bold;
	letter-spacing: 0px;
	text-align: left;
	height: 22px;
	border-top: thin solid #4C6D9D;
	border-right: thin solid #4C6D9D;
	border-bottom: thin solid #4C6D9D;
	border-left: thin solid #4C6D9D;





}
.StdButtonSmall {

	font-weight: bold;
	font-size: 10px;
	width: 100px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #C0CEE7;
	color: #FFFFFF;
	cursor: hand;
	background-image: none;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0px;
	height: 20px;
	border-top: 1px solid #14457D;
	border-right: 1px solid #14457D;
	border-bottom: 1px solid #14457D;
	border-left: 1px solid #14457D;
}


.StdGridButtonEdit
{
	cursor: hand;
	background-image: url(..\Images\GridEdit.GIF);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center;
	padding: 0px;
	background-color: transparent;
	color: transparent;
	border-top: none ;
	border-right: none ;
	border-bottom: none ;
	border-left: none ;
	width: 35px;
}

.StdGridButtonSelect
{
	cursor: hand;
	background-image: url(..\Images\GridSelect.GIF);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center;
	padding: 0px;
	background-color: transparent;
	color: transparent;
	border-top: none ;
	border-right: none ;
	border-bottom: none ;
	border-left: none ;
	width: 35px;
}
.StdGridButtonView
{
	cursor: hand;
	background-image: url(..\Images\View.GIF);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center;
	padding: 0px;
	background-color: transparent;
	color: #FFFFFF;
	border-top: none ;
	border-right: none ;
	border-bottom: none ;
	border-left: none ;
	width: 35px;
}


.StdGridButtonDelete
{
	cursor: hand;
	background-image: url(..\Images\GridDelete.GIF);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center;
	padding: 0px;
	background-color: transparent;
	color: #FFFFFF;
	border-top: none ;
	border-right: none ;
	border-bottom: none ;
	border-left: none ;
	width: 35px;

}

.PageFooterTag
{
	color:#4c6d9d;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

.PageFooterValue
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align :left;
	font-weight:bold;
	font-size:11px;
	color:#14457d;
}

.PageHeaderTimeout
{
	color: #4c6d9d;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

.PageHeaderTimeoutCritical
{
	color: #4c6d9d;
	text-align:left;
	font-weight: bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

.PageHeaderWarningDialog
{
	border-right : steelblue 1px solid;
	border-top   : steelblue 1px solid;
	border-left  : steelblue 1px solid;
	border-bottom: steelblue 1px solid;
	width:617px;
	
	font-weight: normal;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: WhiteSmoke;
	vertical-align:top;	
}

.PageHeaderWarningText
{
	color: #4c6d9d;
	text-align:left;
	font-weight: bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}