/* CSS Document */

body {
  background: #0f2840 url(../images/backgrounds/blue_gradient_bg_2.gif) repeat-x;
  font-family:Arial, Helvetica, Verdana, sans-serif;
  font-size: 100%;
  margin: 0px;
  padding: 0px;
}

ul {
  font-size: .7em;
  color: #323232;
  text-align: left;
  font-weight: normal;
  line-height: 15px;
  margin: 10px 18px 10px 16px;
  padding: 0px 0px 0px 33px;
}

p {
  font-size: .7em;
  color: #323232;
  text-align: left;
  font-weight: normal;
  line-height: 15px;
  margin: 0px 18px 0px 16px;
  padding: 10px 0px 10px 0px;
}

.history {
  color: #323232;
}

.top {
  text-align: left;
  border: 0px dotted #323232;
}
  
.bottom {
  font-size: 9px;
  text-align: center;
  color: #FFFFFF;
  margin: 0px;
  padding: 0px;
  border: 0px;
}

.topborder {
  border-top: 1px dotted #323232;
}

.noborder {
  border-bottom: 0px dotted #323232;
}

.subforms {
  line-height: 20px;
  padding: 0px;
}

.constructman {
  line-height: 16px;
  margin: 0px 18px 0px 16px;
  padding: 15px 0px 10px 0px;
}

.contact {
  line-height: 16px;
  margin: 0px 20px 0px 16px;
  padding: 15px 0px 15px 0px;
  border-bottom: 1px dotted #828282;
}

.blue {
  color: #1d5080;
}

.employment {
  font-size: .95em;
  margin-left: 24px;
  line-height: 18px;
}

.names {
  font-size: 9px;
  text-align: center;
  margin: 0px 0px 0px 0px;
  padding: 5px 0px 0px 0px;
  color: #323232;
  border: 0px dotted #323232;
}

.testimonials {
  color: #828282;
  border-bottom: 1px dotted #828282;
}

div#left {
  background: url(../images/miscellaneous/bottom_gradient_bar.gif);
  background-repeat: repeat-x;
  margin: 0px;
  padding: 0px;
  height: 15px;
  font-size: 9px;
  text-align: left;
  color: #323232;
}

div#right {
  background: url(../images/miscellaneous/bottom_gradient_bar.gif);
  background-repeat: repeat-x;
  margin: 0px;
  padding: 0px;
  height: 15px;
  font-size: 9px;
  text-align: right;
  color: #323232;
}

div#blank {
  background: url(../images/backgrounds/lt_grey_grid.gif);
  background-repeat: repeat;
  margin: 0px;
  padding: 0px;
  height: 100%;
}

a:link {
  color: #323232;
  text-decoration: none;
}

a:visited {
  color: #323232;
  text-decoration: none;
}

a:hover {
  color: #6e6e6e;
  text-decoration: none;
}

a:active {
  color: #323232;
  text-decoration: none;
}

a.two:link {
  color: #003399;
  text-decoration: underline;
}

a.two:visited {
  color: #003399;
  text-decoration: underline;
}

a.two:hover {
  color: #003399;
  text-decoration: none;
}

a.two:active {
  color: #003399;
  text-decoration: underline;
}

a.three:link {
  color: #003399;
  text-decoration: underline;
}

a.three:visited {
  color: #003399;
  text-decoration: underline;
}

a.three:hover {
  color: #003399;
  text-decoration: none;
}

a.three:active {
  color: #003399;
  text-decoration: underline;
}

a.four:link {
  color: #003399;
  text-decoration: underline;
  border: 0px;
}

a.four:visited {
  color: #003399;
  text-decoration: underline;
  border: 0px;
}

a.four:hover {
  color: #003399;
  text-decoration: none;
  border: 0px;
}

a.four:active {
  color: #003399;
  text-decoration: underline;
  border: 0px;
}

a.pics:link {
  color: #ffffff;
  text-decoration: none;
  border: 5px;
}

a.pics:visited {
  color: #ffffff;
  text-decoration: none;
  border: 5px;
}

a.pics:hover {
  color: #ffffff;
  text-decoration: none;
  border: 5px;
}

a.pics:active {
  color: #ffffff;
  text-decoration: none;
  border: 5px;
}
