body {
  background: white;
  font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
  margin: 0;
}

h2 {
  color: #0071bc;
}

a {
  color: #0071bc;
}

img {
  border: none;
}

p.bodytext {

}

.bold {
  font-weight: bold;
}

.topmenuitem {
  width: 105px;
  height: 21px;
  border-right: 2px solid white;
  background: #0071bc;
  float: left;
  text-align: center;
  padding-left: 5px;
  padding-right: 5px;
}

.topmenuitem:hover {
  background: #ed1c24;
}

.topmenuitem-act {
  width: 105px;
  height: 21px;
  border-right: 2px solid white;
  background: #ed1c24;
  float: left;
  text-align: center;
  padding-left: 5px;
  padding-right: 5px;
}

.topmenuitem-act a {
  text-decoration: none;
  color: white;
  font-size: 13px;
}

.topmenuitem2 {
  height: 21px;
  float: left;
  border-right: 1px solid #eeeeec;
  margin-left: 5px;
}

.topmenuitem2-act {
  height: 21px;
  float: left;
  border-right: 1px solid #eeeeec;
  margin-left: 5px;
}

.topmenuitem2:hover {
  color: #999999;
}

.topmenuitem a {
  text-decoration: none;
  color: white;
  font-size: 13px;
}

.topmenuitem2 a {
  text-decoration: none;
  color: #999999;
  font-size: 11px;
  margin-right: 6px;
}

.topmenuitem2 a:hover {
  color: black;
}

.topmenuitem2-act a {
  text-decoration: none;
  color: black;
  font-size: 11px;
  margin-right: 6px;
}

#page {
  margin-left: auto;
  margin-right: auto;
  width: 820px;
  margin-top: 0;
  padding: 0;
  border: none;
}

#toplogo {
  background: url('pj_top_noalpha.png');
  width:820px;
  height: 150px;
  text-align: right;
}

#toplogo img {
  margin-top: 130px;
  margin-right: 10px;
}

#topbar {
  width: 820px;
  height: 21px;
  border-top: 2px solid white;
  border-bottom: 2px solid white;
  background: #0071bc;
}

#topbar2 {
  width: 820px;
  height: 23px;
}

#leftbar {
  width: 150px;
  float: left;
}

#main {
  margin-bottom: 10px;
  margin-right: 20px;
  width: 598px;
  float: left;
}

#rightbar {
  margin-top: 40px;
  margin-bottom: 20px;
  width: 200px;
  float: left;
}

#agenciesbar {
  clear: both;
}

#bottombar {
  width: 810px;
  background: #0071bc;
  clear: both;
  padding: 5px;
}

#bottombar .addressblock1 {
  color: white;
  float: left;
  width: 317px;
  font-size: 11px;
  font-family: arial, verdana;
}

#bottombar .addressblock2 {
  color: white;
  float: left;
  width: 303px;
  font-size: 11px;
  font-family: arial, verdana;
}

#bottombar .addressblock3 {
  color: white;
  float: left;
  width: 190px;
  font-size: 11px;
  font-family: arial, verdana;
}

#searchbox {
  width: 150px;
  margin-top: 40px;
  margin-bottom: 10px;
}

div.infobox {
  width: 200px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 5px;
  margin-bottom: 20px;
}

div.infoboxheader {
  height: 16px;
  color: white;
  font-size: 11px;
  font-weight: bold;
  font-family: verdana, arial, sans-serif;
  text-align: center;
  background: url('topbox.gif');
}

div.infoboxcontent {
  width: 178px;
  padding: 10px;
  padding-bottom: 0;
  margin: 0;
  font-size: 10px;
  border: 1px solid #0071bc;
  border-bottom: none;
}

div.boxfooter {
  width: 200px;
  height: 16px;
  background: url('bottombox.gif');
  background-repeat: no-repeat;
  background-position: bottom;
}

.csc-textpic-caption {
  font-size: 10px;
  text-align: center;
}

div.news-latest-item h3 a {
  color: black;
  text-decoration: none;
}

hr.clearer {
  visibility: hidden;
}

div.news-latest-image {
  margin: 0;
}

span.spacer {
  margin-left: 32px;
}

table.csc-uploads, table.csc-uploads-3 {
  border-collapse: collapse;
  background: #eeeeec;
  width: 100%;
  border: 1px solid #babdb6;
}

table.csc-uploads, table.csc-uploads-3 td {
  padding: 5px;
}

tr.tr-even {
  background: #eeeeec;
}

tr.tr-odd {
  background: white;
}

td.csc-uploads-icon {
  width: 160px;
  text-align: right;
}

td.csc-uploads-fileSize {
  width: 50px;
  text-align: right;
}

td.csc-uploads-fileName a {
  text-decoration: none;
}

td.csc-uploads-fileName a:hover {
  text-decoration: underline;
}

div.news-latest-item h3 {
  font-size: 12px;
}

