body {
  background-color: #FFFFFF;
}

table {
  font-family: arial,helvetica,sans serif;
  font-size: 8pt;
}

input { 
  font-family: arial, univers, sans-serif;
  font-size: 8pt;
}

select { 
  background-color: #ffffff;
  font-family: arial, univers, sans-serif;
  font-size: 8pt;
}

textarea {
  background-color: #ffffff;
  font-family: arial, univers, sans-serif;
  font-size: 8pt;
}

.wa_main {
  background-color: #ffffff;
  font-family: arial, univers, sans-serif;
  font-size: 8pt;
}

.wa_main .middle_pane {
  background-image: url('/default/images/assistant/interface/webassist_12.gif');
  padding-left: 225px;
}

.wa_main .wa_info_bar {
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  background-image: url('/default/images/assistant/interface/webassist_13.gif');
  border-top: 1px solid #07517A;
  border-bottom: 1px solid #07517A;
  font-size: 12px;
  font-family: arial, univers, sans-serif;
}

.wa_main .wa_sidebar {
  background-image: url('/default/images/assistant/interface/webassist_12.gif');
  color: #FFFFFF;
  font-size: 15px;
}

.wa_main .wa_sidebar_content {
  background-image: url('/default/images/assistant/interface/webassist_12.gif');
  font-family: arial, univers, sans-serif;
  font-size: 12px;
}

.wa_main .wa_sidebar_content .wa_sidebar_link {
  font-size: 14px;
  font-weight: bold;
  color: #FFFFFF;
}

.wa-content-body {
    padding-left: 5px;
    font-size: 11px;
    font-family: 'Trebuchet MS', Arial, verdana, helvetica, sans-serif;
    line-height: 20px;
    color: #006699;
}

.wa-content-body-center {
    padding-left: 40px;
    font-size: 11px;
    font-family: 'Trebuchet MS', Arial, verdana, helvetica, sans-serif;
    line-height: 30px;
    color: #006699;
}

.wa-content-body-nopad {
    padding-left: 0px;
    font-size: 11px;
    font-family: 'Trebuchet MS', Arial, verdana, helvetica, sans-serif;
    line-height: 20px;
    color: #006699;
}

.wa-content-link {
    font-size: 11px;
    font-family: 'Trebuchet MS', Arial, verdana, helvetica, sans-serif;
}

.wa-content-bggrey {  background-color: #F0F0F0; }
.wa-content-bgwhite { background-color: #FFFFFF; }

.content {
  background-color: #FFFFFF;
  padding-top: 25px;
  padding-bottom: 25px; 
  min-height: 372px;
}

.forumline   { background-color:#FFFFFF; border: 2px #187DAD solid }

.sidebar_layer table tr td {
  background-color: #FFFFFF;
  color: #000000;
  font-family: arial,helvetica,sans serif;
  font-size: 8pt;
}

.form_input {
    font-size: 8pt;
}

.lm-alert {
    font-size: 12px;
    color: #CC0000;
}

.lm-row-gray { 
    background-color: #EFEFEF;
    font-size: 12px;
}
.lm-row-blue {
    background-color: #DEE3E7;
    font-size: 12px;
}

.lm-row-white {
    background-color: #FFFFFF;
    font-size: 12px;
}

TD.summary {
    background-color: #1B7CAD;
    height: 2px;
}

TD.summary-light-blue {
    background-color: #DEE3E7;
    height: 2px;
}

TD.summary-title {
    font-size: 12px;
    font-weight: bold;
    text-decoration: underline;
}

.summary-header {
    font-size: 11px;
    height: 10px;
}

.summary-header-light-blue {
    font-size: 11px;
    color: #000000;
    height: 10px;
    background-color: #DEE3E7;
}

.summary-header-baby-blue {
    font-size: 11px;
    color: #000000;
    height: 10px;
    background-color: #D5E2E9;
}

.baby-blue {
    background-color: #D5E2E9;
}

INPUT.color_button {
    cursor: pointer;
    background-color: #006699;
    padding: 2px 0px 2px 0px;
    font-family: Verdana, Tahoma, sans-serif; font-size: 10px; font-weight: bold; color: #FFFFFF
}

TH.header { 
    background-color: #1B7CAD; 
    height: 25px; 
    font-size: 12px; 
    line-height : 100%; 
    font-weight: bold; 
    color: #ffffff 
}

.hand  { 
    cursor: pointer; 
}

.wait  {
    cursor: wait;
}

