* {margin:0;
  color: #000000;
  font-family: arial, myriad;
  font-size: 12pt;
}

body {
  background-color:#DADADA;
}

h1{
  font-size:16pt;
  margin-bottom:10px;
}

h2{
font-size:14pt;
margin-bottom:5px;
}

h3 {
font-size:12pt;
}

.csc-textpic-text {
  margin-left: 40px;
  width: 600px;
}

.keeper {
  left:50%;
  margin-left:-500px;
  overflow:hidden;
  position:relative;
  width:1000px;
}

.head {
  height: 110px;
  margin-bottom:25px;
}

.redbar {
  width:100%;
  height: 19px;
  background-image: url('img/redbar.jpg');
}

.redbar_bottom {
  width:100%;
  height: 19px;
  background-image: url('img/redbar.jpg');
  position: relative;
  bottom: 0px;
  margin-top:25px;
}

.logo {
  width: 437px;
  height: 60px;
  position:relative;
  margin-left: -216px;
  margin-top:9px;
  left: 50%;
  background-image: url('img/head.jpg');
}

.head2 {
  width: 100%;
  height: 96px;
  background-image: url('img/head_bg.jpg');
  background-position: center;
  background-repeat: no-repeat;
}

.contentholder {
  width: 680px;
  position: relative;
  left:50%;
  margin-left: -340px;
  overflow:hidden;
}

.content {
  position: relative;
  text-align: left;
}

.content img {
  height:auto;
  max-width:600px;
}

.csc-textpic-imagewrap {
  height:auto;
  max-width:600px;
  margin-top:16px;
}

.footer {
  position:relative;
  width:100%;
  margin-top: 25px;
}

.footercontent {
  text-align: center;
}

.footercontent table {
  margin:0 auto 0 auto;
  font-size: 10pt;
}

.footercontent table tr td p {
  font-size: 10pt;
}

.footercontent table tr td {
  font-size: 10pt;
  padding: 0 10px;
}

.footercontent table tr td p a {
  font-size: 10pt;
}

.footercontent table thead tr th p{
  font-size: 10pt;
}
