BODY,TD,TH,P,FORM,BLOCKQUOTE,UL,OL
 {
	font-size : 10pt;
	font-family : Arial, MS Sans Serif;
	font-weight : normal;
	font-style : normal;
	color : Black;
}

TH.Smaller {
	font-size : 8pt;
}

TD.Smaller {
	font-size : 8pt;
	
}

H1 {
	font-size: 160%
}

H2 {
	font-size: 140%;
	color : Navy;
}

H3 {
	font-size: 120%;
	color : Navy;
}

H4 {
	font-size: 110%
}

H5 {
	font-size: 100%
}

A  {
	font-family : Arial, MS Sans Serif;
}

A:Visited  {
	font-family : Arial, MS Sans Serif;
	color : #800000;
}

A:Active  {
	font-family : Arial, MS Sans Serif;
	color : Black;
}

A:Hover  {
	font-family : Arial, MS Sans Serif;
}
	
LI  {
	font-size : 10pt;
	font-family : Arial. MS Sans Serif;
	font-weight : normal;
	font-style : normal;
	color : Black;
}

P.INFO  {
	font-size : 8pt;
	font-family : Arial, MS Sans Serif;
	font-style : italic;
	color : #000000;
	margin-top : 0;
	overflow : none;
}

P.SELECTOR  {
	font-size : 8pt;
	font-family : Arial, MS Sans Serif;
	font-weight : normal;
	font-style : normal;
	color : #000000;
}

A.FOOTER  {
	font-family : Arial,sans-serif;
	font-style : italic;
	font-size : 8pt;
}

B  {
	font-family : Arial,Sans-Serif;
	font-weight : bold;
}

I  {
	font-family : Arial,Sans-Serif;
	font-style : italic;
}

PRE  {
	font-family : Courier New, Lucida Console;
	font-size : 8pt;
}

.NavLink  {
	COLOR : #e9967a;
	FONT-FAMILY : Helvetica, Verdana, Arial;
	FONT-SIZE : 10pt;
	FONT-STYLE : normal;
	FONT-WEIGHT : bold;
	TEXT-DECORATION : none;
}

.Hit  {
	BACKGROUND-COLOR : #ffff00;
	COLOR : black;
	FONT-FAMILY : Helvetica, Verdana, Arial;
	FONT-SIZE : 10pt;
	FONT-WEIGHT : bold;
}

.RecordTitle  {
	BACKGROUND-COLOR : #aaccee;
	COLOR : black;
	FONT-FAMILY : Helvetica, Verdana, Arial;
	FONT-SIZE : 10pt;
	FONT-STYLE : oblique;
	FONT-WEIGHT : bold;
}

.RecordStats  {
	COLOR : #4b0082;
	FONT-FAMILY : Helvetica, Verdana, Arial;
	FONT-SIZE : 8pt;
	FONT-STYLE : italic;
	FONT-WEIGHT : normal;
}

.iconboxheading{
	padding-left: 5px;
	position:relative;
	padding-right:30px;
	padding-top:5px;
	padding-bottom:3px;		
	margin-left:8px;		
	margin-bottom:0px;
	border: 1px solid #bfbfbf;
	border-collapse:collapse;	
	width: 106px;	
	height:auto;
	font-weight:bold;	
	font-size: 8pt;
	color:#1f1f1f;	
	background-color: #ffffff;		
	text-align: left;		
//	background: url(http://www.ebi.ac.uk/inc/images/head_blue2c.gif) top right no-repeat;	
}

.iconboxheading a:link, .iconboxheading a:visited{
	text-decoration: none;
	color: #1f1f1f;
	font-size: 8pt;	
	font-weight:bold;
}

.iconboxheading a:active, .iconboxheading a:hover{
	text-decoration: none;
	color: #ff3300;
	font-size: 8pt;
	font-weight:bold;
}

.iconboxcontents {
	position:relative;
	border-top: 0px;
	border-bottom: 1px solid #bfbfbf;
	border-left: 1px solid #bfbfbf;
	border-right: 1px solid #bfbfbf;	
	padding-top:3px;
	padding-bottom:5px;
	padding-left:4px;
	padding-right:4px;	
	margin:0px 0px 0px 8px;
	width: 133px;
	font-size: 8pt;
	vertical-align: top;
	background-color: #ffffff;	
//	background: url(http://www.ebi.ac.uk/inc/images/head_blue3b.gif) top right no-repeat;		
}

.iconboxcontents br{
	font-size: 3pt;
}

.iconboxcontents p{
	margin-top:5px;
	margin-bottom:5px;	
}

.iconboxcontents ul li{
	margin-top:0px;
	margin-bottom:6px;
	margin-left:-22px;
	font-size: 8pt;
	border: 0;;
	padding: 0;
	list-style: square;	
}








.iconboxcontents a:link, .iconboxcontents a:visited{
	text-decoration: underline;
	color: #408c8c;
	font-size: 8pt;	
}

.iconboxcontents a:active, .iconboxcontents a:hover{
	text-decoration: none;
	color: #ff3300;
	font-size: 8pt;
}

.iconboxcontents img.boxleftplaingraphic{
	width: 75px;
	height: 50px;
	border: 0;
	padding: 4px;
	margin-left:25px;
	text-align: center;
}

