

.subdrop
{
	
	position: fixed;
	text-transform:uppercase;
	list-style-type: none;
	float:right;
}

 UL 
{
	list-style-type: none;
	padding-left:0px;
	margin:0px;
	font-family:Arial;
	font-size:11px;
	color:#02245B;
	
}


#sliding-navigation LI
{
	/*background-image: url(../images/1.gif);
	background-repeat: no-repeat;
	background-position: left center;*/
	padding-bottom: 6px;
	text-indent:8px;
	padding-left: 0px;
	wrap:false;
}
#sliding-navigation LI UL LI
{
	
	padding-bottom: 6px;
	text-indent:0px;
	padding-left: 0px;
	wrap:false;
}
#sliding-navigation A
{
	padding-right: 0px;
	display: block;
	padding-left: 1px;
	font-weight: bold;
	font-size: 11px;
	padding-bottom: 0px;
	padding-top: 6px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-family:Arial;
	border:dotted 1px #E5E1E1;
	color:#02245B;
	wrap:false;
	
	background-repeat:no-repeat;
	
}
#sliding-navigation A:hover
{
	padding-right: 0px;
	display: block;
	padding-left: 0px;
	
	font-weight: bold;
	font-size: 11px;
	padding-bottom: 0px;
	padding-top: 6px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-family:Arial;
	
	color:#C71806;
	wrap:false;
}
#sliding-navigation A.current
{
	background: url(../images/arrow.gif) #207cc8 no-repeat 0px 6px;
	padding-bottom: 6px;
	color: #fff;
	wrap:false;
	
}
.selectedmenu1
{
	color:#9D0303;
}

/* Fields Of activity */
#DvFieldofActivity UL LI UL
{
	border-style:none;
}