body 
{
  font-family: Arial,Helvetica,sans-serif;
  
}
a:link 
{
	text-decoration: none;
	color: #444444;
}

a:visited 
{
	text-decoration: none;
	color: #444444;
}

a:hover 
{
	text-decoration: none;	
	color: #444444;
}

a:active 
{
	text-decoration: none;
	color: #444444;
}
/*
Horizontal rule
*/
.divider
{ 
  background-color: #FFFFFF;
  color: #DDDDDD;
}
/*
Style for the page below the logo and top band.
*/
.divInventoryPage
{
  background-color: #ffffff;
}
/*
Div to contain the data rows
*/
.divResults
{
  width:       50em;
  margin-left: auto; 
  margin-right:auto;
}
/*
Div that holds filters and free text search.
*/
.filters
{
  margin-left:  auto;
  margin-right: auto;
  margin-top:   .5em;
  position:     relative;  
  width:        90%;  
}
/*
Footer on page with navigation links
*/
.footerNav
{
  text-align:   center;
  margin-left:  auto;
  margin-right: auto;
}
/*
Image buttons
*/
.imgBtn
{
  position: absolute;
  bottom:   0px;
  left:     160px;
}
/*
Link button
*/
.linkButton
{
  outline: none;
}
/*
Background style while modal popup is active
*/
.modalBackground
{
  background-color: #BBBBBB;
  filter: alpha(opacity=90);
  opacity: 0.9;
}
/*
Modal popup
*/
.modalPopup
{
  background-color: #DDDDDD;
  border-width:     2px;
  border-style:     solid;
  padding:          2px;  
}
/*
Outline an element
*/
.outline
{
  outline-color:#BBBBBB;
  outline-style:solid;
  outline-width:3px;
}

.pnlInnerFilter
{
  background-color: #FFFFFF;
  width: 280px;
  height:300px;
  padding: 1em 1em 1em 1em;
}
  
.pnlOuterFilter
{
  background-color:Transparent;
  padding: 1em 6px;
}


.progress
{
  position:absolute;
  top:     0px;
  right:   0px;
  z-index: 1;
}


.results
{
  margin-left:  auto;
  margin-right: auto;
  position:     relative;  
  width:        48em;    
}


/*
Div with scroll bar
*/
.scroll
{
  height:     330px;
  width:      225px;
  overflow-x: hidden;
  overflow:   auto;
}

td
{
  font-size:   12px;  
}

/*
Additional information column in inventory list
*/
.tdAddInfo
{  
  white-space: nowrap;
  font-size:   12px;
}

/*
Botanical name column in inventory list. 
*/
.tdBotanName
{  
  white-space: nowrap;
  font-size:   12px;
}

/*
Columns for holding filter buttons
*/
.tdFltBtn
{
  
}

/*
Footer navigation style
*/
.tdFooterNav
{
  padding-right: 1em;
  font-weight: bold;
}

.tdFooterNav a:link, .tdFooternav a:visited
{
  text-decoration: none;
  color: #666666;
}

.tdFooterNav a:hover
{
  text-decoration: none;
}

.tdFooterNave a:active
{
  text-decoration: underline;
}


/*
Table Column Header
*/
.tdHeader
{
  font-weight:   bold;
  vertical-align:middle;
  text-align:    center;
}


/*
Table columns with quantity values
*/
.tdQty
{
  text-align: right;
  padding-right: 1em;  
}

/*------------------------------------------
Table Column Footer
------------------------------------------*/
.tdFooterPaging
{
  text-align:right;
  font-weight:bold;
}

.tdFooterPaging a:link
{
  text-decoration: none;  
}

.tdFooterPaging a:hover
{
  text-decoration: underline;
}
/*------------------------------------------*/

/*
Free text search cell
*/
.tdFreeSearch
{
  width: 230px;
  position: relative;
}


/*
Size data column
*/
.tdSize
{
  text-align:  left;
  font-size:   12px;
  white-space: nowrap;
}


/*
Type data column
*/
.tdType
{
  text-align: center;  
}

/*
Table header
*/
.thHeader
{
  font-weight:   bold;
  vertical-align:middle;
  text-align:    center;
}

/*
Number available table header
*/
.thNumAvail
{
  font-weight:   bold;
  vertical-align:middle;
  text-align:    right;
  padding-right:15px;
}

/*
Botanical name table header
*/
.thBotanName
{
  font-weight:   bold;
  vertical-align:middle;
  text-align:    left;
  width:         30em;
  padding-left : 5px;
}

/*
Common name table header
*/
.thCommonName
{
  font-weight:   bold;
  vertical-align:middle;
  text-align:    center;  
}

/*
Size column header
*/
.thSize
{
  font-weight:   bold;
  vertical-align:middle;
  text-align:    left; 
  padding-left : 5px;
}

/*
Type columns header
*/
.thType
{
  font-weight:   bold;
  vertical-align:middle;
  text-align:    center;  
}

/*
Top color band below page logo
*/.leftSideAvail{

	COLOR: #000000; BACKGROUND-COLOR: #174737;

	}
.topBand
{
  background-color:#174737; 
  width:100%;
  margin-left: 0;
  margin-right: 0;
  margin-top: .5em;
}

/*
Top band navigation placement
*/
.topBandNav
{
  text-align: right;
    background-color:#174737;
  color: #FFFFFF;
}

.topBandNav a:link
{
  text-decoration: none;
  color: #FFFFFF;
}

.topBandNav a:hover
{
  text-decoration: underline;
  color:#F8B98F;
}

/*
Alternating Item Template Row
*/
.trAltItemTemplate
{
  background-color: #FFFFFF;
  
}

/*
Item Template Row
*/
.trItemTemplate
{
  background-color:#DDE6DF;  
  
}

/*
Table Header Row
*/
.trHeader
{
  color:        #ffffff;
  margin-left:  auto;
  margin-right: auto;
}

/*
Textbox for botanical name free text search
*/
.txtBxBotanName
{
  width: 160px;
}

/*
----------------Developer Express Styles----------------
*/
/* -- ASPxCallbackPanel -- */
.dxcpLoadingPanel_WebModule
{
	font: 9pt Tahoma;
	color: #303030;
}
.dxcpLoadingPanel_WebModule td.dx
{
	white-space: nowrap;
	text-align: center;
	padding: 12px 12px 12px 12px;
}
/* Disabled */
.dxcpDisabled_WebModule
{
	color: #808080;
	cursor: default;
}

/* -- ASPxCloudControl -- */
.dxccControl_WebModule a:hover
{
    text-decoration:underline!important;
}
.dxccControl_WebModule a
{
	text-decoration:none!important;
	color: #1E3695;	
}
.dxccControl_WebModule
{
	font-family: Tahoma, Verdana, Arial;
	text-decoration:none;
	color: #1E3695;
	background-color: #FFFFFF;
}
/* Disabled */
.dxccDisabled_WebModule
{
	color: #808080;
	cursor: default;
}

/* -- ASPxDataView -- */
.dxdvControl_WebModule 
{
	font: 9pt Tahoma;
	color: black;
	padding: 12px 40px 12px 40px;
}
.dxdvLoadingPanel_WebModule
{
	font: 9pt Tahoma;
	color: #303030;
}
.dxdvLoadingPanel_WebModule td.dx
{
	white-space: nowrap;
	text-align: center;
	padding: 12px 12px 12px 12px;
}
.dxdvContent_WebModule
{
}
.dxdvItem_WebModule
{
	font: 9pt Tahoma;
	color: #787878;
	border: solid 1px #A8A8A8;
	background-color: #F0F0F0;
	padding: 12px 12px 12px 14px;
	height: 180px;
	/*if IE*/	
	height:expression("154px");
}
.dxdvEmptyItem_WebModule
{
	font: 9pt Tahoma;
	color: #787878;
	text-align: left;
	vertical-align: top;
	padding: 12px 12px 12px 14px;
	height: 180px;
	/*if IE*/
	height:expression("154px");
}
.dxdvPagerPanel_WebModule
{
}
/* Disabled */
.dxdvDisabled_WebModule
{
	color: #808080;
	cursor: default;
}

/* -- ASPxHeadline -- */
.dxhlControl_WebModule 
{
	font: 10px Verdana;
	color: black;
}
.dxhlContent_WebModule
{
	font: 8pt Verdana;
	color: black;
} 
.dxhlDate_WebModule
{
	color: Gray;
	white-space: nowrap;
}
.dxhlHeader_WebModule
{
	font: 10pt Tahoma;
	color: #464646;
	font-weight: bold;
	line-height: 17px;
}
.dxhlDateHeader_WebModule
{
	font: 10pt Tahoma;
	color: Gray;
	font-weight: normal;
}
.dxhlLeftPanel_WebModule
{
	font: 10px Verdana;
	color: black;
}
.dxhlRightPanel_WebModule
{
	font: 10px Verdana;
	color: black;
}
.dxhlDateLeftPanel_WebModule
{
	font: 10px Verdana;
	color: Gray;
	white-space: nowrap;
}
.dxhlDateRightPanel_WebModule
{
	font: 10px Verdana;
	color: Gray;
	white-space: nowrap;
}
.dxhlTailDiv_WebModule
{
	font: 10px Verdana;
	color: Black;
}
.dxhlTailDiv_WebModule a
{
	color: #1E3695;
}
.dxhlTailDiv_WebModule a:hover
{
    text-decoration: none;
}
.dxhlTailDiv_WebModule a:visited
{
    color: #996085;
}
.dxhlContent_WebModule a.dxhl
{
	color: #1E3695;
} 
.dxhlContent_WebModule a.dxhl:hover
{
    text-decoration: none;
}
.dxhlContent_WebModule a.dxhl:visited
{
    color: #996085;
}
/* Disabled */
.dxhlDisabled_WebModule
{
	color: #808080;
	cursor: default;
}

/* -- ASPxMenu -- */
.dxmControl_WebModule 
{
	font: 9pt Tahoma;
	color: black;
}
.dxmControl_WebModule a, .dxmMenu_WebModule a, .dxmVerticalMenu_WebModule a, .dxmSubMenu_WebModule a
{
	color: black;
	text-decoration: none;
}
.dxmMenu_WebModule, .dxmVerticalMenu_WebModule
{
	font: 9pt Tahoma;
	color: black;
	background-color: #F0F0F0;
	border: solid 1px #A8A8A8;
	padding: 2px 2px 2px 2px;
}
.dxmMenuGutter_WebModule
{
}
.dxmMenuSeparator_WebModule
{
	background-color: #A8A8A8;
}
.dxmMenuItem_WebModule, .dxmMenuItemWithImage_WebModule, .dxmMenuItemWithPopOutImage_WebModule, .dxmMenuItemWithImageWithPopOutImage_WebModule,
.dxmVerticalMenuItem_WebModule, .dxmVerticalMenuItemWithImage_WebModule, .dxmVerticalMenuItemWithPopOutImage_WebModule, .dxmVerticalMenuItemWithImageWithPopOutImage_WebModule, 
.dxmMenuLargeItem_WebModule, .dxmMenuLargeItemWithImage_WebModule, .dxmMenuLargeItemWithPopOutImage_WebModule, .dxmMenuLargeItemWithImageWithPopOutImage_WebModule,
.dxmVerticalMenuLargeItem_WebModule, .dxmVerticalMenuLargeItemWithImage_WebModule, .dxmVerticalMenuLargeItemWithPopOutImage_WebModule, .dxmVerticalMenuLargeItemWithImageWithPopOutImage_WebModule
{
	font: 9pt Tahoma;
	color: black;
	white-space: nowrap;
}
.dxmMenuItem_WebModule, .dxmMenuItemWithImage_WebModule
{
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
}
.dxmMenuItemWithPopOutImage_WebModule, .dxmMenuItemWithImageWithPopOutImage_WebModule
{
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 5px;
	padding-left: 8px;
}	
.dxmVerticalMenuItem_WebModule
{
	padding-top: 4px;
	padding-right: 19px;
	padding-bottom: 5px;
	padding-left: 8px;
}
.dxmVerticalMenuItemWithImage_WebModule
{
	padding-top: 4px;	
	padding-right: 19px;	
	padding-bottom: 5px;	
	padding-left: 3px;	
}
.dxmVerticalMenuItemWithPopOutImage_WebModule
{
	padding-top: 4px;	
	padding-right: 6px;	
	padding-bottom: 5px;	
	padding-left: 8px;	
}
.dxmVerticalMenuItemWithImageWithPopOutImage_WebModule
{
	padding-top: 4px;	
	padding-right: 6px;	
	padding-bottom: 5px;	
	padding-left: 3px;	
}
.dxmMenuLargeItem_WebModule, .dxmMenuLargeItemWithImage_WebModule
{
	padding-top: 4px;
	padding-right: 12px;
	padding-bottom: 5px;
	padding-left: 11px;
}
.dxmMenuLargeItemWithPopOutImage_WebModule, .dxmMenuLargeItemWithImageWithPopOutImage_WebModule
{
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 5px;
	padding-left: 11px;
}
.dxmVerticalMenuLargeItem_WebModule, .dxmVerticalMenuLargeItemWithImage_WebModule
{
	padding-top: 6px;
	padding-right: 12px;
	padding-bottom: 7px;
	padding-left: 11px;
}
.dxmVerticalMenuLargeItemWithPopOutImage_WebModule, .dxmVerticalMenuLargeItemWithImageWithPopOutImage_WebModule
{
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 7px;
	padding-left: 11px;
}
.dxmMenuItemSelected_WebModule, .dxmMenuItemSelectedWithImage_WebModule, .dxmMenuItemSelectedWithPopOutImage_WebModule, .dxmMenuItemSelectedWithImageWithPopOutImage_WebModule,
.dxmVerticalMenuItemSelected_WebModule, .dxmVerticalMenuItemSelectedWithImage_WebModule, .dxmVerticalMenuItemSelectedWithPopOutImage_WebModule, .dxmVerticalMenuItemSelectedWithImageWithPopOutImage_WebModule,
.dxmMenuLargeItemSelected_WebModule, .dxmMenuLargeItemSelectedWithImage_WebModule, .dxmMenuLargeItemSelectedWithPopOutImage_WebModule, .dxmMenuLargeItemSelectedWithImageWithPopOutImage_WebModule,
.dxmVerticalMenuLargeItemSelected_WebModule, .dxmVerticalMenuLargeItemWithImageSelected_WebModule, .dxmVerticalMenuLargeItemSelectedWithPopOutImage_WebModule, .dxmVerticalMenuLargeItemSelectedWithImageWithPopOutImage_WebModule
{
	background-color: white;
	border: solid 1px #888888;
}
.dxmMenuItemSelected_WebModule, .dxmMenuItemSelectedWithImage_WebModule
{
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 4px;
	padding-left: 7px;
}
.dxmMenuItemSelectedWithPopOutImage_WebModule, .dxmMenuItemSelectedWithImageWithPopOutImage_WebModule
{
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 7px;
}	
.dxmVerticalMenuItemSelected_WebModule
{
	padding-top: 3px;
	padding-right: 18px;
	padding-bottom: 4px;
	padding-left: 7px;
}
.dxmVerticalMenuItemSelectedWithImage_WebModule
{
	padding-top: 3px;	
	padding-right: 18px;	
	padding-bottom: 4px;	
	padding-left: 2px;	
}
.dxmVerticalMenuItemSelectedWithPopOutImage_WebModule
{
	padding-top: 3px;	
	padding-right: 5px;	
	padding-bottom: 4px;	
	padding-left: 7px;	
}
.dxmVerticalMenuItemSelectedWithImageWithPopOutImage_WebModule
{
	padding-top: 3px;	
	padding-right: 5px;	
	padding-bottom: 4px;	
	padding-left: 2px;	
}
.dxmMenuLargeItemSelected_WebModule, .dxmMenuLargeItemSelectedWithImage_WebModule
{
	padding-top: 3px;
	padding-right: 11px;
	padding-bottom: 4px;
	padding-left: 10px;
}
.dxmMenuLargeItemSelectedWithPopOutImage_WebModule, .dxmMenuLargeItemSelectedWithImageWithPopOutImage_WebModule
{
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 10px;
}
.dxmVerticalMenuLargeSelectedItem_WebModule, .dxmVerticalMenuLargeSelectedItemWithImage_WebModule
{
	padding-top: 5px;
	padding-right: 11px;
	padding-bottom: 6px;
	padding-left: 10px;
}
.dxmVerticalMenuLargeItemSelectedWithPopOutImage_WebModule, .dxmVerticalMenuLargeItemSelectedWithImageWithPopOutImage_WebModule
{
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 6px;
	padding-left: 10px;
}
.dxmMenuItemChecked_WebModule, .dxmMenuItemCheckedWithImage_WebModule, .dxmMenuItemCheckedWithPopOutImage_WebModule, .dxmMenuItemCheckedWithImageWithPopOutImage_WebModule,
.dxmVerticalMenuItemChecked_WebModule, .dxmVerticalMenuItemCheckedWithImage_WebModule, .dxmVerticalMenuItemCheckedWithPopOutImage_WebModule, .dxmVerticalMenuItemCheckedWithImageWithPopOutImage_WebModule,
.dxmMenuLargeItemChecked_WebModule, .dxmMenuLargeItemCheckedWithImage_WebModule, .dxmMenuLargeItemCheckedWithPopOutImage_WebModule, .dxmMenuLargeItemCheckedWithImageWithPopOutImage_WebModule,
.dxmVerticalMenuLargeItemChecked_WebModule, .dxmVerticalMenuLargeItemWithImageChecked_WebModule, .dxmVerticalMenuLargeItemCheckedWithPopOutImage_WebModule, .dxmVerticalMenuLargeItemCheckedWithImageWithPopOutImage_WebModule
{
	background-color: white;
	border: solid 1px #888888;
}
.dxmMenuItemChecked_WebModule, .dxmMenuItemCheckedWithImage_WebModule
{
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 4px;
	padding-left: 7px;
}
.dxmMenuItemCheckedWithPopOutImage_WebModule, .dxmMenuItemCheckedWithImageWithPopOutImage_WebModule
{
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 7px;
}	
.dxmVerticalMenuItemChecked_WebModule
{
	padding-top: 3px;
	padding-right: 18px;
	padding-bottom: 4px;
	padding-left: 7px;
}
.dxmVerticalMenuItemCheckedWithImage_WebModule
{
	padding-top: 3px;	
	padding-right: 18px;	
	padding-bottom: 4px;	
	padding-left: 2px;	
}
.dxmVerticalMenuItemCheckedWithPopOutImage_WebModule
{
	padding-top: 3px;	
	padding-right: 5px;	
	padding-bottom: 4px;	
	padding-left: 7px;	
}
.dxmVerticalMenuItemCheckedWithImageWithPopOutImage_WebModule
{
	padding-top: 3px;	
	padding-right: 5px;	
	padding-bottom: 4px;	
	padding-left: 2px;	
}
.dxmMenuLargeItemChecked_WebModule, .dxmMenuLargeItemCheckedWithImage_WebModule
{
	padding-top: 3px;
	padding-right: 11px;
	padding-bottom: 4px;
	padding-left: 10px;
}
.dxmMenuLargeItemCheckedWithPopOutImage_WebModule, .dxmMenuLargeItemCheckedWithImageWithPopOutImage_WebModule
{
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 10px;
}
.dxmVerticalMenuLargeCheckedItem_WebModule, .dxmVerticalMenuLargeCheckedItemWithImage_WebModule
{
	padding-top: 5px;
	padding-right: 11px;
	padding-bottom: 6px;
	padding-left: 10px;
}
.dxmVerticalMenuLargeItemCheckedWithPopOutImage_WebModule, .dxmVerticalMenuLargeItemCheckedWithImageWithPopOutImage_WebModule
{
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 6px;
	padding-left: 10px;
}
.dxmMenuItemHover_WebModule, .dxmMenuItemHoverWithImage_WebModule, .dxmMenuItemHoverWithPopOutImage_WebModule, .dxmMenuItemHoverWithImageWithPopOutImage_WebModule, 
.dxmVerticalMenuItemHover_WebModule, .dxmVerticalMenuItemHoverWithImage_WebModule, .dxmVerticalMenuItemHoverWithPopOutImage_WebModule, .dxmVerticalMenuItemHoverWithImageWithPopOutImage_WebModule, 
.dxmMenuLargeItemHover_WebModule, .dxmMenuLargeItemHoverWithImage_WebModule, .dxmMenuLargeItemHoverWithPopOutImage_WebModule, .dxmMenuLargeItemHoverWithImageWithPopOutImage_WebModule, 
.dxmVerticalMenuLargeItemHover_WebModule, .dxmVerticalMenuLargeItemHoverWithImage_WebModule, .dxmVerticalMenuLargeItemHoverWithPopOutImage_WebModule, .dxmVerticalMenuLargeItemHoverWithImageWithPopOutImage_WebModule
{
	background-color: #CBCBCB;
	border: solid 1px #888888;
}
.dxmMenuItemHover_WebModule, .dxmMenuItemHoverWithImage_WebModule
{
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 4px;
	padding-left: 7px;
}
.dxmMenuItemHoverWithPopOutImage_WebModule, .dxmMenuItemHoverWithImageWithPopOutImage_WebModule
{
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 7px;
}	
.dxmVerticalMenuItemHover_WebModule
{
	padding-top: 3px;
	padding-right: 18px;
	padding-bottom: 4px;
	padding-left: 7px;
}
.dxmVerticalMenuItemHoverWithImage_WebModule
{
	padding-top: 3px;	
	padding-right: 18px;	
	padding-bottom: 4px;	
	padding-left: 2px;	
}
.dxmVerticalMenuItemHoverWithPopOutImage_WebModule
{
	padding-top: 3px;	
	padding-right: 5px;	
	padding-bottom: 4px;	
	padding-left: 7px;	
}
.dxmVerticalMenuItemHoverWithImageWithPopOutImage_WebModule
{
	padding-top: 3px;	
	padding-right: 5px;	
	padding-bottom: 4px;	
	padding-left: 2px;	
}
.dxmMenuLargeItemHover_WebModule, .dxmMenuLargeItemHoverWithImage_WebModule
{
	padding-top: 3px;
	padding-right: 11px;
	padding-bottom: 4px;
	padding-left: 10px;
}
.dxmMenuLargeItemHoverWithPopOutImage_WebModule, .dxmMenuLargeItemHoverWithImageWithPopOutImage_WebModule
{
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 10px;
}
.dxmVerticalMenuLargeItemHover_WebModule, .dxmVerticalMenuLargeItemHoverWithImage_WebModule
{
	padding-top: 5px;
	padding-right: 11px;
	padding-bottom: 6px;
	padding-left: 10px;
}
.dxmVerticalMenuLargeItemHoverWithPopOutImage_WebModule, .dxmVerticalMenuLargeItemHoverWithImageWithPopOutImage_WebModule
{
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 6px;
	padding-left: 10px;
}
.dxmSubMenu_WebModule
{
	font: 9pt Tahoma;
	color: black;
	background-color: white;
	border: solid 1px #666666;
	padding: 1px 1px 1px 1px;
}
.dxmSubMenuGutter_WebModule
{
	background-color: #E0E0E0;
}
.dxmSubMenuSeparator_WebModule
{
	background-color: #A8A8A8;
}
.dxmSubMenuItem_WebModule, .dxmSubMenuItemWithImage_WebModule, .dxmSubMenuItemWithPopOutImage_WebModule, .dxmSubMenuItemWithImageWithPopOutImage_WebModule
{
	font: 9pt Tahoma;
	color: black;
	white-space: nowrap;
}
.dxmSubMenuItem_WebModule, .dxmSubMenuItemWithImage_WebModule
{
	padding-top: 4px;
	padding-right: 19px;
	padding-bottom: 5px;
	padding-left: 3px;
}
.dxmSubMenuItemWithPopOutImage_WebModule, .dxmSubMenuItemWithImageWithPopOutImage_WebModule
{
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 5px;
	padding-left: 3px;
}
.dxmSubMenuItemSelected_WebModule, .dxmSubMenuItemSelectedWithImage_WebModule, .dxmSubMenuItemSelectedWithPopOutImage_WebModule, .dxmSubMenuItemSelectedWithImageWithPopOutImage_WebModule
{
	background-color: #D8D8D8;
	border: solid 1px #888888;
}
.dxmSubMenuItemSelected_WebModule, .dxmSubMenuItemSelectedWithImage_WebModule
{
	padding-top: 3px;
	padding-right: 18px;
	padding-bottom: 4px;
	padding-left: 2px;
}
.dxmSubMenuItemSelectedWithPopOutImage_WebModule, .dxmSubMenuItemSelectedWithImageWithPopOutImage_WebModule
{
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 2px;
}
.dxmSubMenuItemChecked_WebModule, .dxmSubMenuItemCheckedWithImage_WebModule, .dxmSubMenuItemCheckedWithPopOutImage_WebModule, .dxmSubMenuItemCheckedWithImageWithPopOutImage_WebModule
{
}
.dxmSubMenuItemChecked_WebModule, .dxmSubMenuItemCheckedWithImage_WebModule
{
}
.dxmSubMenuItemCheckedWithPopOutImage_WebModule, .dxmSubMenuItemCheckedWithImageWithPopOutImage_WebModule
{
}
.dxmSubMenuItemHover_WebModule, .dxmSubMenuItemHoverWithImage_WebModule, .dxmSubMenuItemHoverWithPopOutImage_WebModule, .dxmSubMenuItemHoverWithImageWithPopOutImage_WebModule
{
	background-color: #F2F2F2;
	border: solid 1px #888888;
}
.dxmSubMenuItemHover_WebModule, .dxmSubMenuItemHoverWithImage_WebModule
{
	padding-top: 3px;
	padding-right: 18px;
	padding-bottom: 4px;
	padding-left: 2px;
}
.dxmSubMenuItemHoverWithPopOutImage_WebModule, .dxmSubMenuItemHoverWithImageWithPopOutImage_WebModule
{
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 2px;
}
.dxmSubMenuBorderCorrector_WebModule
{
    position: absolute;
    border: 0px;
    padding: 0px;
}
/* Disabled */
.dxmDisabled_WebModule
{
	color: #808080;
	cursor: default;
}

/* -- ASPxNavBar -- */
.dxnbControl_WebModule 
{
	font: 9pt Tahoma;
	color: black;
	background-color: white;
	padding: 11px 11px 11px 11px;
}
.dxnbControl_WebModule a
{
	color: #1E3695;
}
.dxnbLoadingPanel_WebModule
{
	font: 9pt Tahoma;
	color: #303030;
}
.dxnbLoadingPanel_WebModule td.dx
{
	white-space: nowrap;
	text-align: center;
	padding: 12px 12px 12px 12px;
}   
.dxnbGroupHeader_WebModule
{
	font: bold 9pt Tahoma;
	color: black;
	background-color: #E0E0E0;
	border: solid 1px #A8A8A8;
	padding: 4px 10px 4px 10px;
}
.dxnbGroupHeader_WebModule table.dxnb
{
	font: bold 9pt Tahoma;
	color: black;
}
.dxnbGroupHeader_WebModule td.dxnb
{
	white-space: nowrap;
}
.dxnbGroupHeaderCollapsed_WebModule
{
	font: bold 9pt Tahoma;
	color: black;
	background-color: #E0E0E0;
	border: solid 1px #A8A8A8;
	padding: 4px 10px 4px 10px;
}
.dxnbGroupHeaderCollapsed_WebModule table.dxnb
{
	font: bold 9pt Tahoma;
	color: black;
}
.dxnbGroupHeaderCollapsed_WebModule td.dxnb
{
	white-space: nowrap;
}
.dxnbGroupContent_WebModule
{
	font: 9pt Tahoma;
	color: #1E3695;
	border: solid 1px #A8A8A8;
	padding: 5px 5px 5px 5px;
}
.dxnbItem_WebModule, .dxnbLargeItem_WebModule, .dxnbBulletItem_WebModule
{
	font: 9pt Tahoma;
	color: #1E3695;
}
.dxnbItem_WebModule
{
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.dxnbLargeItem_WebModule
{
	padding-top: 6px;
	padding-right: 12px;
	padding-bottom: 7px;
	padding-left: 12px;
}
.dxnbItemSelected_WebModule, .dxnbLargeItemSelected_WebModule, .dxnbBulletItemSelected_WebModule
{
	background-color: #D8D8D8;
	border: solid 1px #888888;
}
.dxnbItemSelected_WebModule
{
	padding-top: 3px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}
.dxnbLargeItemSelected_WebModule
{
	padding-top: 5px;
	padding-right: 11px;
	padding-bottom: 6px;
	padding-left: 11px;
}
.dxnbItemHover_WebModule, .dxnbLargeItemHover_WebModule, .dxnbBulletItemHover_WebModule
{
	background-color: #F2F2F2;
	border: solid 1px #888888;
}
.dxnbItemHover_WebModule
{
	padding-top: 3px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}
.dxnbLargeItemHover_WebModule
{
	padding-top: 5px;
	padding-right: 11px;
	padding-bottom: 6px;
	padding-left: 11px;
}
.dxnbGroupHeader_WebModule, .dxnbGroupHeaderCollapsed_WebModule
{
    text-align: left;
}
.dxnbItem_WebModule, .dxnbItemHover_WebModule, .dxnbItemSelected_WebModule,
.dxnbBulletItem_WebModule, .dxnbBulletItemHover_WebModule, .dxnbBulletItemSelected_WebModule
{
    text-align: left;
}
.dxnbLargeItem_WebModule, .dxnbLargeItemHover_WebModule, .dxnbLargeItemSelected_WebModule
{
    text-align: center;
}
.dxnbGroupHeaderHover_WebModule
{
}
.dxnbGroupHeaderCollapsedHover_WebModule
{
}
/* Disabled */
.dxnbDisabled_WebModule
{
	color: #808080;
	cursor: default;
}

/* -- ASPxNewsControl -- */
.dxncControl_WebModule 
{
	font: 10px Tahoma;
	color: black;
	padding: 18px 18px 18px 18px;
	background-color: White;
}
.dxncLoadingPanel_WebModule
{
	font: 9pt Tahoma;
	color: #303030;
}
.dxncLoadingPanel_WebModule td.dx
{
	white-space: nowrap;
	text-align: center;
	padding: 12px 12px 12px 12px;
}
.dxncContent_WebModule
{
}
.dxncPagerPanel_WebModule
{
	padding: 0px 3px 0px 3px;
}
.dxncItem_WebModule
{
	font: 9pt Tahoma;
	vertical-align: top;
	border-bottom: solid 1px #A8A8A8;
	padding: 12px 8px 12px 8px;
}
.dxncEmptyItem_WebModule
{
	font: 10px Tahoma;
	vertical-align: top;
	padding: 12px 12px 12px 14px;
}
.dxncBackToTop_WebModule
{
	font: 10px Tahoma;
	color: #404040;
}
.dxncBackToTop_WebModule a
{
	font: 10px Tahoma;
	color: #0d45b7;
}
.dxncBackToTop_WebModule a:hover
{
	font: 10px Tahoma;
	color: #5494ea;
}
.dxncBackToTop_WebModule a:visited
{
	font: 10px Tahoma;
	color: #ab59a6;
}

/* Headline */
.dxncItemContent_WebModule
{
	font: 8pt Verdana;
	color: black;
} 
.dxncItemDate_WebModule
{
	color: Gray;
	white-space: nowrap;
}
.dxncItemHeader_WebModule
{
	font: 10pt Tahoma;
	color: #464646;
	font-weight: bold;
	line-height: 17px;
}
.dxncItemHeader_WebModule .dxncItemDate_WebModule
{
	font: 10pt Tahoma;
	color: Gray;
	font-weight: normal;
}
.dxncItemLeftPanel_WebModule
{
	font: 10px Verdana;
	color: black;
}
.dxncItemRightPanel_WebModule
{
	font: 10px Verdana;
	color: black;
}
.dxncItemDateLeftPanel_WebModule
{
	font: 10px Verdana;
	color: Gray;
	white-space: nowrap;
}
.dxncItemDateRightPanel_WebModule
{
	font: 10px Verdana;
	color: Gray;
	white-space: nowrap;
}
.dxncItemTailDiv_WebModule
{
	font: 10px Verdana;
	color: Black;
}
.dxncItemTailDiv_WebModule a
{
	color: #1E3695;
}
.dxncItemTailDiv_WebModule a:hover
{
    text-decoration: none;
}
.dxncItemTailDiv_WebModule a:visited
{
    color: #996085;
}
.dxncItemContent_WebModule a.dxhl
{
	color: #1E3695;
} 
.dxncItemContent_WebModule a.dxhl:hover
{
    text-decoration: none;
}
.dxncItemContent_WebModule a.dxhl:visited
{
    color: #996085;
}
/* Disabled */
.dxncDisabled_WebModule
{
	color: #808080;
	cursor: default;
}

/* -- ASPxPager -- */
.dxpControl_WebModule
{
	font: 9pt Tahoma;
	color: black;
	padding: 5px 2px 5px 2px;
}
.dxpButton_WebModule
{
	font: 9pt Tahoma;
	color: #394EA2;
	text-decoration: underline;
	white-space: nowrap;
	text-align: center;
	vertical-align: middle;
}
.dxpButton_WebModule a
{
	font: 9pt Tahoma;
	color: #394EA2;
	text-decoration: underline;
	white-space: nowrap;
}
.dxpDisabledButton_WebModule
{
	font: 9pt Tahoma;
	color: black;
	text-decoration: none;
}
.dxpPageNumber_WebModule
{
	font: 9pt Tahoma;
	color: #394EA2;
	text-decoration: underline;
	text-align: center;
	vertical-align: middle;
	padding: 1px 5px 0px 5px;
}
.dxpPageNumber_WebModule a
{
	font: 9pt Tahoma;
	color: #394EA2;
	text-decoration: underline;
}
.dxpCurrentPageNumber_WebModule
{
	font: 9pt Tahoma;
	color: black;
	font-weight: bold;
	text-decoration: none;
	padding: 1px 3px 0px 3px;
}
.dxpSummary_WebModule
{
	font: 9pt Tahoma;
	color: black;
	white-space: nowrap;
	text-align: center;
	vertical-align: middle;
	padding: 1px 4px 0px 4px;
}
.dxpSeparator_WebModule
{
	background-color: #CCCCCC;
}
/* Disabled */
.dxpDisabled_WebModule
{
	color: #808080;
	border-color: #808080;
	cursor: default;
}

/* -- ASPxPopupControl -- */
.dxpcControl_WebModule
{
	font: 9pt Tahoma;
	color: black;
	background-color: white;
	border: solid 1px #8B8B8B;	
}
.dxpcControl_WebModule a
{
	color: #1E3695;
}
.dxpcCloseButton_WebModule
{
	font: 9pt Tahoma;
	color: black;
	padding: 1px 1px 1px 1px;
}
.dxpcCloseButtonHover_WebModule
{
	font: 9pt Tahoma;
	color: black;
}
.dxpcContent_WebModule
{
	font: 9pt Tahoma;
	color: #010000;
	padding: 1px 1px 2px 0px;
	white-space: normal;
	vertical-align:top;
}
.dxpcFooter_WebModule
{
	font: 9pt Tahoma;
	color: #858585;
	background-color: #F3F3F3;
	border-top: solid 1px #E0E0E0;
}
.dxpcFooter_WebModule td.dxpc
{
	font: 9pt Tahoma;
	color: #858585;
	white-space: nowrap;
	padding: 6px 12px 8px 12px;
	font-weight:bold;
}
.dxpcHeader_WebModule
{
	font: 9pt Tahoma;
	color: #DDE6DF;
	background-color: #174737;
	border-bottom: solid 1px #C9C9C9;	
	font-weight:bold;
}
.dxpcHeader_WebModule td.dxpc
{
	font: 9pt Tahoma;
	color: #DDE6DF;
	white-space: nowrap;
}
.dxpcModalBackground_WebModule
{
	background-color: #01663E;
	opacity: 0.5;
	filter:progid:DXImageTransform.Microsoft.Alpha(Style=0, Opacity=70);
}
/* Disabled */
.dxpcDisabled_WebModule
{
	color: #808080;
	cursor: default;
}

/* -- ASPxRoundPanel -- */
.dxrpControl_WebModule td.dxrp
{
	font-size: 9pt;
	font-family: Tahoma, Verdana, Arial;
	color: #000000;	
}
/* Header */
.dxrpHeader_WebModule, .dxrpHeader_WebModule td.dxrp
{
    font-size: 9pt;
	font-family: Tahoma, Verdana, Arial;    
	color: #313131;
}
/* Disabled */
.dxrpDisabled_WebModule, .dxrpDisabled_WebModule td.dxrp
{
	color: #808080;
	cursor: default;
}

/* -- ASPxSiteMapControl -- */
.dxsmControl_WebModule a:hover
{
    text-decoration:none!important;
}
.dxsmControl_WebModule a:visited
{
    color:#996085!important;
}

.dxsmControl_WebModule 
{	
	color: #1E3695;
	background-color: white;
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
	border: Solid 1px #A8A8A8;
}
/* - Category Level - */
.dxsmCategoryLevel_WebModule, .dxsmCategoryLevel_WebModule a
{
    color: #1E3695;    
    font-weight: bold;
    font-size: 13.5pt;
    font-family: Verdana;
    text-decoration: none;
}
.dxsmCategoryLevel_WebModule
{
    white-space: nowrap;
    padding: 0px 0px 5px 0px;
}
.dxsmCategoryLevel_WebModule
{
    border-bottom: solid 1px #B8B8B8;    
}
 /*flow layout*/
.dxsmLevelCategoryFlow_WebModule, .dxsmLevelCategoryFlow_WebModule a
{
    color: #1E3695;    
    font-weight: bold;
    font-size: 13.5pt;
    font-family: Tahoma, Verdana, Arial;	
	text-decoration: underline;
}
/* - Level 0 - */
.dxsmLevel0_WebModule, .dxsmLevel0_WebModule a, .dxsmLevel0Categorized_WebModule a, .dxsmLevel0Categorized_WebModule
{
    color: #1E3695;    
    font-weight: bold;
    font-size: 9pt;
    font-family: Verdana;
    text-decoration: none;
}
.dxsmLevel0_WebModule, .dxsmLevel0Categorized_WebModule
{
    white-space: nowrap;
    padding: 0px 0px 2px 0px;
}
.dxsmLevel0_WebModule
{
    border-bottom:solid 1px #B8B8B8;
    padding: 0px 0px 5px 0px;
}
 /*flow layout*/
.dxsmLevel0Flow_WebModule, .dxsmLevel0Flow_WebModule a, .dxsmLevel0CategorizedFlow_WebModule a, .dxsmLevel0CategorizedFlow_WebModule
{
    color: #1E3695;    
    font-family: Tahoma, Verdana, Arial;	
    font-weight: bold;
    font-size: 9pt;
	text-decoration: underline;
}
.dxsmLevel0Flow_WebModule
{
    padding: 0px 0px 0px 0px;    
}
.dxsmLevel0Flow_WebModule
{
    text-decoration: none;    
}

/* - Level 1 - */
.dxsmLevel1_WebModule, .dxsmLevel1_WebModule a, .dxsmLevel1Categorized_WebModule a, .dxsmLevel1Categorized_WebModule
{    
    font-family: Tahoma;
    color: #3C55B9;  
    font-size: 9pt;
    text-decoration: none;    
}
.dxsmLevel1_WebModule, .dxsmLevel1Categorized_WebModule
{
    white-space: nowrap;  
    padding: 0px 0px 0px 0px;
}

/*flow layout*/
.dxsmLevel1Flow_WebModule, .dxsmLevel1Flow_WebModule a, .dxsmLevel1CategorizedFlow_WebModule, .dxsmLevel1CategorizedFlow_WebModule a
{    
    color: #3C55B9;    
    font-family: Tahoma, Verdana, Arial;	
    font-size: 9pt;
	text-decoration: underline;
}
.dxsmLevel1Flow_WebModule
{
    text-decoration: none;
    padding: 0px 0px 0px 0px;
}

/* - Level 2 - */
.dxsmLevel2_WebModule, .dxsmLevel2_WebModule a, .dxsmLevel2Categorized_WebModule a, .dxsmLevel2Categorized_WebModule
{    
    font-size: 8pt;
    font-family: Tahoma;
    color: #5078DC;
    text-decoration: none;    
}
.dxsmLevel2_WebModule, .dxsmLevel2Categorized_WebModule
{
    white-space:nowrap;
    padding: 0px 0px 0px 0px;    
}
/*flow layout*/
.dxsmLevel2Flow_WebModule, .dxsmLevel2Flow_WebModule a
{
    color: #5078DC;
    font-size: 8pt;    
    font-family: Tahoma, Verdana, Arial;	
	text-decoration:underline;    
}
.dxsmLevel2Flow_WebModule
{
    padding: 0px 0px 0px 0px;
}
/* - Level 3 - */
.dxsmLevel3_WebModule, .dxsmLevel3_WebModule a
{    
    font-size: 7pt;
    font-family: Tahoma;
    color: #999999;
    text-decoration: none;
}
.dxsmLevel3_WebModule
{
    white-space: nowrap;        
    padding: 0px 0px 0px 0px;    
}
/*flow layout*/
.dxsmLevel3Flow_WebModule, .dxsmLevel3Flow_WebModule a
{    
    color: #999999;
    font-size: 7pt;
    font-family: Tahoma, Verdana, Arial;	
	text-decoration: underline;    
}
/* - Level 4 - */
.dxsmLevel4_WebModule, .dxsmLevel4_WebModule a
{    
    font-size: 6pt;
    font-family: Tahoma;
    color: #A8A8A8;
    text-decoration: none;
}
.dxsmLevel4_WebModule
{
    white-space: nowrap;
    padding: 0px 0px 0px 0px;    
}
/*flow layout*/
.dxsmLevel4Flow_WebModule, .dxsmLevel4Flow_WebModule a
{
    color: #A8A8A8;
    font-family: Tahoma, Verdana, Arial;	
    font-size: 6pt;
	text-decoration: underline;        
}
.dxsmLevel4Flow_WebModule
{
    padding: 0px 0px 0px 0px;        
}
/* - Other Levels - */
.dxsmLevelOther_WebModule
{    
    font-size: 9px;
    font-family: Tahoma;
    color: #A8A8A8;
    text-decoration: none;
}
.dxsmLevelOther_WebModule
{
    white-space:nowrap;
    padding: 0px 0px 0px 0px;            
}
/*flow layout*/
.dxsmLevelOtherFlow_WebModule, .dxsmLevelOtherFlow_WebModule a
{
    color: #A8A8A8;
    font-family: Tahoma, Verdana, Arial;	
    font-size: 9pt;
	text-decoration: underline;            
}
/* Disabled */
.dxsmDisabled_WebModule
{
	color: #808080;
	cursor: default;
}

/* -- ASPxTabControl, ASPxPageControl -- */
.dxtcControl_WebModule 
{
	font: 9pt Tahoma;
	color: black;
}
.dxtcLoadingPanel_WebModule
{
	font: 9pt Tahoma;
	color: #303030;
}
.dxtcLoadingPanel_WebModule td.dx
{
	white-space: nowrap;
	text-align: center;
	padding: 12px 12px 12px 12px;
}

/* Tab Hyperlink*/
.dxtcTab_WebModule a, .dxtcTabWithTabPositionLeft_WebModule a, .dxtcTabWithTabPositionBottom_WebModule a, .dxtcTabWithTabPositionRight_WebModule a,
.dxtcActiveTab_WebModule a, .dxtcActiveTabWithTabPositionBottom_WebModule a, .dxtcActiveTabWithTabPositionLeft_WebModule a, .dxtcActiveTabWithTabPositionRight_WebModule a,
.dxtcTabHover_WebModule a, .dxtcTabHoverWithTabPositionBottom_WebModule a, .dxtcTabHoverWithTabPositionLeft_WebModule a, .dxtcTabHoverWithTabPositionRight_WebModule a
{
	text-decoration: none;
	color: black;    
}

.dxtcActiveTab_WebModule, .dxtcActiveTabWithTabPositionBottom_WebModule,
.dxtcActiveTabWithTabPositionLeft_WebModule, .dxtcActiveTabWithTabPositionRight_WebModule
{
	font: 9pt Tahoma;
	color: black;
	border: solid 1px #A8A8A8;
	padding: 3px 12px 4px 12px;
	background-color: #FFFFFF;
}
/* Active Tab */
.dxtcActiveTab_WebModule table.dxtc, .dxtcActiveTabWithTabPositionBottom_WebModule table.dxtc,
.dxtcActiveTabWithTabPositionLeft_WebModule table.dxtc, .dxtcActiveTabWithTabPositionRight_WebModule table.dxtc
{
	font: 9pt Tahoma;
	color: black;    
}
.dxtcActiveTab_WebModule td.dxtc, .dxtcActiveTabWithTabPositionBottom_WebModule td.dxtc,
.dxtcActiveTabWithTabPositionLeft_WebModule td.dxtc, .dxtcActiveTabWithTabPositionRight_WebModule td.dxtc
{
	white-space: nowrap;
    background-color: transparent!important;
    background-image: url('')!important;
    border-width: 0px!important;
    padding: 0px!important;
}
.dxtcActiveTabHover_WebModule
{
	background-color: white;
}
/* Tab */
.dxtcTab_WebModule, .dxtcTabWithTabPositionLeft_WebModule, 
.dxtcTabWithTabPositionBottom_WebModule, .dxtcTabWithTabPositionRight_WebModule
{
	font: 9pt Tahoma;
	color: black;
	background-color: #E0E0E0;
	border: solid 1px #A8A8A8;
	padding: 3px 12px 4px 12px;
}
.dxtcTab_WebModule table.dxtc, .dxtcTabWithTabPositionBottom_WebModule table.dxtc, 
.dxtcTabWithTabPositionLeft_WebModule table.dxtc, .dxtcTabWithTabPositionRight_WebModule table.dxtc
{
	font: 9pt Tahoma;
	color: black;    
}
.dxtcTab_WebModule td.dxtc, .dxtcTabWithTabPositionBottom_WebModule td.dxtc, 
.dxtcTabWithTabPositionLeft_WebModule td.dxtc, .dxtcTabWithTabPositionRight_WebModule td.dxtc
{
	white-space: nowrap;
    background-color: transparent!important;
    background-image: url('')!important;
    border-width: 0px!important;
    padding: 0px!important;
}
.dxtcTabWithTabPositionBottom_WebModule
{
}
.dxtcTabWithTabPositionLeft_WebModule
{
}
.dxtcTabWithTabPositionRight_WebModule
{
}
/* Hover */
.dxtcTabHover_WebModule, .dxtcTabHoverWithTabPositionBottom_WebModule,
.dxtcTabHoverWithTabPositionLeft_WebModule, .dxtcTabHoverWithTabPositionRight_WebModule
{
	background-color: #F2F2F2;
}
.dxtcPageContent_WebModule, .dxtcPageContentWithTabPositionBottom_WebModule, 
.dxtcPageContentWithTabPositionLeft_WebModule, .dxtcPageContentWithTabPositionRight_WebModule
{
	font: 9pt Tahoma;
	color: black;
	background-color: white;
	vertical-align: top;
}
.dxtcContent_WebModule
{
	font: 9pt Tahoma;
	color: black;
	border: solid 1px #A8A8A8;
	background-color: white;
	vertical-align: top;
}
.dxtcControl_WebModule td.dxtcTabsCell_WebModule, .dxtcControl_WebModule td.dxtcTabsCellWithTabPositionBottom_WebModule,
.dxtcControl_WebModule td.dxtcTabsCellWithTabPositionLeft_WebModule, .dxtcControl_WebModule td.dxtcTabsCellWithTabPositionRight_WebModule 
{
}
/* Disabled */
.dxtcDisabled_WebModule, .dxtcDisabled_WebModule table.dxtc
{
	color: #808080;
	cursor: default;
}

/* -- ASPxTitleIndex -- */
.dxtiControl_WebModule a:hover
{
    text-decoration: none!important;
}
.dxtiControl_WebModule a:visited
{
    color: #996085!important;
}
.dxtiControl_WebModule 
{
	font: 8pt Tahoma;
	color: #1E3695;
	background-color: white;
	font-family: Tahoma, Arial;
	border: Solid 1px #A8A8A8;
}
.dxtiLoadingPanel_WebModule
{
	font: 8pt Tahoma;
	color: #303030;
}
.dxtiLoadingPanel_WebModule td.dx
{
	white-space: nowrap;
	text-align: center;
	padding: 12px 12px 12px 12px;
}
.dxtiItem_WebModule, .dxtiItem_WebModule a
{
	font: 9pt Tahoma; 
	color: #0147A6;
	text-decoration: none;	
}
.dxtiItem_WebModule
{
	white-space: nowrap;
}
.dxtiGroupHeader_WebModule, .dxtiGroupHeaderCategorized_WebModule
{
	font: 16pt Verdana;
	text-decoration: none;
}
.dxtiGroupHeader_WebModule, .dxtiGroupHeaderCategorized_WebModule
{
	white-space:nowrap;
	padding: 0px 0px 3px 0px;
}
.dxtiGroupHeaderCategorized_WebModule
{
    border-bottom: Solid 1px #C0C0C0;
    padding-bottom: 2px;
}
/* - GroupHeaderText - */
.dxtiGroupHeaderText_WebModule
{
    background-color: #B4B4B4;
    color: #FFFFFF;    
}
.dxtiGroupHeaderText_WebModule
{
    padding: 2px 7px 2px 7px;
}
.dxtiGroupHeaderTextCategorized_WebModule
{
    color: #666666;
    font-size: 18pt;
}
.dxtiGroupHeaderTextCategorized_WebModule
{
    padding-left: 7px;
    padding-right: 7px;
    padding-top: 2px;
}
/* - FilterBox - */
.dxtiFilterBoxInfoText_WebModule
{
    font: 7pt Verdana;
    color: #999999;
    font-weight: normal;
    padding-top: 0px;
    padding-bottom: 4px;    
}
.dxtiFilterBoxEdit_WebModule
{
    font-size: 9pt;
    width: 158px;
    border: Solid 1px #9F9F9F;
    padding-left: 3px;
}
.dxtiFilterBox_WebModule, .dxtiFilterBox_WebModule table
{
    color: #898989;
    font-size: 9pt;
    font-weight: bold;        
}
.dxtiFilterBox_WebModule
{
    background-color: #E8E8E8;
    padding: 15px;    
}
/* - IndexPanel - */
.dxtiIndexPanel_WebModule
{
    padding-bottom: 10px;
    text-decoration: none;
}
.dxtiIndexPanelItem_WebModule, .dxtiIndexPanelItem_WebModule a, .dxtiCurrentIndexPanelItem_WebModule
{
    color: #1153AD;
    font-family: Verdana;
    text-decoration: none;
}
.dxtiIndexPanelItem_WebModule a:hover
{
    color: #5494ea;
}

.dxtiIndexPanelItem_WebModule, .dxtiCurrentIndexPanelItem_WebModule
{
    padding: 2px 6px 2px 6px;
}
.dxtiCurrentIndexPanelItem_WebModule
{
    color: #000000;
    background-color: #E0E0E0;
}
/* - BackToTop - */
.dxtiBackToTop_WebModule, .dxtiBackToTop_WebModule a
{
    font-size: 7pt;
    text-decoration: none;
    color: #0d45b7;
}
.dxtiBackToTop_WebModule a:hover 
{
    color: #5494ea;    
}
.dxtiBackToTop_WebModule a:visited
{
    color: #ab59a6;
}

.dxtiBackToTop_WebModule
{
    padding: 0px 0px 12px 98px;
}
/* Disabled */
.dxtiDisabled_WebModule
{
	color: #808080;
	cursor: default;
}
/* -- ASPxUploadControl -- */
.dxucControl_WebModule, .dxucEditArea_WebModule
{
    font-size: 10pt;
    font-family: Tahoma, Verdana, Arial;    
}
.dxucErrorCell_WebModule
{
    font-size: 9pt;
    font-family: Tahoma, Verdana, Arial;
    color: Red;
    text-align: left;
}



.InvD
{
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
color:#4D8827;
font-weight:bold;
}
.InvDClose
{
font-family:Tahoma, Verdana, Arial;
font-size:10px;
font-weight:bold;
color:#666666;
}
.InvDAvailableSpring
{
font-family:Tahoma, Verdana, Arial;
font-size:12px;
font-weight:bold;
color:#993300;
}
/*---------------------------------------------------
footer css

---------------------------------------------------*/

.footer{
/*background-color:#418181;*/
background-color:#174737;
padding:10px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#ffffff;
text-align:right;
height:30px;
}
.footer a, .footer a:visited {
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#ffffff;
text-decoration:none;
}
.footer a:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#FF6D0;
text-decoration:underline;
}
.txtHiddenScroll{
	background-color: #f8f8f8;
	scrollbar-shadow-color: #f8f8f8;
	scrollbar-highlight-color: #f8f8f8;
	scrollbar-face-color: #f8f8f8;
	scrollbar-3dlight-color: #f8f8f8;
	scrollbar-darkshadow-color: #f8f8f8;
	scrollbar-track-color: #f8f8f8;
	scrollbar-arrow-color: #f8f8f8;

}

.TxtBox_blank
{
height:18px;
border:#C0C0C0;
border-style:solid;
border-width:1px;
font: 12px Arial;
color:Black; 
}
/*tbl border */
.tblBorder
{
	border-color:Black;
	border-style:solid;
	border-width:2px;
}

.TxtBox_Numeric
{
	background-color: #FFFFE5;   
	border:#C0C0C0;
	border-style:solid;
	border-width:1px; 
	padding: 1px; 
	FONT-WEIGHT: 500; 
	FONT-SIZE: 11px; 
	COLOR: #333333; 
	FONT-FAMILY: Verdana ; 
	font-style:normal
}

.boxtext 
{
	background-color: #FFFFE5;   
	border-color: #7F9DB9; 
	border-style: solid; 
	border-width:1px;  
	padding: 1 ; 
	FONT-WEIGHT: 500; 
	FONT-SIZE: 11px; 
	COLOR: #333333; 
	FONT-FAMILY: Verdana ; 
	font-style:normal
}

.PageStyle
{
 color:Black; 
  
}

.PageStyle a
{
 color:Black; 
}
.dxgv a
{
	color:black;
}
/*01.18.2010*/
/*
Grid line color - black
*/
.tdcell
{
	border-top: none;
	border-bottom: none;
}
/*10.20.2010*/
.boxtextLable
{
	border-color: Background; 
	border-style: none; 
	border-width:0px;  
	FONT-WEIGHT: 500; 
	FONT-SIZE: 11px; 
	COLOR: #333333; 
	FONT-FAMILY: Verdana ; 
	font-style:normal;
	scrollbar-shadow-color:white;
	scrollbar-highlight-color: white;
	scrollbar-face-color: white;
	scrollbar-3dlight-color: white;
	scrollbar-darkshadow-color: white;
	scrollbar-track-color: white;
	scrollbar-arrow-color: white;
}
/*
01.21.2010
tbl HedderColor
*/
.tblHedderColor
{ 
	background-color:#174737;
	color:#FFFFFF;
	/*padding-bottom:4px;
	border-bottom: black 1px solid; */
}
/*03.05.2010*/
.header_border
{
    border:none; background-color:White;
}
.trance_cell
{
    background-color: White;
}
/*03.24.2010*/
.tdFilterHeader
{
	border-bottom:solid 1px #cccccc;
	background-color:#174737;
}
.Mouse_Over
{
	background-color:#174737;/*topBandNav colour*/
}
.Mouse_Over a
{
	color:#ffffff;
}
.Mouse_Over a span
{
	color:#ffffff;
}