body
{
	background-color: #2B4C81;
	font-size: 11px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #444;
	line-height: 1.65em;
}
html, body, .webpage
{
    height:100%;
	margin: 0;
	padding: 0;
	border: none;
	text-align: center;
}
h1
{
	font-family: "Arial Narrow", Arial, Verdana, sans-serif;
	font-size: 220%;
	color: #006699;
}
h2
{
	font-family: "Tahoma", Arial, Verdana, sans-serif !important;
	font-family: "Arial Narrow", Arial, Verdana, sans-serif;
	font-size: 170% !important;
	font-size: 140%;
	color: #006699;
	text-decoration: none;
}
h3
{
	font-family: "Tahoma", Arial, Verdana, sans-serif !important;
	font-family: "Arial Narrow", Arial, Verdana, sans-serif;
	font-size: 130% !important;
	font-size: 125%;
	color: #006699;
}

h4, h5, h6
{
	font-family: "Arial Narrow", Arial, Verdana, sans-serif;
	font-size: 100% !important;
	font-size: 14px;
	color: #006699;
}

p
{
	margin: 1em 0;
	padding: 0;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px !important;
	font-size: 75%;
	line-height: 1.45em;

}

ul
{
	font-size: 100% !important;
	font-size: 75%;
	line-height: 1.2em;
}


/* TABLES */

.products_table table
{
	font-size: 11px;
	overflow: hidden;
}

.products_table table td
{
	padding-left: 4px;
}

.products_table h3
{
	display: block;
	width: 499px;
	height: 30px;
	background-color: #CDCDCD;
	margin: 0px;
	padding-top: 6px;
	color: #222;
	margin: -4px;
	text-indent: 4px;
}

.products_table h4
{
	display: block;
	width: 499px;
	height: 30px;
	background-color: #EDEDED;
	margin: -4px;
	padding-top: 10px;
	color: #666;
	text-indent: 4px;
	padding-bottom: 8px;
	margin-right: 1px solid 999;
}

.recycle_table table
{
	font-size: 11px;
	overflow: hidden;
}

.recycle_table table td
{
	padding-left: 4px;
}


.recycle_table h3
{
	display: block;
	height: 30px;
	background-color: #CDCDCD;
	margin: 0px;
	padding-top: 6px;
	color: #222;
	margin: -4px;
	text-indent: 4px;
}

.recycle_table h4
{
	display: block;
	height: 60px;
	background-color: #EDEDED;
	margin: -4px;
	padding-top: 4px;
	color: #666;
	padding-bottom: 8px;
	padding-left: 4px;
	font-size: 100%;
	border-right: solid 1px #BBB;
	border-top: solid 1px #BBB;
	border-bottom: solid 1px #BBB;
}

a
{
        color: #006699;
        text-decoration: none;
}
a:hover
{
	color: #000066;
}
.navigation
{
	padding: 0px !important;
	padding-top: 3px !important;
	padding: 4px;
	padding-right: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	height: 30px;
	background-image: url(../../images/green_nav_bkgr.gif);
	font-size: 12px;
	color: #FFFFFF;
	overflow: hidden;
}
.navigation a
{
	color: #FFFFFF;
	padding-top: 6px;
	
}

.navigation a:hover
{
	color: #FFFFFF;
	background-image: url(../../images/rollover_bkgr.gif);
	background-repeat: repeat;
}
.webpage 
{
	background-color:white;
	margin: 0 auto;
	text-align: left;
	vertical-align: middle;
	width: 720px;
	padding: 0px;
	background-image: url(../../images/content_bkgr.gif);
	background-repeat: repeat-y;
}
.content_frame
{

        background-color:white; 
        padding-left:0px; 
        padding-right: 0px;
		padding-top: 0px;
		padding-bottom: 12px;
		background-image: url(../../images/content_bkgr.gif);
	    background-repeat: repeat-y;
}
.smarty 
{
        visibility: hidden;
}
.dataGrid {
  	overflow: scroll;
  	position: absolute;
  	height: 400px;
  	margin-top: 100px;
  	width: 80%;  
}
.topPageGraphic
{
	width: 720px;
	height: 120px;
	color: #FFFFFF;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: -1px;
	vertical-align: middle;
	background-image: url(../../images/header_bkgr.gif);
	background-repeat: repeat-x;
	overflow: hidden;
}
.footer
{
	color: #cdcdcd;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif; /* Resets 1em to 10px */
    text-align: center;
	vertical-align: bottom;
	width: 100%;
	text-align: center;
	height: 16px;
	padding: 0px;
	display: none !important;
	display: block;
}

.footer_text {
    margin: 0 auto;
	text-align: left; 
	padding-right: 4px; 
	color: #fff; 
	width: 716px !important;
	width: 720px; 
	background-color: #999999;
	padding: 2px;
	font-size: 85%;
	height: 20px;
	margin: 0px;

}

.jacss_menu
{
	float: left;
	width: auto;
	padding-right: 0px;
	padding-left: 0px;
	font-size: 12px;
	color: #FFFFFF;
	display: block;
	margin-top: -3px !important;
	margin-top: -5px;
}

.contentleft
{
	width: 200px;
	text-align: left;
	vertical-align: top;
	padding: 5px 5px 5px 10px;
	color: #006699;
	background-color: #E5ECF4;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.contentleft h4
{
	font-family: "Tahoma", Arial, Verdana, sans-serif !important;
	font-family: "Arial Narrow", Arial, Verdana, sans-serif;
	font-size: 130% !important;
	font-size: 105%;
	color: #006699;
	height: auto !important;
	height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0099CC;
}
.contentright
{
	width: 498px !important;
	width: 518px;
	float: left;
	padding: 10px;
	padding-top: 0px;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 170px;
	height: 100%;
	text-align: left;
	vertical-align: top;
}

.contentright h2
{
	border-bottom: solid 1px #CCC;
	margin-left: -10px;
    margin-right: -10px;
	padding-bottom: 3px;
	text-indent: 12px;
	background-color: #EDEDED;
	color: #343434;
	margin-top: -10px;
}
.logoTopLeft {
	padding: 10px;
}

.news_articles_include {
	position: relative;
	top: -20px !important;
	top: -410px;
	left: 212px;
	margin-bottom: -430px;
	width: 420px;
	font-size: 150%;
	height: 400px;
}

.news_content {
	background-color:#FFF;
    margin-top: -20px;
	font-size: 75%;
}

.news_content p {
font-size: 100%;
}

.news_content strong {
font-size: 150% !important;
font-size: 120%;
}

.sidebar_news {
	color: #e5ecf4;
}

/*
.sidebar_news a {
	color: #e5ecf4;
}

.sidebar_news h3 a {
	color: #006699;
}
*/
.sidebar_news h3 {
	font-size:100%;
	margin-bottom: 2px;
}

.sidebar_news p {
	color: #333333;
}

/* ------------------------------------*/
/* NAVIGATION ROLL OVERS               */
/* ------------------------------------*/

/* HOMEPAGE */

#menu_index {
   text-indent: -9999px;
   background-attachment: fixed;
   margin-left: -3px;
}

#menu_index a {
    background-image:  url(../../images/nav/index.gif);
	height: 30px;
	width: 66px;
    background-repeat:no-repeat;
    display: block;
}
#menu_index a:hover, #menu_diploma a:active {
	background-image:  url(../../images/nav/index_h.gif);
}

/* news */

#menu_news {
   text-indent: -9999px;
   background-attachment: fixed;
}

#menu_news a {
    background-image:  url(../../images/nav/news.gif);
	height: 30px;
	width: 66px;
    background-repeat:no-repeat;
    display: block;
}
#menu_news a:hover, #menu_news a:active {
	background-image:  url(../../images/nav/news_h.gif);
}

/* PRODUCTS */

#menu_products {
   text-indent: -9999px;
   background-attachment: fixed;
}

#menu_products a {
    background-image:  url(../../images/nav/products.gif);
	height: 30px;
	width: 66px;
    background-repeat:no-repeat;
    display: block;
}
#menu_products a:hover, #menu_products a:active {
	background-image:  url(../../images/nav/products_h.gif);
}

/* recycle */

#menu_recycle {
   text-indent: -9999px;
   background-attachment: fixed;
}

#menu_recycle a {
    background-image:  url(../../images/nav/recycle.gif);
	height: 30px;
	width: 66px;
    background-repeat:no-repeat;
    display: block;
}
#menu_recycle a:hover, #menu_recycle a:active {
	background-image:  url(../../images/nav/recycle_h.gif);
}

/* quality */

#menu_quality {
   text-indent: -9999px;
   background-attachment: fixed;
}

#menu_quality a {
    background-image:  url(../../images/nav/quality.gif);
	height: 30px;
	width: 66px;
    background-repeat:no-repeat;
    display: block;
}
#menu_quality a:hover, #menu_quality a:active {
	background-image:  url(../../images/nav/quality_h.gif);
}
