﻿body {
  SCROLLBAR-FACE-COLOR: #bdb098;
  SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
  SCROLLBAR-SHADOW-COLOR: #e7e4e4;
  SCROLLBAR-3DLIGHT-COLOR: #dbd5d5;
  SCROLLBAR-ARROW-COLOR: #ffffff;
  SCROLLBAR-TRACK-COLOR: #efefef;
  SCROLLBAR-DARKSHADOW-COLOR: #98aab1;
  margin: 10px 0px 0px 0px;
  font-family: Garamond, Verdana, Arial, Georgia, Sans-Serif;
  background-image: url(images/osbornebay_bg.jpg);
}

#wrapper {
  width: 980px;
  margin: 0 auto;
  padding: 0px;
  background-color: #867958;
}

#header {
  width: 980px;
}

#text-bg {
  width: 980px;
  height: 370px;
  background-image: url(images/980x370_top.jpg);
}

#summary-bg {
  width: 980px;
  height: 300px;
  background-image: url(images/980x300_bg.jpg);
}

#regform-bg {
  width: 980px;
  height: 350px;
  background-image: url(images/980x350_bg.jpg);
}

.view-text {
  width: 440px;
  height: 220px;
  margin-top: 34px;
  margin-left: 16px;
  font-weight: normal;
  font-size: 14px;
  color: #000000;
  line-height: 16px;
  font-style: normal;
  text-align: left;
  font-family: Garamond, Georgia, Verdana, Arial, Sans-Serif;
}

.summary-text {
  width: 460px;
  height: 280px;
  margin-top: 20px;
  font-weight: normal;
  font-size: 14px;
  color: #000000;
  line-height: 17px;
  font-style: normal;
  text-align: left;
  font-family: Garamond, Georgia, Verdana, Arial, Sans-Serif;
}

.clear {
  clear: both;
}

.ob1 {
  color: #000000;
  line-height: 18px;
  font-weight: normal;
  font-size: 12px;
  font-style: normal;
  font-family: Georgia, Verdana, Arial, Sans-Serif;
}

.ob2 {
  font-weight: normal;
  font-size: 12px;
  color: #3d3d3d;
  line-height: 18px;
  font-style: normal;
  text-align: left;
  font-family: Verdana, Arial, Georgia, Sans-Serif;
}

.ob3 {
  font-weight: normal;
  font-size: 12px;
  color: #3d3d3d;
  line-height: 16px;
  border-bottom: dotted 1px #e0e0e0;
  font-style: italic;
  font-family: Verdana, Arial, Georgia, 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;
}

.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;
}

.frmText {
  color: #333333;
  line-height: 18px;
  text-align: left;
  padding-left: 5px;
  vertical-align:middle;
  font-weight: normal;
  font-size: 12px;
  font-style: normal;
  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: #fdfdfd;
  height: 20px;
  color: #000000;
  border-color: #b4b4b4;
  border-style: solid;
  font-size: 11px;
  font-weight: bold;
  font-family: Verdana, Georgia, Arial, Helvetica, Sans-Serif;
  text-align: left;
}

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;
}

a.ob1:active {
  color: #6E1300;
  text-decoration: underline;
}

a.ob1:visited {
  color: #6E1300;
  text-decoration: underline;
}

a.ob1:link {
  color: #6E1300;
  text-decoration: underline;
}

a.ob1:hover {
  color: #d22500;
  background-color: #fffffc;
  text-decoration: underline overline;
}

.footer { font-size: 12pt; color: #404040; font-family: 'Goudy Old Style', Georgia, Verdana, Arial; text-decoration: none; }
	
a { color: #404040; }
a:active { color: #404040; text-decoration: underline; }
a:visited { color: #404040; text-decoration: underline; }
a:link { text-decoration: none; }
a:hover { color: #2F682F; background-color: #f1eeea; text-decoration: underline; }
a.footer:link { font-size: 12pt; color: #404040; font-family: 'Goudy Old Style', Verdana, Arial; text-decoration: none; }
a.footer:visited { font-size: 10pt; color: #404040; font-family: 'Goudy Old Style', Verdana, Arial; text-decoration: none; }
a.footer:hover { font-size: 10pt; color: #f2f1ed; font-family: 'Goudy Old Style', Verdana, Arial; background-color: #ffffff; text-decoration: underline overline; }

.cd { font-size: 12px; color: #404040; font-style: italic; font-family: Verdana, Georgia, Arial, Helvetica, Sans-Serif; }
a.cd:active { color: #404040; text-decoration: none; }
a.cd:visited { color: #404040; text-decoration: none;}
a.cd:link { color: #404040; text-decoration: none; }
a.cd:hover { color: #3333cc; background-color: #f7f6fb; text-decoration: underline; }