@charset "utf-8";
/* Home Page Styles */

.e64 #rightPanel { float: right; width: 220px; }

.e64 #rightPanel #rightBar { background: #000000; background-image:url(../images/e64Vlogo.png); background-position:top right; background-repeat:no-repeat; color:#ffffff; float: right; font:16pt "Courier New", Courier, monospace; font-weight: bold; padding: 325px 5px 15px 10px; width: 205px; height:35px;}
.e64 #rightPanel #rightBar2 { background: #dddddd; color:#000000; float: right; font:12pt "Courier New", Courier, monospace; font-weight: bold; margin-top: 10px; width: 220px; height:395px; }
.e64 #rightPanel #rightBar2 .hdr { color:#F26739; float: right; font:12pt "Courier New", Courier, monospace; font-weight: bold; margin: 20px 0px 0px 10px; width: 50px;}
.e64 #rightPanel #rightBar2 .inf { color:#000000; float: right; font:12pt "Courier New", Courier, monospace; font-weight: bold; margin: 20px 0px 0px 10px; width: 150px; }
.e64 #rightPanel #rightBar2 a { color:#000000; display:block; font-weight:bold; padding-bottom: 3px; text-decoration:underline; width:150px; }
.e64 #rightPanel #rightBar2 a:hover { background-color:#00ccff; color:#000000; font-weight:bold; }
.e64 #rightPanel #rightBar2 .barHead { background-color:#000000; background-image:url(/images/e64SLogo.png); background-position:128px 9px; background-repeat:no-repeat; width: 165px; font-weight:bold; padding:10px 0px 10px 55px; color: #FFFFFF; margin-bottom: 10px; text-align:left; }
.e64 #rightPanel #rightBar2 #whse { padding-left:50px; }

.e64 .subPanel { background-image:url(/images/subPanel-v.png); background-repeat:no-repeat; background-position:top left; background-color:#dddddd; font: 12px "Courier New", Courier, monospace; font-weight: bold; margin: 20px 235px 0px 245px; }
.e64 .subPanel h1 { color:#000000; font:x-large "Courier New", Courier, monospace; font-weight:bold; margin: 0px; margin-left:60px; padding-top:15px; }
.e64 .subPanel h2 { color:#000000; font:large "Courier New", Courier, monospace; font-weight:bold; text-align:center; }

.e64 .subPanel .hgLgt { background-color:#eeeeee; background-image:url(/images/divider.gif); background-position:right; background-repeat:no-repeat; float:left; font:large "Courier New", Courier, monospace; font-weight:bold; margin-top:10px; padding:20px 0px 0px 0px; text-align:center; width:153px; }
.e64 .subPanel .hgLgt a:link { color:#000; text-decoration:none; }
.e64 .subPanel .hgLgt a:visited { text-decoration:none; color:#000; }
.e64 .subPanel .hgLgt a:hover { text-decoration:underline; }

.e64 .subPanel .noDivider {background-image:none;}
.e64 .subPanel .h2Lgt { background-color:#eeeeee; padding:5px 0px 5px 0px; }

.e64 .subPanel .more { background-color:#00ccff; float:left; font:small "Courier New", Courier, monospace; font-weight:bold; height:19px; margin:20px 45px 0px 45px; width:70px; }
.e64 .subPanel .more a:link { color:#000; padding:7px; text-decoration:none; }
.e64 .subPanel .more a:visited { text-decoration:none; color:black; }
.e64 .subPanel .more a:hover { text-decoration:underline; }

.e64 .subPanel .srvCont { margin:20px 0px 10px 10px; height:75px; }
.e64 .subPanel .srvText { font: 11px Verdana, Geneva, sans-serif; width:375px; margin:3px 5px 5px 5px; }
.e64 .subPanel .srvExText { font: 11px Verdana, Geneva, sans-serif; width:375px; margin:3px 5px 5px 5px; display:none; }

.e64 .subPanel .expand { background-color:#F26739; float:right; font:small "Courier New", Courier, monospace; height:17px; margin-top:25px; margin-right:4px; text-align:center; width:60px; padding:0px; }
.e64 .subPanel .expand a:link { color:#000; text-decoration:none; margin:0; }
.e64 .subPanel .expand a:visited { text-decoration:none; color:black; }
.e64 .subPanel .expand a:hover { font-weight:bold; }

.e64 #scroller { margin-top: 12px; }

