body, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
h1 {
	color: #25363A;
	font-size: 18px;
	font-weight: normal;
	margin-top: 19px;
	margin-bottom: 20px;
}
h2 {
	color: #25363A;
	font-size: 12px;
	font-weight: bold;
	margin-top: 10px;
	margin-left: 0px;
}
h3 {
	color: #25363A;
	font-size: 12px;
	font-weight: bold;
	margin-top: 20px;
}
h4 {
	color:#25363A;
	font-size:20px;
	font-weight: bold;
}

/* -------------- Body Hyperlink -------------- */
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
a:link  a:active {
	text-decoration: underline;
}
a:hover {
	color: #809DA3;
}

/* -------------- Headers -------------- */
#header {
	position:relative;
	background:url(uploadedimages/_Shared_Content/jdi_hdr_bg.jpg) #ffffff no-repeat;
	background-repeat: no-repeat;
	height:150px;
}
#headerContact {
	position:relative;
	background:url(uploadedimages/_Shared_Content/jdi_hdr_contact.gif) #ffffff no-repeat;
	background-repeat: no-repeat;
	height:150px;
}
#headerEnvironment {
	position:relative;
	background:url(uploadedimages/_Shared_Content/jdi_hdr_environment.gif) #ffffff no-repeat;
	background-repeat: no-repeat;
	height:150px;
}
#headerServices {
	position:relative;
	background:url(uploadedimages/_Shared_Content/jdi_hdr_services.gif) #ffffff no-repeat;
	background-repeat: no-repeat;
	height:150px;
}
#headerCareers {
	position:relative;
	background:url(uploadedimages/_Shared_Content/jdi_hdr_careers.gif) #ffffff no-repeat;
	background-repeat: no-repeat;
	height:150px;
}
#headerNewsroom {
	position:relative;
	background:url(uploadedimages/_Shared_Content/jdi_hdr_news.gif) #ffffff no-repeat;
	background-repeat: no-repeat;
	height:150px;
}
#headerAbout {
	position:relative;
	background:url(uploadedimages/_Shared_Content/jdi_hdr_about.gif) #ffffff no-repeat;
	background-repeat: no-repeat;
	height:150px;
}

#headerSocialResponsibility {
	position:relative;
	background:url(uploadedimages/_Shared_Content/jdi_hdr_social_responsibility.gif) #ffffff no-repeat;
	background-repeat: no-repeat;
	height:150px;
}
#headerSiteMap {
	position:relative;
	background:url(uploadedimages/_Shared_Content/jdi_hdr_site_map.gif) #ffffff no-repeat;
	background-repeat: no-repeat;
	height:150px;
}

#headerError {
	position:relative;
	background:url(uploadedimages/_Shared_Content/jdi_hdr_error.gif) #ffffff no-repeat;
	background-repeat: no-repeat;
	height:150px;
}

#headerPageNotFound {
	position:relative;
	background:url(uploadedimages/_Shared_Content/jdi_hdr_page_not_found.gif) #ffffff no-repeat;
	background-repeat: no-repeat;
	height:150px;
}

/* -------------- Global Right Column -------------- */

#rightColumn {
	width: 170px;
	color: #333333;
	font-size: 12px;
	background-image: url(/uploadedimages/_Shared_Content/bg_grad_right_clmn.jpg);
	background-repeat: repeat-x;
	padding: 5px;
	background-color: #EDF7F9;
	min-height:300px;
}

/* for IE, with IE5/Mac backslash filter \*/
* html #rightColumn {
 height: 500px;
}
/* end filter */

/* #rightColumn p{
	padding: 0px;
	margin: 0px;
} */

#rightColumn h3 {
	color: #25363A;
	font-size: 13px;
	font-weight: bold;
	margin-top: 20px;
}
#rightColumn a:link, #rightColumn a:visited {
	text-decoration: underline;
    color: #809DA3;
}
#rightColumn a:hover {
	  color: #009B68;
}
#rightColumn ul {
	margin-left:15px;
}
.gutter {
	width: 10px;
}


/* -------------- Header Flash / Right Banner Box ----------------- */
#right-banner-box {
	width: 170px;
	height:166px;
	color: #333333;
	font-size: 12px;
	background-image: url(/uploadedimages/_Shared_Content/bg_grad_right_clmn.jpg);
	background-repeat: repeat-x;
	padding: 5px;
	background-color: #EDF7F9;
	float:right;
	margin-top:0px;
}

#flashcontent {
	float:left;
}

#RandomImage {
	float:left;
}


/* -------------- Global Top Navigation ----------------- */
#header-housekeeping {
	background-color: #E4F1F4;
	width: 200px;
}
#header-housekeeping ul {
	margin-left: 0px;
	padding-left: 0;
	display: inline;
	list-style-type: none;
}
#header-housekeeping ul li {
	margin-left: 0;
	list-style: none;
	display: inline;
	padding-right: 8px;
	padding-left: 8px;
}
#header-housekeeping ul li a:link, #header-housekeeping ul li a:visited {
	font-size: 10px;
	color: #666666;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
}
#header-housekeeping li a:hover {
	text-decoration: underline;
}

/* -------------- Global Primary Navigation ----------------- */
#header-primary {
	color:#ffffff;
	text-align:center;
}
#header-primary ul {
	margin-left: 0px;
	padding-left: 0;
	display: inline;
	list-style-type: none;
}

#header-primary li a:link, #header-primary li a:visited {
	font-size: 10px;
	color: #ffffff;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
}
#header-primary li a:hover {
	text-decoration: none;
	color:#CCCCCC;
}
/* ------------- Global Left Navigation ------------- */
#leftNav {
	width: 160px;
	font-family: Arial, Helvetica, sans-serif;
	background-position: top;
	margin-left:10px;
} 
#leftNav ul {
	list-style: none;
	padding: 0px;
	margin-top: 60px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
} 
#leftNav li { 
	border-bottom: 1px solid #FFFFFF; 
} 
#leftNav li a:link, #leftNav li a:visited { 
	display: block; 
	padding: 10px 10px 10px 1em; 
	border-left: 5px solid #809DA3; 
	background-color: #DFEEF2; 
	color: #24363A; 
	font-size: 10px;
	font-weight: bold; 
	text-transform: uppercase; 
	text-decoration: none; 
} 
#leftNav li a:hover { 
	border-left: 5px solid #24363A; 
	background-color: #A0B5BA;
	color: #FFFFFF;
} 
#leftNav ul li.selected {
	border-left: 5px solid #24363A; 
	background-color: #A0B5BA;
	color: #FFFFFF;
 } 
#leftNav li.selected a:link, #leftNav li.selected a:visited { 
	display: block; 
	border-left: 0px; 
	padding: 10px; 
	background-color: #A0B5BA; 
	color: #FFFFFF; 
	font-size: 10px;
	font-weight: bold; 
	text-transform: uppercase; 
	text-decoration: none; 
}
#leftNav ul ul { 
	list-style: none; margin: 0; padding: 0; 
} 
#leftNav ul ul li { 
	border-top: 0px;
	border-bottom: 1px solid #FFFFFF;
} 
#leftNav ul li.selected ul a:link, #leftNav ul li.selected ul a:visited {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	color: #809DA3;
	font-size: 12px;
	font-weight: normal;
	text-transform:none;
	border-left: 0px;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 10px;
} 
#leftNav ul li.selected ul a:hover {
	background-color: #FFFFFF;
	color: #24363A;
	font-size: 12px;
	font-weight: normal;
	text-transform:none;
	border-left: 0px;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 10px;
} 

/* -------------- Global Footer ----------------- */
#footer {
	background-image: url(../images/bg_grad_footer.jpg);
	background-repeat: repeat-x;
	height: 150px;
	padding: 10px;
	text-align: right;
	vertical-align: top;
}
#footer a:link, #footer a:visited {
	font-size: 9px;
	color: #809DA3;
	text-decoration: none;
	font-weight: bold;
}

/* -------------- Breadcrumb Trail ----------------- */
#crumbs {
	padding-right: 4px;
	padding-left: 15px;
	padding-top: 4px;
	padding-bottom: 4px;
	display: inline; 
	font-size: 10px; 
	color: #009B68;
}

#crumbs a:link, #crumbs a:visited {
	padding: 0.2em;
	color: #809DA3;
	text-decoration: none;
	font-size: 10px;
}
#crumbs a:hover {
 	padding: 0.2em; font-size:11px; color: #009B68; text-decoration: none;
}

#crumbs ul {
	display: inline; padding-left: 0; margin-left: 0;
}
#crumbs ul li {
	display: inline; font-size: 10px; color: #009B68;
}


/* -------------- Landing Page Main Image ----------------- */
.imgbox {
	width: 566px;
	height: 200px;
	float: left;
}
.boximg{
	padding-top: 20px;
	padding-bottom: 10px;
}
.boxHomeimg{
	padding-top: 10px;
}

.boxAdimg{
	padding-top: 8px;
}
.contentbox {
	width: 566px;
	float: left;
	margin-right: 10px;
}
.introbox {
	line-height: 18px;
	width: 566px;
	margin-right: 0px;
	margin-bottom: 20px;
}

.COCopy{
padding-top:25px;
}

/* -------------- Product Page Callout ----------------- */
.COProduct, .COProductMain {
	border: 1px solid #809DA3;
	background-color: #EDF7F9;
	padding: 10px;
	font-size: 11px;
	line-height: 18px;
	margin-right: 10px;
	margin-top: 0px;
	position:relative;
}
.COProduct h5, .COProductMain h5 {
	position: absolute;
	margin-top: -22px;
	margin-bottom: 20px;
	margin-left: -3px;
	margin-right: 20px;
	padding: 2px;
	background: #FFFFFF;
	color: #4C5A64;
	font-size:11px;
	font-weight: bold;
	line-height:15px;
	
}

.COProduct a:link, .COProduct a:visited, .COProductMain a:link, .COProductMain a:visited {
	color: #809DA3;
	font-size: 11px;
	font-weight: bold;
	/*text-decoration: none;*/
}
.COProduct a:hover, .COProductMain a:hover {
	color: #009B68;
}

.COProductMain h5 {
	width:225px;
}

.COProduct h5 {
	width:160px;
}



/* -------------- Product Detail Page Callouts ----------------- */
.COProductDetail {
	width: 160px;
	border-bottom: 1px solid #809DA3;
	border-right: 1px solid #809DA3;
	border-left: 1px solid #809DA3;
	border-top: 0px;
	background-color: #EDF7F9;
	background-image: url(./uploadedimages/_Shared_Content/bg_grad_call_out.jpg);
	background-repeat: no-repeat;
	padding: 10px;
	font-size: 11px;
	line-height: 18px;
	float: left;
	margin-right: 10px;
	margin-top: 50px;
	margin-bottom: 20px;
}
.COProductDetail h6 {
	position: relative;
	margin: -60px 0 15px 0;
	text-align: center;
}
.COProductDetail a:link, .COProductDetail a:visited {
	color: #809DA3;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}
.COProductDetail a:hover {
	color: #009B68;
}

/* -------------- Landing Page Callout ----------------- */
.COLandingPage {
	width: 160px;
	border: 1px solid #809DA3;
	background-color: #EDF7F9;
	padding: 10px;
	font-size: 11px;
	line-height: 18px;
	float: left;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 20px;
}
.COLandingPage h5 {
	position: absolute;
	margin-top: -25px;
	margin-bottom: 20px;
	margin-left: 0px;
	margin-right: 20px;
	padding: 8px;
	padding-bottom: 2px;
	background: #FFFFFF;
	color: #4C5A64;
	font-size:11px;
	font-weight: bold;
}
.COLandingPage a:link, .COLandingPage a:visited {
	color: #809DA3;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.COLandingPage a:hover {
	color: #009B68;
}

/* -------------- Detail Page Callout ----------------- */
.CODetail {
	width: 250px;
	border: 1px solid #809DA3;
	background-color: #EDF7F9;
	padding: 10px;
	font-size: 11px;
	line-height: 18px;
	float: left;
	margin-right: 10px;
	margin-top: 30px;
	margin-bottom: 20px;
}
.CODetail h5 {
	position: absolute;
	margin-top: -25px;
	margin-bottom: 20px;
	margin-left: 0px;
	margin-right: 20px;
	padding: 8px;
	padding-bottom: 2px;
	background: #FFFFFF;
	color: #4C5A64;
	font-size:11px;
	font-weight: bold;
}
.CODetail a:link, .CODetail a:visited {
	color: #809DA3;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.CODetail a:hover {
	color: #009B68;
}


/* -------------- Products main page promo boxes ----------------- */
#rightProductMain {
	width:170px;
	height: 176px;
	color:#333333;
	font-size: 12px;
	font-weight: normal;
	line-height:19px;
	background-image: url(/uploadedimages/_Shared_Content/bg_grad_right_clmn_prodm.jpg);
	background-repeat: no-repeat;
	color:#333333;
	padding:10px;
	float:left;
}
.boxProdMain {
	width:160px;
	float: left;
	border: 1px solid #809DA3;
	background: #E0EEF1;
	padding: 9px;	
	margin-right:10px;
	margin-top:20px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
.boxProdMain h5 {
	position: relative;
	margin: -25px 0 15px 0;
	padding: 8px;
	padding-bottom: 2px;
	background: #FFFFFF;
	color: #4C5A64;
	font-size:11px;
	font-weight: bold;
	}
.boxProdMain p{
	margin-left: 60px;
	margin-top: 0px;
	font-size:11px;
	font-weight: bold;
	line-height: 13px;
}
.boxProdMain a:link, a:visited, a:hover{
	/* color:#4C5A64;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none; */
}
.boxProdMain img {
	float:left;
}
.boxProdMainright {
	margin-right: 0px;
}
.boxProdMainbtmrow {
	margin-top: 40px;
}

.contactInfo{
            width: 95%;
            border: 1px solid #809DA3;
            padding: 10px;
}
.contactInfo h3{
            color: #25363A;
            font-size: 13px;
            font-weight: bold;
            margin-top: 20px;
}
.contactInfo a:link, .contactInfo a:active {
            text-decoration: underline;
            color: #809DA3;
}
.contactInfo a:hover {
            color: #009B68;
}

.ektSitemap, .ektSitemap ul { list-style:none;
}

.sitemap-level-1 a {font-size:1.3em;
	text-decoration:none;
}

.sitemap-level-2 {padding-top:20px;
	padding-bottom:15px;
}
.sitemap-level-3 {padding-top:10px;
}

.sitemap-level-2 a {font-size:1.3em;
}

.sitemap-level-3 a {font-size:1.0em;
}

.sitemap-level-4 a {font-size:1.0em;
}


#MainLinks{
margin:0 auto 0 auto; /* in full to help IE5Mac */
padding:0;
width:598px;
text-align:center;
}

#MainLinks ul{
display:inline;
margin:0;
padding:0.5em;
list-style-type: none;
}

#MainLinks ul li{
display:inline;
margin:0;
padding:0.5em;
}

