/* ================================================================================================== */
/* Generic Style Declarations */
			
body, body#LifeSciences
		{	background: #ffffff;
			font-family: Arial, Verdana, Helvetica, sans-serif;
			font-size: 10pt;
			margin: 0px; }

a:link, a:visited, #Footer a:link, #Footer a:visited, #Bread a:link, #Bread a:visited, #LSHomeContent dt a:link, #LSHomeContent dt a:visited
		{	text-decoration: underline;
			color: #000000; }

h1, h2, h3, h4, h5, h6, code, pre
		{	color: #000000; }

h1		{	font-size: 13pt; }		
		
h2		{	font-size: 12pt; }

h3		{	font-size: 11pt; }

h4, h5, h6	{	font-size: 10pt; }

abbr:after, acronym:after
		{	content: " [" attr(title) "] "; }

/* END Generic Style Declarations */
/* ================================================================================================== */





/* ================================================================================================== */
/* Content Container Styles */

.Content
		{	font-size: 10pt;
			padding: 20px 0px 0px 0px;
			width: 100%; }

#HomeContent .Content
		{	padding: 20px 0px 0px 0px; }

#LifeSciences .Content
		{	padding: 0; }

/* Content Container Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Layout Styles */

#Wrapper	{	width: 100%;
			margin: 0;
			border: 0;
			background-color: #FFFFFF; }

#HomeContent, #Content
		{	width: 95%; }

#HomeContent
		{	background-color: #ffffff; }

.NoPrint, #TopBanner, .BGhome, #Banner, #PriNav, #SubNav, #HomeNav, #Sidebar, #Divider, #BGhome, #SocialMediaTab
		{	display: none; }
			
.BG		{	background-image: none;  }

.PrintOnly, #PrintLogo, .PrintOnlyParagraph
		{	display: block;  }

#PrintLogo	{	border-bottom: 3px solid #000000; }

/* END Layout Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Home Page Styles */

#Features
		{	background-image: none;
			background-color: #ffffff;
			border: 0; }

#Features td
		{	padding: 10px;
			background-image: none; }

#Features td.first
		{	padding-left: 0; }

#Features td.last
		{	padding-right: 0; }

#Features div, #Features div div, #Features div div div, #Features a
		{	background-image: none; }

#Features a
		{	color: #000000;
			padding: 0; }

/* END Home Page Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Life Sciences Styles */

h2.LS_SubNav a:link, h2.LS_SubNav a:visited, h2.LS_SubNav a:hover, h2.LS_SubNav a.Sel, h2.LS_SubNav
		{	color: #000000; }

body#LifeSciences #Content
		{	background: none; }

/* END Life Sciences Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Footer and Breadcrumb Styles */

#Bread, #Footer	
		{	font-size: 8pt;
			color: #000000;
			background: transparent; }

#Footer		{	padding: 10px 0 0 0;
			margin-top: 10px;
			width: 95%;
			text-align: center;
			border-top: 1px solid #dddddd; }

#LifeSciences #Footer
		{	text-align: left; }

#Footer	img.SocialMedia
		{	display: none; }

#Bread > a:after
		{	content: ""; }

#Footer a:link, #Footer a:visited
		{	text-decoration: underline;
			color: #000000; }

/* END Footer and Breadcrumb Styles */
/* ================================================================================================== */





/* ================================================================================================== */			
/* Data Table Styles */

table.Data	
		{	font-family: Arial, Verdana, Helvetica, sans-serif;
			font-size: 10pt;
			border-collapse: collapse;
			border: 1px solid #000000; }

table.Data td	
		{	font-size: 9pt;
			border: 1px solid #000000; }

table.Data th	
		{	font-weight: bold;
			font-size: 9pt;
			color: #000000;
			background-color: #ffffff;
			border: 1px solid #000000; }

/* END Data Table Styles */
/* ================================================================================================== */			