#line4 {
  background: #83AAC7 url('images/page_aftertitlesbg_u.gif') repeat-y;
}

#menu {
  border-bottom: 4px solid #CDDDE9;
}

#menu li {
  border-bottom: 1px solid #CDDDE9;
}

#submenu li {
  border-bottom: 0;
}

#submenu li a {
  color: #82A9C6;
}

#submenu li.act a {
  color: #5C7B8D;
}

#submenu .sbm_actmarker {
  color: #5C7B8D;
}

#pagecontent h2,
#pagecontent h2 a {
  color: #82A9C6;
}

#pagecontent h2 strong {
  color: #5C7B8D;
}

#pagecontent h3,
#pagecontent h3 a {
  color: #5C7B8D;
}

#pagecontent table td.light,
#pagecontent table td.dark,
#pagecontent table tr.dark_tr td,
#pagecontent table tr.light_tr td,
#pagecontent table.wtable td {
  border: 1px solid #ABCAE0;
}
#pagecontent table td.dark,
#pagecontent table tr.dark_tr td,
#pagecontent table.wtable thead td {
  background: #E9F1F7;
}

#pagecontent table td.ddark,
#pagecontent table tr.ddark_tr td,
#pagecontent table.wtable thead td.ddark {
  background: #CEDFEB;
}
#rightmenu ul {
  border-left: 1px solid #CDDDE9; 
}
#rightmenu #diz {
  background: url('images/rightcol_shad_u.gif');
}
#pagecontent .footnote {
  border-top: 3px double #CDDDE9;
}
#pagecontent .subhead {
  background: url('images/subhead_bg_u.gif') 0% 100% repeat-x;
}
#pagecontent .imagewbg {
  background: url('images/imagebg_u.gif');
}

.form fieldset {
  background: url('images/formbg_u.jpg') 0% 100% repeat-x;
  border-top: 2px solid #E4EDF2;
}
