/* ================================================================================================== */
/* Generic Style Declarations */

body#MiniSite
		{	background: #2a9aec; }
		
a img		{	border: none; }

a:link		{	color: #296AC8; }

a:visited	{	color: #666; }

a:hover		{	color: #073D83;
			text-decoration: none; }

/* END Generic Style Declarations */
/* ================================================================================================== */





/* ================================================================================================== */
/* Layout Styles */

#Wrapper	{	width: 932px;
			background: #2A9AEC;
			border: none; }

#Content	{	background: #d9e6ef;
			width: 100%; }
			
.Content	{	width: 690px; } /* Needed for td in IE */	

h2.SubNav	{	color: #000000;
			margin-top: 15px;
			font-weight: normal; }

h2.SubNav a:link, h2.SubNav a:visited, h2.SubNav a:hover
		{	color: #000000;
			text-decoration: none;
			font-weight: normal;
			outline: none; }
			
h2.SubNav a:hover, h2.SubNav a.Sel
		{	text-decoration: underline; }

h2.SubNav a.Sel
		{	color: #296ac8; }

#HomeContent dt a
		{	color: #006acc; }

dd		{	margin-left: 0; }

#SocialMediaTab	{	border: none; 
			-moz-box-shadow: none;
			-webkit-box-shadow: none; }
			
#HomeContent dt a
		{	color: #006acc; }

/* END Layout Styles */
/* ================================================================================================== */






/* ================================================================================================== */
/* Banner Styles */

#Banner		{	margin: 0 0 1px 0;
			padding: 1px 0 0 0;
			border-top: 17px solid #9acbee;
			height: 153px;
			background: #FFFFFF url(/files/Layout/template/LifeSciences/banner_bg.jpg) left bottom no-repeat; }

#Banner object	{	float: left;
			width: 730px; }

#Banner img#LinksHeading
		{	float: right;
			display: inline;
			position: relative;
			z-index: 100;
			border: none;
			margin: -20px -210px -10px 0;
			background: none; }

/* Banner Links Styles */

#Banner #Links	{	float: right;
			display: inline;
			width: 200px;
			height: 152px;
			margin: 0 1px 1px 1px;
			padding: 0;
			background: #dbf1ff url(/files/Layout/template/LifeSciences/links_bg.gif) left top repeat-x; }

#Links ul	{	list-style: none;
			margin: 9px 0 0 0;
			padding: 0; }

#Links li	{	padding: 0;
			margin: 0;
			background: url(/files/Layout/template/LifeSciences/arrow.gif) 10px 7px no-repeat;
			font-size: 12px;
			border-bottom: 1px solid #aeb8bf; }

#Links li.Last	{	border-bottom: 0; }

#Links li a:link, #Links li a:hover, #Links li a:visited
		{	color: #0a7fb8;
			text-decoration: none;
			padding: 3px 0 5px 23px;			
			display: block; }

#Links li a:hover
		{	background: #F58026 url(/file/Layout/template/LifeSciences/arrow_hover.gif) 10px 7px no-repeat;
			color: #FFFFFF; }

/* END Banner Links Styles */

#Divider	{	height: 4px;
			margin: -1px -1px -1px -1px;
			width: 930px;
			background-color: #FFFFFF; }


/* END Banner Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Sidebar Styles */

#MiniSite #Sidebar
		{	width: 180px;
			padding: 11px;
			vertical-align: top;
			background: #9acbee; }
			
#MiniSite #Sidebar .ImageRotator
		{	margin: 0 0 10px 0; }
		
#MiniSite #Sidebar .Button
		{	margin: 10px 0; }


#MiniSite #Sidebar.Summary
		{	font-size: 10px; }
		
#MiniSite #Sidebar a 
		{	font-size: 10px;
			outline: none; }

#BNELogoMS	{	margin-top: 5px; }
			
#Statement1	{	text-align: center;
			font-size: 11px;
			margin: 5px 0; }
			
#Statement2	{	text-align: center;
			font-size: 9px;
			margin: 5px 0; }

/* END Sidebar Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Overlay Styles */

#Overlay	{	position: absolute;
			top: 10%;
			left: 15%;
			margin: 0 auto 0 auto;
			padding: 0;
			width: 540px;
			background: #0093d8;
			border: 1px solid #c8c8ca;
			clear: both;
			line-height: 140%;
			display: none; }

#Overlay a:visited
		{	color: #999999;
			text-decoration: underline; }			

			
#Overlay h1	{	font-size: 17px;
			color: #333333;
			margin: 5px 5px 0 5px;
			padding: 10px 5px 8px 10px;
			background: #ecece9;
			cursor: move;
			text-align: left; }		

#Overlay h1 a.Close
		{	float: right;
			margin: -2px 2px 0 0;
			background-color: #ff6f00;
			color: #FFFFFF;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 17px;
			padding: 1px 6px;
			text-decoration: none; }
			
.OverlayContent
		{	margin: 0 5px 5px 5px;
			padding: 5px 20px 15px 20px;
			text-align: left;
			background-color: #FFFFFF;
			color: #333333; }
			
.OverlayContent div.error li, .OverlayContent span.information
		{	margin-top: 10px;
			padding: 5px 5px 5px 26px;
			background: url(/files/Layout/template/error_bg.gif) no-repeat 5px 5px #ffcccc;
			border: 1px solid #ff0000; }
			
.OverlayContent div.error ul
		{	list-style: none;
			margin-left: 0;
			padding-left: 0; }
			
.OverlayContent span.information
		{	background: url(/files/Layout/template/information_bg.gif) no-repeat 5px 5px #CBEAF9;
			border: 1px solid #0076AD;
			display: block;
			color: #404040; }

.OverlayContent table
		{	width: 100%; }
		
.OverlayContent td
		{	vertical-align: top;
			padding: 5px 0;
			margin: 0;}
			
.OverlayContent td.Labels
		{	padding-right: 25px; }
		
.OverlayContent tr.Last td
		{	padding: 5px 0 0 0; }
		
.OverlayContent label.Req
		{	font-weight: bold; }
		
.OverlayContent input[type="text"], .OverlayContent textarea
		{	width: 232px;
			border: 1px solid #7b7b78; }
			
.OverlayContent input[type="submit"]
		{	border: 1px solid #999999;
			background: #eeeeee;
			color: #333333;
			text-transform: uppercase; 
			padding: 3px;
			font-size: 12px;
			font-weight: bold;
			cursor: pointer; }
			
/* END Overlay Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Data table Styles */

#MiniSite table.Data td, #MiniSite table.Data th
		{	font-family: Arial, Helvetica, sans-serif;
			font-size: 12px; }

#MiniSite .Data th
		{	text-align: left;
			background: #9acbee; }

/* END Data table Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* PriNav Styles */

#PriNav		{	position: relative;
			margin: 20px 0 0 0; 
			height: 20px;
			overflow: hidden;
			z-index: 11; }

ol#FlyOutNav li, ol#FlyOutNav li a, ol#FlyOutNav li.w15, ol#FlyOutNav li.w15 a, ol#FlyOutNav li.w20, ol#FlyOutNav li.w20 a, ol#FlyOutNav li.w30, ol#FlyOutNav li.w30 a, ol#FlyOutNav li.w40, ol#FlyOutNav li.w40 a
		{	width: 110px;
			margin-right: 20px; }

ol#FlyOutNav li a 
		{	text-align: left;
			font-weight: normal;
			font-size: 12px;
			padding: 4px 10px 10px 10px;
			cursor: pointer;
			outline: none; }
			

ol#FlyOutNav li a:link, ol#FlyOutNav li a:visited 
		{	color: #FFFFFF; }

ol#FlyOutNav li a:hover 
		{	text-decoration: underline; }
		
ol#FlyOutNav li a#PrimarySel
		{	color: #000000;
			font-weight: bold;
			background: #ffffff url(/files/Layout/template/LifeSciences/navBG.jpg) right top no-repeat; }

ol#FlyOutNav li a.NavBG1, ol#FlyOutNav li a.NavBG1:visited, ol#FlyOutNav li a.NavBG1:hover
		{	background: #275ba3 url(/files/Layout/template/LifeSciences/navBG1.jpg) right top no-repeat; }

ol#FlyOutNav li a.NavBG2, ol#FlyOutNav li a.NavBG2:visited, ol#FlyOutNav li a.NavBG2:hover
		{	background: #1d5198 url(/files/Layout/template/LifeSciences/navBG2.jpg) right top no-repeat; }

ol#FlyOutNav li a.NavBG3, ol#FlyOutNav li a.NavBG3:visited, ol#FlyOutNav li a.NavBG3:hover
		{	background: #154589 url(/files/Layout/template/LifeSciences/navBG3.jpg) right top no-repeat; }

ol#FlyOutNav li a.NavBG4, ol#FlyOutNav li a.NavBG4:visited, ol#FlyOutNav li a.NavBG4:hover
		{	background: #073d83 url(/files/Layout/template/LifeSciences/navBG4.jpg) right top no-repeat; }

ol#FlyOutNav li a.NavBG5, ol#FlyOutNav li a.NavBG5:visited, ol#FlyOutNav li a.NavBG5:hover
		{	background: #002f74 url(/files/Layout/template/LifeSciences/navBG5.jpg) right top no-repeat; }

ol#FlyOutNav li a.NavBG6, ol#FlyOutNav li a.NavBG6:visited, ol#FlyOutNav li a.NavBG6:hover,
ol#FlyOutNav li a, ol#FlyOutNav li a:visited, ol#FlyOutNav li a:hover
		{	background: #002863 url(/files/Layout/template/LifeSciences/navBG6.jpg) right top no-repeat; }

/* END PriNav Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Footer Styles */

#Footer		{	height: 32px;
			background: #7B7B78;
			border: none;
			padding: 5px 0 0 20px; }

#Footer a:hover	{	color: #D9E6EF; }

#Footer img#QCMS
		{	margin-top: 2px;
			padding-right: 10px;
			float: left; }

/* END Footer Styles */
/* ================================================================================================== */

