/* -- ASPxNavBar -- */
.dxnbControl_Office2003BlueNavigation
{
	font: 9pt Tahoma;
	color: Black;
	background-color: #c8dcf7;
	padding: 3px 0px;
}
.dxnbControl_Office2003BlueNavigation a
{
	color: Black; 
	text-decoration: none;
}
.dxnbGroupHeaderCollapsed_Office2003BlueNavigation
{
    font: 11px Tahoma;
	color: Black;

	font-weight: normal;
    					
	border: 0px;
	
	padding: 4px 7px 5px 7px;
}
.dxnbGroupHeaderCollapsed_Office2003BlueNavigation table
{
    font: 11px Tahoma;
	color: Black;
}
.dxnbGroupHeaderCollapsed_Office2003BlueNavigation table td
{
	white-space: nowrap;
}
.dxnbGroupHeaderCollapsedHover_Office2003BlueNavigation
{
	background-image: url('nbHeaderGroupHover.gif');
    background-repeat: repeat-x;
    background-color: #8FB3E6;
    border: Solid 1px #7490BE;
	padding: 3px 6px 4px 6px;
}
.dxnbGroupHeader_Office2003BlueNavigation
{
    font: 11px Tahoma;
	color: Black;

	background-color: #7BA4E0;
	font-weight: bold;

	background-image: url('nbHeaderGroup.gif');
    background-repeat: repeat-x;	
	
	border: Solid 1px #002D96;
	
	padding: 3px 6px 3px 6px;
}
.dxnbGroupHeader_Office2003BlueNavigation table
{
    font: 11px Tahoma;
	color: Black;
	font-weight: bold;
}
.dxnbGroupHeader_Office2003BlueNavigation table td
{
	white-space: nowrap;
	font-weight: bold;
}
.dxnbGroupContent_Office2003BlueNavigation
{
    font: 11px Tahoma;
	background-color: #D6E7FC;
	border: 0px;
	border-bottom: Solid 1px #002D96;
	
	padding: 7px 0px 7px 0px;
}
.dxnbItem_Office2003BlueNavigation
{
    font: 11px Tahoma;
    color: #535A62;
    border: 0px;
    padding: 1px 30px 3px;
}
.dxnbItemSelected_Office2003BlueNavigation
{
    color: #535A62;
    font-weight: bold;
	background-image: url('nbBullet.gif');
	background-repeat: no-repeat;
	background-position: 15px 4px;
    padding: 1px 30px 3px 29px;
}
.dxnbItemHover_Office2003BlueNavigation
{
	background-color: #AAC7EF;
}


/* -- ASPxNavBar Lite -- */
.dxnbLite_Office2003BlueNavigation 
{
    color: Black;
    background: #c8dcf7;    
	font: 9pt Tahoma;
	list-style: none none outside;
    margin: 0;         
    padding: 3px 0;  
    float: left;
}
.dxnbLite_Office2003BlueNavigation a
{
	color: Black; 
	text-decoration: none;
}
.dxnbLite_Office2003BlueNavigation .dxnb-gr 
{
	margin-bottom: 13px;
}
.dxnbLite_Office2003BlueNavigation .dxnb-header,
.dxnbLite_Office2003BlueNavigation .dxnb-headerCollapsed 
{
	color: Black;
	font-size: 11px;
	border: none;	
	overflow: hidden;
    padding: 4px 7px 5px;
	cursor: pointer;
	clear: both;
}
.dxnbLite_Office2003BlueNavigation .dxnb-header
{
	background: #7BA4E0 url('nbHeaderGroup.gif') repeat-x;
	font-weight: bold;	
	border: Solid 1px #002D96;
	padding: 3px 6px;
}
.dxnbLite_Office2003BlueNavigation .dxnb-headerHover
{
}
.dxnbLite_Office2003BlueNavigation .dxnb-headerCollapsedHover
{
    background: #8FB3E6 url('nbHeaderGroupHover.gif') repeat-x;
    border: Solid 1px #7490BE;
	padding: 3px 6px 4px;
}
.dxnbLite_Office2003BlueNavigation .dxnb-content 
{
	background: #D6E7FC;
	border: none;
	border-bottom: Solid 1px #002D96;
	font-size: 11px;
    list-style: none none outside;
    margin: 0;
    padding: 7px 0;
    overflow: hidden;
}
.dxnb-noHeads .dxnb-content
{
}
.dxnbLite_Office2003BlueNavigation .dxnb-item,
.dxnbLite_Office2003BlueNavigation .dxnb-large,
.dxnbLite_Office2003BlueNavigation .dxnb-bullet 
{
	font-size: 11px;
	color: #535A62;
	border: 0;
    clear: both;
    overflow: hidden;
    cursor: default;
}
.dxnbLite_Office2003BlueNavigation .dxnb-item,
.dxnbLite_Office2003BlueNavigation .dxnb-large,
.dxnbLite_Office2003BlueNavigation .dxnb-tmpl
{
	margin-bottom: 1px;
}
.dxnbLite_Office2003BlueNavigation .dxnb-item,
.dxnbLite_Office2003BlueNavigation .dxnb-large
{
	padding: 1px 30px 3px;
}
.dxnbLite_Office2003BlueNavigation .dxnb-bullet,
.dxnbLite_Office2003BlueNavigation .dxnb-bulletHover,
.dxnbLite_Office2003BlueNavigation .dxnb-bulletSelected 
{
    padding: 0 5px;
    overflow: visible;
    margin-bottom: 9px;
}
.dxnbLite_Office2003BlueNavigation .dxnb-itemSelected,
.dxnbLite_Office2003BlueNavigation .dxnb-itemHover
{
}
.dxnbLite_Office2003BlueNavigation .dxnb-largeSelected,
.dxnbLite_Office2003BlueNavigation .dxnb-largeHover
{
}
.dxnbLite_Office2003BlueNavigation .dxnb-itemSelected,
.dxnbLite_Office2003BlueNavigation .dxnb-largeSelected
{
	color: #535A62;
	background: url('nbBullet.gif') no-repeat 15px 4px;
	font-weight: bold;
    padding: 1px 30px 3px 29px;
}
.dxnbLite_Office2003BlueNavigation .dxnb-itemHover,
.dxnbLite_Office2003BlueNavigation .dxnb-largeHover
{
	background-color: #AAC7EF;
}
.dxnbLite_Office2003BlueNavigation .dxnb-header,
.dxnbLite_Office2003BlueNavigation .dxnb-headerCollapsed, 
.dxnbLite_Office2003BlueNavigation .dxnb-item,
.dxnbLite_Office2003BlueNavigation .dxnb-itemHover,
.dxnbLite_Office2003BlueNavigation .dxnb-itemSelected,
.dxnbLite_Office2003BlueNavigation .dxnb-bullet,
.dxnbLite_Office2003BlueNavigation .dxnb-bulletHover,
.dxnbLite_Office2003BlueNavigation .dxnb-bulletSelected
{
    text-align: left;
}
.dxnbLite_Office2003BlueNavigation .dxnb-large,
.dxnbLite_Office2003BlueNavigation .dxnb-largeHover,
.dxnbLite_Office2003BlueNavigation .dxnb-largeSelected
{
    text-align: center;
}
.dxnbLite_Office2003BlueNavigation .dxnb-last
{
	margin-bottom: 0;
}
.dxnbLite_Office2003BlueNavigation .dxnb-btn,
.dxnbLite_Office2003BlueNavigation .dxnb-btnLeft,
.dxnbLite_Office2003BlueNavigation .dxnb-img
{
	border-width: 0;
}

.dxnbLite_Office2003BlueNavigation .dxnb-btn
{
	float: right;
	margin-left: 4px;
}
.dxnbLite_Office2003BlueNavigation .dxnb-btnLeft 
{
	float: left;
	margin-right: 4px;
}
.dxnbLite_Office2003BlueNavigation .dxnb-img
{
	margin:0 4px 0 0;
	float: left;
}
.dxnbLite_Office2003BlueNavigation .dxnb-right .dxnb-item .dxnb-img
{
	float: right;
	margin: 0 0 0 4px;
}
.dxnbLite_Office2003BlueNavigation .dxnb-top .dxnb-large .dxnb-img
{
	margin-bottom: 3px;
}
.dxnbLite_Office2003BlueNavigation .dxnb-bottom .dxnb-large .dxnb-img
{
	margin-top: 3px;
}
.dxnbLite_Office2003BlueNavigation .dxnb-large .dxnb-img
{
    display: block;
    float: none;
    margin-left: auto;
    margin-right: auto;
}
.dxnbLiteDisabled_Office2003BlueNavigation,
.dxnbLite_Office2003BlueNavigation .dxnbLiteDisabled_Office2003BlueNavigation,
.dxnbLiteDisabled_Office2003BlueNavigation a,
.dxnbLiteDisabled_Office2003BlueNavigation .dxnb-item,
.dxnbLiteDisabled_Office2003BlueNavigation .dxnb-large,
.dxnbLiteDisabled_Office2003BlueNavigation .dxnb-bullet,
.dxnbLiteDisabled_Office2003BlueNavigation .dxnb-header,
.dxnbLiteDisabled_Office2003BlueNavigation .dxnb-headerCollapsed 
{
	color: #acacac;
	cursor: default;
}
