/* CSS Document */

body {
background:#424242;  
}

/* NAVIGATION MENUBAR START */
.clearit {
	margin: 0;
	padding: 0;
	height: 0;
	clear: both;
}

/* BUBBLE PLASTIC HORIZONTAL MENU */

.bubplastic.horizontal {
	width: 800px;;
	height: 31px;
	margin: 0;
	padding: 0;
	background: #000000 url(../images/bg-bubplastic.gif) top left repeat-x;
}
.bubplastic.horizontal ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.bubplastic.horizontal ul li {
	float: left;
	margin: 0;
	padding: 0;
	background: transparent url(../images/bg-bubplastic-button.gif) top left no-repeat;
}

.bubplastic.horizontal ul li a {
	display: block;
	height: 31px;
	padding-left: 30px;
	float: left;
	text-transform: uppercase;
	font-family: "Helvetica Neue",helvetica,"microsoft sans serif",arial,sans-serif;
	font-size:11px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration: none;
}

.bubplastic.horizontal ul li a span.menu_ar {
	display: block;
	float: left;
	/*height: 29px;*/
	padding-top: 10px;
	padding-right: 30px;
	background: transparent url(../images/bg-bubplastic-button.gif) top right no-repeat;
	cursor: pointer;
}
/* END BUBBLE PLASTIC HORIZONTAL MENU */


/* GRAY HOVER */
.bubplastic.gray ul li a:hover,
.bubplastic.gray ul li.highlight a {
	background: transparent url(../images/bg-bubplastic-h-gray.gif) top left no-repeat;
}
.bubplastic.gray ul li a:hover span.menu_ar,
.bubplastic.gray ul li.highlight a span.menu_ar {
	background: transparent url(../images/bg-bubplastic-h-gray.gif) top right no-repeat;
	color:#FFFFFF;
}

#test li {
	display: block;
	border: solid 1px red;
}

/* NAVIGATION MENUBAR END */

.white {
font-family: arial;
font-size:15px;
font-style: normal;
font-weight:bold;
text-decoration:none;
color: #ffffff;
}

.med_head {
font-family: arial;
font-size:14px;
font-style: normal;
font-weight:bold;
text-decoration:none;
color: #666666;
}

.dark_bullet {
font-family: arial;
font-size:11px;
font-style: normal;
font-weight:bold;
text-decoration:none;
color: #666666;
}

.dark_bullet02 {
padding-left:1px;
}


.blue_bullet {
font-family: arial;
font-size:11px;
font-style: normal;
font-weight:bold;
text-decoration:none;
color: #0682d0;
}

.bullettext {
font-family: arial;
font-size:10px;
font-style: normal;
font-weight:bold;
text-decoration:none;
color: #666666;
}

a.bullettext:link,  a.bullettext:visited {
font-family: arial;
font-size:10px;
font-style: normal;
font-weight:bold;
text-decoration:none;
color: #666666;
}
a.bullettext:hover,  a.bullettext:active {
font-family: arial;
font-size:10px;
font-style: normal;
font-weight:bold;
text-decoration:none;
color: #ED7000;
}



.textscroll {
font-family: verdana;
font-size:10px;
font-style:italic;
color:#626262;
text-decoration:none;
}

.footer {
background-image: url(../images/footerbg.gif);
background-repeat:repeat-x;
height:59px;
}

.divider {
background-image: url(../images/dot_hor.gif);
background-repeat:repeat-y;
height:3px;
}

.footertext {
font-family: verdana;
font-size:10px;
font-style: normal;
color: #C5C5C5;
text-decoration:none;
}

a.footertextLink:link, a.footertextLink:visited, a.footertextLink:hover, a.footertextLink:active {
font-family: verdana;
font-size:10px;
font-style: normal;
font-weight:bold;
color: #C5C5C5;
text-decoration:none;
}

.toptext {
font-family: verdana;
font-size:10px;
font-style: normal;
font-weight:bold;
text-decoration:none;
color: #ffffff;
}

.searchfield{
border:1px solid #d1cfcf;
line-height:14px;
height:19px;
width:150;
}

.messagefield{
border:1px solid #d1cfcf;
width:150;
}

.bodytext {
font-family: arial;
font-size:11px;
font-style: normal;
text-decoration:none;
color: #666666;
}

.bodyitalic {
font-family: arial;
font-size:11px;
font-style: italic;
text-decoration:none;
color: #666666;
}

.blue_head{
font-family: "Adobe Garamond Pro";
font-size:22px;
font-style: normal;
text-decoration:none;
color: #e46d01;
}

.dots {

font-family:Arial, Helvetica, sans-serif;
color:#999999;
font-size:9px;
text-decoration:none;
}


.question {
font-family: TAHOMA;
font-size : 12px;
font-style : normal;
font-weight:bold;
color:#626262;
text-decoration: none;
}

.link{
font-family: verdana;
font-size:10px;
font-style: normal;
font-weight:bold;
text-decoration:none;
color: #e46d01;
}

a.offeringTextLink:link, a.offeringTextLink:visited {
color:#1e62a9;
text-decoration:none;
font-size:11px;
font-weight:normal;
}
a.offeringTextLink:hover, a.offeringTextLink:active {
color:#FF7900;
text-decoration:none;
font-size:11px;
font-weight:normal;
}

a.rightPanelBottom01:link, a.rightPanelBottom01:visited {
color:#ffffff;
text-decoration:none;
font-size:14px;
display:block;
padding:5px 5px 5px 5px;
font-weight:bold;
}
a.rightPanelBottom01:hover, a.rightPanelBottom01:active {
background-color:#577EB7;
color:#FFFFFF;
display:block;
padding:5px 5px 5px 5px;
font-weight:bold;
}

input.productsTab01
{
	background-image:url(../images/tab01.jpg);
	background-repeat:no-repeat;
	border:none;
	width:87px;
	height:22px;
	cursor:pointer;
}
input.productsTab01a
{
	background-image:url(../images/tab01a.jpg);
	background-repeat:no-repeat;
	border:none;
	width:87px;
	height:22px;
	cursor:pointer;
}


input.productsTab02
{
	background-image:url(../images/tab02.jpg);
	background-repeat:no-repeat;
	border:none;
	width:87px;
	height:22px;
	cursor:pointer;
}
input.productsTab02a
{
	background-image:url(../images/tab02a.jpg);
	background-repeat:no-repeat;
	border:none;
	width:87px;
	height:22px;
	cursor:pointer;
}
