BODY {
	margin: 0px;
	background-color: white;
	font-family: Arial;
	font-size: 12px;
	color: #666666;
}
H3 {
	padding-top: 20px;
	padding-bottom: 0px;
	margin-bottom: -10px;
}
#pageHeader {
	background: white;
}
#pageBody {
	position: relative;
	border: solid 1px white;
	margin-top: -16px;
}
A {
	color: #CC9900;
	text-decoration: underline;
	font-weight: bold;
}

TD {
	font-family: Arial;
	font-size: 10pt;
	color: #4D4D4D;
}


TD.pageTitle {
	font-size: 14pt;
	font-weight: normal;
	padding-bottom: 0px;
	padding-left: 17px;
	border-bottom: 1px dashed #666666;
	margin-top: 5px;
	background: white;
}

BLOCKQUOTE {
	margin: 10px 0px;
	padding: 15px 10px 15px 25px;
	font-weight: bold;
	border-top: 1px dashed #666666;
	border-bottom: 1px dashed #666666;
	background-image: url("../images/quotes.gif");
	background-repeat: no-repeat;
}

A.bigLink, A.littleLink {
	color: #CC9900;
	font-weight: bold;
	text-decoration: none;
	padding-left: 15px;
	background-image: url("../images/arrow-white.gif");
	background-repeat: no-repeat;
}

A.littleLink {
	margin-left: 15px;
	padding-left: 15px;
}

A.returnLink{
	color: #CC9900;
	font-weight: bold;
	text-decoration: none;
	padding-left: 15px;
	background-image: url("../images/arrow-return.gif");
	background-repeat: no-repeat;
}

A.tocLink{
	color: #CC9900;
	font-weight: bold;
	text-decoration: none;
	padding-left: 15px;
	background-image: url("../images/arrow-down.gif");
	background-repeat: no-repeat;
}

#thePage {
	position: absolute;
	top: 0px;
	left: 50%;
	background-color: #FFFFFF;
	width: 947px;
	margin-top: 0px;
	margin-left: -473px;
	padding: 0px;
}

#pageTop {
	height: 67px;
	width: 947px;
	background-image: url("../images/top-bar.gif");
	background-position: top left;
	background-repeat: no-repeat;
}

#menu {
	color: #E3E3E3;
	font-weight: bold;
	margin-left: 255px;
	padding-top: 15px;
}

		#menu A {
			height: 53px;
			float: left;
			color: #EFEFEF;
			border-left: 1px dashed #EFEFEF;
			padding-left: 5px;
			padding-right: 39px;
			margin-left: 5px;
			text-decoration: none;
		}

		#menu A:hover {
			color: #CC9900;
			border-left: 1px dashed #CC9900;
			background-repeat: no-repeat;
			background-position: top right;
			text-decoration: none;
		}

.subMenu {
	position: absolute;
	top: 58px;
	width: 150px;
	background-color: #EFEFEF;
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
	z-index: 10;
}

		.subMenu A {
			display:block;
			color: #666666;
			font-size: 9pt;
			font-weight: bold;
			padding: 3px;
			padding-left: 6px;
			border-bottom: 1px solid #666666;
			text-decoration: none;
		}

		.subMenu A:hover {
			color: #CC9900;
			background-color: #666666;
			background-repeat: no-repeat;
			background-position: top right;
			border-right: 4px solid #CC9900;
			text-decoration: none;
		}

		#ebusiness_sub {
			left: 428px;
			display:none;
		}

		#products_sub {
			left: 528px;
			display:none;
		}

		#company_sub {
			left: 630px;
			display:none;
		}

		#citizenship_sub {
			left: 733px;
			display:none;
		}

#flash {
	margin-top:1px;
	margin-bottom: 1px;
	position: relative;
	z-index: 2;
}

#sectiontitle {
	font-size: 20px;
	font-weight: bold;
	color: white;
	position: absolute;
	top: 85px;
	left: 20px;
	z-index: 3;
}


#contentHome {
	background-color: #E3E3E3;
	width: 699px;
	float: left;
	clear: both;
}

#content {
	width: 699px;
}

#contentHome h4 {
	margin-top: 10px;
	margin-left: 35px;
	margin-bottom: 0px;
	color: #4D4D4D;
	font-size: 12pt;
}

#copyHome {
	padding-left:35px;
	padding-right:35px;
	padding-top:0px;
	padding-bottom: 15px;
}


#copy {
	padding: 15px 35px;
	padding-top: 1px;
}

#column1 {
	padding-right: 10px;
}

#column2 {
	padding-left: 10px;
}


#whatsnew {
	float: right;
	background-image: url("../images/whats_new.jpg");
	height: 153px;
	width: 245px;
	margin-bottom: 1px;
}

#whatsnew p {
	margin-top: 33px;
	margin-left: 15px;
	margin-right: 105px;
}

#didyouknow {
	float: right;
	background-image: url("../images/did_you_know.jpg");
	height: 153px;
	width: 245px;
	margin-bottom: 1px;
}

#didyouknow p {
	margin-top: 33px;
	margin-left: 15px;
	margin-right: 105px;
}

#quicklinks {
	float: right;
	background-image: url("../images/quicklinks.jpg");
	height: 153px;
	width: 245px;
	clear: both;
}

#quicklinks p {
	margin-top: 33px;
	margin-left: 15px;
	margin-right: 105px;
}

#highlights {
	width: 245px;
}
#highlights_top {
	background-image: url("../images/highlights_top.gif");
	height: 28px;
}
#highlights_center {
	background-image: url("../images/highlights_center.gif");
	border-bottom: 1px solid #E3E3E3;
}
#highlights_bottom {
	background-image: url("../images/highlights_bottom.gif");
	height: 11px;
}
#highlights p {
	margin: 20px;
}
.photo_caption {
	margin: 10px;
	margin-top: 0px;
	padding-top: 0px;
	font-size: 10px;
}
.roundedTop {
	background: url("../images/grey-top-right.gif") no-repeat top right;
}

.roundedBottom {
	background: url("../images/grey-bottom-right.gif") no-repeat bottom right;
}

.gradient {
	background: url("../images/gradient-center.gif") top left;
}

.gradientCorners {
	background: url("../images/gradient-right.gif") no-repeat bottom right;
}

img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}

#boilerplate {
	font-weight: bold;
	text-align:center;
	font-size: 8pt;
	margin-top: 4px;
}

#linkFarm {
	margin-top: 0px;
	margin-bottom: 25px;
	padding-top: 25px;
}

#toc{
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 25px;
	line-height: 1.5em;
}

#pageLayoutTable {
	border: 0;
	padding: 0;
	border-spacing: 0px 3px;
	width: 100%;
}

.infoTable {
	border-right: 1px solid #4D4D4D;
}

.spacer {
	line-height: 1px;
	margin: 0px;
}
.infoTable TH {
	background-color: #4D4D4D;
	color:white;
	font-size:9pt;
	font-weight: bold;
	padding: 3px;
	border-left: 1px solid white;
	border-bottom: 1px solid white;
}
TH.leftBorder{
	border-left: 1px solid #4D4D4D;
}

.infoTable TD {
	border-left: 1px solid #4D4D4D;
	border-bottom: 1px solid #4D4D4D;
	font-size:10pt;
	font-weight: bold;
	padding: 3px;
	text-align:center;
}

.infoTable .description {
	font-weight: normal;
	text-align: left;
}

.infoTable .description p {
	margin-top: 0px;
}

.infoTable .resinTitle {
	font-weight: normal;
	text-align: left;
}

.infoTable .resinTitle a {
	font-weight: bold;
}

col#resin, col#resin2, col#resin3, col#resin4 {
	width: 130px;
}
col#msds, col#rv, col#iv, col#kvalue, col#bva, col#msds2, col#rv2, col#iv2, col#kvalue2, col#bva2, col#msds3, col#rv3, col#iv3, col#kvalue3, col#bva3, col#msds4, col#rv4, col#iv4, col#kvalue4, col#bva4 {
	width: 50px;
}

@media print {
	BODY {
		margin: 0px;
		background-color: white;
		font-family: Arial;
		font-size: 10pt;
		color: #000000;
	}
	H3 {
		padding-top: 20px;
		padding-bottom: 0px;
		margin-bottom: -10px;
	}
	#pageHeader {
		background: white;
	}
	#pageBody {
		position: relative;
		border: solid 1px white;
		margin-top: -16px;
	}
	A {
		color: #000000;
		text-decoration: underline;
	}
	
	TD {
		font-family: Arial;
		font-size: 10pt;
		color: #000000;
	}
	
	
	TD.pageTitle {
		font-size: 14pt;
		font-weight: normal;
		padding-bottom: 0px;
		padding-left: 17px;
		border-bottom: 1px dashed #000000;
		margin-top: 5px;
		background: white;
	}
	
	BLOCKQUOTE {
		margin: 10px 0px;
		padding: 15px 10px 15px 25px;
		font-weight: bold;
		border-top: 1px dashed #000000;
		border-bottom: 1px dashed #000000;
		background-image: url("../images/quotes.gif");
		background-repeat: no-repeat;
	}
	
	A.bigLink {
		color: #000000;
		font-weight: bold;
		text-decoration: none;
		padding-left: 15px;
		background-image: url("../images/arrow-white.gif");
		background-repeat: no-repeat;
	}
	
	A.returnLink{
		color: #000000;
		font-weight: bold;
		text-decoration: none;
		padding-left: 15px;
		background-image: url("../images/arrow-return.gif");
		background-repeat: no-repeat;
	}
	
	A.tocLink{
		color: #000000;
		font-weight: bold;
		text-decoration: none;
		padding-left: 15px;
		background-image: url("../images/arrow-down.gif");
		background-repeat: no-repeat;
	}
	
	#thePage {
		position: absolute;
		top: 0px;
		left: 0px;
		background-color: #FFFFFF;
		width: 100%;
		margin-top: 0px;
		margin-left: 0px;
		padding: 0px;
	}
	
	#pageTop {
		display: none;
	}
	
	#menu {
		color: #000000;
		font-weight: bold;
		margin-left: 255px;
		padding-top: 15px;
	}
	
			#menu A {
				height: 53px;
				float: left;
				color: #000000;
				border-left: 1px dashed #000000;
				padding-left: 5px;
				padding-right: 40px;
				margin-left: 5px;
			}
	
			#menu A:hover {
				color: #000000;
				border-left: 1px dashed #000000;
				background-image: url("../images/arrow-grey.gif");
				background-repeat: no-repeat;
				background-position: top right;
			}
	
	.subMenu {
		display: none;
	}
	
			.subMenu A {
				display:block;
				color: #000000;
				font-size: 9pt;
				font-weight: bold;
				padding: 3px;
				padding-left: 6px;
				border-bottom: 1px solid #666666;
			}
	
			.subMenu A:hover {
				color: #000000;
				background-color: #000000;
				background-image: url("../images/arrow-ltgrey.gif");
				background-repeat: no-repeat;
				background-position: top right;
				border-right: 4px solid #000000;
			}
	
			#ebusiness_sub {
				left: 428px;
				display:none;
			}
	
			#products_sub {
				left: 528px;
				display:none;
			}
	
			#company_sub {
				left: 630px;
				display:none;
			}
	
			#citizenship_sub {
				left: 733px;
				display:none;
			}
	
	#flash {
		display: none;
	}
	
	#sectiontitle {
		font-size: 14pt;
		font-weight: bold;
		color: #000000;
		top: 20pt;
		left: 0pt;
		position: static;
		padding-bottom: 12pt;
	}
	
	
	#contentHome {
		background-color: #000000;
		width: 100%;
		float: left;
		clear: both;
	}
	
	#content {
		width: 100%;
		position: static;
	}
	
	#contentHome h4 {
		margin-top: 10px;
		margin-left: 35px;
		margin-bottom: 0px;
		color: #000000;
		font-size: 12pt;
	}
	
	#copyHome {
		padding-left:35px;
		padding-right:35px;
		padding-top:0px;
		padding-bottom: 15px;
	}
	
	
	#copy {
		padding: 15px 35px;
		padding-top: 1px;
	}
	
	#column1 {
		padding-right: 10px;
	}
	
	#column2 {
		padding-left: 10px;
	}
	
	
	#whatsnew {
		float: right;
		background-image: url("../images/whats_new.jpg");
		height: 153px;
		width: 245px;
		margin-bottom: 1px;
	}
	
	#whatsnew p {
		margin-top: 33px;
		margin-left: 15px;
		margin-right: 105px;
	}
	
	#didyouknow {
		float: right;
		background-image: url("../images/did_you_know.jpg");
		height: 153px;
		width: 245px;
		margin-bottom: 1px;
	}
	
	#didyouknow p {
		margin-top: 33px;
		margin-left: 15px;
		margin-right: 105px;
	}
	
	#quicklinks {
		float: right;
		background-image: url("../images/quicklinks.jpg");
		height: 193px;
		width: 245px;
		clear: both;
	}
	
	#quicklinks p {
		margin-top: 33px;
		margin-left: 15px;
		margin-right: 105px;
	}

	#highlights {
		width: 245px;
		position: static;
	}
	#highlights_top {
		background-image: url("../images/highlights_top.gif");
		height: 28px;
	}
	#highlights_center {
		background-image: url("../images/highlights_center.gif");
		border-bottom: 1px solid #E3E3E3;
	}
	#highlights_bottom {
		background-image: url("../images/highlights_bottom.gif");
		height: 11px;
	}
	#highlights p {
		margin: 20px;
	}
	.photo_caption {
		margin: 10px;
		margin-top: 0px;
		padding-top: 0px;
		font-size: 10px;
	}
	.roundedTop {
		background: url("../images/grey-top-right.gif") no-repeat top right;
	}
	
	.roundedBottom {
		background: url("../images/grey-bottom-right.gif") no-repeat bottom right;
	}
	
	.gradient {
		display: none;
	}
	
	.gradientCorners {
		background: url("../images/gradient-right.gif") no-repeat bottom right;
	}
	
	img.corner {
	   width: 15px;
	   height: 15px;
	   border: none;
	   display: block !important;
	}
	
	#boilerplate {
		display: none;
	}
	
	#linkFarm {
		display: none;
	}
	
	#toc{
		display: none;
	}
	
	#pageLayoutTable {
		border: 0;
		padding: 0;
		border-spacing: 0px 3px;
		width: 100%;
	}
	
	.infoTable {
		border-right: 1px solid #000000;
	}
	
	.spacer {
		line-height: 1px;
		margin: 0px;
	}
	.infoTable TH {
		background-color: #FFFFFF;
		color: #000000;
		font-size:9pt;
		font-weight: bold;
		padding: 3pt;
		border-left: 1px solid black;
		border-bottom: 1px solid black;
		border-top: 1px solid black;
	}
	TH.leftBorder{
		border-left: 1px solid black;
	}
	
	.infoTable TD {
		border-left: 1px solid black;
		border-bottom: 1px solid black;
		font-size:10pt;
		font-weight: bold;
		padding: 3pt;
		text-align:center;
	}
	
	.infoTable .description {
		font-weight: normal;
		text-align: left;
	}
}
