body {
  background-color: #E4DCCD;
  background-image:url(/images/body_bg.gif);
  background-repeat: repeat-x;
  margin: 0px;
}

fieldset {
  position: relative;
  margin: 0 0 1em 0;
  background: #ffffcc;
}

form {
  margin: 0px;
}

legend {

}

#top_nav {
  position:absolute;
  left:0px;
  top:0px;
  width:995px;
  height:180px;
  z-index:1;
  background-color: #513E1C;
}

#header {
  position:absolute;
  left:0px;
  top:68px;
  width:995px;
  height:227px;
  z-index:2;
  overflow: hidden;
}

#body_content {
  position:relative;
  left:230px;
  top:58px;
  width: 723px;
  height: 550px;
  z-index:3;
  clear: both;
  padding: 15px 15px 15px 15px;
  background-image:url(/images/body_content_bg.gif);
  background-repeat:no-repeat;
  background-color: #fff;
  border-left: 4px solid #BFB5A1;
  border-right: 2px solid #BFB5A1;
}

#home_content {
  position:relative;
  left:10px;
  top:315px;
  width: 723px;
  height: 350px;
  z-index:3;
  clear: both;
  padding: 15px 15px 15px 15px;
}

#sidenav {
  position:relative;
  left:10px;
  top:307px;
  width:212px;
  height:134px;
  z-index:4;
}

#footer {
  position:relative;
  left:0px;
  top:10px;
  width:99.8%;
  height:80px;
  z-index:4;
}

.body_text {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #646465;
}

.body_text a, .body_text a:visited {
  color: #D26100;
  text-decoration: none
}

.footer {
  background-color: #513E1C;
  background-image: url(/images/footer_bg.gif);
  background-repeat: repeat-x;
  border-top: 2px solid #EFB30D;
  border-right: 2px solid #513E1C;
}

.footer_text {
  padding-top: 25px;
  padding-left: 50px;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #A29B77;
}

.footer_text a, .footer_text a:visited {
  color: #EFB30D;
  text-decoration: none;
}

.form_desc {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #333;
  background-color: #F7F5F1;
  padding-left: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
  border-left: 1px solid #DFDFDF;
  border-top: 1px solid #DFDFDF;
  border-right: 1px solid #CCC;
  border-bottom: 1px solid #CCC;
}

.form_text {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #333;
  padding-left: 5px;
}

.home_text {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #513E1C;
}

.home_text a, .body_text a:visited {
  color: #D26100;
  text-decoration: none
}

.my_login {
  background-color: #BDEBF9;
  border: 8px solid #90DAF6;
  font-family: Verdana;
  font-size: 12px;
  vertical-align: middle;
}

.my_nav {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #513E1C;
  background-color: #BDEBF9;
  width: 600px;
  padding: 8px;
  white-space: nowrap;
  -moz-border-radius-bottomleft:1em;
  -moz-border-radius-bottomright:1em;
  -moz-border-radius-topleft:1em;
  -moz-border-radius-topright:1em;
}

.my_nav a, .my_nav a:visited {
  color: #513E1C;
  text-decoration: none;
}

.my_nav a:hover {
  text-decoration: underline;
}

.nav_top{
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  border-top: 5px solid #513E1C;
  border-right: 1px solid #685228;
  padding-top: 5px;
  text-decoration: none;
}

.nav_top a, .nav_top a:visited {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  text-decoration: none;
}

.nav_top_hover {
  border-top: 5px solid #EA8A03;
  background-image: url(/images/nav_top_hover_bg.gif);
  background-repeat: repeat;
}

.page_header {
  font-family: Trebuchet MS;
  font-size: 20px;
  color: #646465;
  margin-top: 10px;
  margin-bottom: 0px;
}

.page_subheader {
  font-family: Trebuchet MS;
  font-size: 16px;
  color: #646465;
  margin-top: 10px;
  margin-bottom: 0px;
}

.page_timer {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-style: italic;
  color: #aaa;
  text-align: right;
  padding-top: 35px;
  padding-bottom: 5px;
}

.sidenav {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #513E1C;
  background-color: #EAE3D6; 
}

.sidenav a, .sidenav a:visited {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #D26100;
  background-color: #EAE3D6;
  text-decoration: none;
}

.sidenav a:hover {
  color: #EFA00B;
}

.sidenav li {
  margin-left: -20px;
  padding-top: 6px;
  padding-bottom: 6px;
  border-bottom: 1px solid #DCD4C1;
  font-style: italic;
}

.sidenav ul {
  list-style-image: url(/images/sidenav_bullet.gif);
  margin-top: 0px;
  margin-bottom: 0px;
}

.sidenav_title, .sidenav_title a, .sidenav_title a:visited {
  font-family: Trebuchet MS;
  font-size: 19px;
  color: #503D1B;
  padding-left: 8px;
  text-decoration: none;
}

.subtitle_wrap {
  padding: 0px 5px 5px 0px;
  margin-bottom: 15px;
  border-bottom: 1px solid #ccc;
  width: 375px;
}

.title_wrap {
  padding: 0px 5px 5px 0px;
  margin-bottom: 15px;
  border-bottom: 1px solid #ccc;
}

.ul {
  list-style-type: circle;
  margin-top: 0px;
  margin-bottom: 0px;
}

.ul li {
  margin-left: -20px;
  padding-top: 2px;
  padding-bottom: 2px;
}

/*******************************************************************************
 * Reports Page Styles
 ******************************************************************************/
.report {
  border-left: 1px solid #DFDFDF;
  border-top: 1px solid #DFDFDF;
  border-right: 2px solid #CCC;
  border-bottom: 2px solid #CCC;
}
.report h1, h2, h3, h4 {
  margin: 0px;
}

.report_content_desc {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #646465;
}
.report_content_text {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #646465;
}
      

/*******************************************************************************
 * Form Button Styles
 ******************************************************************************/
.formfield {
  border: 1px solid #ccc;
  font: 11px sans-serif;
  color: #333;
}
.formbutton {
  border: 1px solid #666666;
  font: bold 14px sans-serif;
  color: #333;
}
.formbutton_disabled {
  border: 1px solid #5b9dc4;
  font: bold 12px sans-serif;
  color: #caccce;
}
.formbutton_large {
  font-size: 1.2em;
  font-weight: bold;
  padding: 5px;
  width: 100%;
}

/*******************************************************************************
 * Error/Warning/Success Message Styles
 ******************************************************************************/
.error_message {
  background-color: #FF9999;
  border-top: 2px solid #FF4F4F;
  border-bottom: 2px solid #FF4F4F;
  font-family: Arial, Helvetica, sans-serif;
  color: #000;
  font-size: 13px;
  font-weight: bold;
  margin: auto;
  padding: 5px;
  text-align: center;
  width: 550px;
  -moz-border-radius-bottomleft:1em;
  -moz-border-radius-bottomright:1em;
  -moz-border-radius-topleft:1em;
  -moz-border-radius-topright:1em;
}
.error_message_details {
  font-size: 0.9em;
  font-weight: normal;
}
.error_message_details ul {
  margin: 0;
  padding: 0;
}
.success_message {
  background-color: #80EC80;
  border-top: 2px solid #68BA68;
  border-bottom: 2px solid #68BA68;
  font-family: Arial, Helvetica, sans-serif;
  color: #000;
  font-size: 13px;
  font-weight: bold;
  margin: 10px 0px 0px 0px;
  padding: 5px;
  text-align: center;
  width: 550px;
  -moz-border-radius-bottomleft:1em;
  -moz-border-radius-bottomright:1em;
  -moz-border-radius-topleft:1em;
  -moz-border-radius-topright:1em;
}
.warning_message {
  background-color: #FFFFA1;
  border-top: 2px solid #F5F55F;
  border-bottom: 2px solid #F5F55F;
  font-family: Arial, Helvetica, sans-serif;
  color: #000;
  font-size: 13px;
  font-weight: bold;
  margin: auto;
  padding: 5px;
  text-align: center;
}

/*******************************************************************************
 * Form Error Styles (This must be the last listed class)
 ******************************************************************************/
.errorfield {
  border: 1px solid #FF0000;
}
.errorlabel {
  color: #FF0000;
}
