@charset "utf-8";
/* CSS Document */
body {
color:#000080;}
.headertop {
background:url(../siteimages/bgnav.gif);
background-repeat:repeat-x;
height:4px;
}
.dkjheadertop {
background-color:cococo; 
background:url(siteimages/bghead.gif);
background-repeat:repeat-x;
height:4px;}
.headercontent {
height:25px;
background:#1A769D;
color:white;
text-align:center;
}
.headerbottom {
background:url(../siteimages/bgnav_invert.gif);
background-repeat:repeat-x;
height:4px;
}
hr {
border:dashed 1px #c0c0c0;}
image {
margin-bottom:10px; margin-top:10px; margin-left:10px; margin-right:10px;
text-align:center;
border:solid 2px #c0c0c0;}
.producttitle {
text-align:left;
font: Arial, Helvetica, sans-serif;
font-size:16px;
color:#0066FF;}
.productcontent {
text-align:left;
font: Arial, Helvetica, sans-serif;
font-size:12px;
color:#303030;
padding-left:15px;}
.productcontent2 {
text-align:justify;
font: Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#303030;
padding-left:15px;}
.fracNum, . fracDen {
       font-size: 70%; 
  } 
  .fracNum { vertical-align: 0.5em; } 
  .fracDen { vertical-align: -0.5em; }
 
.boxtl {background:url(../siteimages/corner.gif); background-position:left; background-repeat:no-repeat; }

.boxtr {background:url(../siteimages/cornertr.gif); background-position:right; background-repeat:no-repeat;}
.boxm  { background:#CCCCCC;};
.boxbl {background:url(../siteimages/cornerbl.gif); background-position:left; background-repeat:no-repeat;}

.boxbr {background:url(../siteimages/cornerbr.gif); background-position:right; background-repeat:no-repeat;}

/* Font Styles */
.DKJheader {
font-size:1.4em;
color:#000000;
font-family:"Times New Roman", Times, serif;
font-weight:bold;
text-align:center;}
.pagetitle {
color: #1A769D;
font-weight: bold;
font-size:1em;
font-family:Arial, Helvetica, sans-serif;}
.headline {
color: #ffffff;
font-weight: bold;
font-size:1.2em;
font-family:Arial, Helvetica, sans-serif;}
.headlinesub {
padding-top:10px;
color: #ffffff;
font-size:1em;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;}
.year {
text-align:center;
color: #000000;
font-size:2.4em;
font-weight:bold;
font-family:"Arial Black";}
.productsheadline {
color: #0066FF;
font-size: 1.2em;
font-family:Arial;}
.productsheadline2 {
color: #333333;
font-family:Arial;
font-style:italic;
font-size:1em;}
.productslist {
color: #000000;
font-family:Arial;
font-size:1em;
font-weight:bold;}
.add {

color: #000080;
font-family:Arial;
font-size:1em;
text-align:center;
padding:10px;
}

.welcomecontent {

color: #000080;
font-family:Arial;
font-size:1em;
text-align:justify;
padding:10px;
text-indent:15px;
padding-top:20px;
}

.fcontent {

color: #000080;
font-family:Arial;
font-size:1em;
text-align:justify;
padding:10px;
text-indent:15px;

}
.fcontent1 {

color: #000080;
font-family:Arial;
font-size:1em;
text-align:justify;
}

UL {
color: #000080;
font-family:Arial;
font-size:1em;
list-style-image:url(../siteimages/bullet.gif);
list-style-type: none;

}
LI {
	background-image:url(bullet.jpg);
	background-position:0 0.3em;
	background-repeat:no-repeat;
	margin-left:50px;
	padding:0 0 0 25px;
}