BODY {
  background-color: #CDD685;
  font-family: arial, sans-serif;
  font-size: 12px;
  color: #000000;
  text-align: left;
}

TD {
  font-family: arial, sans-serif;
  font-size: 12px;
  color: #000000;
  text-align: left;
}

A:link {
  color: #006600;
}

A:visited {
  color: #006600;
}

A:hover {
  color: #330066;
}

TD.topnav_td {
  background-color: #006600;
  font-size: 12px;
}

TD.topnav_bullets {
  font-size: 11px;
  font-weight: bold;
  color: #FFFFFF;
}

TD.bottomnav_td {
  background-color: #330066;
  font-size: 11px;
  font-weight: bold;
  color: #FFFFFF;
  text-align: center;
  padding-top: 3px;
  padding-bottom: 3px;
}

A.bottomnavlink:link {
  color: #C2B3D1;
	text-decoration: none;
}

A.bottomnavlink:visited {
  color: #C2B3D1;
	text-decoration: none;
}

A.bottomnavlink:hover {
  color: #FFFFFF;
  text-decoration: none;
}

DIV.copyright {
  color: #3D8728;
  font-size: 11px;
  margin-top: 5px;
  margin-bottom: 10px;
  font-weight: bold;
}

DIV.contentpad {
  padding: 15px;
  text-align: left;
}

DIV.featurebox {
  background-color: #D0E8D0;
  border: 1px solid #006600;
  padding: 10px;
}

DIV.featurebox_text {
  font-size: 11px;
  color: #006600;
}

DIV.rtcolpad {
  padding: 10px;
  padding-top: 15px;
  padding-bottom: 15px;
  text-align: left;
}

DIV.rtcol_fact {
  font-size: 11px;
  font-weight: bold;
  color: #006600;
}

DIV.rtcol_text {
  font-size: 11px;
  color: #006600;
}

DIV.rtcol_buttonholder {
  text-align: right;
  margin-top: 7px;
}

DIV.rtcol_hrholder {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
}

DIV.rtcol_desc {
  font-size: 11px;
  font-style: italic;
  margin-bottom: 15px;
  margin-top: 5px;
  color: #006600;
  line-height: 11px;
}

DIV.rtcol_hdr {
  font-size: 13px;
  font-weight: bold;
  color: #006600;
  margin-bottom: 2px;
}

DIV.rtcol_subhdr {
  font-size: 13px;
  font-weight: bold;
  color: #330066;
  line-height: 12px;
  margin-bottom: 4px;
  font-style: italic;
}

DIV.breadcrumbs {
  font-size: 11px;
  font-weight: bold;
  color: #7CAD6E;
  margin-top: 5px;
  margin-left: 15px;
  letter-spacing: 1px;
}

A.breadlink:link {
  color: #C2B3D1;
	text-decoration: none;
}

A.breadlink:visited {
  color: #C2B3D1;
	text-decoration: none;
}

A.breadlink:hover {
  color: #330066;
  text-decoration: none;
}

DIV.content_hdr {
  color: #330066;
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 15px;
  border-bottom: 1px solid #E1D9E8;
  letter-spacing: 1px;
}

DIV.content_subhdr {
  color: #006600;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 5px;
}

LI {
  margin-bottom: 8px;
}

HR {
  color: #B2D1B2;
  height: 1px;
}

TD.safety_numbers {
  font-size: 16px;
  font-weight: bold;
  color: #B3D1B3;
}

SPAN.star {
  font-weight: bold;
  color: #990000;
}


/* MENU STYLES START */
.ddm1 {
  font-size: 12px;
  font-weight: bold;
  color: #FFFFFF;
}
.ddm1 .item1,
.ddm1 .item1:hover,
.ddm1 .item1-active,
.ddm1 .item1-active:hover,
.ddm1 .item1-active:visited {
    padding-top: 3px;
    padding-bottom: 3px;
    text-decoration: none;
    display: block;
    position: relative;
    font-size: 12px;
}
.ddm1 .item1 {
    color: #B3D1B3;
}
.ddm1 .item1:hover,
.ddm1 .item1-active,
.ddm1 .item1-active:hover,
.ddm1 .item1-active:visited {
    color: #FFFFFF;
}
.ddm1 .item2,
.ddm1 .item2:hover {
    padding: 3px 8px 4px 8px;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    font-size: 12px;
}
.ddm1 .item2 {
    background: #CDD685;
    color: #006600;
}
.ddm1 .item2:hover {
    background: #E6EBC2;
    color: #006600;
}
.ddm1 .section {
    text-align: left;
    border: 2px #006600;
    border-style: solid solid solid solid;
    position: absolute;
    visibility: hidden;
    z-index: -1;
    white-space: nowrap;
    font-size: 12px;
}
.ddm1 .left, .ddm1 .left:hover { border-style: solid none solid solid; }
.ddm1 .right, .ddm1 .right:hover { border-style: solid solid solid none; }

* html .ddm1 td { position: relative; } /* ie 5.0 fix */

A.item1:link {
  color: #B3D1B3;
	text-decoration: none;
}
A.item1:visited {
  color: #B3D1B3;
	text-decoration: none;
}
A.item1:hover {
  color: #FFFFFF;
  text-decoration: none;
}

A.item2:link {
  color: #006600;
	text-decoration: none;
}
A.item2:visited {
  color: #006600;
	text-decoration: none;
}
A.item2:hover {
  color: #006600;
  text-decoration: none;
}




A.reportlink:link {
  color: #006600;
	text-decoration: none;
  font-size: 13px;
  font-weight: bold;
}

A.reportlink:visited {
  color: #006600;
	text-decoration: none;
  font-size: 13px;
  font-weight: bold;
}

A.reportlink:hover {
  color: #330066;
  text-decoration: none;
  font-size: 13px;
  font-weight: bold;
}

DIV.reportdesc {
  font-size: 10px;
  color: #666666;
  margin-top: 4px;
}

SPAN.reportsize {
  font-size: 10px;
  color: #333333;
}

DIV.note {
  font-size: 10px;
  color: #999999;
}

DIV.errortext {
  font-weight: bold;
  color: #990000;
}

DIV.event_name {
  font-size: 12px;
  font-weight: bold;
  color: #330066;
  margin-bottom: 8px;
}
DIV.event_date {
  font-size: 11px;
  color: #666666;
}
DIV.event_details {
  font-size: 11px;
  color: #666666;
  margin-bottom: 8px;
}
DIV.event_link {
  text-align: right;
  font-weight: bold;
  font-size: 11px;
}
DIV.event_divider {
  border-bottom: 1px solid #E1D9E8;
  margin-bottom: 14px;
}