
body, td.contentsarea  {
	background-color:#ffffff; 
	color: #000000;
	width:100%;
	padding:0;
	margin:0;
	font-size: 9pt;
	font-family: Verdana, helvetica, "trebuchet MS", arial, sans-serif;
}

div.contents  td.contentsarea {
	font-size: 9pt;
	font-family: Verdana, helvetica, "trebuchet MS", arial, sans-serif;
}




/* start breadcrumb styles */


div.navbar{
	list-style: none;
	margin: 0;
	padding-left: 0px;
	padding-right: 2px;
	padding-top: 0;
	padding-bottom: 0;
	font-size: 8pt;
	color: #999999;
	display: block;
	clear: both;
	background-color: #ffffff;
	clear: both;
	width: 100%;
	height: 14px;	
}


 a.prev:link,  a.prev:visited{
	float: left;
	color: #999999;
	text-decoration: none;
	padding-left:14px;
	padding-right:0px;
	padding-top:2px;
	padding-bottom:0px;			
	margin:0px;
	height: 14px;	
	text-align: left;		
	background: #ffffff url(http://www.ebi.ac.uk/inc/images/nav_previous.gif) top left no-repeat;	
}

.navspacer, .nextprev{
	color: #999999;
	height: 14px;
	padding-top:2px;
	padding-bottom:0px;		
}

 a.prev:hover,  a.prev:active {
	float: left;
	color: #e33e3e;
	text-decoration: underline;
	padding-left:14px;
	padding-right:0px;
	padding-top:2px;
	padding-bottom:0px;			
	margin:0px;
	height: 14px;	
	text-align: left;		
	background: #ffffff url(http://www.ebi.ac.uk/inc/images/nav_previous.gif) top left no-repeat;	
}

 a.next:link,  a.next:visited{
	float: right;
	color: #999999;
	text-decoration: none;
	padding-left:0px;
	padding-right:14px;
	padding-top:2px;
	padding-bottom:0px;			
	margin:0px;
	height: 14px;	
	text-align: left;		
	background: #ffffff url(http://www.ebi.ac.uk/inc/images/nav_next.gif) top right no-repeat;	
}

a.next:hover,  a.next:active {
	float: right;
	color: #e33e3e;
	text-decoration: underline;
	padding-left:0px;
	padding-right:14px;
	padding-top:2px;
	padding-bottom:0px;			
	margin:0px;
	height: 14px;	
	text-align: right;		
	background: #ffffff url(http://www.ebi.ac.uk/inc/images/nav_next.gif) top right no-repeat;	
}




.breadcrumbs{
	list-style: none;
	margin: 0;
	padding-left: 2px;
	padding-right: 0;
	padding-top: 0;
	padding-bottom: 0;
	font-size: 9pt;
	color: #999999;
	display: inline;
	clear: both;
	background-color: #ffffff;
}

div.breadcrumbs a:link, div.breadcrumbs  a:visited, div.breadcrumbs span.nolink {
	color: #999999;
	text-decoration: none;
	padding-left:12px;
	padding-right:0px;
	padding-top:2px;
	padding-bottom:0px;			
	margin:0px;
	height: 14px;	
	text-align: left;		
	background: transparent url(http://www.ebi.ac.uk/inc/images/bread_arrow2.gif) top left no-repeat;	
}

.contents .breadcrumbs a:hover, .contents .breadcrumbs a:active {
	color: #e33e3e;
	text-decoration: underline;
	padding-left:12px;
	padding-right:0px;
	padding-top:2px;
	padding-bottom:0px;			
	margin:0px;
	height: 14px;	
	text-align: left;		
	background: transparent url(http://www.ebi.ac.uk/inc/images/bread_arrow2.gif) top left no-repeat;	
}

.breadcrumbs a.firstbreadcrumb:link, .breadcrumbs a.firstbreadcrumb:visited {
	color: #999999;
	text-decoration: none;
	padding-left:0px;
	padding-right:0px;
	padding-top:2px;
	padding-bottom:0px;			
	margin:0px;
	height: 14px;	
	text-align: left;		
	background: transparent;	
}

div.breadcrumbs a.firstbreadcrumb:hover, div.breadcrumbs a.firstbreadcrumb:active {
	color: #e33e3e;
	text-decoration: underline;
	padding-left:0px;
	padding-right:0px;
	padding-top:2px;
	padding-bottom:0px;			
	margin:0px;
	height: 14px;	
	text-align: left;	
	background: transparent;	
}



.rightbreadcrumbs{
	list-style: none;
	margin: 0;
	padding-left: 2px;
	padding-right: 0;
	padding-top: 0;
	padding-bottom: 0;
	font-size: 8pt;
	color: #006666;
	width: 150px;
	text-align: right;
	display: inline;
	float: right;
	margin-top: -14px;
	font-size: 8px;
	vertical-align: top;
}

.breadcrumbs a.rightbreadcrumbslink:link,    .breadcrumbs a.rightbreadcrumbslink:visited{
	color: #006666;
	text-decoration: none;
	padding-left:10px;
	padding-right:0px;
	padding-top:2px;
	padding-bottom:0px;			
	margin:0px;
	height: 14px;	
	text-align: left;
	background:  url(http://www.ebi.ac.uk/inc/images/pipe.gif) top left no-repeat;
	font-size: 8pt;
}

.breadcrumbs a.rightbreadcrumbslink:hover, .breadcrumbs a.rightbreadcrumbslink:active{
	color: #e33e3e;
	text-decoration: underline;
	padding-left:10px;
	padding-right:0px;
	padding-top:2px;
	padding-bottom:0px;			
	margin:0px;
	height: 14px;	
	text-align: left;
	background: url(http://www.ebi.ac.uk/inc/images/pipe.gif) top left no-repeat;
	font-size: 8pt;
}

.breadcrumbs a.rightbreadcrumbsfirstlink:link,    .breadcrumbs a.rightbreadcrumbsfirstlink:visited{
	color: #006666;
	text-decoration: none;
	padding-left:0px;
	padding-right:0px;
	padding-top:2px;
	padding-bottom:0px;			
	margin:0px;
	height: 14px;	
	text-align: left;
	background:  url(http://www.ebi.ac.uk/inc/images/spacer.gif) top left no-repeat;
	font-size: 8pt;
}

.breadcrumbs a.rightbreadcrumbsfirstlink:hover, .breadcrumbs a.rightbreadcrumbsfirstlink:active{
	color: #e33e3e;
	text-decoration: underline;
	padding-left:0px;
	padding-right:0px;
	padding-top:2px;
	padding-bottom:0px;			
	margin:0px;
	height: 14px;	
	text-align: left;
	background: url(http://www.ebi.ac.uk/inc/images/spacer.gif) top left no-repeat;
	font-size: 8pt;
}

.breadcrumbs div.blindspacer, .blindlabel, div.blindspacer{
	visibility: hidden; 
	display: none; 
	width: 0px; 
	height: 0px;
}



/* end breadcrumb styles */


/* start group logo in top right of pages */

.contents td img.grouplogo {
	border:0;
	width: 113px;
	height:75px;
	padding: 0;
	margin: 4px 0px 6px 6px;
	float: right;
}
/* end group logo in top right of pages */

/* start bordered boxes and other custom textural boxes or elements */

.commentsbox {
	font-family: "Courier New", Courier, mono ;
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
	padding: 12px;
	background: #edf5ea;
	border: 1px solid #d9dadc;
	margin: 0;
	display: block;
}

.normaltextcommentsbox {
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
	padding: 12px;
	background: #edf5ea;
	border: 1px solid #d9dadc;
	margin: 0;
}

 .insidecommentsbox {
	font-family: "Courier New", Courier, mono;
	font-size: 9pt;
	color: #000000;
	font-weight: normal;
	padding: 0;
	border: 0;
	margin: 0;
}


.code {
	text-align: left;
	font-family: "Courier New", Courier, mono ;
    color: #616161; 
	padding: 12px;
	background: #edf5ea;
	border: 1px solid #d9dadc;
	margin: 0;
}



ul.codesmall, ol.codesmall {
	text-align: left;
	font-family: "Courier New", Courier, mono ;
    color: #616161; 
	padding: 12px;
	background: #edf5ea;
	border: 1px solid #d9dadc;
	width:545px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 30px;
}

ul.codesmall li, ol.codesmall li{
	margin-left: 30px
}



ul.tablehover, ol.tablehover {
	text-align: left;
	padding-left: 5px;
	padding-right: 4px;
	padding-top: 0px;
	padding-bottom: 0px;
	width:545px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 10px;
	margin-left: 10px;
}

ul.tablehover li, ol.tablehover li{
	margin-left: 10px
}


/* style of a pre-formatted element*/


.contents td .pre, .pre_style {
	font-family: "Courier New", Courier, mono;
	font-size: 9pt;
	color: #000000;
}

pre a:link, pre a:active, pre a:visited, pre a:hover,  .pre_style a:link, .pre_style a:active, .pre_style a:visited, .pre_style a:hover {
	font-family: "Courier New", Courier, mono;
	font-size: 9pt;
}

pre, .pre_style  {
	font-family: "Courier New", Courier, mono;
	font-size: 9pt;
	color: #000000;
}

.pre_style  {
	white-space: nowrap;
}

.pre_style a:link , pre a:link { font-family: "Courier New", Courier, mono; font-size: 9pt; font-weight: normal; color: blue ; text-decoration: underline}
.pre_style a:visited, pre a:visited { font-family: "Courier New", Courier, mono; font-size: 9pt; font-weight: normal; color: purple ; text-decoration: underline}
.pre_style a:active , pre a:active { font-family: "Courier New", Courier, mono; font-weight: normal; color: blue ; text-decoration: underline}
.pre_style a:hover, pre a:hover { font-family: "Courier New", Courier, mono; font-weight: normal; color: blue ; text-decoration: underline}


.pre_style a:link, .pre_style a:visited {
	color: #006666;
}

.pre_style a:hover, .pre_style a:active {
	color: #e33e3e;
}

.pre_style_green{
	color: #73b360;
}

.pre_style_red{
	color: #ff0000;
}

.pre_style_blue{
	color: #0000ff;
}

.pre_style_yellow{
	color: #ffff00;
}

.pre_style_faint{
	color: #9e9e9e;
}


/* end style of a pre-formatted element*/

.contents td .cssinfobox {
	font-family: "Courier New", Courier, mono;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	padding: 12px 30px 12px 30px;
	background: #ffffff;
	border: 1px solid #d9dadc;
	margin: 0px 20px 10px 30px;
}

.contents td .examplebox {
	padding: 12px;
	border: 1px solid #d9dadc;
	margin: 0;
}

/* used for staff pages eg. http://www.ebi.ac.uk/luscombe/members.html */

/*.contents td .noborderp10rightbig {
	border: 0;
	padding-right:10px;
	width:473px;
}

.contents td .noborderp10rightbiggrey {
	border: 0;
	padding-right:10px;
	width:473px;
	background-color:#dedede;
}

.contents td .noborderp10left {
	border: 0;
	padding-left:10px;
}

.contents td .noborderp10right {
	border: 0;
	padding-right:10px;
}

.contents td .borderbotp10bothgrey {
	border-top: 0px;
	border-right: 0px;
	border-bottom: 1px solid #adadaf;
	border-left: 0px;
	padding-left:10px;
	padding-right:10px;
	background-color:#dedede;
}

*/

.contents td .noborder {
	border: 0;
}

.contents td .noborderp10both {
	border: 0;
	padding-left:10px;
	padding-right:10px;
}

.contents td .borderbotp10rightbig {
	border-top: 0px;
	border-right: 0px;
	border-bottom: 1px solid #adadaf;
	border-left: 0px;
	padding-right:10px;
	width:473px;
}

.contents td .noborderp10bothgrey {
	border: 0;
	padding-left:10px;
	padding-right:10px;
	background-color:#dedede;
}

.contents td .borderbotp10rightbiggrey {
	border-top: 0px;
	border-right: 0px;
	border-bottom: 1px solid #adadaf;
	border-left: 0px;
	padding-right:10px;
	width:473px;
	background-color:#dedede;
}

.contents td .nobordergrey {
	border: 0;
	background-color:#dedede;
}


.contents td .borderbotp10both {
	border-top: 0px;
	border-right: 0px;
	border-bottom: 1px solid #adadaf;
	border-left: 0px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
	padding-right:10px;
}


hr, div.rule {
    border-top: 1px solid #D9DADC;
    border-right: 0px;
    border-left: 0px;
    border-bottom: 0px; 
	width: 100%;
	height: 1px;
 	text-align: left;
	margin: 10px 0px 10px 0px; /* top right bottom left*/
	clear: both;
	color: #ffffff;
}






/* end bordered boxes and other custom textural boxes or elements */

/* training handson trainer gallery */
.trainergallery{
	overflow:auto;
	width: 585px;
	background-color: #edf6f5;
/*	background:#FF0000;*/
	border: 1px solid #adadaf;
	padding: 0;
	text-align: center;
	margin: 0;
}

.trainergallery_row{
	position:relative;
	padding: 0;
	text-align: center;
	background-color: #edf6f5;
	color: #000000;
	font-size: 8pt;
	width: 585px;
/*	background:#00ff00;*/
	margin: 0;
	border: 0;
}

.trainergallery_row_item{
	position:relative;
	float:left;
	text-align: center;
	width:97px;	
	border: 0px;
	padding-top:10px;
	padding-bottom:5px;
	padding-left:0px;
	padding-right:0px;
	vertical-align:top;
/*	background:#0000ff;*/
	margin: 0;
}

.trainergallery_row_item img { 
	border: 1px solid #000000; 
	width: 50px;
	height:54px;
}

.trainergallery_row_item:hover {
	background: #dedede;
}

.trainergallery_row_item a:link, .trainergallery_row_item a:visited, .trainergallery_row_item a:hover, .trainergallery_row_item a:active { 
	text-decoration:none;
}

/* start tables for infomation pages... */

.contenttable_max {
	width: 100%;
}

.contenttable {
	width: 769px;
}

.contenttable_lmenu_noborder, .contenttable_lmenu2, .contenttable_lmenu, .bodyTable{
	width: 585px;
}

.summarytable{
	width: 100%;
}	



.contenttable_lmenu_noborder, .contenttable_lmenu2, .contenttable, .contenttable_lmenu, .bodyTable, .summarytable, .contenttable_max{
	padding: 0;
	text-align: center;
	border: 1px solid #adadaf;
	border-collapse: collapse;
	background-color: #edf6f5;
	color: #000000;
	margin-left: 1px;
	font-size: 8pt;
}

.contenttable_lmenu2_training{
	padding: 0;
	text-align: center;
	border: 0px;
	border-collapse: collapse;
	background-color: #edf6f5;
	color: #000000;
	font-size: 8pt;
	width: 585px;
}

.contenttable_lmenu2_training td{
	text-align: center;
	width:93px;	
	border: 0px;
	padding-top:10px;
	padding-bottom:5px;
	vertical-align:top;	
}

.contenttable_lmenu2_training td:hover {
	background: #dedede;
}

.contenttable_lmenu2_training td:hover.nohover {
	background: #edf6f5;
}

.contenttable_lmenu2_training td a:link, .contenttable_lmenu2_training td a:visited, .contenttable_lmenu2_training td a:hover, .contenttable_lmenu2_training td a:active { 
	text-decoration:none;
}


.contenttable_lmenu2_training td img { 
	border: 1px solid #000000; 
	width: 50px;
	height:54px;
}




.contenttable_lmenu_noborder td, .contenttable_lmenu_noborder th {
	border: 0px;
	text-align: left;
}



.contenttable_max input, .contenttable_max select, .contenttable_max textarea, .contenttable input, .contenttable select, .contenttable textarea, .contenttable_lmenu input, .contenttable_lmenu select, .contenttable_lmenu textarea, .contenttable radio, .contenttable checkbox, .contenttable_lmenu radio, .contenttable_lmenu checkbox {
	font-size: 8pt;
}

tr.ruled, tr.ruled td a:active, tr.ruled td a:link, tr.ruled td a:hover, tr.ruled td a:visited{
/*	background:#cae2c3;
	color:#006666;*/
	background:#dedede;	
} 

td.ruledover{
	background:#dedede;	
}


.smalltable{
	padding: 0;
	border-collapse: collapse;
	border: 0;
}

.smalltable th, .smalltable td, .smalltable input, .smalltable select, .smalltable textarea, .smalltable radio, .smalltable checkbox {
	font-size: 8pt;
}

.contenttable_max th, .contenttable th, .bodyTable th, .contenttable_lmenu th, .summarytable th{
	background-color: #5e9e9e;
	color: #000000;
	border: 1px solid #adadaf;
	padding: 3px;
	vertical-align: top;
	font-size: 9pt;
	color: #ffffff;
}

.contenttable_max th a, .contenttable th a, .contenttable_lmenu th a, .bodyTable th a{
	color: #ffffff;
}

.contenttable_max td, .contenttable td, .contenttable_lmenu td, .bodyTable td{
	text-align: left;
	border: 1px solid #adadaf;
	vertical-align: top;
	padding: 3px;
	font-size: 8pt;
}


.contenttable_max td  p, .contenttable td p, .contenttable_lmenu td p, .bodyTable td p, .contenttable_max td, .contenttable_max td input, contenttable_max  td select, contenttable_max  td textarea, .contenttable td input, .contenttable td, contenttable td select, contenttable td textarea, .contenttable_lmenu td , .bodyTable td, .contenttable_lmenu td input, contenttable_lmenu td select, contenttable_lmenu td textarea{
	font-size: 8pt;
}


.contenttable_lmenu_input , .contenttable_lmenu_input_sm {width: 402px;} 
.contenttable_lmenu_select, .contenttable_lmenu_select_sm {width: 405px;} 
.contenttable_lmenu_input_sm, .contenttable_lmenu_select_sm {font-size: 8pt; }

.contenttable_max td.leftsubheading, .contenttable td.leftsubheading, .contenttable th.leftsubheading, .contenttable_lmenu td.leftsubheading, .contenttable_lmenu th.leftsubheading{
	/*background-color: #fbe6e6;*/
	color: #404040;
	border: 1px solid #adadaf;
	padding: 3px;
	vertical-align: top;
	text-align: left;
	font-weight: bold;
	width: 165px;
}
.contenttable_max td.subheading, .contenttable td.subheading, .contenttable_lmenu td.subheading  {
	color: #404040;
	border: 1px solid #adadaf;
	padding: 3px;
	vertical-align: top;
	text-align: center;
	font-weight: bold;
	background-color: #bdd7d7;
}

.contenttable_max td.whitecell, .contenttable td.whitecell, .contenttable_lmenu td.whitecell  {
	background-color: #ffffff;
}



.contenttable_max th.headingleft, .contenttable th.headingleft, .contenttable_lmenu th.headingleft {
	text-align: left;
}

.contenttable_max th.headingright, .contenttable th.headingright, .contenttable_lmenu th.headingright {
	text-align: right;
}

.contenttable_max td.subheadingleft, .contenttable td.subheadingleft, .contenttable_lmenu td.subheadingleft    {
	color: #404040;
	border: 1px solid #adadaf;
	padding: 3px;
	vertical-align: top;
	text-align: left;
	font-weight: bold;
	background-color: #bdd7d7;
}




.contenttable_max td.subheadingright, .contenttable td.subheadingright, .contenttable_lmenu td.subheadingright  {
	color: #404040;
	border: 1px solid #adadaf;
	padding: 3px;
	vertical-align: top;
	text-align: right;
	font-weight: bold;
	background-color: #bdd7d7;
}


.contenttable_max td.tdright, .contenttable td.tdright, .contenttable_lmenu td.tdright {
	text-align: right;
}

.contenttable_max td.tdcenter, .contenttable td.tdcenter, .contenttable_lmenu td.tdcenter {
	text-align: center;
}

.contenttable_max td.tdleft, .contenttable td.tdleft, .contenttable_lmenu td.tdleft {
	text-align: left;
}
/* no border version....*/
td.leftsubheading{
	color: #404040;
	border: 0;
	padding: 3px;
	vertical-align: top;
	text-align: left;
	font-weight: bold;
	width: 140px;
}

/* changes background colour of td cells on hover, see http://www.ebi.ac.uk/es/members.html....*/
td.tdcolourhoverhead {
	background: #dedede;
}

td:hover.tdcolourhoverhead {
	background: #f8cfcf;
}

td.tdcolourhoverhead2 {
	background: #ddf6dc;
}

td:hover.tdcolourhoverhead2 {
	background: #dedede;
}
  
td:hover.tdcolourhover {
	background: #dedede;
}


/* Alternate Row Colour */
.alternaterowcolour{
	background-color: #ffffff;
}

.highlight{
	background-color: #73b360;
	color: #000000;
}



/* end tables for info pages... */



/* revert back to normal text style */
.normal {
	color: #000000;
	font-size: 12pt;
	font-family: Verdana, helvetica, "trebuchet MS", arial, sans-serif;
	font-weight: normal;
}

/* legend under a figure text style */
.figure {
	color: #000000;
	font-size: 8pt;
	font-family: Verdana, helvetica, "trebuchet MS", arial, sans-serif;
	font-weight: normal;
	font-style: italic;
}


/* add a double break to list items */
ul.lidoublebreak li{
	margin-bottom: 10px
}






table.publication_citation{
	width: 450px;
	border: 1px solid #adadaf;
	/*background-color: #bdd7d7;*/
	border-collapse: collapse;
}

th.journal_citation{
	width: 200px;
}

th.pubmed_id{
	width: 250px;
}

table.publication_citation th, table.publication_citation td{
	border: 1px solid #adadaf;
}






/* start default text style 




body, td.contentsarea, div.contents  td{  
	font-size: 9pt;
	font-family: Verdana, helvetica, "trebuchet MS", arial, sans-serif;
}


*/


/* end default text style */


/* iframe css for registration pages */
#contents div.eventsContainer {
	position:relative; 
	left:77; 
	top:77; 
	width:1200px; 
	height:1600px; 
	clip:rect(0,652,802,0); 
	background:#fff;
}



#contents iframe.events {
	border-width:1px; 
	border-color:#dedede; 
	background:#fff; 
	border-style:solid;
	width:1200px;
	height:1600px;	
}










/* default anchors */

.contents a:link {
	color: #006666;
	text-decoration: underline;
}

.contents a:visited {
	color: #4c9494;
	text-decoration: underline;
}

.contents a:hover, .contents a:active {
	color: #e33e3e;
	text-decoration: none;
}

.contents .alink {
	font-size: 10pt;
	color: #006666;
	text-decoration: underline;
}

.contents .ahoverlink {
	font-size: 10pt;
	color: #e33e3e;
	text-decoration: none;
}

.contents .pipe{	
	color: #006666;
}

/* default anchors bold*/

.contents a.greenbold:link, .contents a.greenbold:visited {
	font-weight:bold; 
}

.contents a.greenbold:hover, .contents a.greenbold:active {
	font-weight:bold; 
}

.contents .greenbold {
	color: #006666;
	font-weight:bold; 
}

.contents a.greenboldsmall2:link, .contents a.greenboldsmall2:visited {
	font-weight:bold; 
}

.contents a.greenboldsmall2:hover, .contents a.greenboldsmall2:active {
	font-weight:bold; 
}

.contents .greenboldsmall2 {
	font-size:8pt;
	color: #006666;
	font-weight:bold; 
}

/* default anchors nounderline*/

.contents a.nounderline:link, .contents a.nounderline:visited {
	text-decoration:none;
}

.contents a.nounderline:hover, .contents a.nounderline:active {
	text-decoration:none;
}


/* right link to top link */



.tophelp{
	float: right; 
	text-align: right; 
	margin-bottom: 0; 
	width: 300px;
}

.tophelp, .tophelp a {
	font-family: Verdana, helvetica, Arial, verdana, sans-serif;
	font-size: 11px;
	color: #777777;
}

.linktotop{
	list-style: none;
	float: right;
	margin: 0px 0px 12px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 8pt;
	color: #999999;
}


 .linktotop a:link,  .linktotop a:visited {
	color: #999999;
	text-decoration: none;
	padding-left:0px;
	padding-right:12px;
	padding-top:2px;
	padding-bottom:0px;		
	height: 14px;	
	text-align: left;		
	background: url(http://www.ebi.ac.uk/inc/images/top_arrow.gif) top right no-repeat;	
}


 .linktotop a:hover,  .linktotop a:active {
	color: #e33e3e;
	text-decoration: underline;
	padding-left:0px;
	padding-right:12px;
	padding-top:2px;
	padding-bottom:0px;		
	height: 14px;	
	text-align: left;		
	background: url(http://www.ebi.ac.uk/inc/images/top_arrow.gif) top right no-repeat;	
}


/* right hand link to top of page for EBI Sitemap also other sitemap styles*/


.bigLetter { 
	clear: both;
	font-size:50px; 
	color:#207A7A; 
	font-weight:bold; 
	/* line-height: 60px;*/
}



a.itemLink, a.itemLink:link, a.itemLink:active, a.itemLink:visited {
	white-space: nowrap; 
	text-decoration: none;
}

.inactiveLink { 
	color:#006666; 
}

.linktotop2{
	display: inline;
	list-style: none;
	margin: 0px 0px 12px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 8pt;
	color: #999999;
}

.linktotop2{
	position: relative;
	top: 35px;
}
				   
 .linktotop2 a:link,  .linktotop2 a:visited {
	color: #999999;
	text-decoration: none;
	padding-left:0px;
	padding-right:12px;
	padding-top:2px;
	padding-bottom:0px;       
	height: 14px;   
	text-align: left;       
	background: url(http://www.ebi.ac.uk/inc/images/top_arrow.gif) top right no-repeat;   
}


 .linktotop2 a:hover,  .linktotop2 a:active {
	color: #e33e3e;
	text-decoration: underline;
	padding-left:0px;
	padding-right:12px;
	padding-top:2px;
	padding-bottom:0px;       
	height: 14px;   
	text-align: left;       
	background: url(http://www.ebi.ac.uk/inc/images/top_arrow.gif) top right no-repeat;   
} 

/* links for document types */






/* Publicaton CSS */

div.publication, div.iconsspan{
	font-size: 9pt;
	line-height: 18px;
}

div.pubauthors, div.pubtitle, div.pubjournal{
	font-size: 9pt;
	color: #000000;
	background-color: #ffffff;	
}

div.pubauthors{
	font-weight: normal;	
	font-style: normal;	
	color: #5e5e5e;
	background-color: #ffffff;	
}

div.pubtitle{
	font-weight: bold;	
	font-style: normal;	
	color: #006666;
	background-color: #ffffff;	
}

div.pubjournal{
	font-weight: normal;
	font-style: italic;	
	color: #1f1f1f;
	background-color: #ffffff;	
}


div.publication a.pubpdf_left:link, div.publication a.pubpdf_left:visited, div.publication a.pubpdf_left:hover, div.publication a.pubpdf_left:active,

div.publication a.pubcite_left:link, div.publication a.pubcite_left:visited, div.publication a.pubcite_left:hover, div.publication a.pubcite_left:active,

div.publication a.pubeuropepmc_left:link, div.publication a.pubeuropepmc_left:visited, div.publication a.pubeuropepmc_left:hover, div.publication a.pubeuropepmc_left:active,

div.publication a.pubcite:link, div.publication a.pubcite:visited, div.publication a.pubcite:hover, div.publication a.pubcite:active,

div.publication a.pubabstract:link, div.publication a.pubabstract:visited, div.publication a.pubabstract:hover, div.publication a.pubabstract:active, 

div.publication a.pubhtml:link, div.publication a.pubdoi:link,  div.publication a.pubhtml:visited, div.publication a.pubhtml:hover, div.publication a.pubhtml:active, 

div.publication  a.pubdoi:link, div.publication  a.pubpdf:link, div.publication a.pubdoi:visited, div.publication a.pubpdf:visited, div.publication a.pubdoi:hover, 

div.publication a.pubpdf:hover, div.publication a.pubpdf:active {
	font-size: 9pt;
}


a.pubpdf_left{	
	color: #006666;	
	background: #ffffff url(http://www.ebi.ac.uk/inc/images/icon_pdf.gif) top left no-repeat;		
}

a.pubcite_left{	
	color: #006666;	
	background: #ffffff url(http://www.ebi.ac.uk/inc/images/icon_cite.gif) top left no-repeat;		
}

a.pubeuropepmc_left{	
	color: #006666;	
	background: #ffffff url(http://www.ebi.ac.uk/inc/images/icon_europepmc.gif) top left no-repeat;		
}

a.pubcite{	
	color: #006666;	
	background: #ffffff url(http://www.ebi.ac.uk/inc/images/icon_cite.gif) top right no-repeat;		
}

a.pubabstract{	
	color: #006666;	
	background: #ffffff url(http://www.ebi.ac.uk/inc/images/icon_abstract.gif) top right no-repeat;		
}
a.pubhtml {	
	color: #006666;	
	background: #ffffff url(http://www.ebi.ac.uk/inc/images/icon_html.gif) top right no-repeat;		
}
a.pubpdf {	
	color: #006666;	
	background: #ffffff url(http://www.ebi.ac.uk/inc/images/icon_pdf.gif) top right no-repeat;
}
a.pubpdf {	
	color: #006666;	
	background: #ffffff url(http://www.ebi.ac.uk/inc/images/icon_pdf.gif) top right no-repeat;
}
a.pubexcel {	
	color: #006666;	
	background: #ffffff url(http://www.ebi.ac.uk/inc/images/icon_excel.gif) top right no-repeat;
}
a.pubdoi {	
	color: #006666;	
	background: #ffffff url(http://www.ebi.ac.uk/inc/images/icon_doi.gif) top right no-repeat;
}
a.pubhelp {	
	color: #006666;	
	background: #ffffff url(http://www.ebi.ac.uk/inc/images/icon_help.gif) top right no-repeat;
}
a.pubppt {	
	color: #006666;	
	background: #ffffff url(http://www.ebi.ac.uk/inc/images/icon_ppt.gif) top right no-repeat;
}
a.pubword {	
	color: #006666;	
	background: #ffffff url(http://www.ebi.ac.uk/inc/images/icon_word.gif) top right no-repeat;
}
a.pubzip {	
	color: #006666;	
	background: #ffffff url(http://www.ebi.ac.uk/inc/images/icon_zip.gif) top right no-repeat;
}
a.icon_txt {	
	color: #006666;	
	background: #ffffff url(http://www.ebi.ac.uk/inc/images/icon_txt.gif) top right no-repeat;
}
a.icon_flash {	
	color: #006666;	
	background: #ffffff url(http://www.ebi.ac.uk/inc/images/icon_flash.gif) top right no-repeat;
}
a.icon_movie {	
	color: #006666;	
	background: #ffffff url(http://www.ebi.ac.uk/inc/images/icon_movie.gif) top right no-repeat;
}
a.icon_xml {	
	color: #006666;	
	background: #ffffff url(http://www.ebi.ac.uk/inc/images/icon_xml.gif) top right no-repeat;
}
a.icon_windows {	
	color: #006666;	
	background: #ffffff url(http://www.ebi.ac.uk/inc/images/icon_windows.gif) top right no-repeat;
}
a.icon_linux {	
	color: #006666;	
	background: #ffffff url(http://www.ebi.ac.uk/inc/images/icon_linux.gif) top right no-repeat;
}
a.icon_mac {	
	color: #006666;	
	background: #ffffff url(http://www.ebi.ac.uk/inc/images/icon_mac.gif) top right no-repeat;
}
a.icon_java {	
	color: #006666;	
	background: #ffffff url(http://www.ebi.ac.uk/inc/images/icon_java.gif) top right no-repeat;
}
a.icon_perl {	
	color: #006666;	
	background: #ffffff url(http://www.ebi.ac.uk/inc/images/icon_perl.gif) top right no-repeat;
}
a.icon_news {	
	color: #006666;	
	background: #ffffff url(http://www.ebi.ac.uk/inc/images/icon_news.gif) top right no-repeat;
}
a.icon_person {	
	color: #006666;	
	background: #ffffff url(http://www.ebi.ac.uk/inc/images/icon_person.gif) top right no-repeat;
}
a.icon_email {	
	color: #006666;	
	background: #ffffff url(http://www.ebi.ac.uk/inc/images/icon_email.gif) top right no-repeat;
}
a.icon_book {	
	color: #006666;	
	background: #ffffff url(http://www.ebi.ac.uk/inc/images/icon_book.gif) top right no-repeat;
}
a.icon_music {	
	color: #006666;	
	background: #ffffff url(http://www.ebi.ac.uk/inc/images/icon_music.gif) top right no-repeat;
}
a.icon_computer {	
	color: #006666;	
	background: #ffffff url(http://www.ebi.ac.uk/inc/images/icon_computer.gif) top right no-repeat;
}
a.icon_phone {	
	color: #006666;	
	background: #ffffff url(http://www.ebi.ac.uk/inc/images/icon_phone.gif) top right no-repeat;
}
a.icon_executable {	
	color: #006666;	
	background: #ffffff url(http://www.ebi.ac.uk/inc/images/icon_executable.gif) top right no-repeat;
}
a.icon_download {	
	color: #006666;	
	background: #ffffff url(http://www.ebi.ac.uk/inc/images/icon_download.gif) top right no-repeat;
}
a.icon_info {	
	color: #006666;	
	background: #ffffff url(http://www.ebi.ac.uk/inc/images/icon_info.gif) top right no-repeat;
}
a.icon_print {	
	color: #006666;	
	background: #ffffff url(http://www.ebi.ac.uk/inc/images/icon_print.gif) top right no-repeat;
}
a.icon_xls {	
	color: #006666;	
	background: #ffffff url(http://www.ebi.ac.uk/inc/images/icon_xls.gif) top right no-repeat;
}
a.icon_postscript {	
	color: #006666;	
	background: #ffffff url(http://www.ebi.ac.uk/inc/images/icon_postscript.gif) top right no-repeat;
}

a.icon_rtf{
	color: #006666;	
	background: #ffffff url(http://www.ebi.ac.uk/inc/images/icon_rtf.gif) top right no-repeat;
}

a.pubpdf_left:visited, a.pubcite_left:visited, a.pubeuropepmc_left:visited, a.pubcite:visited, a.icon_postscript:visited, a.pubabstract:visited, a.pubhtml:visited, a.pubpdf:visited, a.pubpdf:visited, a.pubexcel:visited, 
a.pubhelp:visited, a.pubppt:visited, a.pubzip:visited, a.icon_txt:visited, a.icon_flash:visited, 
a.icon_movie:visited, a.icon_xml:visited, a.icon_windows:visited, a.icon_linux:visited, a.icon_mac:visited, 
a.icon_java:visited, a.icon_perl:visited, a.icon_news:visited, a.icon_person:visited, a.icon_email:visited, 
a.icon_book:visited, a.icon_music:visited, a.icon_computer:visited, a.icon_phone:visited, a.icon_executable:visited,  
a.icon_info:visited, a.icon_print:visited, a.icon_xls:visited, a.pubword:visited, a.icon_download:visited, a.pubdoi:visited, 
a.icon_rtf:visited, 

a.pubpdf_left:link, a.pubcite_left:link, a.pubeuropepmc_left:link, a.pubcite:link, a.icon_postscript:link, a.pubabstract:link, a.pubhtml:link, a.pubpdf:link, a.pubpdf:link, a.pubexcel:link, a.pubhelp:link, a.pubppt:link, 
a.pubzip:link, a.icon_txt:link, a.icon_flash:link, a.icon_movie:link, a.icon_xml:link, a.icon_windows:link, a.icon_linux:link, 
a.icon_mac:link, a.icon_java:link, a.icon_perl:link, a.icon_news:link, a.icon_person:link, a.icon_email:link, a.icon_book:link, 
a.icon_music:link, a.icon_computer:link, a.icon_phone:link, a.icon_executable:link, a.icon_info:link, a.icon_print:link, 
a.icon_xls:link, a.pubword:link, a.icon_download:link, a.pubdoi:link, a.icon_rtf:link 

{
	color: #006666;	
	text-decoration: underline;
	font-size: 9pt;
	background-color: #ffffff;	
}

a.pubpdf_left:hover, a.pubcite_left:hover, a.pubeuropepmc_left:hover, a.pubcite:hover, a.icon_postscript:hover, a.pubabstract:hover, a.pubhtml:hover, a.pubpdf:hover, a.pubpdf:hover, a.pubexcel:hover, 
a.pubhelp:hover, a.pubppt:hover, a.pubzip:hover, a.icon_txt:hover, a.icon_flash:hover, 
a.icon_movie:hover, a.icon_xml:hover, a.icon_windows:hover, a.icon_linux:hover, a.icon_mac:hover, 
a.icon_java:hover, a.icon_perl:hover, a.icon_news:hover, a.icon_person:hover, a.icon_email:hover, 
a.icon_book:hover, a.icon_music:hover, a.icon_computer:hover, a.icon_phone:hover, a.icon_executable:hover,  
a.icon_info:hover, a.icon_print:hover, a.icon_xls:hover, a.pubword:hover, a.icon_download:hover, a.pubdoi:hover,  
a.icon_rtf:hover, 

a.pubpdf_left:active, a.pubcite_left:active, a.pubeuropepmc_left:active, a.pubcite:active, a.icon_postscript:active, a.pubabstract:active, a.pubhtml:active, a.pubpdf:active, 
a.pubpdf:active, a.pubexcel:active, a.pubhelp:active, a.pubppt:active, a.pubzip:active, a.icon_txt:active, 
a.icon_flash:active, a.icon_movie:active, a.icon_xml:active, a.icon_windows:active, a.icon_linux:active, 
a.icon_mac:active, a.icon_java:active, a.icon_perl:active, a.icon_news:active, a.icon_person:active, 
a.icon_email:active, a.icon_book:active, a.icon_music:active, a.icon_computer:active, a.icon_phone:active, 
a.icon_executable:active, a.icon_info:active, a.icon_print:active, a.icon_xls:active, a.pubword:active a.icon_download:active, 
a.pubdoi:active, a.icon_rtf:active 
{
	color: #e33e3e;
	text-decoration: none;
	font-size: 9pt;
	background-color: #ffffff;	
}

a.pubcite, a.icon_postscript, a.pubabstract, a.pubhtml, a.pubpdf, a.pubpdf, a.pubexcel, 
a.pubhelp, a.pubppt, a.pubzip, a.icon_txt, a.icon_flash, 
a.icon_movie, a.icon_xml, a.icon_windows, a.icon_linux, a.icon_mac, 
a.icon_java, a.icon_perl, a.icon_news, a.icon_person, a.icon_email, 
a.icon_book, a.icon_music, a.icon_computer, a.icon_phone, a.icon_executable,  
a.icon_info, a.icon_print, a.icon_xls, a.icon_download,  a.pubword, a.pubdoi, a.icon_rtf


{
	display: inline;
	height: 18px;		
	width: auto;
	padding-right: 18px;
	padding-bottom: 1px;
	margin: 0;	
	background-color: #ffffff;
	white-space:nowrap;
}

a.pubcite_left, a.pubpdf_left {
	display: inline;
	height: 18px;		
	width: auto;
	padding-left: 18px;
	padding-bottom: 1px;
	margin: 0;	
	background-color: #ffffff;
	white-space:nowrap;
}

a.pubeuropepmc_left {
	display: inline;
	height: 18px;		
	width: auto;
	padding-left: 18px;
	padding-bottom: 4px;
	margin: 0;	
	background-color: #ffffff;
	white-space:nowrap;
}

div.pubauthors, div.pubtitle, div.pubjournal{
	/*  block style here if needed 	*/
}





.contents a.small2:link, .contents a.small2:active, .contents a.small2:hover, .contents a.small2:visited, .contents a.offwhite:link, .contents a.offwhite:active, .contents a.offwhite:hover, .contents a.offwhite:visited{color: #ffffff;}

.icon_link{
	vertical-align:top; 
	margin-bottom:3px; 
	border:0;
}

.redbold_small{
	font-weight: bold; 
	color: #e33e3e ;
	font-size: 10px;
}














/* End of icon styles */

.red_bold, a.red_bold:link, a.red_bold:visited, a.red_bold:active, a.red_bold:hover{ 
font-weight: bold; 
color: #e33e3e ; 
}

.red_bold_small, a.red_bold_small:link, a.red_bold_small:visited, a.red_bold_small:active, a.red_bold_small:hover{ 
	font-weight: bold; 
	color: #e33e3e ; 
	font-size: 8pt;
}

.green_bold {
	font-weight: bold; 
	color: #73b360; 
}





.text{
    color: #000000;
    font-size: 10pt;
    font-weight: normal;
}

div.right_page h1 a, div.right_page h1 a:link, div.right_page h1 a:active, div.right_page h1 a:hover, div.right_page h1 a:visited {
    font-size: 11pt;
    color: #006666;
}






.contents h1{
    font-size: 11pt;
    color: #006666;
    padding: 4px;
    background: #eef5f5;
    border: 1px solid #bfbfbf;
    margin: 5px 0px 10px 0px;
    font-weight: bold;
}

.contents .h1_left {
    font-size: 11pt;
    color: #006666;
    background: #eef5f5;
    margin: 5px 0px 10px 0px;
    font-weight: bold;
	border-bottom: 1px solid #bfbfbf;
	border-top: 1px solid #bfbfbf;
	border-left: 1px solid #bfbfbf;
	border-right: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 0px;
	float: left;
	display: inline;
}

.contents .h1_right {
    font-size: 11pt;
    color: #006666;
    background: #eef5f5;
    font-weight: bold;
	border-bottom: 1px solid #bfbfbf;
	border-top: 1px solid #bfbfbf;
	border-right: 1px solid #bfbfbf;
	border-left: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 4px;
	padding-left: 0px;
	margin: 5px 0px 10px 0px;
	float: left;
	clear: right;
	display: inline;
}


.contents h2 {
    font-size: 10pt;
    color: #1f1f1f;
    padding: 0;
    background: #ffffff;
    border-top: 0px;
    border-right: 0px;
    border-left: 0px;
    border-bottom: 1px solid #d9dadc;
    margin: 25px 0px 5px 0px;
    font-weight: bold;
}

h2.navheading, div.navheading{
	border: 0px;
	text-align: right;
	margin: 0px 0px 0px 0px;
	padding: 2px 5px 2px 5px;
    font-size: 8pt;
    font-weight: bold;
	width: auto;
	float: right;
	clear: both;
}


.contents h3 {
    font-size: 9pt;
    color: #006666;
    padding: 0;
    background: #ffffff;
    border: 0;
    margin: 5px 0px 0px 0px;
    font-weight: bold;
}

.contents h4 {
    font-size: 9pt;
    color: #1f1f1f;
    padding: 0;
    background: #ffffff;
    border: 0;
    margin: 5px 0px 0px 0px;
    font-weight: bold;
}

.contents h5 {
    display: inline;
    font-size: 9pt;
    font-weight: normal;
}


.contents h6 {
    display: inline;
    font-size: 8pt;
    font-weight: bold;
}


.contents h7 {
    display: inline;
    font-size: 8pt;
    font-weight: normal;
}

p{
    margin-bottom: 0;
    clear: left;
    /* line-height: 16px;*/
	font-size: 12px;
}

.contents p{
    margin-bottom: 0;
    clear: left;
	font-size: 9pt;
}

/*  match to p tag 	*/
.contentsarea{
    /* line-height: 16px;*/
	font-size: 12px;
}




p.textjustify{
	font-size: 12px;
    margin-bottom: 0;
    clear: left;
    /* line-height: 16px;*/
	text-align: justify;
} 


.red {  
	color: #e33e3e
}

/*  red star image applied to text 	*/
.redstartext {
	background: url(http://www.ebi.ac.uk/inc/images/redstar.gif) no-repeat;
	text-align: left;
	padding-left: 12px;
}




.h1center {
    font-size: 12pt;
    color: #1f1f1f;
    padding: 0;
    background: #ffffff;
    margin: 25px 0px 5px 0px;
    font-weight: bold;
	text-align: center;
}

.h2center {
    font-size: 10pt;
    color: #1f1f1f;
    padding: 0;
    background: #ffffff;
    margin: 25px 0px 5px 0px;
    font-weight: bold;
	text-align: center;
}


.linkboldstyle {
	font-size: 10pt;
	color: #006666;
	text-decoration: none;
	font-weight: bold;
}








/* add stuff from php server here  */








.external2Input { border-bottom: 1px solid #000000; border-left: 1px solid #000000; border-right: 1px solid #000000; border-top: 1px solid #000000; font-family: Arial, Helvetica, sans-serif, Tahoma; font-size: 12px; }

.external3Input { border-bottom: 1px solid #bfbfbf; border-left: 1px solid #bfbfbf; border-right: 1px solid #bfbfbf; border-top: 1px solid #bfbfbf; font-family: Arial, Helvetica, sans-serif, Tahoma; font-size: 12px; }






form {
	margin: 0;
	padding: 0;
}

input[type="text"]{
	background-color: #ffffff;
}

/* start web forms section */



table.inputform span.text{
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
}

table.inputform{
	padding: 0;
	/*border: 1px solid #adadaf;*/
	border: 0;
	border-collapse: collapse;
	width: 566px;
	margin-left: 6px;
	font-size: 9pt;
	font-weight: normal;
}

table.inputform td a:visited, table.inputform td a:link{
	text-decoration: none;
}

table.inputform th{	/*background: #bdd7d7;*/ 
	font-size: 10pt; font-weight: bold; 
	/*border: 1px solid #adadaf;*/
	padding: 3px;
	text-align: center;
	color: #006666;
	vertical-align: top;
}

table.inputform td{
	padding: 3px;
	/*border: 1px solid #adadaf;*/
	vertical-align: top;

}

table.inputform td.subheading{
	/*background: #deebeb;*/
	/*border: 1px solid #adadaf;*/
	padding: 3px;
	color: #006666;
	vertical-align: top;
	font-size: 9pt; 
	font-weight: bold; 
}

table.inputform td.plaintd{
	border: 0;
}

table.inputform td.whitetd{
	/*background-color: #ffffff;*/
	border: 0;
}

table.inputform tr td table  {
	border: 0;
	border-collapse: collapse;
	width: 100%;
	float: left;
}

table.inputform tr td table td, table.inputform tr th table td {
	border: 0;
	padding: 0;
	width: auto;
}

.feint{
	color: #006666;
}



/* Begin Round borders */

/*.container {width: 200px;} */

.container {
	width: 100%;
	margin: 0;
}

#xround h1, #xround h2, #xround p, .xround h1, .xround h2, .xround p {
	/*margin: 0 10px; */
	margin: 0;
	letter-spacing: 1px;
}
/*
#xround h1 {
	font-size:2.5em; 
	color:#ffffff;
}

#xround h2 {
	font-size:14px;
	color:#06a; 
	border:0;
	font-family: Verdana, helvetica, "trebuchet MS", arial, sans-serif;
}

#xround p {
	padding-bottom:0.5em; 
	font-size: 10px;
	font-family: Verdana, helvetica, "trebuchet MS", arial, sans-serif;
}

#xround .title {
	font-size: 10px;
	font-family: Verdana, helvetica, "trebuchet MS", arial, sans-serif;
	color:#804c1a; 
	text-decoration:none;
}

#xround .title:hover {
	font-size: 10px;
	font-family: Verdana, helvetica, "trebuchet MS", arial, sans-serif;
	color:#0066aa; 
	text-decoration:none;
}
*/
#xround h2, .xround h2  {
	padding-top: 0.5em;
}

#xround, .xround{
	background: transparent; 
	/*margin: 1em;*/
	margin: 0;
}

.xtop, .xbottom {
	display: block; 
	background: transparent; 
	font-size: 1px;
}

.xb1, .xb2, .xb3, .xb4 {
	display: block; 
	overflow: hidden;
}

.xb1, .xb2, .xb3 {
	height: 1px;
}

.xb2, .xb3, .xb4 {
	background: #eef5f5; /*  background here #1 */ 
	border-left: 1px solid #bfbfbf; 
	border-right: 1px solid #bfbfbf;
}

.xb1 {
	margin:0 5px; 
	background:#bfbfbf; /* is a border color! */
}

.xb2 {
	margin:0 3px; 
	border-width:0 2px;
}

.xb3 {
	margin:0 2px;
}

.xb4 {
	height: 2px; 
	margin: 0 1px;
}

.xboxcontent {
	display: block; 
	background: #eef5f5; /*  background here #2 */
	padding-right: 6px;
	border: 0 solid #bfbfbf; 
	border-width: 0 1px;
}

/* End Round Borders */


/* start form buttons */

.submit_button{
	width: 80px;
	background: #e33e3e;
	margin: 0;
	padding: 0;
	color: #ffffff;
	vertical-align: text-bottom;
	text-align: center;
	font-size: 8pt;
	font-weight: bold;
	cursor: pointer;
}

.reset_button{
	width: 80px;
	background: #e33e3e;
	margin: 0;
	padding: 0;
	color: #ffffff;
	vertical-align: text-bottom;
	text-align: center;
	font-size: 8pt;
	font-weight: bold;
	cursor: pointer;
}

/* end form buttons */









table.inputform tr td.td1colsubmit{
	width: 580px;
	text-align: right;
	/*background: #dedede;*/
}



/* start form layout for 1 column layout */

table.inputform th.td1col{
	width: 580px;	
	text-align: center;	
	/*background: #bdd7d7;*/ 
	font-size: 10pt; font-weight: bold; 
	/*border: 1px solid #adadaf;*/
	padding: 3px;
	text-align: center;
	color: #006666;
	vertical-align: top;
}

table.inputform td.subheadingtd1col, table.inputform th.subheadingtd1col{
	/*background: #deebeb;*/
	color: #404040;
	font-weight: bold;
	/*border: 1px solid #adadaf;*/
	padding: 3px;
	vertical-align: top;
	width: 580px;
	font-size: 9pt; font-weight: bold; 
}

table.inputform tr td.td1col{
	width: 568px;
}

table.inputform tr td.td1col input {
	width: 568px;
}

table.inputform tr td.td1col textarea{
	width: 568px;
	white-space: normal;
}

table.inputform tr td.td1col select {
	width: 572px;
}


/* provided to style td's without inheriting content widths to contained elements so you can add several...*/
table.inputform tr td.td1col_NI{
	width: 580px;
}

/* use these next 2 styles to size elements that have no inherited width from parent table cell elements */
input.td1col {
	width: 566px;
}

textarea.td1col {
	width: 566px;
}

select.td1col {
	width: 578px;
}

/* end form layout for 1 column layout */

/* start form layout for 2 column layout */

table.inputform th.td2col{
	width: 287px;	
	text-align: center;	
	/*background: #bdd7d7;*/ 
	font-size: 10pt; font-weight: bold; 
	/*border: 1px solid #adadaf;*/
	padding: 3px;
	text-align: center;
	color: #006666;
	vertical-align: top;
}

table.inputform td.subheadingtd2col, table.inputform th.subheadingtd2col{
	/*background: #deebeb;*/
	color: #404040;
	font-weight: bold;
	/*border: 1px solid #adadaf;*/
	padding: 3px;
	vertical-align: top;
	width: 287px;
	font-size: 9pt; font-weight: bold; 
}

table.inputform tr td.td2col{
	width: 277px;
}

table.inputform tr td.td2col input {
	width: 279px;
}

table.inputform tr td.td2col textarea{
	width: 278px;
	white-space: normal;
}

table.inputform tr td.td2col select {
	width: 283px;
}


/* provided to style td's without inheriting content widths to contained elements so you can add several...*/
table.inputform tr td.td2col_NI{
	width: 287px;
}

/* use these next 2 styles to size elements that have no inherited width from parent table cell elements */
input.td2col {
	width: 288px;
}

textarea.td2col {
	width: 288px;
}

select.td2col {
	width: 292px;
}

/* end form layout for 2 column layout */

/* start form layout for 3 column layout */

table.inputform th.td3col{
	width: 182px;	
	text-align: center;	
	/*background: #bdd7d7;*/ 
	font-size: 10pt; font-weight: bold; 
	/*border: 1px solid #adadaf;*/
	padding: 3px;
	text-align: center;
	color: #006666;
	vertical-align: top;
}

table.inputform td.subheadingtd3col, table.inputform th.subheadingtd3col{
	/*background: #deebeb;*/
	color: #404040;
	font-weight: bold;
	/*border: 1px solid #adadaf;*/
	padding: 3px;
	vertical-align: top;
	width: 182px;
	font-size: 9pt; font-weight: bold; 
}

table.inputform tr td.td3col{
	width: 182px;
}

table.inputform tr td.td3col input {
	width: 182px;
}

table.inputform tr td.td3col textarea{
	width: 182px;
	white-space: normal;
}

table.inputform tr td.td3col select {
	width: 186px;
}


/* provided to style td's without inheriting content widths to contained elements so you can add several...*/
table.inputform tr td.td3col_NI{
	width: 182px;
}

/* use these next 2 styles to size elements that have no inherited width from parent table cell elements */
input.td3col {
	width: 182px;
}

textarea.td3col {
	width: 182px;
}

select.td3col {
	width: 182px;
}

/* end form layout for 3 column layout */

/* start form layout for 4 column layout */

table.inputform th.td4col{
	width: 148px;	
	text-align: center;	
	/*background: #bdd7d7;*/ 
	font-size: 10pt; font-weight: bold; 
	/*border: 1px solid #adadaf;*/
	padding: 3px;
	text-align: center;
	color: #006666;
	vertical-align: top;
}

table.inputform td.subheadingtd4col, table.inputform th.subheadingtd4col{
	/*background: #deebeb;*/
	color: #404040;
	font-weight: bold;
	/*border: 1px solid #adadaf;*/
	padding: 3px;
	vertical-align: top;
	width: 148px;
	font-size: 9pt; font-weight: bold; 
}

table.inputform tr td.td4col{
	width: 148px;
}

table.inputform tr td.td4col input {
	width: 138px;
}

table.inputform tr td.td4col textarea{
	width: 138px;
	white-space: normal;
}

table.inputform tr td.td4col select {
	width: 142px;
}


/* provided to style td's without inheriting content widths to contained elements so you can add several...*/
table.inputform tr td.td4col_NI{
	width: 148px;
}

/* use these next 2 styles to size elements that have no inherited width from parent table cell elements */
input.td4col {
	width: 138px;
}

textarea.td4col {
	width: 138px;
}

select.td4col {
	width: 142px;
}

/* end form layout for 4 column layout */

/* start form layout for 6 column layout */

table.inputform th.td6col{
	width: 98px;	
	text-align: center;	
	/*background: #bdd7d7;*/ 
	font-size: 10pt; font-weight: bold; 
	/*border: 1px solid #adadaf;*/
	padding: 3px;
	text-align: center;
	color: #006666;
	vertical-align: top;
}

table.inputform td.subheadingtd6col, table.inputform th.subheadingtd6col{
	/*background: #deebeb;*/
	color: #404040;
	font-weight: bold;
	/*border: 1px solid #adadaf;*/
	padding: 3px;
	vertical-align: top;
	width: 98px;
	font-size: 9pt; font-weight: bold; 
}

table.inputform tr td.td6col{
	width: 98px;
}

table.inputform tr td.td6col input {
	width: 88px;
}

table.inputform tr td.td6col textarea{
	width: 88px;
	white-space: normal;
}

table.inputform tr td.td6col select {
	width: 92px;
}


/* provided to style td's without inheriting content widths to contained elements so you can add several...*/
table.inputform tr td.td6col_NI{
	width: 98px;
}

/* use these next 2 styles to size elements that have no inherited width from parent table cell elements */
input.td6col {
	width: 88px;
}

textarea.td6col {
	width: 88px;
}

select.td6col {
	width: 92px;
}

/* end form layout for 6 column layout */

/* start form layout for 8 column layout */

table.inputform th.td8col{
	width: 73px;	
	text-align: center;	
	/*background: #bdd7d7;*/ 
	font-size: 10pt; font-weight: bold; 
	/*border: 1px solid #adadaf;*/
	padding: 3px;
	text-align: center;
	color: #006666;
	vertical-align: top;
}

table.inputform td.subheadingtd8col, table.inputform th.subheadingtd8col{
	/*background: #deebeb;*/
	color: #404040;
	font-weight: bold;
	/*border: 1px solid #adadaf;*/
	padding: 3px;
	vertical-align: top;
	width: 73px;
	font-size: 9pt; font-weight: bold; 
}

table.inputform tr td.td8col{
	width: 73px;
}

table.inputform tr td.td8col input {
	width: 63px;
}

table.inputform tr td.td8col textarea{
	width: 63px;
	white-space: normal;
}

table.inputform tr td.td8col select {
	width: 67px;
}


/* provided to style td's without inheriting content widths to contained elements so you can add several...*/
table.inputform tr td.td8col_NI{
	width: 73px;
}

/* use these next 2 styles to size elements that have no inherited width from parent table cell elements */
input.td8col {
	width: 63px;
}

textarea.td8col {
	width: 63px;
}

select.td8col {
	width: 67px;
}

/* end form layout for 8 column layout */

/* start form layout for 12 column layout */

table.inputform th.td12col{
	width: 48px;	
	text-align: center;	
	/*background: #bdd7d7;*/ 
	font-size: 10pt; font-weight: bold; 
	/*border: 1px solid #adadaf;*/
	padding: 3px;
	text-align: center;
	color: #006666;
	vertical-align: top;
}

table.inputform td.subheadingtd12col, table.inputform th.subheadingtd12col{
	/*background: #deebeb;*/
	color: #404040;
	font-weight: bold;
	/*border: 1px solid #adadaf;*/
	padding: 3px;
	vertical-align: top;
	width: 48px;
	font-size: 9pt; font-weight: bold; 
}

table.inputform tr td.td12col{
	width: 48px;
}

table.inputform tr td.td12col input {
	width: 37px;
}

table.inputform tr td.td12col textarea{
	width: 37px;
	white-space: normal;
}

table.inputform tr td.td12col select {
	width: 41px;
}


/* provided to style td's without inheriting content widths to contained elements so you can add several...*/
table.inputform tr td.td12col_NI{
	width: 48px;
}

/* use these next 2 styles to size elements that have no inherited width from parent table cell elements */
input.td12col {
	width: 37px;
}

textarea.td12col {
	width: 37px;
}

select.td12col {
	width: 42px;
}

/* end form layout for 12 column layout */




/* start web forms section */

table.inputformmax{
	padding: 0;
	/*background: #edf6f5;*/
	border: 1px solid #adadaf;
	border-collapse: collapse;
	width: 718px;
	margin-left: 22px;
	font-size: 9pt;
	font-weight: normal;
}

table.inputformmax th{
	/*background: #bdd7d7;*/ 
	font-size: 10pt; font-weight: bold;/*border: 1px solid #adadaf;*/
	padding: 3px;
	text-align: center;
	color: #006666;
	vertical-align: top;
}

table.inputformmax td{
	padding: 3px;
	/*border: 1px solid #adadaf;*/
	vertical-align: top;
	text-align: left;
}

table.inputformmax td.subheading{
	/*background: #deebeb;*/
	/*border: 1px solid #adadaf;*/
	padding: 3px;
	color: #006666;
	vertical-align: top;
	font-size: 9pt; font-weight: bold; 
}

table.inputformmax td.plaintd{
	border: 0;
}

table.inputformmax td.whitetd{
	/*background-color: #ffffff;*/
	border: 0;
}

table.inputformmax tr td table  {
	border: 0;
	border-collapse: collapse;
	width: 100%;
	float: left;
}

table.inputformmax tr td table td, table.inputformmax tr th table td {
	border: 0;
	padding: 0;
	width: auto;
}



table.inputformmax tr td.tdm1colsubmit{
	width: 718px;
	text-align: right;
	/*background: #dedede;*/
}



/* start form layout for m1 column layout */

table.inputformmax th.tdm1col{
	width: 720px;
	text-align: center;
		/*background: #bdd7d7;*/ 
	font-size: 10pt; font-weight: bold;/*border: 1px solid #adadaf;*/
	padding: 3px;
	text-align: center;
	color: #006666;
	vertical-align: top;
}

table.inputformmax td.subheadingtdm1col, table.inputformmax th.subheadingtdm1col{
	/*background: #deebeb;*/
	color: #404040;
	font-weight: bold;
	/*border: 1px solid #adadaf;*/
	padding: 3px;
	vertical-align: top;
	width: 720px;
	font-size: 9pt; font-weight: bold; 
}

table.inputformmax tr td.tdm1col{
	width: 720px;
}

table.inputformmax tr td.tdm1col input {
	width: 706px;
}

table.inputformmax tr td.tdm1col textarea{
	width: 706px;
	white-space: normal;
}

table.inputformmax tr td.tdm1col select {
	width: 710px;
}



/* provided to style td's without inheriting content widths to contained elements so you can add several...*/
table.inputformmax tr td.tdm1col_NI{
	width: 720px;
}

/* use these next 2 styles to size elements that have no inherited width from parent table cell elements */
input.tdm1col {
	width: 706px;
}

textarea.tdm1col {
	width: 706px;
}

select.tdm1col {
	width: 710px;
}

/* end form layout for m1 column layout */

/* start form layout for m2 column layout */

table.inputformmax th.tdm2col{
	width: 360px;
	text-align: center;
		/*background: #bdd7d7;*/ 
	font-size: 10pt; font-weight: bold;/*border: 1px solid #adadaf;*/
	padding: 3px;
	text-align: center;
	color: #006666;
	vertical-align: top;
}

table.inputformmax td.subheadingtdm2col, table.inputformmax th.subheadingtdm2col{
	/*background: #deebeb;*/
	color: #404040;
	font-weight: bold;
	/*border: 1px solid #adadaf;*/
	padding: 3px;
	vertical-align: top;
	width: 360px;
	font-size: 9pt; font-weight: bold; 
}

table.inputformmax tr td.tdm2col{
	width: 360px;
}

table.inputformmax tr td.tdm2col input {
	width: 348px;
}

table.inputformmax tr td.tdm2col textarea{
	width: 348px;
	white-space: normal;
}

table.inputformmax tr td.tdm2col select {
	width: 352px;
}



/* provided to style td's without inheriting content widths to contained elements so you can add several...*/
table.inputformmax tr td.tdm2col_NI{
	width: 360px;
}

/* use these next 2 styles to size elements that have no inherited width from parent table cell elements */
input.tdm2col {
	width: 348px;
}

textarea.tdm2col {
	width: 348px;
}

select.tdm2col {
	width: 352px;
}

/* end form layout for m2 column layout */

/* start form layout for m4 column layout */

table.inputformmax th.tdm4col{
	width: 180px;
	text-align: center;
		/*background: #bdd7d7;*/ 
	font-size: 10pt; font-weight: bold;/*border: 1px solid #adadaf;*/
	padding: 3px;
	text-align: center;
	color: #006666;
	vertical-align: top;
}

table.inputformmax td.subheadingtdm4col, table.inputformmax th.subheadingtdm4col{
	/*background: #deebeb;*/
	color: #404040;
	font-weight: bold;
	/*border: 1px solid #adadaf;*/
	padding: 3px;
	vertical-align: top;
	width: 180px;
	font-size: 9pt; font-weight: bold; 
}

table.inputformmax tr td.tdm4col{
	width: 180px;
}

table.inputformmax tr td.tdm4col input {
	width: 168px;
}

table.inputformmax tr td.tdm4col textarea{
	width: 168px;
	white-space: normal;
}

table.inputformmax tr td.tdm4col select {
	width: 172px;
}



/* provided to style td's without inheriting content widths to contained elements so you can add several...*/
table.inputformmax tr td.tdm4col_NI{
	width: 180px;
}

/* use these next 2 styles to size elements that have no inherited width from parent table cell elements */
input.tdm4col {
	width: 168px;
}

textarea.tdm4col {
	width: 168px;
}

select.tdm4col {
	width: 172px;
}

/* end form layout for m4 column layout */

/* start form layout for m8 column layout */

table.inputformmax th.tdm8col{
	width: 90px;
	text-align: center;
		/*background: #bdd7d7;*/ 
	font-size: 10pt; font-weight: bold;/*border: 1px solid #adadaf;*/
	padding: 3px;
	text-align: center;
	color: #006666;
	vertical-align: top;
}

table.inputformmax td.subheadingtdm8col, table.inputformmax th.subheadingtdm8col{
	/*background: #deebeb;*/
	color: #404040;
	font-weight: bold;
	/*border: 1px solid #adadaf;*/
	padding: 3px;
	vertical-align: top;
	width: 90px;
	font-size: 9pt; font-weight: bold; 
}

table.inputformmax tr td.tdm8col{
	width: 90px;
}

table.inputformmax tr td.tdm8col input {
	width: 78px;
}

table.inputformmax tr td.tdm8col textarea{
	width: 78px;
	white-space: normal;
}

table.inputformmax tr td.tdm8col select {
	width: 82px;
}



/* provided to style td's without inheriting content widths to contained elements so you can add several...*/
table.inputformmax tr td.tdm8col_NI{
	width: 90px;
}

/* use these next 2 styles to size elements that have no inherited width from parent table cell elements */
input.tdm8col {
	width: 78px;
}

textarea.tdm8col {
	width: 78px;
}

select.tdm8col {
	width: 82px;
}

/* end form layout for m8 column layout */

/* start form layout for m16 column layout */

table.inputformmax th.tdm16col{
	width: 45px;
	text-align: center;
		/*background: #bdd7d7;*/ 
	font-size: 10pt; font-weight: bold;/*border: 1px solid #adadaf;*/
	padding: 3px;
	text-align: center;
	color: #006666;
	vertical-align: top;
}

table.inputformmax td.subheadingtdm16col, table.inputformmax th.subheadingtdm16col{
	/*background: #deebeb;*/
	color: #404040;
	font-weight: bold;
	/*border: 1px solid #adadaf;*/
	padding: 3px;
	vertical-align: top;
	width: 45px;
	font-size: 9pt; font-weight: bold; 
}

table.inputformmax tr td.tdm16col{
	width: 45px;
}

table.inputformmax tr td.tdm16col input {
	width: 33px;
}

table.inputformmax tr td.tdm16col textarea{
	width: 33px;
	white-space: normal;
}

table.inputformmax tr td.tdm16col select {
	width: 31px;
}



/* provided to style td's without inheriting content widths to contained elements so you can add several...*/
table.inputformmax tr td.tdm16col_NI{
	width: 45px;
}

/* use these next 2 styles to size elements that have no inherited width from parent table cell elements */
input.tdm16col {
	width: 33px;
}

textarea.tdm16col {
	width: 33px;
}

select.tdm16col {
	width: 31px;
}

/* end form layout for m16 column layout */


.bodynav li ul li  a:link,  .bodynav li  ul li  a:active, .bodynav li  ul li  a:hover, .bodynav li  ul li  a:visited{
	text-decoration: none;
}


.bodynav, .bodynav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1.1;
}

 
.bodynav a, .bodynav span {
	display: block;
	color: #006666;
}


.bodynav li { /* all list items */
	float: left;
	padding-top: 2px;
	padding-bottom: 2px;
	/*background: #edf6f5;*/
}






.bodynav li ul { /* second-level lists */
	position: absolute;
	left: -999em; 
}


.bodynav li ul  a {
	padding-left: 2px;
}

 
.bodynav li ul ul { /* third-and-above-level lists */

}


.bodynav li:hover ul ul, .bodynav li:hover ul ul ul, .bodynav li.sfhover ul ul, .bodynav li.sfhover ul ul ul{
	left: -999em;
}


.bodynav li:hover ul, .bodynav li li:hover ul, .bodynav li li li:hover ul, .bodynav li.sfhover ul, .bodynav li li.sfhover ul, .bodynav li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}


.bodynav li ul li, .bodynav li ul li ul li{
	border-left:  1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}


.bodynav li ul li:first-child, .bodynav li ul li ul li:first-child{
	border-top:  1px solid #cccccc;
}




.bodynav li ul li ul li{ /*level 3 */
	
}


.bodynav ul li:hover, .bodynav ul li.sfhover {
	background: #e9e9e9;
}

 
.bodynav ul li:hover a:hover, .bodynav ul li.sfhover a:hover{
	color: #000000;
}



.bodynav li li
{
	background: #ffffff url('http://www.ebi.ac.uk/inc/images/menu_contents_bg.gif') repeat-x scroll bottom left; ;
}




/*level 1 */
.bodynav a, .bodynav li
{
	width: 10em;
} 
/*level 2 */
.bodynav li ul, .bodynav li ul li, .bodynav li ul a
{
	width: 10em;
}
/*level 3 */
.bodynav li ul ul 
{ 
	margin: -1.35em 0 0 10em;
}






/* commonly used styles from old site */

td.green{
    font-size: 10pt;
    font-weight: bold;
}

span.green{
    font-size: 10pt;
    font-weight: bold;
}
.plargerbold{ font-family: Arial, Helvetica, sans-serif; font-size: 11pt; font-weight: bold; color: #000000 ; text-decoration: none}
.plargebold { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: #000000 ; text-decoration: none}
a.pbold_list:link { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold; color: #000000 ; text-decoration: underline}
a.pbold_list:visited { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold; color: #000000 ; text-decoration: underline}
a.pbold_list:active { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold; color: #000000 ; text-decoration: underline}
a.pbold_list:hover { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold; color: #006666 ; text-decoration: none}
.pbold_list, .pbold, .smallbold { font-weight: bold; font-size: 9pt; font-family: Arial, Helvetica, sans-serif; text-decoration:none; color: #000000 }
a.greenboldsmall:link { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold; color: #1f7979 ; text-decoration: underline}
a.greenboldsmall:visited { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold; color: #1f7979 ; text-decoration: underline}
a.greenboldsmall:active { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold; color: #1f7979 ; text-decoration: underline}
a.greenboldsmall:hover { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold; color: #1f7979 ; text-decoration: none}
.greenboldsmall { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold; color: #1f7979 ; text-decoration: none}
a.greenboldsmall_list:link { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold; color: #1f7979 ; text-decoration: underline}
a.greenboldsmall_list:visited { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold; color: #1f7979 ; text-decoration: underline}
a.greenboldsmall_list:active { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold; color: #1f7979 ; text-decoration: underline}
a.greenboldsmall_list:hover { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold; color: #006666 ; text-decoration: none}
.greensmallbold, .greenboldsmall_list { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold; color: #1f7979 ; text-decoration: none}
a.smallboldlinkunderline:link  {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; font-weight: bold; font-variant: normal; text-transform: none; color: #000000; text-decoration: underline}
a.smallboldlinkunderline:visited  {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; font-weight: bold; font-variant: normal; text-transform: none; color: #000000; text-decoration: underline}
a.smallboldlinkunderline:active  {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; font-weight: bold; font-variant: normal; text-transform: none; color: #000000; text-decoration: underline}
a.smallboldlinkunderline:hover  {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; font-weight: bold; font-variant: normal; text-transform: none; color: #000000; text-decoration: none}
.psmall {color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: normal; text-decoration: none }
a.whitebold_small:link { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold; color: #ffffff ; text-decoration: underline}
a.whitebold_small:visited { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold; color: #ffffff ; text-decoration: underline}
a.whitebold_small:active { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold; color: #ffffff ; text-decoration: underline}
a.whitebold_small:hover { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold; color: #ffffff ; text-decoration: none}
.whitebold_small { color: #ffffff; font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold }
.small_list { color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: normal; text-decoration: none }
a.small_list_underline:link { color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: normal; text-decoration: underline }
a.small_list_underline:visited { color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: normal; text-decoration: underline }
a.small_list_underline:active { color: #006666; font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: normal; text-decoration: none }
a.small_list_underline:hover { color: #006666; font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: normal; text-decoration: underline }
.small_list_underline { color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: normal; text-decoration: underline}

.psmall, .small {color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: normal; text-decoration: none }

.white{
	font-size: 8pt;
	color: #ffffff;
	font-weight: bold;
} 

.smallbold, .pbold{
	font-size: 8pt;
	color: #000000;
	font-weight: bold;
} 




/* for calendar layout */
.tablehead{background-color: #5e9e9e; font-size: 8pt;}
.tablesubhead{background-color: #bdd7d7; font-size: 8pt;}
.cal_175{width: 175px; border-collapse: collapse; padding: 0;  background-color: #eeeeee; border: 1px solid #404040; }
.cal_150{width: 150px; border-collapse: collapse; padding: 0;  background-color: #eeeeee; border: 1px solid #404040;}
.cal_175 th, .cal_175 td, .cal_150 th, .cal_150 td{ border: 1px solid #404040; }
.monthtable { width: 100%; border-collapse: collapse; padding: 0;  background-color: #eeeeee; border: 1px solid #404040;}
.monthtable th, .monthtable td{border: 1px solid #404040; color: #ffffff; padding: 3px;}
.monthtable td{padding: 3px;}
.todaystyle { background-color: #f4b6b6; color: #e33e3e; font-weight: bold;  }


.subheading{
    font-size: 10pt;
    color: #1f1f1f;
    padding: 0;
    background: #ffffff;
    border-top: 0px;
    border-right: 0px;
    border-left: 0px;
    border-bottom: 0px;
    margin: 25px 0px 5px 0px;
    font-weight: bold;
}


/* start 'not sure what these are for' */

.smallgreylist{
	list-style: square;
	margin: 0;
	padding-left: 20px;
	padding-right: 0;
	padding-top: 0;
	padding-bottom: 0;
	font-size: 8pt;
	color: #9e9e9e;
}

.smallgreylist li ul{
	list-style: none;
	display: none; 
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
	padding-bottom: 0;
	font-size: 8pt;
}

.contents .smallgreylist a:link, .contents .smallgreylist a:visited {
	color: #9e9e9e;
	text-decoration: none;
}

.contents .smallgreylist a:hover, .contents .smallgreylist a:active {
	color: #e33e3e;
	text-decoration: underline;
}

.smallblack{
	list-style: square;
	margin: 0;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
	padding-bottom: 0;
	font-size: 8pt;
	color: #1f1f1f;
}

.smallgreen{
	list-style: square;
	margin: 0;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
	padding-bottom: 0;
	font-size: 8pt;
	color: #5e9e9e;
}

.smallgreen a:link, .smallgreen a:visited{
	text-decoration: underline;
	color: #5e9e9e;
	font-size: 8pt;	

}

.smallgreen a:active, .smallgreen a:hover{
	text-decoration: none;
	color: #73b360;
	font-size: 8pt;
}

.smallwhite{
	list-style: square;
	margin: 0;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
	padding-bottom: 0;
	font-size: 8pt;
	color: #ffffff;
}

.smallwhite a:link, .smallwhite a:visited{
	text-decoration: underline;
	color: #ffffff;
	font-size: 8pt;	

}

.smallwhite a:active, .smallwhite a:hover{
	text-decoration: none;
	color: #ffffff;
	font-size: 8pt;
}

.pbold_small{
	font-weight: bold;
}


/* end 'not sure what these are for' */





