body{
  text-align: center;
  background-color: #7958be;
  color: #ffffff;
  font-family: arial, "lucida console", sans-serif;
  font-size: 12px;
}

.newsframe{
  background-color: #5418ce;
}

.sbttab{
  margin: auto;
  text-align: left;
  color: #ffffff;
  font-family: arial, "lucida console", sans-serif;
  font-size: 12px;
}

.outerTop{
  line-height: 14px;
  height: 14px;
  width: 800px;
  background-image: url('images/images/springboard_template_02.gif');
  background-repeat: no-repeat;
}

.logo{
  background-image: url('images/images/springboard_template_03.gif');
  background-repeat: repeat-y;
  height: 99px;
  line-height: 99px;
}

.logoimg{
  position: relative;
/*  left: 530px;*/
  float: right;
  margin-right: 60px;
}

.innerTop{
  background-image: url('images/images/springboard_template_05.gif');
  background-repeat: repeat-y;
  height: 10px;
  line-height: 10px;
}

.dataholder{
  background-image: url('images/images/springboard_template_07.gif');
  background-repeat: repeat-y;
  height: 200px;
}

#content{
  margin-left: 22px;
  background-color: #5418ce;
  color: #ffffff;
  width: 717px;
}

.legend{
  background-color: #ff6f00;
  color: #ffffff;
  font-size: 16px;
  font-weight: bold;
  background-image: url('images/titlebullet.gif');
  background-repeat: no-repeat;
  background-position: 1% 50%;
  height: 20px;
}

tr{
  vertical-align: top;
}

td{
 font-weight: bold;
}

.bottom{
  height: 27px;
  line-height: 27px;
  background-image: url('images/images/springboard_template_09.gif');
  background-repeat: no-repeat;
}

.buttonbar{
  background-image: url('images/images/springboard_template_03.gif');
  background-repeat: repeat-y;
  line-height: 22px;
  height: 22px;
}

#buttonbar{

}

#buttonbar ol{
  list-style: none;
}

#buttonbar li{
  width: 72px;
  display: block;
  position: relative;
  margin-right: 4px;
  float: left;
  vertical-align: bottom;
}

#buttonbar li a{
  width: 72px;
  display: block;
  color: #ffffff;
  font-family: arial, "lucida console", sans-serif;
  font-weight: bold;
  font-size: 12px;
  text-align: center;
  text-decoration: none;
  background-image: url('images/tabbutt.gif');
  background-repeat: no-repeat;
  cursor: pointer;
}

#buttonbar li a:hover{
  background-image: url('images/tabbutt_on.gif');
  background-repeat: no-repeat;
}

#servicemenu{
  line-height: 23px;
  height: 23px;
  border-bottom: 1px solid #ff6f00;
}

#servicemenu ol{
  list-style: none;
}

#servicemenu li{
  width: 72px;
  display: block;
/*  position: relative;*/
  margin-right: 4px;
  float: left;
  vertical-align: bottom;
}

#servicemenu li a{
  width: 72px;
  display: block;
  color: #ffffff;
  font-family: arial, "lucida console", sans-serif;
  font-weight: bold;
  font-size: 12px;
  text-align: center;
  text-decoration: none;
  background-image: url('images/tabbutt.gif');
  background-repeat: no-repeat;
}

#servicemenu li a:hover{
  background-image: url('images/tabbutt_on.gif');
  background-repeat: no-repeat;
}

#scrollybox{
  overflow: auto;
  width: 470px;
  height: 330px;
  padding-left: 8px;
/*  float: right; */
}

h4{
  color: #ff6f00;
  padding: 0px;
}

.contacttext{
  width: 200px;
}

.contactta{
  width: 345px;
  height: 150px;
  background-color: #7438eE;
  color: #ffffff;
  font-family: arial, "lucida console", sans-serif;
  font-weight: bold;
  font-size: 13px;
}

.contactbutts{
  width: 75px;
  margin-right: 20px;
}

table tr td a{
  color: #ffffff;
  text-decoration: none;
}

.leftline{
  border: none;
  border-left: 1px solid #ffffff;
}

#contactsdiv{
  padding-left: 30px;
}

.contactimg{
  border: 2px solid #ff6f00;
}