body    { margin-top: 0px; margin-left: 0px; font-family: Tahoma, sans-serif; font-size: 12px; }
table   { font-size: 10pt; }
h2      { font-family: Tahoma, sans-serif; font-size: 15pt; font-weight: bold; margin-top: 0px; }
h3      { font-family: Tahoma, sans-serif; font-size: 13pt; font-weight: bold; }
h4      { font-family: Tahoma, sans-serif; font-size: 12pt; font-weight: bold; }
a       { font-weight: bold; color: #336699; text-decoration: none; }
a:hover { color: #000000; text-decoration: underline; }
input   { font-family: Tahoma, sans-serif; font-size: 9pt; }
select  { font-family: Tahoma, sans-serif; font-size: 9pt; }
textarea { font-family: Tahoma, sans-serif; font-size: 9pt; overflow: auto; }
.sbmt   { border: 1px #6699cc solid; font-family: Tahoma, sans-serif; font-size: 8pt; background: #99ccff; }
.box    { border: 1px #999999 solid; font-family: Tahoma, sans-serif; font-size: 8pt; }
.tbl    { font-size: 9pt; }
.small  { font-size: 8pt; }
a.nblu  { color: #666666; }
a:hover.nblu { color: #000000; }
#overlay {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background: black;
  filter: alpha(opacity=50);
  -moz-opacity: 0.5;
  opacity: 0.5;
  visibility: hidden;
}
* html #overlay {
  width: 101%;
}
#noteCount {
  font-size: 7pt;
}
.note {
  position: absolute;
  top: 200px;
  left: 200px;
  width: 230px;
  background: #ffff99;
  border: 1px black dashed;
  visibility: hidden;
}
.notetop {
  width: 216px;
  height: 16px;
  text-align: center;
  background: #cccc66;
}
.noteclose {
  position: relative;
  top: -16px;
  left: 216px;
  width: 14px;
  height: 16px;
  text-align: center;
  background: #cccc66;
}
.notebody {
  position: relative;
  top: -8px;
  width: 200px;
  padding: 3px 15px 3px 15px;
}
* html .notebody {
  width: 230px;
}
.topper {
  position: absolute;
  top: 0px;
  right: 5px;
}
.menu {
  position: absolute;
  top: 120px;
  left: 0px;
  width: 100px;
  font-size: 11px;
  font-weight: bold;
  color: #336699;
}
.menu-item {
  font-variant: small-caps;
  border: 1px #999999 solid;
  padding: 5px 0px 5px 0px;
  color: #336699;
  background: url("menu-bg.gif");
}
#sub-menu-1 { display: none; }
#sub-menu-2 { display: none; }
#sub-menu-3 { display: none; }
#sub-menu-4 { display: none; }
.sub-sub-item {
  font-size: 6pt;
  color: #999999;
}
#sugs { font-size: 8pt; }
.sugs { font-size: 8pt; }
#banner {
  position: absolute;
  top: 0px;
  left: 0px;
}
.main {
  position: absolute;
  top: 120px;
  left: 110px;
  width: auto;
  height: auto;
  min-height: 70%;
  padding: 5px 200px 5px 5px;
  background: url("main-bg.gif");
}
* html .main {
  height: 70%;
}
.emp-login-box {
  width: 240px;
  border: 1px #336699 solid;
  background: #eeeeee;
}
.emp-infobox {
  position: absolute;
  top: 0px;
  left: 4px;
  width: auto;
  padding: 5px;
}
.emp-descrip {
  height: 40px;
  font-weight: bold;
  text-align: right;
  padding: 8px 8px 0px 0px;
}
.emp-content {
  height: 60px;
  text-align: right;
}
.emp-spacer {
  height: 50px;
}
#emp-main-1 {
  width: 600px;
  height: 120px;
  background: url('emp-information.gif');
}
#emp-main-2 {
  width: 600px;
  height: 120px;
  background: url('emp-communications.gif');
}
.msg-contain {
  width: 610px;
  height: auto;
  min-height: 120px;
}
* html .msg-contain {
  height: 120px;
}
.msg-contain-2 {
  width: 620px;
  height: auto;
  min-height: 250px;
}
* html .msg-contain-2 {
  height: 250px;
}
.msg-nav {
  width: 80px;
  height: auto;
  min-height: 120px;
  font-size: 8pt;
  text-align: right;
  float: left;
}
* html .msg-nav {
  height: 120px;
}
.msg-nav-item {
  padding: 2px 2px 2px 0px;
}
.msg-border-pad {
  height: auto;
  min-height: 92px;
  border-right: 1px #999999 solid;
}
* html .msg-border-pad {
  height: 72px;
}
.msg-main {
  width: 520px;
  height: 120px;
  border-top: 1px #999999 solid;
  padding: 5px 0px 0px 5px;
  float: left;
  overflow: auto;
}
.msg-main-2 {
  width: 620px;
  height: 250px;
  border-top: 1px #999999 solid;
  padding: 0;
  float: left;
  overflow: auto;
}
.msg-list {
  font-size: 8pt;
  width: 100%;
  padding: 0px 0px 0px 0px;
}
.msg-header {
  background: #dddddd;
  padding: 0px 0px 2px 2px;
}
.forum-table {
  font-size: 8pt;
  width: 90%;
  border: 2px #666666 solid;
}
.forum-header {
  background: #cccccc;
}
.forum-row {
  background: #eeeeee;
}
.forum-cell {
  padding: 4px;
  border-bottom: 1px #999999 solid;
}
.cal {
  font-size: 8pt;
  border: 1px #666666 solid;
}
.cal-header {
  background: #dddddd;
}
.cal-cell {
  border: 1px #cccccc solid;
  padding: 3px;
}
.cal-cell-dm {
  background: #eeeeee;
  border: 1px #cccccc solid;
  padding: 3px;
}
.cal-cell-today {
  background: #ffcc99;
  border: 1px #ff9966 solid;
  padding: 3px;
}
.mng-tabs {
  width: 620px;
}
.mng-tab {
  width: 96px;
  font-weight: bold;
  text-align: center;
  color: #ffffff;
  padding: 2px;
  margin-right: 1px;
  background: url('tab-bak.gif');
  float: left;
}
* html .mng-tab {
  width: 100px;
}
.mng-main {
  width: 620px;
  border: 3px #6699cc solid;
  padding: 5px;
  float: left;
}
.rightside {
  position: absolute;
  top: 120px;
  right: 0px;
  width: 180px;
  border: 1px black dashed;
  background: white;
  padding: 5px;
}
.copyrt {
  position: fixed;
  bottom: 0px;
  left: 110px;
  width: 690px;
  font-size: 7pt;
/*  background: #ffffff; */
}
* html .copyrt {
  position: absolute;
}
.headline {
  font-family: Tahoma, sans-serif;
  font-size: 11pt;
  font-weight: bold;
}
.header {
  font-family: Tahoma, sans-serif;
  font-size: 13pt;
  font-weight: bold;
}