<!--
/* start - common styles systemwide */

.blkBrdImg {border:1px solid #000;width:400px;height:350px;margin:0 0 1em 0}

/* topMenu width equals all top level menuitem individual widths +2 */
.topMenu {text-align:left;position:relative;z-index:1}
.topMenu a {text-decoration:none;font-size:9pt}
.topMenu ul {padding:0;margin:0;list-style-type:none;line-height:1.4em;background:#333}
.topMenu li {float:left;position:relative;width:16em;padding:0;margin:0;background:#333}/* all list items */
.topMenu li ul {display:none;position:absolute;top:1.5em;left:1px;border:1px solid #000;width:16em}/* second-level lists */
.topMenu li>ul {top:auto;left:auto;width:16em}
.topMenu li a {display: block;padding:0 0 0 0.4em}
.topMenu li div {text-align:center;font-size:11pt;padding:0;margin:0 0 0 1px;border:1px solid #000}/*Main menu title div*/
.topMenu li:hover ul{display: block}/* lists nested under hovered list items */

/* start - styles for DEP*/
.nonDecLnkSelTbl {border-collapse:collapse;background:#505050;width:55em}
.nonDecLnkSelTbl td, .nonDecLnkSelTbl th {padding:1px 0.5em 1px 0.5em;border:1px solid #000;font-weight:400;font-size:9pt}
.nonDecLnkSelTbl a {color:#ddc;text-decoration:none;display:block;padding:0}
.nonDecLnkSelTbl caption{background:#333 url(/images/titles/grdbg1.jpg);font-size:14pt;padding:0.3em 0 0.3em 0;border:1px solid #000}

.opMainDiv
{
   width:50em;text-align:left;padding:1px;font-size:9pt;background:#777;
   color:#fff;border:1px ridge #fff;position:relative;margin:0 0 1em 0;overflow:auto
}

/* Title Images */

h1#depamttl{text-indent:-5000px;width:352px;height:53px; background: url(/images/titles/depamttl.gif) no-repeat}
h1#depttl{text-indent:-5000px;width:289px;height:50px; background: url(/images/titles/depttl.gif) no-repeat}
-->
