/* CSS Document */
html {margin: 200px 0;}
body {min-width:850px; margin: 0; color:#000000; font-family:Arial, Helvetica, sans-serif; font-size:12pt;} 
#wrapper {background:#fff; width:850px; overflow:visible; font-family:Arial, Helvetica, sans-serif; font-size:12pt;}
#topbg {position:relative; top:0; left:0; width:100%; background-image: none; background-repeat: repeat-x; height:auto;}

#bgright {background: none; }
#bgleft {background: none; }
.print {display:none;}

#navi, #side, #navi ul, #navi li {display: none; width:5px;}
#content {width:750px; font-size:12pt;}
.column {width:500px; margin:25px; padding:0 30px 0 0; color:#000000; clear:both; font-size:12pt; font-family:Arial, Helvetica, sans-serif;}

h1, h2, #content h3, h3, h4, b, strong, em, i {color:#000000; font-size:13pt;}
#footer {background:#fff; color: #000000;}
#footer p, #footer a:link, #footer a:visited{color:#000000;}

div#highlights .image_thumb ul li{
	border-bottom: none;
	border-top: none;
}

table {
  display:block;
  border-collapse:separate;
  border: 1px solid #000000;
  font: normal 12pt verdana, arial, helvetica, sans-serif;
  color: #363636;
  background: #fff;
  }
caption {
  text-align: center;
  font: bold 18px arial, helvetica, sans-serif;
  background: none;
  padding:6px 4px 8px 0px;
  color: #000000;
  text-transform: uppercase;
  }
td, th {
  border: 1px dotted #000000;
  padding: 5px 10px;
  color: #000000;
  }

thead th {
  font: bold 12pt verdana, arial, helvetica, sans-serif;
  border: 1px solid #000000;
  text-align: left;
  background: #fff;
  color: #000000;
  padding-top:3px;
  }
tbody td a {
  background: none;
  text-decoration: underline;
  color: #000000;
  }
tbody td a:hover {
  background: #ffffff;
  }
tbody th a {
  font: normal 12pt verdana, arial, helvetica, sans-serif;
  background: none;
  text-decoration: underline;
  font-weight:normal;
  color: #000000;
  }
tbody th a:hover {
  background: none;
  color: #000000;
  }
tbody th, tbody td {
  vertical-align: top;
  text-align: left;
  }
.odd {
  background: #ffffff;
  }
tbody tr:hover {
  background: #fff;
  border: 1px solid #000000;
  }
tbody tr:hover th,
tbody tr.odd:hover th {
  background: #fff;
  }
tbody td ul {padding:0 0 0 20px;}

