td, p, li, form, input, select, .select, textarea, caption {
    font-size: 9pt;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 130%;
	margin-top: 0;
	padding-top: 0;
}
ul {
    font-size: 9pt;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style-type: square;
}
sup {
	font-size: 5pt;
}
legend {
	color: red;
	font-weight: bold;
}
/* HEADER IMAGES */
h1 {
	margin: 10px 0 15px 0;
	padding: 5px;
	/* Text on COC admin */
	color: #999999;
	font-weight: normal;
	font-style: italic;
    font-size: 21px;
    font-family: 'Times New Roman', Times, serif;	
}
/* HEADER TEXT */
h2 {
    margin-top: 0px;
    font-weight: normal;
    font-size: 21px;
    font-family: 'Times New Roman', Times, serif;
	line-height: 100%;
}
h3, .h3 {   
    font-size: 16px;
	font-weight: bold;  
    font-family: 'Times New Roman', Times, serif;
	color: #000000;	
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 2px;	
}
.h3 {
	color: #fff; /* Added 4/25/08 GML (per JK) */
	}
h4 {
    font-size: 9pt;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #02669A;
}
h5 {
    font-size: 9pt;
    font-family: Verdana, Arial, Helvetica, sans-serif;	
}
p.specwareHeader {
	font-size: 9pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-weight: bold;
	text-align: left;
	text-transform: uppercase;
}
a:hover {
    text-decoration: none;
}
/* Location Header */
.header {
    margin: 4px;
}
.industryNav {
    margin-top: 3px;
    margin-bottom: 3px;
    color: #FFFFFF;
    text-decoration: none;
	font-weight: bold;
}
.toolNav {
    margin-top: 3px;
    margin-bottom: 3px;
    color: #FFFFFF;
    text-decoration: none;
	font-weight: bold;
}
img {
	border-color: #000000;
}
a {
    font-size: 9pt;
    font-family: Verdana, Arial, Helvetica, sans-serif;	
}
a.industryNav:hover {    
	display: inline;
	color: #02669A;
    background-color: #FFFFFF;
}
a.toolNav:hover {
	display: inline;
    color: #999999;
    background-color: #FFFFFF;
}
.welcome {
    margin: 5px 12px 10px 14px;	
	font-weight: normal;	
	color: #000000;
}
.footer {
   /* font-size: 7pt; */
    margin: 2px 3px;
    color: #FFFFFF;
}
.footerLink {
    /* font-size: 7pt; */
    color: #FFFFFF;
}
.headerImage {
	margin-bottom: 6px;
}

.contactlink
{
	color: red; 
	font-weight: bold;	
}

caption
{
	text-align: left;
}

/* Header for non-structure tables */
th {
	font-size: 9pt;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	
}
/* Cells for non-strutural tables (default only) */
.td {		
	background-color: #CCCC99;	
}

/* Fieldsets */
fieldset {
	margin: 0 0 15px 0;
	padding: 10px;
	}
.productSearchForms {	
	width: 90%;
	}
.specwareSearch {	
	width: 90%;
	}

/* FEATURES */
p.featurelinks
{	
	margin: 7px 0px 0px 0px;
}
a.topfeature
{
	display: block;	
}
a.topfeature:hover
{	
	position: relative;
	top: 1px;
	left: 2px;
}

/* CONTACT US PAGE */
div.formitem {
	width: 550px;
	height: 20px;
	overflow: visible;
	padding: 4px;
	background-color: #EEE;
	}
div.formitem_alt {
	width: 550px;
	height: 20px;
	overflow: visible;
	padding: 4px;
	background-color: #CCC;
	}
	span.formtitle {
		float: left;
		}
	.formelement {
		float: right;
		width: 300px;
		}
		

/* ASSOCIATIONS PAGE */
table#associations th {
	height: 20px;
	padding: 5px 10px 5px 10px;
	}
table#associations td {
	height: 40px;
	padding: 5px 10px 5px 10px;
	}
	
/* E-MAIL INVITATION LAYER */
div#invitation {
	position: absolute;
	top: 20px;
	right: 19px;
	width: 200px;	
	padding: 15px;	
	background-color: #FFF;
	border: 1px solid #000;
	visibility: hidden;
	}
	div#invitation form {
		margin: 0;
		padding: 0;
		}
	div#invitation input.regular {
		width: 190px;
		}
	div#invitation p {
		margin-top: 0;
		padding-top: 0;
		}
	
/* ADJUSTMENTS LAYER */
div#customize {
	position: absolute;
	top: 20px;
	right: 19px;
	width: 200px;	
	padding: 15px;	
	background-color: #FFF;
	border: 1px solid #000;
	visibility: hidden;
	}
	div#customize form {
		margin: 0;
		padding: 0;
		}
		
/* ORDERING INFO PAGE */
th.orderinginfo {
	padding: 4px; 
	background-color: #ccc; 
	border-right: 1px solid #fff;
	white-space: nowrap;
	}
td.orderinginfo {	
	padding: 4px;
	border: 1px solid #ccc; 
	}
	
/* PDF LINKS */
a.pdf {
	display: block;
	height: 20px;
	overflow: visible;
	padding-left: 20px;
	background: transparent url(/images/pdf.gif) no-repeat;
	}
	
/* SPECWARE - EXTRA LINKS UNDER NAVIGATION */
div#extra-links {
	padding: 0 5px 0 5px;
	}
div#extra-links h5 {
	margin-bottom: 5px;
	}
div#extra-links ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
	div#extra-links li {
		margin-left: 5px;
		margin-bottom: 5px;
		padding: 0;
		}
div#extra-links * {
	font-size: 95%;
	}
	
/* COUNTRY FLAGS/LINKS IN HEADER */
td#countries {	
	margin: 0;
	padding: 5px;
	}	
	td#countries span {
		margin-left: 5px;
		}
		
/* LOCATION HEADER (MOVED) */
table#location-header {
	width: 100%;
	}
table#location-header td {
	width: 100%;
	padding: 3px 7px 3px 7px;
	color: #fff;
	background-color: #999;
	font-weight: bold;
	}
table#location-header td a {
	color: #fff;
	text-decoration: none;
	}
table#location-header td a:hover {
	text-decoration: underline;
	}
	
/* END */
.end {
	clear: both;
	}
	
/* ------------------- */					
/* -- GALLERY PAGES -- */
/* ------------------- */

/* Gallery */
div#gallery {	
	}
	/* Text */			
	div#text {
		padding-left: 10px;		
		vertical-align: top;	
		}			
	/* Frame around photo */
	div#frame {
		width: 561px;			
		}
		/* Large-size image */
		div#preview {
			width: 561px;
			min-height: 376px;
			background: #ccc url(../images/loading.gif) center no-repeat;				
			}
	/* Thumbnail images - gallery navigation */
	div#thumbs {		
		width: 561px;		
		height: 75px;	
		margin-bottom: 10px;
		overflow: auto;
		white-space: nowrap;			
		}	
	div.thumbs-ibs {
		height: 74px !important;
		}		
		div#thumbs a {
			/* Set to size of thumbnail images */
			width: 75px;
			height: 50px;
			overflow: hidden;
			}
		div.thumbs-ibs a {
			height: 49px !important;
			}
		div#thumbs a:hover {				
			position: relative;
			top: 1px;
			left: 1px;
			}
			div#thumbs img {			
				margin-right: 2px;
				}
			div.thumbs-ibs img {
				height: 49px !important;
				}

/* ------------------- */
/* -- GUARDIAN PAGE -- */
/* ------------------- */
span.sup {
	position: relative;
	top: -.3em;
	font-size: .7em;
	}
td.guardian-header {	
	padding-bottom: 20px;	
	}
	td.guardian-header h2 {		
		margin: 5px 5px 12px 5px;
		padding: 0;
		color: #009f8d;
		font-size: 2.1em;
		font-weight: bold;
		font-family: Myriad Pro, Arial, Helvetica, sans-serif;		
		}
	td.guardian-header p {
		margin: 5px;
		padding: 0;
		font-size: .9em;
		font-weight: bold;
		font-family: Arial Narrow, Arial, Helvetica, sans-serif;
		}	
td.guardian-content {	
	padding-bottom: 20px;	
	}
	td.guardian-content h3 {		
		margin: 0;
		padding: 0;
		color: #0051a1;
		font-size: 1.2em;
		font-weight: bold;
		font-family: Arial, Helvetica, sans-serif;
		}
	td.guardian-content strong {
		color: #0051a1;
		}
	td.guardian-content ul {	
		margin: 0 20px 0 20px;
		padding-bottom: 0;
		}
	img#guardian-phases {
		margin-bottom: 15px;
		}
	div#guardian-video {
		width: 400px;
		height: 300px;
		margin-bottom: 20px;
		text-align: center;
		background: transparent url(../images/loading.gif) center no-repeat;
		}
	div.guardian-footer {
		padding: 15px; 
		background-color: #e8e8e9;
		}
	div.guardian-footer h3 {		
		color: #0051a1;
		font-size: 1.2em;
		font-weight: bold;
		font-family: Arial, Helvetica, sans-serif;
		}
	div.guardian-footer * {
		margin: 0;
		padding: 0;
		}
		
/* TABLES - USED IN SPECWARE GUIDE */
table.header {	
	width: auto;
	margin: 0;
	padding: 0;	
	}
	table.header td {
		padding: 5px;
		white-space: nowrap;
		background-color: #ccc;
		}
	table.header td.button {
		width: 100%;
		padding: 0 0 0 5px;
		background-color: #fff;
		}
table.tabular {
	width: 90%;
	margin: 0;
	padding: 0;
	border: 1px solid #ccc;
	}
	table.tabular th, table.tabular td  {
		padding: 5px;
		border: 1px solid #ccc;
		}
	table.tabular ul {
		margin: 0 0 0 20px;
		}
div#chemical-info {
	width: 90%;
	padding: 20px;
	border: 2px solid #ccc;
	}
	div#chemical-info table {
		width: 100%;
		}
div.chemdetails {
	display: none;
	}
.subset {
	margin-left: 50px;
	}
	
/* HOME PAGE ADVERTISEMENT */
div.advertisement {
	float: right;
	margin: 0 10px 5px 20px;
	}
	
/* TRADESHOWS (AND OTHER TABLES LISTS) */
table.list {
	border: 1px solid #999;
	border-bottom: 0px;
	border-right: 0px;
	}
	table.list th {
		background-color: #999;
		}
	table.list td {
		padding: 5px;
		border-bottom: 1px solid #999;
		border-right: 1px solid #999;
		}
		
/* SPECWARE POP-UPS IMPORTED AS AN INCLUDE FILE (popup.asp) AND USED AS ON-PAGE LAYERS */
div#cover {
	display: none;
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background-color: #ccc;
	opacity: 0.6;
	filter: alpha(opacity=60);
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
	}	
	div#on-page div.popup {
		display: none;
		position: fixed;
		top: 25%;
		left: 25%;
		width: 50%;
		height: 50%;
		overflow: auto;
		padding: 15px;
		background-color: #fff;
		border: 1px solid #000;	
		}
	div#on-page div.popup div.close, div#on-page div.active {
		display: block;
		}
		div#on-page div.close {
			float: right;
			font-size: 15px;
			font-family: Arial, Helvetica, sans-serif;
			}
		div#on-page div.close:hover {
			cursor: pointer;
			}