#backing
{
	background-color: #f5f5f5;
	padding-bottom: 150px;
	padding-top: 50px;
	position: relative;
	z-index: 0;
}
#content
{
	background-color: #ffffff;
	border-color: #cccccc;
	border-style: solid;
	border-width: 1px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 30px;
	position: relative;
	width: 800px;
}
#logo
{
	background-color: #ffffff;
	position: relative;
	width: 800px;
	z-index: 1;
}
.articlebox
{
	background-color: #ffffff;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	text-align:left;
	position: relative;
	width: 720px;
}
.bubplastic.horizontal
{
	background: #ffffff url(../images/bg-bubplastic.gif) top left repeat-x;
	height: 27px;
	margin: 0;
	padding: 0;
	width: 100%;
}
.bubplastic.horizontal ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}
.bubplastic.horizontal ul li
{
	background: transparent url(../images/bg-bubplastic-button.gif) top left no-repeat;
	color:#ffffff;
	float: left;
	margin: 0;
	padding: 0;
}
.bubplastic.horizontal ul li a
{
	color: #ffffff;
	display: block;
	float: left;
	font-family: verdana, sans-serif;
	font-size: 10px;
	height: 27px;
	padding-left: 35px;
	text-decoration: none;
	text-transform: uppercase;
}
.bubplastic.horizontal ul li a span.menu_ar
{
	color:#ffffff;
	background: transparent url(../images/bg-bubplastic-button.gif) top right no-repeat;
	cursor: pointer;
	display: block;
	float: left;
	height: 22px;
	padding-right: 35px;
	padding-top: 5px;
}
.bubplastic.lime ul li a:hover span.menu_ar,
.bubplastic.lime ul li.highlight a span.menu_ar
{
	background: transparent url(../images/bg-bubplastic-h-lime.gif) top right no-repeat;
}
.bubplastic.lime ul li a:hover,
.bubplastic.lime ul li.highlight a
{
	background: transparent url(../images/bg-bubplastic-h-lime.gif) top left no-repeat;
}
.byline
{
	color: #000000;
	font-family: verdana, sans-serif;
	font-style: italic;
	text-align: right;
}
.clearit
{
	clear: both;
	height: 0;
	margin: 0;
	padding: 0;
}
.morelink
{
	font-family: verdana, sans-serif;
	text-align: right;
}
.tabletext
{
	color: #666666;
	font-family: verdana, sans-serif;
	font-size: 11px;
}
.title
{
	border-color: #cccccc;
	border-style: none none solid none;
	border-width: 1px;
	color: #555555;
	font-size: 1.10em;
	font-weight: bold;
	margin-bottom:5px;
	margin-top:10px;
	text-align: left;
	width: 720px;
}
a:hover
{
	color: #000000;
}
a:link
{
	color: #666666;
}
a:visited
{
	color: #333333;
}
body
{
	background-color: #ffffff;
	color: #666666;
	font-family: verdana, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	text-align: center;
}
hr
{
	background-color: #cccccc;
	border: 0;
	color: #cccccc;
	height: 1px;
	width: 100%;
}
p
{
	color: #666666;
	font-family: verdana, sans-serif;
	font-size: 11px;
	text-align: justify;
	text-indent: 30pt;
}
ul
{
list-style-image: url('green_bullet_small.png')
}