body { 
	padding:0px; 
	margin:0px; 
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;

}

	/*
	 background-color :#fff; 
	 scrollbar-face-color:#eeeeee; 
	scrollbar-3dlight-color:#999999; 
	scrollbar-shadow-color:#cccccc; 
	scrollbar-arrow-color:#666666; 
	scrollbar-darkshadow-color:#999999;*/
/*
	SCROLLBAR-TRACK-COLOR: #DCD9D9;
	SCROLLBAR-ARROW-COLOR: #0077cc;  
	SCROLLBAR-FACE-COLOR: #DCD9D9; 
	SCROLLBAR-HIGHLIGHT-COLOR: #7b6752;
	SCROLLBAR-SHADOW-COLOR:#7b6752;
	SCROLLBAR-3DLIGHT-COLOR: #7b6752;
	SCROLLBAR-DARKSHADOW-COLOR: #7b6752;

Set up H1, H2 styles infuture
txt background:#0077cc;
good background:#0088dd;
display: block; 
*/

DIV#as-header-std {
	position:static; 
	width:100% ; 
	height:16px; 
	background:#878b78; 
	display: block; 
	padding:0px; 
	margin:0px;
}

DIV#as-header-lite {
	position: fixed; 
	width:100% ; 
	height:1.1em; 
	background:#008dda;
	display: block; 
	padding:0px; 
	margin:0px;
	left:0px;
	top:0px;
	z-index:99;
}

/*
height:16px; 
*/

DIV#location {
	position: relative;
	float:left;
	text-align:left;
	width:84px;
	background:transparent;
}

DIV#location-trail {
 	position: relative; 
	float:left;
	padding:0px; 
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top :2px;
	font-size: 0.75em;
	background:transparent;
}

.menu-lite {
	background:transparent;
		
		font-family : Verdana;
		font-size : 0.84em;
		color:#000033;
		font-weight : bold;
		vertical-align:top;
		}

DIV#site-map {
	position: relative;
    float: right;
    text-align: right;
    width: 200px;
	padding-top:0px;
	padding-left:0px;
	padding-right:10px;
	padding-bottom:0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	background:transparent;
}

a.menu-lite:hover {color:#ffffff; text-decoration:none;}

DIV#HomeContent { 
	position: relative; 
	margin:0px auto; 
	padding-top:65px;
	width:780px ; 
	height:300px;
	z-index:1;
	
}

/*
	Removed from DIV#HomeContent - background:#ffffff;
	margin-top:65px; 
	margin-top:3.5em; 
	margin-top:40px;
	padding-top:20px;
*/

DIV#HomLogoStrap{
position: relative; 
}


DIV#ColLeft {
	float:left;
	overflow-x:hidden;
	overflow-y: hidden;
	
	width:180px;
	height:256px;
	padding-top:0px;
	padding-left:6px;
	padding-right:6px;
	padding-bottom:0px;
	background-color:#EFECE8;}
	


DIV#ColRight {
float:left;
overflow-x:hidden;
overflow-y: scroll;
width:180px;
height:256px;
padding-top:0px;
padding-left:6px;
padding-right:6px;
padding-bottom:0px;
background-color:#DCD9D9;


}


DIV#StyleColLeft {
float:left;
width:8px;
height:256px;
}
DIV#StyleColRight {
float:left;
width:24px;
height:256px;
}
DIV#HomSWF {
float:left;
width:360px;
height:256px;
z-index:-1;
background:transparent;
}
#as_feature {z-index:-1;}

DIV#PlasticsQuiz {
	position: relative;
	margin:0px auto; 
	margin-top:0px; 
	width:770px ; 
	min-height:660px;
	background:transparent;
	padding-top:45px;
	color : #666666;
}

/*
font-size: 0.84em;
line-height:0.97em;
*/

.TxtNorm {
		font-family: Verdana, sans-serif;
		font-size: 0.69em;
		color:#000033;
		line-height:1.2em;
		margin-top:1em;
		margin-bottom:1em;
		
}
		
.TxtNormHd1 {color:#0077cc; font-size : 0.9em; font-weight:bold;}

/*
DIV#ColRight.TxtNorm {
		font-family : Verdana, sans-serif;
		font-size : 0.84em;
		color:#000033;
		line-height:0.97em;
}

a.w3org:link {
	border:0px;
	text-decoration:none;
	}
*/

.w3org {
	border:0px;
	text-decoration:none;
	}
	
a.LinkNorm {color:#597080; text-decoration:none}	
a.LinkNorm:hover {
		color:#000033;
		text-decoration:underline;
		}
		
.menu {
		background-color : #878b78;
		font-family : Verdana;
		font-size : 0.84em;
		color:#000033;
		font-weight : bold;
		}
	
/*
font-family: Verdana, sans-serif;
	font-size: 0.75em;text-align:left;
*/
		
DIV#footer{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top:40px; 
	margin-bottom:0px; 
	padding-bottom:0px;
	padding-top:10px;
	padding-left:20px;
	padding-right:20px;	 
	width:730px ; 
	min-height:30px;
	background-color:#EFECE8;
	
	border : 1px solid;
	border-color : #878b78;
	color : #666666;
	white-space : normal;
	
}

DIV#TxtBox{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top:40px; 
	padding-bottom:10px;
	padding-top:10px;
	padding-left:20px;
	padding-right:20px;	 
	width:730px ; 
	min-height:30px;
	background:transparent;
	
	border : 1px solid;
	border-color : #878b78;
	color : #666666;
	white-space : normal;
	
}
		
#BlueDark {color : #000033;}
.GreenModernBkgnd{background-color :#5CD9DB;}	
#PinkBkgnd, .PinkBkgnd {background-color : #F5066E;}
.greenYellow {color:#d3fe00; text-decoration:none;}

/*.MidBlue {
	background-color:#0077cc; 
	color : #0077cc;
}*/


	TD	{
		font-size:0.84em;
		font-family:Verdana, Arial, Helvetica;
		font-weight:bold;
	}
	
	TD.map	{
		color:#999999;
		background-color:#41443b; 
	}
	
	TD.maplink	{
		color:#999999;
	}
	
	.menu {
		color:#cccccc;
	}
		
	A.maplink {text-decoration: none;
		color : #ffffff;
		background-color: transparent;
	}
		
	A.maplink:link {
		color: #FFF;
		background-color: transparent;
	}
	
	A.maplink:hover {
	color:#000033; 
	background-color: transparent;
	}
		
	#white, .white {color: #ffffff;}


