<!-- 
a.foot_link
{
	color:#5f523c;
	text-decoration: none;
	background-color:transparent;
	font-family:verdana;tahoma,arial;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
a.foot_link:visited
{
	color:#5f523c;
	text-decoration: none;
	background-color:transparent;
	font-family:verdana;tahoma,arial;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
a.foot_link:active
{
	color:#5f523c;
	text-decoration: none;
	background-color:transparent;
	font-family:verdana;tahoma,arial;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
a.foot_link:hover
{
	color:#5f523c;
	text-decoration:underline;
	background-color:transparent;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.large1   {font-size:10pt;font-weight:bold;line-height:0;}
a{outline:none;}
-->
#research{ list-style:none; margin:0px; padding:0px; }
#research li{ padding:0px; position:relative;}
#research li a{}
#research li ul{ display:none;}
#research li:hover ul{ 
	list-style:none;
	display:block;
	position:absolute;
	margin:0px;
	left:-40px;
	>left:0px;
	top:27px;
}
.green{color:#38791E; font-weight:bold; font-size:12px;}
