/* Styles for Science-Writing & About/contact.php */
#onecol { 
 		font: 12px Verdana, Arial, Helvetica, sans-serif;
		margin: 10px auto auto;
		width: 590px;
		}
	
		#onecol h1 { /* Page Head */
				font: 20px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
				color: #B86614;
				font-weight: bold;
				padding: 5px 0px 7px 0px;		
				word-spacing: -1px;
					}
	
		#onecol h2 { 
				color: #B86614;
				font: 14px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;  
				font-weight: bold;
				padding: 3px 0px 3px 0px;
				} 
				
		#onecol h3 { 
				color: #149CB8;
				font: 14px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;  
				font-weight: bold;
				padding-bottom: 10px;
				} 
			
		#onecol h4   { /* Product title */
					font: 12px  Verdana, Arial, Helvetica, sans-serif; 
					color: #1430B8;
					padding-bottom: 1px !important; 
					font-weight: bold;
					}
				#onecol h4 a:link { color: #1430B8; } 
				#onecol h4 a:visited { color: #1430B8; } 
				#onecol h4 a:hover { color: #3355FF; } 
				#onecol h4 a:active { color: #3355FF; }
				
		#onecol p { 
				font: 12px Verdana, Arial, Helvetica, sans-serif;
				line-height: 140%;
				padding: 0px 3px 13px 0px;
				}
	
.samplestable {margin-bottom: 15px;}
		.samplestable td {
			padding: 2px 0px 0px 0px;
			vertical-align: top;
			}
		
		.imageleftthumb { /* Used for product thumbnails on Science Writing Products pages */
			float: left;
			margin: 4px 25px 5px 0px!important ;
			border: 1px solid #555555;
			}
			
		.imagerightthumb { /* Used for image Science Writing article*/
			float: right;
			margin: 4px 0px 5px 20px !important;
			border: 1px solid #555555;
			}
			
		.quote {  		
			padding: 0px 0px 3px 30px !important;
			margin-top: 0px;
			}
		
		.qsource { /* Smaller,  text. */
			font: 11px Verdana, Arial, Helvetica, sans-serif !important;
			line-height: 110% !important;
			color: #333333;
			padding-bottom: 6px !important;
			margin-left: 80px;
			font-weight: normal;
			}	
			
.narrowcol {
			width: 470px;
			margin: 0px 0px 15px 60px;
			}
		.narrowcol h6 { 	
			font: 12px Verdana, Arial, Helvetica, sans-serif; 
			font-weight: bold;
			padding: 0px 10px 15px 0px;
			line-height: 140%;
			color: #777777;
			}	
		
.contactbox {	
		width: 275px;
		border-top: 1px solid #E0E0E0;
		border-bottom: 1px solid #E0E0E0;	
		margin: 0px 5px 10px 0px;
		padding: 3px 2px 1px 5px;
		}
		.contactbox p {	
			font: 11px Verdana, Arial, Helvetica, sans-serif !important;
			line-height: 110% !important;
			padding-bottom: 2px !important;
			}
	
.numref { width: 590px; /* References at end of Science Writing articles */
		margin: 10px auto auto;			
		padding: 5px 0px 5px 0px;
			}
			
		.numref h5 { /* "Reference" Title */
			font: 12px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
			font-weight: bold;
			color: #B86614;
			padding: 0px 0px 5px 0px;
			}
			
		.numref ol {
			margin-left: 15px;
			padding-left: 15px;
			}
			.numref li {
				font: 11px Arial, Helvetica, sans-serif;
				color: #333333;
				line-height: 120%;
				padding: 0px 0px 2px 5px;
				list-style-position: outside;
				}
		
		.numref a { text-decoration: underline; }

/* "you are here" in horizontal navigation bar. For <body> id  */

				#infsyn a:link.infsynhere,
				#scinew a:link.scinewhere,
				#corcom a:link.corcomhere,
				#about a:link.abohere,
				#contact a:link.conhere
				{
					background-color: #7D8FE8;
					border-top: 3px solid #A8B4F0; 
					border-bottom: 3px solid #5269E0;					
					color: #FFFFFF;
					}
				
				#infsyn a:visited.infsynhere,
				#scinew a:visited.scinewhere, 
				#corcom a:visited.corcomhere,
				#about a:visited.abohere,
				#contact a:visited.conhere
				{
					background-color: #7D8FE8;
					border-top: 3px solid #A8B4F0; 
					border-bottom: 3px solid #5269E0;					
					color: #FFFFFF;					
					}
					
				#infsyn a:hover.infsynhere,
				#scinew a:hover.scinewhere, 
				#corcom a:hover.corcomhere,
				#about a:hover.abohere,
				#contact a:hover.conhere
				{
					background-color: #7D8FE8;
					border-top: 3px solid #A8B4F0; 
					border-bottom: 3px solid #5269E0;					
					color: #FFFFFF;
					}
					
				#infsyn a:hover.infsynhere,
				#scinew a:hover.scinewhere, 
				#corcom a:active.corcomhere,
				#about a:active.abohere,
				#contact a:active.conhere
				{
					background-color: #7D8FE8;
					border-top: 3px solid #A8B4F0; 
					border-bottom: 3px solid #5269E0;					
					color: #FFFFFF;
					}
	/* END */
