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: 20px;
	margin-left: 20px;
}
h3 {
	color: #25363A;
	font-size: 12px;
	font-weight: bold;
	margin-top: 20px;
}
h4 {
	color:#25363A;
	font-size:20px;
	font-weight: bold;
}

/* -------------- Body Hyperlink -------------- */
.bodyhyperlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
}
a.bodyhyperlink:link  a.bodyhyperlink:active 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: underline;
}
a.bodyhyperlink:hover {
	color: #009B68;
}

/* -------------- Headers -------------- */
#header {
	background-image: url(../images/jdi_hdr_bg_logo.gif);
	background-repeat: no-repeat;
}
#headerProducts {
	background-image: url(../images/jdi_hdr_products.gif);
	background-repeat: no-repeat;
	width: 950px;
	padding: 0;
}
#headerEnvironment {
	background-image: url(../images/jdi_hdr_environment.gif);
	background-repeat: no-repeat;
	width: 950px;
	padding: 0;
}

/* -------------- Global Right Column -------------- */
#rightColumn {
	width: 700;
	color: #333333;
	font-size: 12px;
	background-image: url(../images/bg_grad_right_clmn.jpg);
	background-repeat: repeat-x;
	padding: 10px;
}
#rightColumn h3 {
	color: #4C5A64;
	font-size: 13px;
	font-weight: bold;
}
#rightColumn a:link, #rightColumn a:visited {
	color: #809DA3;
	font-size: 14px;
	font-weight: bold;
	/*text-transform: uppercase; */
	text-decoration: none;
}
#rightColumn a:hover {
	color: #009B68;
}
.gutter {
	width: 10px;
}

/* -------------- Global Top Navigation ----------------- */
#topNav {
	background-color: #E4F1F4;
	width: 260px;
}
#topNav ul {
	margin-left: 0px;
	padding-left: 0;
	display: inline;
	list-style-type: none;
}
#topNav ul li {
	margin-left: 0;
	list-style: none;
	display: inline;
	padding-right: 8px;
	padding-left: 8px;
}
#topNav li a:link, #topNav li a:visited {
	font-size: 10px;
	color: #666666;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
}
#topNav li a:hover {
	text-decoration: underline;
}

/* ------------- Global Left Navigation ------------- */
#leftNav {
	width: 160px;
	font-family: Arial, Helvetica, sans-serif;
	background-position: top;
} 
#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;
}
#crumbs ul {
	display: inline; padding-left: 0; margin-left: 0;
}
#crumbs ul li {
	display: inline; font-size: 11px; color: #009B68;
}
#crumbs ul li a:link, #crumbs ul li a:visited {
	padding: 0.2em;
	color: #809DA3;
	text-decoration: none;
	font-size: 11px;
}
#crumbs ul li a:hover {
 	padding: 0.2em; font-size:11px; color: #009B68; text-decoration: none;
}

/* -------------- Home Page ----------------- */
#news ul {
	list-style: none;
}
#news ul li {
	list-style: none;
}
.intro {
	line-height: 18px;	
}

/* -------------- News Link -------------- */
#news li a:link, #news li a:visited {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	line-height:16px;
}
#news li a:hover {
	color: #009B68;
	text-decoration: underline;
}

/* -------------- Home Page Promotional Callout ----------------- */
.PromoBoxHome {
	width: 185px;
	float: left;
	border: 1px solid #809DA3;
	background: #E0EEF1;
	padding: 10px;
	margin-right: 0px;
	margin-top: 20px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.PromoBoxHome h5 {
	width: 170px;
	position: absolute;
	margin: -25px 0 15px 0;
	margin-right: 20px;
	padding: 8px;
	padding-bottom: 2px;
	background: #FFFFFF;
	color: #4C5A64;
	font-size: 11px;
	font-weight: bold;
}
.PromoBoxHome a:link, .PromoBoxHome a:visited {
	color: #4C5A64;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.PromoBoxHome a:hover {
	color: #009B68;
}
.PromoBoxHome p {
	margin-left: 75px;
	margin-top: 2px;
	margin-bottom: 2px;
}
.PromoBoxHome img {
	float: left;
	margin-top: -5px;
}

/* -------------- Home Page Advertisment Callout ----------------- */
.HomePageAd {
	width: 270px;
	float: left;
	border: 1px solid #809DA3;
  	background: #E0EEF1;
	padding: 10px;
	margin-right: 0px;
	margin-top: 30px;
	margin-bottom: 0px;
	}
.HomePageAd h5 {
	width: 255px;
	position: absolute;
	margin: -25px 0 15px 0;
	padding: 8px;
	padding-bottom: 2px;
	background: #FFFFFF;
	color: #4C5A64;
	font-size: 11px;
	font-weight: bold;
}
.HomePageAd a:link, .HomePageAd a:visited {
	color: #4C5A64;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.HomePageAd a:hover {
	color: #009B68;
}
.HomePageAd p {
	margin-left: 75px;
	margin-top: 2px;
	margin-bottom: 2px;
}
.HomePageAd img {
	float: left;
	margin-top: -5px;
}

/* -------------- 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 {
	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;
}
.COProduct h5 {
	width: 143px;
	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;
}
.COProduct a:link, .COProduct a:visited {
	color: #809DA3;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}
.COProduct a:hover {
	color: #009B68;
}

/* -------------- 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(../images/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: 95%;
	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 {
	width: 143px;
	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 {
	width: 234px;
	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;
}

