body {
  margin: 0px;
}

a:link {
        text-decoration: none;
}
a:visited {
        text-decoration: none;
        color: #5555FF;
}
a:hover {
        text-decoration: underline;
}
a:active {
        text-decoration: underline;
}

#logoarea {
  background-image: url('images/logo-tile.jpg');
  height: 150px;
  clear: both;
}

#logohpc {
  z-index: 1;
  float: left;
  width: 238px;
  position: absolute;
  top: 0px;
  left: 0px;
}

#logoconnect {
  float: right;
  position: absolute;
  right: 0px;
  top: 0px;
}

#bodytext {
  padding-right: 20px;
  font-family: Arial, Helvetica, sans-serif;
  margin-left: 130px;
  margin-right: 300px;
}

#navbar {
  float: left;
  position: absolute;
  top: 150px;
  left: 0px;
  width: 115px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: normal;
}

ul#button {
  list-style-type: none;
  margin: 0;
  padding: 0;
  border-top: 1px solid #666;
}

ul#button li {
  border-bottom: 1px solid #5c6468;
}

ul#button li a {
  display: block;
  color: #FFF;
  background-color: #5c6468;
  padding: 5;
  text-decoration: none;
  margin: 0px;
}

ul#button li a.activepage {
  background-color: #234577;
}


ul#button li a:hover {
  color: #FFF;
  background-color: #609dc3;
}


.indent {
  padding-left: 20px;
}

#phone {
  width: 30%;
  padding-left: 20px;
}

#phonetitle {
  float: left;
  white-space: nowrap;
}

#phonenumber {
  text-align: right;
  float: right;
  white-space: nowrap;
}

#headertext {
  font-size: x-large;
  border-top: 0px;
  border-bottom: 4px;
  border-left: 0px;
  border-right: 0px;
  border-style: ridge;
  border-color: #234577;
  color: #234577;
}

#subheader {
  color: #234577;
  font-size: large;
  font-weight: bold;
  font-style: italic;
}

#servicesguide {
  margin: 0px;
  padding: 2px;
  border: 1px;
}

#servicesguide th {
  background-color: #234577;
  color: #FFFFFF;
  font-size: medium;
  white-space: nowrap;
}

#servicesguide th.subh {
  background-color: #d3d1d1;
  color: #000;
  font-size: medium;
  font-style: italic;
  white-space: nowrap;
}

#servicesguide td {
  background-color: #d3d1d1;
  font-size: small;
  text-align: center;
}

#servicesguide td.sectionheader {
  background-color: #d3d1d1;
  text-align: center;
  font-size: large;
}

#servicesguide .tdleft {
  text-align: left;
}

#sellsheet {
  padding-right: 20px;
  font-family: Arial, Helvetica, sans-serif;
  margin-left: 130px;
  margin-right: 300px;
}

#sellsheet-header {
  color: #234577;
  font-size: large;
  font-style: italic;
}

#footer {
  font-family: Arial, Helvetica, sans-serif;
  text-align: center;
  font-size: x-small;
  clear: both;
  padding-top: 15px;
  padding-bottom: 15px;
}

#quotebox {
  background-color: #aec3df;
  float: right;
  width: 300px;
  margin-top: 50px;
}

#quotebox .quote {
  padding: 10px;
  font-style: italic;
  font-weight: bold;
  color: #234577;
  float: right;
}

#quotebox .citation {
  font-style: italic;
  font-size: small;
  color: #000;
  padding-left: 30px;
  padding-bottom: 10px;
}

#filler {
  float: right;
}

#rightcol {
  float: right;
  right: 0px;
  width: 300px;
  padding-right: 5px;
}

#qblock {
  padding-left: 20px;
  margin-top: 10px;
  font-weight: bold;
}

#ablock {
  margin-left: 50px;
  padding: 10px;
  border: 1px solid #5c6468;
  background-color: #aec3df;
  width: 80%;
}

#setting {
  width: 17em;
}

#instruction_note {
  font-style: italic;
}

#instruction_subtopic {
  list-style: lower-alpha;
}

#webmaillogin {
  width: 80%;
}

div.row {
  padding-top: 15px;
  padding-bottom:15px;
}

div.row span.label {
  float: left;
  width: 30%;
  text-align: right;
  padding-right: 1%;
}

div.row span.field {
  float: right;
  width: 69%;
  text-align: left;
}
