#Layer1 {
	position:absolute;
	left:483px;
	top:7px;
	width:65px;
	height:21px;
	z-index:1;
}
.style1 {font-size: 12px}
.style2 {line-height: 20px}
.clearit {
	margin: 0;
	padding: 0;
	height: 0;
	clear: both;
}

/* menu styles   */
ul#menu{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	position:relative;
	display:block;
	height:25px;
	font-size:12px;
	font-weight:bold;
	background:transparent url("images/OFF.gif") repeat-x top left;
	font-family:Helvetica,Arial,Verdana,sans-serif;
}
ul#menu li{
	display:block;
	float:left;
	margin:0;
	pading:0;}
ul#menu li a{
	display:block;
	float:left;
	color:#000099;
	text-decoration:none;
	font-weight:bold;
	padding:5px 8px 0 8px;
	height:20px;
	}
ul#menu li a:hover{
	background:transparent url("images/HOVER.gif") no-repeat top right;	
	}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #003366;
}

/* START VERTICAL MENU */

.bubplastic.vertical {
	width: 170px;
	margin: 0px;
	padding: 0px;
	display: block;
}
.bubplastic.vertical ul {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}
.bubplastic.vertical ul li {
	display: block;
	float: left;
	width: 165px;
	margin: 0;
	padding: 0;
	background: transparent url(images/bg-bubplastic-button.gif) top left no-repeat;
}

.bubplastic.vertical ul li a {
	display: block;
	margin: 0;
	width: 165px;
	padding-left: 4px;
	font-family: "Helvetica Neue",helvetica,"microsoft sans serif",arial,sans-serif;
	font-weight:bold;
	font-size: 70%;
	color: #FFFFFF;
	text-decoration: none;
	background: transparent url(images/bg-bubplastic-button.gif) top left no-repeat;
}

.bubplastic.vertical ul li a span.menu_ar {
	display: block;
	margin: 0;
	width: 165px;
	/* height: 22px; */
	padding-top: 5px;
	padding-bottom: 5px;
	/* padding-right: 35px; */
	background: transparent url(images/bg-bubplastic-button.gif) top right no-repeat;
	cursor: pointer;
}
/* END VERTICAL MENU */

/* BLUE HOVER */
.bubplastic.blue ul li a:hover,
.bubplastic.blue ul li.highlight a {
	background: transparent url(images/bg-bubplastic-h-blue.gif) top left no-repeat;
}
.bubplastic.blue ul li a:hover span.menu_ar,
.bubplastic.blue ul li.highlight a span.menu_ar {
	background: transparent url(images/bg-bubplastic-h-blue.gif) top right no-repeat;
}

.texta { 
 font-size: 11px; 
 background-color: #ff0000; 
 color:  #ffffff; 
}
.textb { 
 font-size: 11px; 
 background-color: #009900; 
 color:  #ffffff; 
}
.leading {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
}
.leadingCopy {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 13px;
}
.moreleading {
	line-height: 30px;
}

h1,h2,h3,h4,h5,h6 {
	font-family: Trebuchet MS, Arial, sans-serif;
margin: 0px;
}
h1 {
	font-size: 16px;
	color: #03528C;
  margin-bottom: 0px;
  padding-bottom: 0px;
}
h2 {
	font-size: 14px;
	color: #006600;
}

a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0000FF;
}
a:hover {
	text-decoration: underline;
	color: #CC0000;
}
a:active {
	text-decoration: none;
	color: #00CC00;
}
p {margin: 0px 0px 10px 0px;}
#content {
	padding: 10px;
}
#sub {
	align:right
	height: 700px;
	width: 209px;
	float: right;
	background-color: #F2F5FC;
}
