body {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 0.7em;
  color: #333333;
  cursor: default;
  margin: 0px;
  background: url('../images/bgbl.gif') no-repeat fixed left bottom;
  padding: 0px;
}

* html td, * html th {
  font-size: 0.7em;
  voice-family: "\"}\"";
  voice-family:inherit;
  font-size: 1em;
}

h1 {
  font-family: Arial, Helvetica, sans-serif;
  color: #333;
  letter-spacing: -1.5px;
  font-weight: normal;
  margin: 0px;
}

a {
 /* color: blue;*/
}

* html h1 {
  font-size: 1.8em;
}

td textarea {
  font-size: 1.1em;
}

textarea {
  width: 95%;
}

h2 {
  font-size: 1.6em;
  letter-spacing: -1px;
  text-transform: capitalize;
}

h2, h3 {
  margin: 0px;
  font-weight: normal;
}

acronym {
  cursor: help;
}

form {
  margin: 0px;
}

th {
  background-color: #D79D21;
  color: #fff;
  padding-top: 5px;
  padding-bottom: 5px;
}

.altrow{
  background-color: #f4f4f4;
}

.unapproved {
  background-color: #CFE5FF;
}

.la {
  background-color: #EBCFFF;
}

.draft {
  background-color: #FFDBCF;
}

.highlight{
  background-color: #FAFFCF;
  color: #000;
}

.highlight td {
  voice-family: "\"}\"";
  voice-family:inherit;
  padding-top: 1px;
  padding-bottom: 1px;
  border-top: 1px solid #FFCFCF;
  border-bottom: 1px solid #FFCFCF;
}


.disabledhighlight{
  background-color: #f0f0f0;
  color: #222;
}

.disabledhighlight td {
  border-top: 1px solid #999;
  border-bottom: 1px solid #999;
  padding-top: 1px;
  padding-bottom: 1px;
}

.subth {
  background-color: #666;
  color: #fff;
  font-weight: bold;
  text-align: center;
}

textarea, input, select {
  border: 1px solid #ccc;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  padding: 1px;
}


.okbox, .warnbox, .infobox, .alertbox {
  padding: 5px;
  padding-left: 26px;
  margin-top: 5px;
  background-repeat: no-repeat;
  background-position: 5px 4px;
  margin-bottom: 5px;
  width: auto;
  font-weight: bold;

}

.okbox a, .warnbox a, .infobox a {
  color: #000;
  text-decoration: none;
}

.okbox {
  border: 1px solid #D5E9D4;
  background-color: #D2FFCF;
  background-image: url(../images/icon_t_sml.gif);
}

.warnbox {
  background-color: #FFC0C0;
  border: 1px solid red;
  color: red;
  background-image: url(../images/icon_x_sml.gif);
}

.infobox {
  border: 1px solid #C8CF8E;
  background-color: #FAFFCF;
  background-image: url(../images/icon_i_sml.gif);
}


.alertbox {
  border: 1px solid #CFB18E;
  background-color: #FFE4CF;
  background-image: url(../images/icon_w_sml.gif);
}
.noborder {
  border: none;
}

.defaultbutton{
  background-color: #EBE9ED !important;
  color: #000 !important;
  border: 1px solid #333 !important;
  background-image: none !important;
}

.note {
  font-size: 0.9em;
}

.cancelbutton {
  background-color: #FFA69F;
  border: 1px solid #ccc;
  color: #333;
}

.okbutton {
  background-color: #ADFF9F;
  border: 1px solid #ccc;
  color: #333;
}

.requiredfield {
  border: 1px solid #FF1F1F;
}


@media print {
  .noprint {
    display: none;
  }

  th {
    text-align: left;
    border-bottom: 1px solid black;
    border-top: 1px solid black;
  }

  .subth td {
    text-align: left;
    border-bottom: 1px solid black;
  }
}



acronym {
  cursor: help;
}

img {
  border: none;
}


/*   Configure Custom DIV IDs */

#regiontext {
  position: absolute;
  right: 10px;
  top: 5px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1.8em;
  color: #B3BCEF;
  letter-spacing: -1px;
  font-weight: normal;
  margin: 0px;
 -khtml-opacity: .8;
  -moz-opacity:0.8;
  opacity: 0.8;
}

#logo {
  background-image: url(../images/lrctl.gif);
  background-image: url(../images/top_block.jpg);
  background-repeat: no-repeat;
  background-position: left;
  height: 100px;
  width: 100%;
  margin: 0px;
  background-color: #111A51;
}

#content, #footer {
  margin-top: 3em;
  margin-left: 12.5em;
  margin-right: 5px;
}

#content {
  background-image: url(../images/bgtopbar.gif);
  background-repeat: repeat-x;
  border: 1px solid #a7a7a7;
  padding: 10px;
  padding-top: 15px;
  background-color: #fff;
}


#footer {
  text-align: right;
  font-size: 0.9em;
  color: #666;
}

#topmenu {
  background-color: #263377;
  color: #fff;
  width: 100%;
  font-weight: normal;
  text-transform: capitalize;
  border-top: 1px solid #364387;
  border-bottom: 1px solid #162367;
  text-align: center;
  position: absolute;
  top: 100px;
  left: 0px;
  padding: 1px 0px;
}

#topmenu a {
  font-size: 1em;
  border: none;
  color: #fff;
  text-decoration: none;
  padding: 0px 2px 0px 2px;

}

#topmenu a:hover  {

}

#topmenu a.active {

  font-weight: bold;

}

#topmenu ul {
  margin:0px ;
  padding:0px ;
  list-style:none;
  display: block;
  background-color: #CCC;


}

#topmenu li {
  float:left;
  margin:0;
  padding:3px 5px ;
  margin-right: 1px;
}

#errorblock {
  z-index: 2;
  float: left;
  width: 10em;
  margin: 5px;
  padding: 5px;
  clear: both;
  position: absolute;
  top: 11.55em;
  left: -2px;
  border: 1px solid #a7a7a7;
  background: #fff;
  background-image: url(../images/bgtopbar.gif);
  background-repeat: repeat-x;
  padding-top: 15px;
}

#leftmenu {
  z-index: 98;
  float: left;
  width: 10em;
  margin: 5px;
  margin: 5px;
  padding: 5px;
  clear: both;
  position: absolute;
  top: 11.5em;
  left: 0px;
  border: 1px solid #a7a7a7;
  background: #fff;
  background-image: url(../images/bgtopbar.gif);
  background-repeat: repeat-x;
  padding-top: 10px;

}


#leftmenu ul {
  margin:2px 0px;
  padding:0px ;
  list-style:none;
  display: block;

}

#leftmenu li {
  clear: both;
  float: left;
  margin: 0px;
}

#leftmenu a {
  display: block;
  margin: 0px 0px 0px 0px;
  border: none;
  text-decoration: none;
  width: 10em;
  padding: 5px;
  position: relative;
  left: -5px;
  border-top: 1px solid white;
  border-bottom: 1px solid white;

/*  -khtml-opacity: .8;
  -moz-opacity:0.8;
  opacity: 0.8;
*/
}

*html #leftmenu a{
  margin-right: -10px;
  padding-right: 0px;
  margin-top: 2px;
  width: 10.5em;
}

*html #leftmenu {
  margin-right: 0px;
  padding-right: 0px;
  width: 10.5em;
  top: 11.8em;
}


#leftmenu a:hover {
  background-color: #FAFFCF;
  border-top: 1px solid #C7CF81;
  border-bottom: 1px solid #C7CF81;

}

#related {

  background-color: #f4f4f4;
  padding: 9px;
  margin: 9px;

}

 #loginBox{
  border: 1px solid #AEAF57;
  padding: 5px;
  background-color: #FFFFCC;
  margin: 0px;
  background-image: url(../images/bg_key.gif);
  background-repeat: no-repeat;
  background-position: right top;
  line-height: 1.7em;
  padding-right: 10px;
 }

#loginBox input {
  margin-top: 5px;
  font-size: 1.2em;
  font-weight: bold;
  border: 1px solid #AEAF57;
  padding: 2px;
}

#loginBox a {
  font-weight: bold;
}

label.leftlabel {
  display: block;
  width: 200px;
  float: left;
  clear: both;
}



/*  Custom Generic Classes    */

.hidden {

  display: none;

}

.required {
  color: red;
  font-weight: bold;
}

  .searchTerm     {
         background-color: #ff9;
         }

  .origURL    {
        color: green;
        }
  .titleBlock   {
        background-color: #def;
        }

  .titleLine    {
        background-color: #333;
        }


  .tableheader {

     background-color: #024C97;
     text-align: center;
     color: white;
     font-weight: bold;

  }

  .tablecell1 {

     background-color: #D4E3FB;
     text-align: center;
     height: 19px;


  }

  .tablecell2 {

     background-color: #C4D9FB;
     text-align: center;
     height: 19px;


  }


.printonly {
  display: none;
}

.infotext {
  font-size: 0.9em;
  color: #666666;
}

.keyboard{
  border-top: 1px solid #FFF8EF;
  border-left: 1px solid #FFF8EF;
  border-right: 1px solid #DFCCB5;
  border-bottom: 1px solid #DFCCB5;
  background-color: #EFE1D1;
  padding:1px;
  margin: 2px;
  font-weight:bold;
}

.dismaincell {
   border-right: 1px solid black;
   border-bottom: 1px solid black;
   width: 120px;
}

.menuOn {
  background-color: #FAFFCF;
  border: 1px solid #C7CF81;
}

.default {
  border: 1px solid #fff;
}

#keepAlive {

  width: 35%;
  height: 35%;
  border: 2px solid #ccc;
  padding: 5px;
  display: float;
  background-color: #f4f4f4;
  position: absolute;
  top: 32.5%;
  left: 32.5%;
  color: #000;
  -khtml-opacity: .9;
  -moz-opacity:0.9;
  opacity: 0.9;
}

#keepAlive h2 {
  color: #f00;
  font-weight: bold;
  font-size: 2em;
  font-family: arial;
  letter-spacing: -1px;
}

#refreshSession {

  position: absolute;
  right: 5px;
  bottom: 5px;

}

#ignoreWarning {

  position: absolute;
  left: 5px;
  bottom: 5px;

}

ul.minimal { margin-bottom: 2px; margin-top: 2px;}
ul.minimal li {	margin: 0; padding: 1px;}
