body
{
  margin: 0;
  padding: 0;
  font: 0.85em/1.2em Arial;
  background: #fff url(bg-green-bar.gif) repeat-x top left;
}
a
{
  text-decoration: none;
  color: #333399;
}
a:hover
{
  text-decoration: underline;
}
h1
{
  margin: 0 0 1em 0;
  font-size: 18px;
  color: #333399;
}
h2
{
  margin: 0 0 1em 0;
  font-size: 14px;
  color: #333;
}
h3
{
  margin: 0 0 1em 0;
  font-size: 13px;
}
div#wrap-outer
{
  width: 832px;
  margin: 42px auto;
}
div#wrap-top
{
  background: url(bg-drop-shadow-top.png) no-repeat bottom center;
  overflow: hidden;
}
div#wrap-inner
{
  background: url(bg-drop-shadow.png) repeat-y top center;
  padding: 0 18px;
}

div#top
{
  border-bottom: 1px solid #389b46;
  background: #fff url(banner-home.jpg) no-repeat 352px 0;
  height: 173px;
  position: relative;
}
body.ahpp div#top
{
  background: #fff url(banner-ahpp.jpg) no-repeat 352px -8px;
}

div#enroll
{
  position: absolute;
  top: 0;
  right: 10px;
  font-size: 80%;
  line-height: 3em;
  color: #333399;
}

div#user-bar
{
  position: absolute;
  bottom: 0;
  left: 4px;
  font-size: 80%;
}
div#user-bar, div#user-bar a
{
  color: #888;
}

div#main
{
  background: #fff;
  padding: 20px;
}
div#body
{
  margin: 0 0 0 160px;
  min-height: 400px;
}
div#nav
{
  float: left;
  color: #fff;
  width: 121px;
  background: #389b46 url(bg-nav-bottom.gif) no-repeat bottom left;
}
div#nav a
{
  color: #fff;
}
div#nav h2
{
  font-size: 80%;
  margin: 0 0 0 18px;
  padding: 7px 0;
  background: url(bg-nav-top.gif) no-repeat top right;
}
div#nav ul
{
  list-style: none;
  margin: 0 7px 11px 7px;
  padding: 0;
}
div#nav li
{
  padding: 0;
  margin: 0;
  font-size: 80%;
  border-top: 1px solid #5cad67;
  border-bottom: 1px solid #2e7f39;
  background: url(bg-nav-li.gif) no-repeat top left;
}
div#nav li.selected
{
  background-image: url(bg-nav-li-selected.gif);
}
div#nav li a
{
  display: block;
  padding: 0 0 0 11px;
  line-height: 25px;
}
div#nav li.selected ul
{
  margin: 0 0 0 11px;
  padding: 0;
}
div#nav li.selected li
{
  background-image: none;
  border: none;
}
div#nav li.selected li a
{
  padding: 2px 0;
  line-height: 11px;
}
div#foot
{
  text-align: center;
  font-size: 80%;
  color: #333399;
}
div#wrap-bottom
{
  background: url(bg-drop-shadow-bottom.png) no-repeat top center;
}

.repHeader{background-color:#389B46;}
.repInfo{background:none;}
.repInfo td{background:none;}