﻿body {
  SCROLLBAR-FACE-COLOR: #f6f5f5;
  SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
  SCROLLBAR-SHADOW-COLOR: #e7e4e4;
  SCROLLBAR-3DLIGHT-COLOR: #dbd5d5;
  SCROLLBAR-ARROW-COLOR: #0033ff;
  SCROLLBAR-TRACK-COLOR: #efefef;
  SCROLLBAR-DARKSHADOW-COLOR: #98aab1;
  min-width: 980px;
  margin: 10px 0px 0px 0px;
  font-family: Verdana, Arial, Georgia, Sans-Serif;
  background-image: url(images/debruce-bg.jpg);
}

#wrapper {
  width: 760px;
  margin: 0 auto;
  padding: 0px;
  background-color: #ffffff;
}

#header {
  width: 760px;
}

#container {
  position: relative;
  width: 980px;
  margin: 0px;
  padding: 0px;
  left: 0px;
  top: 0px;
}

#derText {
  width: 460px;
  margin-top: 7px;
  padding-left: 20px;
  vertical-align: top;
  float: left;
  text-align: left;
}

#text_content {
  width: 270px;
  padding-left: 7px;
  margin-top: 7px;
  float: left;
}

#460_content {
  width: 460px;
  margin-top: 10px;
  padding-right: 7px;
  padding-bottom: 0px;
  padding-left: 8px;
}

.clear {
  clear: both;
}

.db1 {
  font-size: 12px;
  font-weight: normal;
  font-style: normal;  
  color: #3d3d3d;
  line-height: 18px;
  font-family: Verdana, Arial, Georgia, Sans-Serif;
}

.db2 {
  font-size: 12px;
  font-weight: normal;
  font-style: normal;  
  color: #3d3d3d;
  font-family: Verdana, Arial, Georgia, Sans-Serif;
  padding-right: 20px;
  padding-left: 20px;
  line-height: 18px;
}

.db3 {
  font-weight: normal;
  font-size: 11px;
  color: #3d3d3d;
  line-height: 16px;
  border-bottom: dotted 1px #e0e0e0;
  font-style: normal;
  font-family: Verdana, Arial, Georgia, Sans-Serif;
}

.db4 {
  font-weight: normal;
  font-size: 11px;
  color: #3d3d3d;
  line-height: 18px;
  font-style: italic;
  padding-left: 35px;
  font-family: Verdana, Arial, Georgia, Sans-Serif;
}

.btns {
  font-weight: normal;
  font-size: 11px;
  color: #3d3d3d;
  line-height: 16px;
  background-color: #f5fbff;
  text-align: center;
  font-style: normal;
  font-family: Verdana, Arial, Georgia, Sans-Serif;
}

.dottedBtm {
  border-bottom: dotted 1px #e0e0e0;
}

.info {
  width: 760px;
  margin-top: 10px;
  padding-right: 7px;
  padding-bottom: 0px;
  padding-left: 8px;
}

.info p {
  font-weight: normal;
  font-size: 11px;
  color: #3d3d3d;
  line-height: 16px;
  font-style: normal;
  text-align: left;
  font-family: Verdana, Georgia, Arial, Sans-Serif;
}

h1 {
  font-size: 13px;
  color: #000099;
  line-height: 17px;
  font-style: italic;
  font-weight: bold;
  text-align: center;
  font-family: Verdana, Georgia, Arial, Sans-Serif;
}

.details {
  position: relative;
  display: none;
  margin-top: 10px;
  padding-right: 7px;
  padding-left: 10px;
  font-weight: normal;
  font-size: 12px;
  color: #3d3d3d;
  line-height: 16px;
  font-style: normal;
  text-align: left;
  font-family: Verdana, Georgia, Arial, Sans-Serif;
}

.detailsTxt {
  width: 260px;
  height: 255px;
  margin-left: 10px;
  padding-left: 10px;
  float: left;
}

#flash {
  width: 340px;
  height: 255px;
  margin-top: 0px;
  padding-right: 10px;
  float: right;
}

.hdr1 {
  font-size: 13px;
  font-style: italic;
  font-weight: normal;
  letter-spacing: 2px;
  color: #444444;
  font-family: Verdana, Georgia, Arial, Helvetica, Sans-Serif;
}

.btn {
  cursor: hand;
  text-align: center;
}

.lblThx {
  font-weight: normal;
  font-size: 11px;
  color: #3366ff;
  line-height: 16px;
  font-style: italic;
  text-align: center;
  font-family: Verdana, Georgia, Arial, Sans-Serif;
}

.dropList {
  color: #000066;
  font-size: 11px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  text-align: left;
  border-color: #b4b4b4;
  border-style: dotted;
  background-color: #F5FBFF;
  border-width: thin;
}

input {
  background: #fafcfd;
  height: 20px;
  color: #0000cc;
  border-color: #b4b4b4;
  font-size: 11px;
  font-weight: bold;
  font-family: Verdana, Georgia, Arial, Helvetica, Sans-Serif;
  text-align: left;
  padding-left: 3px;
}

div {
  font-family: Verdana, Arial, Tahoma, Helvetica;
}

a {
  color: #000099;
}
a:active {
  color: #000099;
  text-decoration: none;
}
a:visited {
  color: #000099;
  text-decoration: none;
}
a:link {
  color: #000099;
  text-decoration: none;
}
a:hover {
  color: #0033ff;
  text-decoration: underline overline;
}

a.nw1:active {
  color: #6E1300;
  text-decoration: underline;
}

a.nw1:visited {
  color: #6E1300;
  text-decoration: underline;
}

a.nw1:link {
  color: #6E1300;
  text-decoration: underline;
}

a.nw1:hover {
  color: #d22500;
  background-color: #fffffc;
  text-decoration: underline overline;
}

.footer {
  font-size: 11px;
  color: #fffffc;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}
a.footer:active {
  color: #fffffc;
  text-decoration: none;
}
a.footer:visited {
  color: #fffffc;
  text-decoration: none;
}
a.footer:link {
  color: #fffffc;
  text-decoration: none;
}
a.footer:hover {
  color: #0033ff;
  background-color: #e7e8ee;
  text-decoration: underline;
}

.cd {
  font-size: 11px;
  color: #fffffc;
  font-style: italic;
  font-family: Verdana, Georgia, Arial, Helvetica, Sans-Serif;
}
a.cd:active {
  color: #f7f7f7;
  text-decoration: none;
}
a.cd:visited {
  color: #f7f7f7;
  text-decoration: none;
}
a.cd:link {
  color: #f7f7f7;
  text-decoration: none;
}
a.cd:hover {
  color: #000099;
  background-color: #e7e8ee;
  text-decoration: underline;
}
