
/* ldcmain.css */

BODY {
 margin: 0 10px 0px 10px;
 font-family: "Arial", "Helvetica", sans-serif;
 background-image: url(images/beige128.gif);
 background-color: #eee;
}

FORM {
 margin: 0 0 0 0;
}

A {text-decoration: none;}
#ctl A:HOVER, #ctladd A:HOVER {background-color: #d73; color: #ffe;}
#titleleft A:HOVER, #titleright A:HOVER   {color: #fc9;}

#pagetop {
 text-align: center;
}

#title {
 margin: 0 auto 0 auto;
 white-space: nowrap;
 text-align: center;
 border: thick ridge;
 background: #600;
 width: 95%;
}
#titleleft {
 width: 25%;
 padding: 0 0 0 5px;
 text-align: left;
}
#titlecenter {
 width: 50%;
 font: normal bold 18px "Times New Roman", "Times", serif;
 color: white;
}
#titleright {
 width: 25%;
 padding: 0 5px 0 0;
 text-align: right;
 font: normal bold 18px "Times New Roman", "Times", serif;
 color: white;
}
#titleleft A, #titleright A {
 text-decoration: none;
 font: normal bold 16px cursive, "Times New Roman", "Times", serif;
 color: #f96;
}

#optblk {
 padding: 10px 0 0 0;
 color: #006;
 text-align: center;
}
#optinstr {
 font: normal bold 18px Arial, Helvetica, sans-serif;
 margin: 30px 0 40px 0;
 color: #900;
}
#optinstr A {
 font-style: italic;
}
#optinstr A:HOVER {
 color: #f96;
}
#optctl {
 margin: 0 auto 0 auto;
 width: 560px;
}
#optctl LI {
 text-align: left;
 height: 55px;
 margin-bottom: 25px;
}
#optctl, #optctl A {
 font: italic bold 18px Arial, Helvetica, sans-serif;
 color: #006;
}
#optctl A IMG {
 border: none;
 position: absolute;
 top: -9px;
 left: 20px;
}
#optctl A IMG.optimg2 {
 visibility: hidden;
}
#optctl A:HOVER IMG.optimg2 {
 visibility: visible;
}
/* Note hover image color = #d73 */
#optctl A:HOVER {
 color: #ffe;
}
#optctl A:HOVER .opt1jl {
 color: #d60;
}
#optctl .opt12 {
 position: relative;
 top: 0px;
}
#optctl .opt1, #optctl .opt1jl {
 width: 150px;
 position: absolute;
 top: 0px;
 left: 120px;
}
#optctl .opt2 {
 width: 150px;
 position: absolute;
 top: 0px;
 left: 380px;
}

DIV#ctl, DIV#ctladd {
 margin: 0 auto 0 auto;
 height: 22px;
 line-height: 22px;
 white-space: nowrap;
 width: 95%;
}
DIV#ctl {
 margin: 10px 0 5px 0;
}
#ctl SPAN {
 margin-left: 8px;
}
#ctladd SPAN {
 margin-left: 4px;
}
#ctl A, #ctladd A {
 padding: 0 7px 0 7px;
 font-weight: bold;
 color: #006;
 font-size: 13px;
 font-size: 14px;
 border: 2px outset;
}
#addl, #adda {
 font-weight: bold;
 font-style: italic;
 font-size: 13px;
 color: #600;
}
SPAN#addl {
 margin-left: 20px;
}

#imgdatablock {
 position: relative;
 top: 0px;
 left: 0px;
 width: 100%;
 margin: 5px 0 5px 0;
 font-weight: bold;
 font-size: 13px;
 text-align: center;
}

#imgscale {
 position: absolute;
 top: 0;
 left: 5px;
 font-weight: normal;
 color: #006;
}

#imglabel {
 font-weight: normal;
 color: #006;
}

#chgblock {
 position: relative;
 top: 0px;
 left: 0px;
 z-index: 3;
 margin: 0 auto 5px auto;
 visibility: hidden;
 width: 100%;
 background-color: #fda;
}
#chgblock DIV {
 margin: 5px 0 5px 0;
 white-space: nowrap;
}
#chgttl {
 color: #c00;
}
#chgblockdta SPAN {
 margin-left: 10px;
}
#chgblock INPUT {
 text-align: right;
 margin-left: 5px;
 padding-right: 2px;
 width: 4em;
}
#chgblock A {
 margin: 0 10px 0 10px;
 padding: 0 10px 0 10px;
 border: thin outset;
}
#chgblock A#chgok {
 padding: 0 30px 0 30px;
}
#chgblock A#chgok:HOVER {
 background: green;
 color: #fff;
}
#chgblock A#chgcancel:HOVER {
 background: red;
 color: #fff;
}

#imgblock {
 position: relative;
 top: 0px;
 left: 0px;
 margin: 0 auto 0 auto;
 width: 680px;
 height: 150px;
}

#mousemsg {
 position: absolute;
 z-index: 4;
 display: none;
 top: 0px;
 left: 0px;
 background-color: #ef0; 
}

#sumblock {
 margin-top: 5px;
 text-align: center;
}
#sumblock TABLE {
 margin: 0 auto 0 auto;
 background-color: #eef;
}
#sumtable TD {
 text-align: right;
 font-weight: bold;
 font-size: 13px;
 padding-right: 5px;
 border: 2px inset;
 width: 100px;
}
#sumtable TD#sumhdr {
 font-style: italic;
 text-align: left;
 color: #600;
 width: 120px;
 background-color: #ddf;
}
#sumtable TD.sumrowlabel {
 width: 120px;
 background-color: #ddf;
 color: #006;
}
#sumtable TD.sumcollabel {
 background-color: #ddf;
 color: #006;
}

#showttl {
 font: normal bold 20px Arial, Helvetica, sans-serif;
 margin: 10px 0 10px 0;
 color: #006;
 text-align: center;
}
#showblock TABLE {
 text-align: left;
 margin: 0 auto 40px auto;
 background-color: #eef;
 font: normal bold 13px Arial, Helvetica, sans-serif;
}
#showblock TABLE TD {
 border: 2px inset;
 padding: 0 5px 0 5px;
}
#showblock TABLE TD.showhdr {
 font: italic bold 16px Arial, Helvetica, sans-serif;
 padding: 20px 5px 0 5px;
}


#rtnframe1id, #rtnframe2id {
 visibility: hidden;
 width: 1px;
 height: 1px;
}

#btmbar {
 margin: 150px 0 0 0;
 font-family: "Times New Roman", "Times", serif;
 font-size: 13px;
 text-align: center;
}
#btmcontact {
 font: normal bold 16px "Times New Roman", "Times", serif;
 padding: 30px 0 0 0;
}
#btmcontact A, #btmcopy A {
 text-decoration: underline;
}
#btmcontact A:HOVER, #btmcopy A:HOVER, #btmbar A:HOVER, #helpbtmbar A:HOVER {
 color: #f96;
}
#toplnk {
 font-weight: bold;
 display: block;
 margin-bottom: 10px;
}
#btmcopy {
 font-family: "Times New Roman", "Times", serif;
 font-size: 12px;
 padding: 50px 0 20px 0;
}



.helpbody {
 margin: 0 15px 0 15px;
 font-family: "Times New Roman", "Times", serif;
}
.helplogo {
 text-align: center;
 font-family: cursive, "Times New Roman", "Times", serif;
 font-weight: bold;
 font-size: 16px;
 color: #f60;
}
.helptitle {
 text-align: center;
 font-weight: bold;
 font-size: 16px;
 color: #660000;
}
.helpdata {
 padding: 10px 10px 10px 10px;
 margin-bottom: 15px;
 background: #ffe;
}
.helpsum {
 padding: 10px 10px 10px 10px;
 margin-bottom: 15px;
 background: #ddf;
}
.helpicon {
 text-align: center;
 margin: 40px 0 30px 0;
}
#helpbtm {
 text-align: center;
 font-size: 13px;
 padding-bottom: 15px;
}
#helpclose {
 font-family: "Arial", "Helvetica", sans-serif;
 font-weight: bold;
 padding: 5px 5px 5px 5px;
 background: #eef;
 border: thin outset;
}
A#helpclose:HOVER {
 background: #f96;
}
#helpbtmbar {
 margin-top: 50px;
}

