body {
   background: #EFEFEF;
   margin-top: 0px;
   font-size: 10pt;
  font-family: Arial, Helvetica, sans-serif;
}

h1, .componentheading {
  font-size: 18pt;
  font-weight: bold;
  margin-top: 0px;
}

h2 {
  font-size: 12pt;
  font-weight: bold;
}

.moduletable_frontpage h3, .moduletable h3 {
  color: #000;
  font-size: 10pt;
  font-weight: bold;
  margin: 0;
  margin-bottom: 2px;
}

table.mainframe {
   background: white;
   border-left: 2px solid #DDD;
   border-right: 2px solid #DDD;
   border-bottom: 2px solid #DDD;
   border-top: 2px solid #DDD;
   padding: 0px;
   margin-top: 8px;
}

table.footer td {
  padding-right: 10px;
  padding-left: 10px;
}

table.footer a {
  text-decoration: underline;
  color: #000;
  font-size: 9pt;
}

table.centerframe {
  width: 782px;
  margin-top: 10px;
  margin-left: 8px;
  margin-right: 8px; 
  margin-bottom: 10px;
}

table.logo_frame {
}

table.contentpaneopen {
  border: 0;
  width: 100%;
}

.blog .article_separator {
  margin-top: 12px;
  margin-bottom: 12px;
  display: block;
  border-bottom: 1px dotted #BBB;
  height: 0px;
}

table.blobs {
  border-collapse: separate;
  border-spacing: 20px;
}

td {
  border-bottom: 0px;
}

td.content {
  background: transparent;
  border: 0;
  height: 400px;
  vertical-align: top;
  padding: 0px;
}

td.left {
  vertical-align: top;
  border: 0;
  width: 175px;
  background: transparent;
  margin-right: 0px;
  padding: 0px;
}

td.spacer {
  width: 20px;
}

td.frontpage {
  vertical-align: top;
  border: none;
}

tr {
  padding: 0;
}

.modifydate {
   border-top: 1px dotted black;
   font-size: 8pt;
   vertical-align: bottom;
}

img.rightfloat {
float: right;
clear: right;
margin: 4px;
}

ul.latestnews {
  width: 150px;
  height: 100px;
  border: 0;
  background: transparent;
  font-size: 8pt;
  list-style: none;
  list-style-position: outside;
  text-indent: 0px;
  padding-left: 5px;
  margin: 0px;
}

a.latestnews {
  border: 0px;
  text-decoration: none;
  color: rgb(100, 100, 100);
}

.latestnews a:hover {
  color: black;
}

table.blobs {
}

td.blob {
  background: white;
  width: 150px;
  height: 100%;
  border: 1px solid black;
  vertical-align: top;
  padding: 5px;
}

ul.latestnews_frontpage {
  height: 100px;
  width: 160px;
  font-size: 8pt;
  list-style: circle;
  list-style-position: outside;
  text-indent: 0px;
  padding: 0px;
  margin: 0px;
}

ul.latestnews_frontpage li {
  margin-top: 4px;
  margin-left: 15px;
}

.moduletable_frontpage {
  padding-left: 5px;
}

.latestnews_frontpage a {
  color: CC0000;
  border: 0px;
  text-decoration: none;
}

td.createdate {
  font-size: 10pt;
  color: rgb(100, 100, 100);
}

td.contentheading {
  font-weight: bold;
}

.pagenav span, .pagenav a, div.blog_more, a.blogsection {
  padding: 2px;
  font-size: 12px;
  color: rgb(100,100,100);
}

a {
  text-decoration: underline;
  color: #CC0000;
}

a img {
  border: none;
}

a:visited {
  
}

a:hover {
  background: #CCC;
}

.search input.inputbox {
  font-size: 8pt;
  background: #EEEEEE;
}

.highlight {
  color: #4444FF;
}

.small {
  font-size: 8pt;
}

fieldset {
  border: 0;
  border-top: 1px dotted black;
  
}
