 @charset "UTF-8";
/*CSS Document */


/* Rresets all of the default html styles. */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	background: transparent;
	text-decoration: none;
	/*letter-spacing: .09em;
	word-spacing: .9em;*/
	}
	 
	 a {text-decoration: none; border-bottom: 1px solid #999999;
	 }
	 
	 a:hover {text-decoration: none; border-bottom: 1px solid #B5B5B5;
	 	
	 }
	 
 ul, ol {
	list-style: none;
	}
blockquote, q {
	quotes: none;
	}


/* Establishes some new default styles. */

body {
	font-family: Helvetica, Arial, sans-serif;
	color: #333333;
	font-size: 0.625em; /*font-size: 0.625em;*/
	background: #CFC5B9;
	text-align: center; /* Centers the main wrapper div */
	}
	
	
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2.4em;
	margin-bottom: .5em;
	color: #552437;
	font-weight: lighter;
	}
.summary {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 24px;
	}
.summary-small {
	font-size: 1.2em;
	line-height: 1.6667em;
	margin: 30px 0 0.8333em 0;
	padding-top: 30px;
	border-top: 1px solid #FAEBD7;
	}
.searchbox {
	margin: 14px 0 6px 0;
	color:#555555;
	background-color:#d6dbe1;
	width:236px;
	text-decoration:none;
	font-size:14px;
	padding:8px 10px;
	border:1px #ffffff solid;
	}
div.hr {
  	height: 1px;
  	border-bottom: 1px solid #FAEBD7;
	margin: 20px 0;
	}
div.hr hr {
  	display: none;
	}
.photo-right {
	width: 200px;
	float:right;
	text-align: center;
	padding: 0 0 20px 20px;
	}
.photo-left {
	width: 200px;
	float:left;
	text-align: center;
	padding: 0 20px 20px 0;
	}
.photo-full {
	width:610px;
	text-align:center;
	background:#eeeeee;
	padding: 10px 10px 5px 10px;
	margin: 20px 0;
	}

	
.imgsizedtb {
width: 100px;
height: 100px;
   max-width: 100px; /* this sets the max-width value for all standards-compliant browsers */
 max-height: 111px; /* sets max-height value for all standards-compliant browsers */
}
/* HEADER */


#header-outer { /* Contains the background image that extends much wider than the content area */
	background: url(/sci/techresources/Human_Genome/images/header-back.jpg) center top repeat-x;
	height:100%;
	}
#header-inner { /* This div creates the 960px-wide section where the content lives */
	width: 960px;
	margin: 0 auto;
	text-align: left;
	height:100%;
	}
#header-left {
	float: left;
	width: 450px;
	text-align: left;
	}
#header-right {
	float: right;
	text-align: right;
	}
	
	
/* MENU */

#menu-outer { /* Contains the background image that extends much wider than the content area */
	background: url(/sci/techresources/Human_Genome/images/menu-back.gif) #ffffff center top repeat-x;
	}
#menu-inner { /* This div creates the 960px-wide section where the content lives */
	width: 960px;
	margin: 0 auto;
	}
#nav {
	height: 37px;
	border-left: 1px solid #d3d4d3;
	}
#navlist li {
	display: inline; 
	list-style: none;
	}
#navlist li a {
	float: left; 
	display: block; 
	color: #4d617a; 
	height: 14px; 
	width: auto; 
	padding: 13px 20px 10px 20px; 
	font-size: 14px;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #d3d4d3;
	text-decoration: none;
	}
#navlist li a:hover {
	background: #607289; 
	color:#ffffff;
	}
#navlist li a.active {
	background: #607289; 
	color:#ffffff;
	border-bottom: 1px solid #607289;
	}	
#dropdown-research h2, #dropdown-pubs h2, #dropdown-about h2, #dropdown-edu h2, #dropdown-ifrc h2, #dropdown-userfacilities h2 {
	font-size: 11px;
	line-height: 24px;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	margin-top: 6px;
	color: #ffffff;
	}
	#dropdown-research h2 a, #dropdown-pubs h2 a, #dropdown-about h2 a, #dropdown-edu h2 a, #dropdown-userfacilities h2, #dropdown-ifrc h2 a {
		color: #ffffff;
		}
	#dropdown-research h2 a:hover, #dropdown-pubs h2 a:hover, #dropdown-about h2 a:hover, #dropdown-edu h2 a:hover, #dropdown-ifrc h2 a:hover {
		color: #ffffff;
		text-decoration: underline;
		}
		
		
		
		
		
.columnnav{
	width: 279px; 
	float: left;
	text-align: left;
	padding: 0 20px 12px 20px;
	}
.columnnav p {
	font-size: 13px;
	line-height: 24px;
	margin: 12px 0;
	color: #ffffff;
	}
.columnnav p a {
	color: #ffffcc;  
	}
.columnnav p a:hover {
	color: #fff; 
	text-decoration: underline;
	}
.columnnav ul {
	display: list-item; 
	list-style: none;
	font-size: 13px;
	
	padding-left: 1em;
	text-indent: -1.5em;

	}
.columnnav li {
	display: list-item; 
	list-style: none;
	font-size: 13px;
	line-height: 24px; 
	}
.columnnav li a {
	color: #ffffcc; 
	background: url(/sci/techresources/Human_Genome/images/bullet-dots.gif) no-repeat 5px 12px;
	padding: 7px 5px 7px 20px;
	text-decoration: none;border: none;
	}
.columnnav li a:hover {
	color: #fff; 
	text-decoration: underline;
	}
	
	.columnnav ul li ul {
	text-indent: -2.5em;
	margin-left: 1em;}
	.columnnav ul li ul li a {
		color: #ffffcc; 
		background: url(/sci/techresources/Human_Genome/images/bullet-dots.gif) no-repeat 5px 12px;
		padding: 7px 5px 7px 20px;
		margin-left: 1em;
		
		text-decoration: none;
	text-indent: -3em;
		}
	.columnnav ul li ul li a:hover {
		color: #fff; 
		text-decoration: underline;
		}
.columnnav img {
	border: 4px solid #798a9f;
	padding: 1px;
	}
.dropdown {
	position: absolute; 
	top: 171px; 
	width: 958px; 
	height: auto; 
	color: #fff; 
	background: url(/sci/techresources/Human_Genome/images/dropdown-back.gif) no-repeat center top #607289; 
		
	display: none; 
	z-index: 100;
	padding: 20px 0 10px 0;
	border-left: 2px solid #ffffff;
	/*--Bottom right rounded corner--*/
	-moz-border-radius-bottomright: 10px;
	-khtml-border-radius-bottomright: 10px;
	-webkit-border-bottom-right-radius: 10px;
	/*--Bottom left rounded corner--*/
	-moz-border-radius-bottomleft: 10px;
	-khtml-border-radius-bottomleft: 10px;
	-webkit-border-bottom-left-radius: 10px;
	}


/* CONTENT */

#content-outer { /* Contains the background image that extends much wider than the content area */
	background: #ffffff;
	}
#content-inner { /* This div creates the 960px-wide section where the content lives */
	width: 960px;
	margin: 0 auto;
	padding-top: 30px;
	text-align: left;
	}
	#content-left {
		float: left;
		width: 630px;
		text-align: left;
		padding-left: 1em;
		}
		#content-left h2 {
			font-family: Georgia, "Times New Roman", Times, serif;
			font-size: 2em;
			color: #222222;
			font-weight: lighter;
			padding-top:10px;
			}
			#content-left h2 a {
				color: #222222;
				text-decoration:none;
				}
			#content-left h2 a:hover {
				color: #821c08;
				text-decoration:none;
				}
		#content-left h3 {
			font-size: 1.6em;
			line-height: 1.25em;
			margin: 0.625em 0;
			padding-top: 10px;
			color: #222222;
			font-weight: lighter;
			}
			
			
			
			
			
		#content-left p {
			font-size: 1.2em;
			line-height: 1.6667em;
			margin: 0.8333em 0;
			}
		#content-left a {
			color: #4d617a;
			/*text-decoration: underline;*/
			}
			#content-left a:hover {
				color: #821c08;
				text-decoration: none;
				}
		.col-wrap {
			margin: 30px 0;
			padding-top: 30px;
			border-top: 1px solid #AD9492;
			display: block;
			background: url(/sci/techresources/Human_Genome/images/featuring.gif) top right no-repeat;
			}
		.col-left {
			width: 30%;
			float: left;
			}
		.img-border {
			background: #ffffff;
			padding: 1px;
			border: 9px solid #492606;
-moz-border-image:url(/sci/techresources/Human_Genome/images/border.jpg) 9 9 round; /* Firefox */
-webkit-border-image:url(/sci/techresources/Human_Genome/images/border.jpg) 9 9 round; /* Safari and Chrome */
-o-border-image:url(/sci/techresources/Human_Genome/images/border.jpg) 9 9 round; /* Opera */
border-image:url(/sci/techresources/Human_Genome/images/border.jpg) 9 9 round; 
			}
		.col-right {
			width: 70%;
			float: right;
			}
			
	#spotlight {
		background: #dddddd;
		width: 130px;
		height: 242px;
		padding: 0 30px 0 470px;
		margin: 0 0 10px 0;
		}
		#spotlight h2 {
			font-family: helvetica, arial, sans-serif;
			font-size: 1.1em;
			text-transform: uppercase;
			letter-spacing: 0.1em;
			color:#ffffcc;
			padding-top: 20px;
			}
		#spotlight a {
			color: #ffffff;
			text-decoration: underline;
			}
		#spotlight a:hover {
			color: #ffffff;
			text-decoration: underline;
			}
	#spotlight-thumb {
		text-align: left;
		margin: 0 0 30px 0;
		}
		#spotlight-thumb img {
			border: 1px solid #b3bbc5;
			margin-right: 10px;
			}
			
	#content-right {
		float: right;
		width: 300px;
		text-align: left;
		}
		#content-right h2 {
			text-transform: uppercase;
			letter-spacing: 0.05em;
			font-size: 1.2em;
			}
		#top-links {
			text-align: right;
			font-size: 1.2em;
			padding: 0px 0 28px 0;
			}
			#top-links a {
				text-decoration: underline;
				color: #4d617a;
				}
				
		#now-featuring {
			background: #3E1A26; /*#3C0013 #492606 #D4B500*/
			border: 1px solid #b3bbc5;
			padding: 9px 0 9px 9px;
			color: #F8EFE6;/*#505b6b*/
			margin-bottom: 30px;				
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  border-radius: 15px;
   -o-box-shadow: 10px 10px 5px #888;
   -webkit-box-shadow: 10px 10px 5px #888;
   -moz-box-shadow: 10px 10px 5px #888;
   box-shadow: 10px 10px 5px #888;
		
			} 
			#now-featuring h2 {
				margin-bottom: 10px;
				}
			#now-featuring h3 {
				font-size: 1.2em;
				line-height: 1.2em;
				color: #F8EFE6;
				margin-bottom: 5px;
				}
			#now-featuring h4 {
				font-size: 1.1em;
				line-height: 1.1em;
				color: #F8EFE6;
				margin-bottom: 5px;
				}
			#now-featuring li {
				font-size: 1.2em;
				line-height: 1.5em;
				margin-left: 20px;
				list-style-type: square;
				color: #F8EFE6;
				}
				#now-featuring  p {
				font-size: 1.2em;
				line-height: 1.5em;
				color: #F8EFE6;
				margin-top: 1.2em;
				}
			#now-featuring img {
				border: 1px solid #ffffff;
				}
			#now-featuring a {
				color: #F8EFE6;
				}
		#now-featuring a:hover {text-decoration: none; border-bottom: 1px solid #D2D2D2;
				}	/*
				text-decoration: underline;*/
			#now-featuring-left {
				float: left;
				width: 80px;
				}
			#now-featuring-right {
				float: right;
				width: 190px;
				}
			#now-featuring-wrap {
				margin: 10px 0;
				padding-bottom: 10px;
				margin-right: 1em;
				border-bottom: 1px dashed #b3bbc5;
				display: block;
				}
				
				#now-featuring-wrap:last-child  {				
				border-bottom: 1px none;
				}
				
				/* facebook styles */
				 .fb-like-box {
				 	background-color: White;
				 }
				
			/* decided to use only the now-featuring boxes	
		#features-box {
			background: #d0d8e3;
			border: 1px solid #b3bbc5;
			padding: 9px 0 9px 9px;
			color: #505b6b;
			margin-bottom: 30px;
			}
			#features-box img {
				border: 1px solid #ffffff;
				}
			#features-box a {
				color: #4d617a;
				}
			#features-box a:hover {
				text-decoration: underline;
				}
			.features-wrap {
				margin: 10px 0;
				padding-bottom: 10px;
				border-bottom: 1px dashed #b3bbc5;
				display: block;
				}
				
				.features-wrap:last-child  {				
				border-bottom: 1px none;
				}
				
				
			.features-left {
				width: 82px;
				float: left;
				}
			.features-right {
				width: 188px;
				float: right;
				margin-top: 10px;
				font-size: 1.2em;
				line-height: 1.5em;
				}
				*/
		/* TABBED BOX */

		div.content {
			background: #CDE0CE;
			border: 1px solid #b3bbc5;
			padding: 10px;
			color: #505b6b;
			margin-bottom: 30px;
			clear: left;


			}
		div.content.inactive {
			display: none;
			}
		ol#toc {
			list-style: none;
			text-transform: uppercase;
			letter-spacing: 0.1em;
			font-size: 1em;
			color: #505b6b;
			}
		ol#toc a {
			background: #EFF5F0;
			color: #666666;
			display: block;
			float: left;
			padding: 10px;
			}
		ol#toc a:hover {
			background-color: #7DAE80; 
			}
		ol#toc li {
			float: left;
			margin: 0 1px -1px 0;/*0 1px -1px 0*/
			}
			
			ol#toc li a {
  -moz-border-radius-topright: 0.5em;
  -moz-border-radius-topleft: 0.5em; 
  -webkit-border-top-left-radius: 0.5em;
  -webkit-border-top-right-radius: 0.5em;
  border-top-left-radius: 0.5em;
  border-top-right-radius: 0.5em; 
  /*added padding to stop last tab from wrapping*/
			padding: 0.6em 0.6em 1em 0.6em;
			text-decoration: none;
  }
    
			
		ol#toc li a.active {
			background-color: #CDE0CE;
			background-position: 0 -60px;
			color: #505b6b;
			font-weight: bold;
			border-top: 1px solid #b3bbc5;
			border-right: 1px solid #b3bbc5;
			border-left: 1px solid #b3bbc5;
			}
		.list1 li, .list2 li, .list3 li, .list4 li {
			padding: 8px 0 8px 25px;
			border-bottom:1px dashed #b3bbc5;
			font-size: 1.2em;
			line-height: 1.5em;
			text-align: left;
			} 
			
			.list1 li:last-child, .list2 li:last-child, .list3 li:last-child, .list4 li:last-child {
			border-bottom: none;}
			
			
		.list1 li a, .list2 li a, .list3 li a, .list4 li a {
			color: #4d617a;
			}
		.list1 li a:hover, .list2 li a:hover, .list3 li a:hover, .list4 li a:hover {
			text-decoration: underline;
			}
		li.news {
			background: url(/sci/techresources/Human_Genome/images/icon-news.gif) no-repeat left center;
			}
		li.pdf {
			background: url(/sci/techresources/Human_Genome/images/icon-pdf.gif) no-repeat left center;
			}
		li.calc {
			background: url(/sci/techresources/Human_Genome/images/icon-funding.gif) no-repeat left center;
			}
		
		#photo-gallery {
			background: #CDE0CE;
			border: 1px solid #b3bbc5;
			padding: 9px 0 0 9px;
			color: #505b6b;
			margin-bottom: 30px;
			}
			#thumbnails {
				margin-top: 9px;
				}
			#photo-gallery img {
				border: 1px solid #ffffff;
				margin: 0 10px 10px 0;
				}


/* FOOTER */
#footer-outer { /* Contains the background image that extends much wider than the content area */
	background: #150007 url(/sci/techresources/Human_Genome/images/footer-back.jpg) repeat-x center top;
	height:100%;
		color: #F5F5F5;
	}
	#footer-print {
		display: none;
	}
	#footer-outer h2 {
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 2.2em;
		color: #F5F5F5;
		font-weight: lighter;
		}
	#footer-outer p {
		font-size: 1.2em;
		line-height: 1.6667em;
		margin: 0.8333em 0;
		}
	#footer-outer a {
		/*text-decoration: underline;*/
		color: #D6D6D6;
		}
#footer-inner { /* This div creates the 960px-wide section where the content lives */
	width: 960px;
	margin: 0 auto;
	padding: 40px 0 30px 0;
	text-align: left;
	height:100%;
	}
#footer-left {
	width: 300px;
	float: left;
	padding-right: 30px;
	}
#footer-middle {
	width: 300px;
	float: left;
	}
#footer-right {
	width: 300px;
	float: right;
	}


/* THREE COLUMN (SITE MAP) */
#threecol {
	text-align: left;
	padding-bottom: 30px;
	background: url(/sci/techresources/Human_Genome/images/threecol-back.gif) center repeat-y;
	}
	#threecol h2 {
		font-size: 1.6em;
		color: #222222;
		font-weight: lighter;
		padding: 12px 0 3px 0;
		line-height: 24px;
		}
	#threecol li {
		font-size: 12px;
		line-height: 24px;
		margin: 0px 0px 0px 20px;
		list-style-type: square;
		}
	#threecol a {
		color: #4d617a;
		}
	#threecol a:hover {
		color:#222222;
		text-decoration: underline;
		}
#threecol-left {
	width: 300px;
	float: left;
	padding-right: 30px;
	}
#threecol-middle {
	width: 300px;
	float: left;
	}
#threecol-right {
	width: 300px;
	float: right;
	}
	
	
	
	/* codes added post-darren */
	.smalltext { 
		line-height: 30%;	
		 font-size: 80%;
}

table  {
	border-width: thin thin thin thin;
	border-spacing: 0px;
	border-style: outset outset outset outset;
	border-color: gray gray gray gray;
	border-collapse: collapse;
	background-color: white;
	width: 100%;
	
}
th {
	border-width: 1px 1px 1px 1px;
	padding: 3px 3px 3px 3px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
	text-align: left;
}
td {
	border-width: 1px 1px 1px 1px;
	padding: 3px 3px 3px 3px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}


table.noborder {
	border-width: 0px;
	border-spacing: 2px;
	border-style: none;
	border-color: gray;
	border-collapse: separate;
	background-color: transparent;
}
table.noborder th {
	border-width: 0px;
	padding: 0.3em 0.3em 0.3em 0.3em;
	border-style: inset;
	border-color: gray;
	background-color: transparent;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.noborder td {
	border-width: 0px;
	padding: 0.3em 0.3em 0.3em 0.3em;
	border-style: inset;
	border-color: gray;
	background-color: transparent;
	-moz-border-radius: 0px 0px 0px 0px;
}









sub, sup {
	font-size: 70%;
} 
		#content-left ol li {
			font-size: 1.2em;
			line-height: 1.6667em;
			margin: 0px 0px 0px 20px;
			list-style-type: decimal;
			}
			#content-left ol li li {
			list-style-type: lower-alpha;
			margin: 0px 0px 0px 20px;
	font-size:inherit;
			}
			#content-left ol li li li {
			list-style-type: lower-roman;
			margin: 0px 0px 0px 20px;
	font-size:inherit;
			}
			
		#content-left  li {
			line-height: 1.6667em;
			margin: 0px 0px 0px 20px;
			/*was margin: 10px 0px 10px 20px;
			font-size: 1.2em;*/
			font-size: 1.2em;
			list-style-type: disc; 
			}
			
			
			
			
		#content-left ul li li {
	list-style-type: square;
	margin: 0px 0px 0px 20px;
			font-size: inherit;
			}
		#content-left ul ul li {
	list-style-type: square;
	margin: 0px 0px 0px 20px;
			font-size: inherit;
			}
			
		#content-left ul ul ul li {
	list-style-type: circle;
	margin: 0px 0px 0px 60px;
			font-size: inherit;
			}
			
			
		#content-left ul ul ul ul li {
	list-style-type: disc;
	margin: 0px 0px 0px 80px;
			font-size: inherit;
			}
			
			 
			
			blockquote {
				margin: 0 2em 0 2em;
			}
			
			
		 /* use for Return to Top link */
.jump {
	text-align: right;
	padding-right: 30px;
	margin-right: 5px;
	margin-top: 0em;
	font-style: italic;
}



#quicklinks {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#quicklinks li {
	display: inline; 
	list-style: none;
	}
	dt {
	margin-top: 1.5em;	/*
		padding-top: 1em;*/
		font-weight: bold;
			font-size: 1.1em;
			line-height: 1.1em;
	}
	dl
	{
		margin-left: 2em;
			font-size: 1.1em;
		 
	}
	 
			
			
	#calloutbox {
	border: 2px solid #b3bbc5; 
	padding: 0.5em 0.5em 0.5em 0.5em; 
	margin: 0.5em 0.5em 0.5em 5em;
		text-align: left;
	width: 80%; 
		}
		#calloutbox img, #calloutbox-right img, #calloutbox-left img {
	border: 2px solid #b3bbc5;  
	margin: 0.1em 0.1em 0.1em 0.1em; 
		}
		
		
		#calloutbox-left { 
	width: 45%; 
	float: left;  
	margin: 1em 1em 1em 1em;
		font-size: smaller;
		}	
		#calloutbox-right { 
	width: 45%; 
	float: right;  
	margin: 1em 1em 1em 1em;
		font-size: smaller;
		}

#content-left h4 {
			font-size: 1.4em;
			line-height: 1.2em;
			margin: 0.425em 0;
			padding-top: 8px;
			color: #222222;
			font-weight: lighter;
			} 
			
			
			
			
			.searchtable { border-width: 0px 0px 0px 0px;
	 border-spacing: 5px;
	 border-style: none none none none;
	 border-color: gray gray gray gray;
	 border-collapse: separate;
	 background-color: white;
	}

.searchtable td { border-width: 1px 1px 1px 1px;
	 padding: 1px 1px 1px 1px;
	 border-style: solid solid solid solid; 
	 border-color: gray gray gray gray;
	 background-color: white;
	 -moz-border-radius: 0px 0px 0px 0px;
	 
	}

.searchtable th { border-width: 0px 0px 0px 0px;
	 padding: 1px 1px 1px 1px;
	 border-style: none none none none;
	 border-color: gray gray gray gray;
	 background-color: white;
	 -moz-border-radius: 0px 0px 0px 0px;
	}

.searchtable tr {border-width: 0px 0px 0px 0px;
	 padding: 1px 1px 1px 1px;
	 border-style: none none none none;
	 border-color: gray gray gray gray;
	 background-color: white;
	 -moz-border-radius: 0px 0px 0px 0px;
	}
			
.searchtable .choices td {border-width: 0px 0px 0px 0px;
	 padding: 1px 0 1px 0;
	 margin: 0 0 0 0;
	 border-style: none none none none;
	 border-color: gray gray gray gray;
	 background-color: white;
	 -moz-border-radius: 0px 0px 0px 0px;	 
	 
	}
#newsparabox { 
   float: right;
	 width: 20%;
  background: #FAEBD7;/* #d0d8e3*/
	   border: 1px solid #b3bbc5;
	   padding: 9px 0 9px 9px;
	   color: #505b6b;
	   margin-bottom: 30px;
     -moz-border-radius: 15px;
	  -webkit-border-radius: 15px;
	  border-radius: 15px;
	   -o-box-shadow: 10px 10px 5px #888;
	   -webkit-box-shadow: 10px 10px 5px #888;
	   -moz-box-shadow: 10px 10px 5px #888;
	   box-shadow: 10px 10px 5px #888;	/* */
	   }

.newspara {    
	   padding-top: 0px; 
font-size: 1em; 
	    color: #555555;  
	    line-height: 1.5em; 
	    margin-top: 1.2em;
	 }

	 .note {
	 	color: Red;
		font-weight: bold;
 	}
	
	.dropcap {
		 float: left; 
		 color: #552437; 
		 font-size: 3em; 
		 line-height: 0.9em;  
padding-top: 0.1em;/**/
padding-right: 2px; 
padding-bottom: 0; 
margin-bottom: 0;
		font-family:    Georgia,   "Times New Roman", Times, serif;
	/*  */}
	
	.notecap {
		 float: left;  font-size: 2.5em; line-height: 0.9em; /*padding-top: 4px; */padding-right: 2px; padding-bottom: 0; margin-bottom: 0;
	}
	
	.note {
		color: red; font-weight: bolder;
	}
	
	.hgntoc {
	list-style-image: url(../graphics/s46.gif);
	font-family: "Arial Narrow";
	font-size: 1em; 
	padding-top: -1em;
	margin-top: -1em;
}
	.hgntoc li ul  {
	list-style-type: circle;
	list-style-image: none;
	font-family: "Arial Narrow";
	font-size: 1em; 
	padding-top: 0em;
	margin-top: 0em;
}

.blackbar, .blackbar a {
font-family: Verdana, Arial, Helvetica, sans-serif; color: #FFFFFF; background-color: black; text-decoration: none; font-size:x-small; }





/*
html>body .bersidemenu  li a {  width: auto;
	list-style-image: url(/sci/techresources/Human_Genome/graphics/whitebal.gif);
font-family: Verdana, Arial, Helvetica, sans-serif; color: #FFFFFF; background-color: black; text-decoration: none; font-size:x-small;
	  }
	  */
	  
	  


.bersidemenu ul{  /*header right menu */ /* Generated via www.cssmenubuilder.com */
 list-style: none;
	  margin: 0 0 0 0;
	  padding:  0 0 0 0;
	  border: none;
	  list-style-type: none;
	}

.bersidemenu li {  border-bottom: 1px solid #BCBCBC;
	  margin:  0 0 0 0;
	  list-style: none;
	    padding:  0 0 0 0;
	    }

.bersidemenu  li a:hover {  background: #607289;
	  color:#ffffff;
	  /*  background: #607289;
	  color:#ffffff;*/
	  }
	
.bersidemenu  a {  display: block;
	  padding: 3px 2px 3px 0;
	  margin-left: 0; 
	  color: white;	
	   background-color: #3E1A26;
	  /*
	  background: #0C0203 url(/sci/techresources/Human_Genome/images/menu-back-black.gif) repeat-x center top;
	   background-color: black;
	  color: white;	*/  
	  font-size: 1em;
	  letter-spacing:  normal;
	  word-spacing:  normal;
	  text-decoration: none;
	  width: 100%;
	/*font-size: 0.8em;
	line-height: 0.8em;*/
	  }
	.bersidemenu  .current {  color: #B6B6B6;
	  }
	  
	  
	  
	  
	  
	  
	  
	  
	  
	  