#header nav ul ul{
	background-color: #ebebf1 !important;  /* static */		
}
#header nav ul.dropdown ul li {
	background-color: #ebebf1 !important;  /* static */
}
#header nav ul.dropdown ul li a:hover, #header nav ul.dropdown ul li.current>a {
	color: #ebebf1 !important;  /* static */
}
#header nav>ul{
	background-color: transparent !important;  /* static */
}
#header nav>ul.dropdown li {
	border-color: transparent !important;   /* static */
	background-color: transparent !important;
	color: #ebebf1 !important;  /* static */
}
#Vnav>li a {
	color: #afafae !important;  /* static */
}
#Vnav>li a:hover{
	color: #ffffff !important;  /* static */
}
#Vnav ul{
	border-color: #191919 !important;	/* static */	
}
#Vnav ul a:link, #Vnav ul a:visited, #Vnav ul a:active {
	color: #afafae !important;  /* static */
}
#Vnav ul a:hover{
	color:white !important;  /* static */
}
ul.vMenu ul {
	border-color: transparent !important;  /* static */
}
.root, a[data-option="header"], .root:hover, a[data-option="header"]:hover{
	border-color: silver !important;  /* static */
}
a[data-type="copyright"]:hover{
	color: #ffffff !important;  /* static */
}
.textbox, .listbox{
	border-color: silver;  /* static */
	background: #ffffff;	  /* static */
}
.multiline_textbox {
	background: #ffffff;  /* static */
}
.latest_articles_index_title {
	background-color: transparent;	  /* static */
}

