/* 
	General styles for this example page */
/*	html{
		height:100%;
	}*/
/*	body{
		font-family: Tahoma,Arial, Helvetica, sans-serif;
		font-size:13px;
		font-weight:normal;
		text-align:center;
		background-color:#E2EBED;
		height:100%;
	}*/
	
/*	p{
		margin-top:5px;
		margin-bottom:10px;
	}*/
	
	#mainContainer{
		margin:0 auto;
		height:30px;
		text-align:right;
		padding-left:0px;
		padding-right:2px;
		padding-top:2px;
				
	}
	
	#dhtmlgoodies_menu img{
		border:0px;
	}

	/* End general styles for this example page */
	/* General configuration CSS */
	
	#dhtmlgoodies_menu ul li ul{
		display:none;	/* Needed to display ok in Opera */
	}
		
	#dhtmlgoodies_menu{
		visibility:hidden;	
		height:71px;
	}
	#dhtmlgoodies_menu ul{
		margin:0px;	/* No indent */
		padding:0px;	/* No indent */
	}
	#dhtmlgoodies_menu li{
		list-style-type:none;	/* No bullets */
	}	
	#dhtmlgoodies_menu a{
		margin:0px;
		padding:0px;
		padding-left:0px;
	}
	/* End general configuration CSS */
	
	
	/* Cosmetic */
	
	/***********************************************************************
		CSS - MENU BLOCKS
	 	General rules for all menu blocks (group of sub items) 
	***********************************************************************/
	#dhtmlgoodies_menu ul{

		border:0px ;
		
		/*background-color:#FFF;*/
		
	}
		
	#dhtmlgoodies_menu ul.menuBlock1{	/* Menu bar - main menu items */
		
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#000000;
		border:0px;
		overflow:visible;
	}
	
	#dhtmlgoodies_menu ul.menuBlock2{	/* Menu bar - main menu items */
		border:0px solid #DFC884;
		background-color:#546C92;		
		height:20px;	
		
		text-align: left;
		width:172px;
	}
	#dhtmlgoodies_menu ul.menuBlock3{	/* Menu bar - main menu items */
		border:0px solid #DFC884;
		background-color:#546C92;
		border-top:0px solid #546C92;
		padding-bottom:0px;
		padding-left:0px;
		height:20px;
		text-align: left;
		width:172px;
	}
	
	/***********************************************************************
		CSS - MENU ITEMS
	 	Here, you could assign rules to the menu items at different depths.
	***********************************************************************/
	/* General rules for all menu items */
	/*main navigation text */
	#dhtmlgoodies_menu a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color: #FFFFFF;
	text-decoration: none;
	
	}
	#dhtmlgoodies_menu a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color: #B1CBD7;
	text-decoration: none;
	padding-left:0px;
	}
	
		
	/*
	Main menu items 
	*/
	
	#dhtmlgoodies_menu .currentDepth1{
		
		border:0px;
		
		
	}
	#dhtmlgoodies_menu .currentDepth1over{
		
		border:0px;
		
		
	}
	/* style of main navigation */
	#dhtmlgoodies_menu .currentDepth1 a{		
		
		text-decoration:none;
		/*font-weight:normal;*/
	}
	/* style of main navigation om mouseover */
	#dhtmlgoodies_menu .currentDepth1over a{	/* Text rules */
	color:#000000;	
	height:20px;
	text-decoration:none;
	font-weight:normal;
	}
	/* style of Level 1 Navigation */
	/* Sub menu depth 1 */
	
	#dhtmlgoodies_menu .currentDepth2{
		color:#ffffff;
		height:20px;
		/*border: 1px solid #032830;*/
		background-color:#546C92;
		border-top:3px solid #546C92;
		border-bottom:0px solid #546C92;
		border-left:0px solid #546C92;
		border-right:0px solid #546C92;
		width:172px;
		/*border-top:1px solid #032830;*/
		
	}
	#dhtmlgoodies_menu .currentDepth2over{		
		border-bottom:0px solid #546C92;
		border-left:0px solid #546C92;
		border-right:0px solid #546C92;
		border-top:3px solid #203F6E;
		background-color:#203F6E;
		width:172px;		
		height:20px;	
		color:#ffffff;	
	}	

	#dhtmlgoodies_menu .currentDepth2 a{
		color: #ffffff;
		font-family:  Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight:normal;
		color: #ffffff;
		text-align:left;		
		height:18px;
		width:172px;
		
	}


	#dhtmlgoodies_menu .currentDepth2over a{	/* Text rules */
		color:#ffffff;
				
	}	
	/* Sub menu depth 2 */
	#dhtmlgoodies_menu .currentDepth3{
		
		padding-bottom:0px;
		height:18px;
		background-color:#546C92;
		/*border: 1px solid #032830;*/
		border-bottom:0px solid #546C92;
		border-left:0px solid #546C92;
		border-right:0px solid #546C92;
		width:172px;
		
	}
	#dhtmlgoodies_menu .currentDepth3over{
	
		border-bottom:0px solid #546C92;
		border-left:0px solid #546C92;
		border-right:0px solid #546C92;
		width:180px;
		height:20px;
	}
	
	#dhtmlgoodies_menu .currentDepth3 a{
		font-family:  Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight:normal;
		color: #000000;
		text-align:left;		
		height:20px;
		width:180px;
	}


	#dhtmlgoodies_menu .currentDepth3over a{	/* Text rules */
		font-family:  Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight:normal;
		color: #000000;
		text-align:left;
		background-color:#203F6E;
		width:180px;
		height:20px;
	}
	/* Sub menu depth 3 */
	#dhtmlgoodies_menu .currentDepth4{
		padding-right:0px;
		border:0px;
	}
	#dhtmlgoodies_menu .currentDepth4over{
		padding-right:0px;
		background-color:#546C92;
		border:0px;
	}	