html {
  overflow-y: scroll;
}
body {
  color: #444;
  font-size: 0.8em;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  line-height: 1.5em;
  background-color: white;
  background-image: url("images/bg_grad1.jpg");
  background-repeat: repeat-x;
  background-position: left -2px;
  margin: 18px 0 0
}
a:link {
  color: #c00;
  text-decoration: none
}
a:visited {
  color: #c00;
  text-decoration: none
}
a:active {
  color: red;
  text-decoration: underline
}
a:hover {
  color: #c00;
  text-decoration: underline
}
div.news_header {
  margin-top: 0;
  margin-right: auto;
  margin-left: auto !important;
  padding: 0;
  position: relative;
  z-index: 1;
  top: 0;
  width: 450px;
  border-top: 1px solid #d1d1d1;
  border-right: 1px solid #d1d1d1;
  border-left: 1px solid #d1d1d1
}
div.news_content_parent {
  background-color: #fff;
  margin-right: auto;
  margin-left: auto;
  padding: 0;
  position: relative;
  z-index: 1;
  top: 0;
  width: 452px
}
table.news_content {
  background-color: #fff;
  margin-right: auto;
  margin-left: auto;
  padding: 0 0;
  position: relative;
  top: 0;
  width: 452px;
  border-right: 1px solid #d1d1d1;
  border-bottom: 4px solid #d1d1d1;
  border-left: 1px solid #d1d1d1
}
td.news_main_content {
  padding-right: 10px;
  padding-left: 15px;
  vertical-align: top
}
div.header {
  margin-top: 0;
  margin-right: auto;
  margin-left: auto !important;
  padding: 0;
  position: relative;
  z-index: 1;
  top: 0;
  width: 800px;
  border-top: 1px solid #d1d1d1;
  border-right: 1px solid #d1d1d1;
  border-left: 1px solid #d1d1d1;
  background-color: white
}
div.content_parent {
  background-color: #fff;
  margin-right: auto;
  margin-left: auto;
  padding: 0;
  position: relative;
  z-index: 1;
  top: 0;
  width: 802px
}
table.content {
  background-color: #fff;
  margin-right: auto;
  margin-left: auto;
  padding: 0;
  position: relative;
  top: 0;
  width: 802px;
  border-right: 1px solid #d1d1d1;
  border-bottom: 4px solid #d1d1d1;
  border-left: 1px solid #d1d1d1
}
td.sidebar {
  width: 180px;
  height: 400px;
  vertical-align: top
}
td.main_content {
  padding-right: 15px;
  vertical-align: top
}
div.side_links {
  color: #800000;
  font-size: 11px;
  font-weight: 700;
  background-repeat: no-repeat;
  background-position: left top;
  padding-left: 5px;
  position: relative;
  top: 20px;
  left: 0;
  width: 170px;
  height: 50px
}
.side_links a:link {
  color: #727272;
  font-size: 11px;
  font-weight: 700;
  text-decoration: none;
  background-repeat: no-repeat;
  background-position: left top;
  padding-left: 5px;
  position: relative;
  top: 0;
  left: 0;
  width: 170px;
  height: 50px
}
.side_links a:visited {
  color: #727272;
  font-weight: 700;
  text-decoration: none;
  background-repeat: no-repeat;
  background-position: left top;
  padding-left: 5px;
  position: relative;
  top: 0;
  left: 0;
  width: 170px;
  height: 50px
}
.side_links a:active {
  color: #900;
  font-weight: 700;
  text-decoration: none;
  background-repeat: no-repeat;
  background-position: left top;
  padding-left: 5px;
  position: relative;
  top: 0;
  left: 0;
  width: 170px;
  height: 50px
}
.side_links a:hover {
  color: #c00;
  font-weight: 700;
  text-decoration: none;
  background-repeat: no-repeat;
  background-position: left top;
  padding-left: 5px;
  position: relative;
  top: 0;
  left: 0;
  width: 170px;
  height: 50px
}
div.news_top {
  background-image: url("images/news_top.jpg");
  background-repeat: no-repeat;
  background-position: left top;
  position: relative;
  top: 0;
  left: 0;
  width: 170px;
  height: 30px
}
div.news_content {
  font-size: 10px;
  line-height: 16px;
  background-image: url("images/news_bottom.jpg");
  background-repeat: no-repeat;
  background-position: left top;
  padding-top: 0;
  padding-left: 18px;
  position: relative;
  bottom: 0;
  left: 0;
  width: 170px;
  height: 160px
}
div.contact_info {
  color: #727272;
  font-size: 10px;
  line-height: 18px;
  background-color: #fff;
  text-align: left;
  padding-top: 0;
  padding-left: 21px;
  position: relative;
  z-index: 0;
  top: 0;
  left: 0;
  width: 148px;
  height: 110px;
  vertical-align: bottom
}
td.footer {
  font-size: 10px;
  line-height: 20px;
  text-align: center;
  padding-bottom: 5px;
  bottom: 0;
  width: 620px;
  vertical-align: bottom
}
form {
  color: #64323b;
  font-size: 11px
}
input {
  color: #444;
  font-size: 11px;
  font-family: Arial, sans-serif
}
select {
  color: #444;
  font-size: 11px;
  font-family: Arial, sans-serif
}
textarea {
  color: #444;
  font-size: 12px;
  font-family: Arial, sans-serif
}
span.highlight {
  color: #c00;
  text-decoration: none
}
h3.highlight {
  color: #c00;
  text-decoration: none;
  font-family: Arial, sans-serif
}
h3.name {
  font-weight: bold;
  margin-bottom: 0%
}
h4.title {
  font-style: italic;
  font-weight: normal;
  margin-top: 0%
}
p.backtotop {
  font-size: x-small;
}
p.person {
  margin-top: 0%;
  margin-bottom: 0%
}
span.carat {
  color: #cc0000;
}
#expertise_spiff {
  font-size: 10px;
  background-color: #f0f0f0;
  margin-bottom: 10px;
  margin-left: 10px;
  padding-right: 5px;
  padding-bottom: 5px;
  padding-left: 10px;
  position: relative;
  top: 0;
  right: 0;
  width: 250px;
  float: right;
  border-style: solid;
  border-width: 4px 1px 1px;
  border-color: #900 #999 #999 #d1d1d1
}
h2.spiff_title {
  color: #64323b;
  font-size: 13px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 700;
  margin: 8px 0 10px
}
ul.spiff {
  margin-top: 0;
  margin-left: 0;
  padding-left: 0
}
ul.spiff li {
  font-size: 11px;
  list-style-type: square;
  margin-left: 30px;
  padding-left: 0
}
div.button_tab {
  font-size: 12px;
  text-transform: uppercase;
  font-weight: bold;
  text-align: center;
  align-items: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
  color: white;
  height: 30px;
  padding: 0;
  border: 0;
}
div.current_tab {
  background: #c0392b;
  box-shadow: inset 0 -2px #b4191d;
  -webkit-box-shadow: inset 0 -2px #b4191d;
  border-bottom: 2px solid #b4191d;
}
div.link_tab {
  background: #9096a6;
  box-shadow: inset 0 -2px #727272;
  -webkit-box-shadow: inset 0 -2px #727272;
  border-bottom: 2px solid #727272;
}
a.link_tab {
  color: white;
}
div.padding {
  height: 30px;
  padding: 0;
  border: 0;
}
.tagline-container {
  position: relative;
  display: inline-block;
  text-align: center;
  color: black;
}
.tagline-text {
  position: absolute;
  text-align: left;
  text-transform: uppercase;
  font-size: 10px;
  top: 12px;
  left: 200px;
  width: 50%;
}
a.mail:link {
  color: #727272;
  font-size: 11px;
  text-decoration: none;
}
a.mail:visited {
  color: #727272;
  font-size: 11px;
  font-weight: 700;
  text-decoration: none
}
a.mail:active {
  color: #727272;
  font-size: 11px;
  font-weight: 700;
  text-decoration: underline
}
a.mail:hover {
  color: #727272;
  font-size: 11px;
  font-weight: 700;
  text-decoration: underline
}
h1.red-header {
  color: #b44343;
  font-size: 17px;
  font-family: Arial, sans-serif
}
