/* CSS Document */
body { text-align: left; }
#header {margin-bottom: 10px;}
#header .title {
	font-size: 22px;
	font-family: 'trebuchet ms', arial, helvetica;
	margin: 0px 0px 10px 0px; }
#header .standfirst {
	font-size: 16px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #333333;
	font-weight: bold;
	color:#F68B20; }
#bodyTable p {
	font-size: 12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height: 21px;}
.breakhead {
	font-size: 18px;
	font-family: 'trebuchet ms', arial, helvetica;
	color:#333333;
	margin-bottom: -10px;
	display: block;
	background-image: url(http://images.the-scientist.com/supplements/20070301/images/breakhead_img.gif);
	background-repeat:no-repeat;
	background-position: 1px left;
	padding-left:19px;}

#header .author {
	font-weight: bold; 
	margin: 0px;
	padding: 0px;
	height:20px;}
#bodyTable td.body {
	border-top: #aaaaaa 1px dashed;
	padding-top: 10px; }
	
.imageRight {
	border: 1px solid #333333; 
	margin: 0px 0px 10px 10px;}

.tableRight .imagecredit, .tableRight .pullquote_left {
	display: block;
	background-color: #FAEAB4;
	padding: 5px;
	border: none;
	text-align: center;
}

.tableRight .pullquote_left{
	font-size: 11px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.tableRight .imagecredit {
	font-size: 10px;
	font-family: 'trebuchet ms', arial, helvetica;
	
	}

.tableRight {
	border: 1px solid #333333;
		background-color: #FAEAB4;
		margin-left: 10px;
		margin-top: 13px;}

/************* TABLE OF CONTENTS ******************/
	
#tocWrapper {
	background-image: url(http://images.the-scientist.com/supplements/20070301/toc/images/css/tocBg.gif);
	background-repeat: repeat-y;
	background-position: top right;}
#tocContentsWrapper {
	background-image:url(http://images.the-scientist.com/supplements/20070301/toc/images/tocLeftCol.jpg);
	background-repeat: repeat-y;
	background-position: top left;
	padding: 0px 0px 0px 140px;	
	margin-top: 20px;}
.tocArticle {
	display: block;
	margin-bottom: 10px; }
.tocArticle .tocTitle a {
	font-family: "Trebuchet MS", arial, helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #455F95; 
	text-decoration: none;}

.tocArticle .tocTitle a:hover {
	background-color: #D7E1DD;}	
	
.tocArticle .tocCaption {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color:#000000;
	line-height:19px;
	letter-spacing: .05em;
	text-decoration: none;}
.tocArticle .author {
	font-family: "Trebuchet MS", arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666; } 

#sponsorProfiles {
	border: 1px solid #455F95;
	background-color: #D7E1DD;
	width: 90%;
	padding:10px;}
.sponsorProfileWrapper {
	clear: both;
	border-bottom: 1px dashed  #455F95;
	float: left; 
	width: 90%;
	padding: 10px 0px 10px 0px;}
.sponsorProfileWrapper img {
	float: left;
	clear:both; }
.sponsorProfileLink, .sponsorProfileLink a, .sponsorProfileLink a:link, .sponsorProfileLink a:visited {
	color: #455F95;
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold; 
	text-decoration: none;
	margin-left: 10px;}
.sponsorProfileLink a:hover {
	color:#333333; }