html {
  height: 100%;
}

body {
  color: #ccc;
  background: #333;
  margin-top: 0;
  margin-bottom: 0;
  font: 9pt Verdana;
  height: 100%;
  min-height: 100%;
}

form { 
  margin: 0;
  padding: 0;
}

input, select, textarea, td {
  font: 9pt Verdana;    
}

a:link, a:visited {
  font-weight: bold;
  text-decoration: none;
  color: #000;
}

a:hover, a:active {
  text-decoration: underline;
}

#background {
  margin-left: auto;
  margin-right: auto;
  width: 900px;
  min-height: 100%;
  background-color: #33;
}

#content {
  padding: 40px;
  padding-top: 10px;
}

.table-border {
  background: #d9d9c2;
  color: #555A5F;
}

.table-header {
  background: #666; 
  color: #fff; 
  height: 28px; 
  font-weight: normal;
  text-align: center;
}

.table-header td {
  font-weight: bold;
}


.table-header-l {
  background: #666; 
  width: 2px;
}

.table-header-r {
  background: #666; 
  width: 2px;
}

table.rows td {
  background: #fafafa;
  color: #000;
  border: none;
}

.row-color-a {
  background: #fafafa;
  color: #000;
  border-left: 1px solid #ccc;
  border-bottom: 7px solid #ccc;
  text-align: center;
}
  
.row-color-b {
  background: #ececec;
  color: #000;
  border-left: 1px solid #ccc;
  border-bottom: 7px solid #ccc;
  text-align: center;
}

.small {
  font-size: 8pt;
}

.error {
  font-weight: bold;
  color: #d52727;
  border: 1px dotted #d52727;
  padding: 4px;
  padding-left: 10px;
  padding-right: 10px;
  background-color: #FEE7E8;
}

.notice {
  font-weight: bold;
  color: #0097FF;
  padding: 4px;
  padding-left: 10px;
  padding-right: 10px;
  background-color: #EFF8E0;
}

.bold {
  font-weight: bold;
}

.hilite {
  background-color: yellow;
}

.click {
  cursor: pointer;
}

.line-bottom {
  border-bottom: 1px solid #dcdcdc;
}

.banner {
  padding-top: 2px;
  padding-bottom: 3px;
}

  body { font-family: Verdana; font-size: 13px;}
  a.blue { font-family: Verdana; font-size: 14px; color: #333333; text-decoration: none; }
  a.bigorange { font-family: Verdana; font-size: 13px; color: #ff7600; text-decoration: none; }
  td { font-family: Verdana; font-size: 13px; }
  input { font-size: 13px; font-family: Verdana; }
  select { font-size: 13px; font-family: Verdana; }
  form { margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; }
  .header{ font-family: Verdana; font-size: 10px; font-weight: bold; color: #ffffff; background-color: #666666; }
  .both { border-right: 1px solid #cccccc; border-left: 1px solid #cccccc; border-bottom: 8px solid #cccccc; }
  .right { border-right: 1px solid #cccccc; border-bottom: 8px solid #cccccc; }
  .jmblink { font-size: 11px; font-family: Verdana; }
  .jmbfoot { font-size: 11px; font-family: Verdana; }
  .white_body {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF}
.char_bold {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #FFFFFF}
.char_body, a.char_body {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #CCCCCC}
.times_header {  font-family: "Times New Roman", Times, serif; font-size: 24px; font-weight: bold; color: #333333}
a.red_body {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FF9900}
.arial_bold {  font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #FF9900}
.style1 {font-family: "Times New Roman", Times, serif; font-size: 24px; font-weight: bold; color: #FFFFFF; }
a.style2 {color: #FFFFFF}
.style6 {color: #FF9900}
.body_text {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #333333}
.orange_heading {  font-family: "Times New Roman", Times, serif; font-size: 18pt; color: #FF9900}

a.style8 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FF9900; font-weight: bold; }
