body
{
  background-color:#ffffff;
  font-family:Arial,Helvetica,Sans-serif;
  margin:0px;
}

td
{
  padding:0px;
  padding-right:5px;
  vertical-align:top;
}

a
{
  color:#000080;
  text-decoration:none;
  font-weight:bold;
}

a:hover
{
  color:#0065A0;
  text-decoration:underline;
}

.header
{
  width:100%;
  border-collapse:collapse;
  color:#ffffff;
}

.forPrint 
{
  display: none;
}

.separate
{
  background-color:#dadada;
  border-top:solid 1px #7f7f7f;
  border-bottom:solid 1px #7f7f7f;
  background-image:url(images/separate.gif);
  background-position:top right;
  background-repeat:repeat-y;
  height:20px;
}

.navigation
{
  word-spacing:10px;
  padding:2px;
  text-align:center;
}

.norm
{
  word-spacing:normal;
}

.main
{
  width:100%;
  height: 100%;
  border-collapse:collapse;
}

.headlines
{
  padding:0px;
  font-size:10pt;
  border:solid 1px #7f7f7f;
  border-top:none; 
}

.content
{
  font-size:10pt;
  vertical-align:top;
  scrolling: auto;
  overflow: auto;
}

.newsletter
{
  width:220px;
  padding:0px;
  font-size:10pt;
  border:solid 1px #7f7f7f;
  border-top:none;  
}

.title
{
  font-weight:bold;
  text-align:center;
  background-color:#dadada;
  border-bottom:solid 1px #7f7f7f;
  border-top:solid 1px #7f7f7f;
}

.nav_title {
  font-weight:bold;
  text-align:center;
  background-color:#dadada;
  border-bottom:solid 1px #7f7f7f;
  border-top:solid 1px #7f7f7f;

}

div.items
{
  /*background-color:#FAF0E6;*/
  background-color:#FF9933;
  font-family:verdana,helvetica,sans-serif;
  font-size:8pt;
  height: 100%;
}

.items_content {
  padding-left:10px;
}

.itemHead
{
  font-weight:bold;
}

.container
{
  border-collapse:collapse;
  font-family:arial,helvetica,sans-serif;
  height: 100%;
}

.text
{
  font-size:16;
  font-family:'times new roman',serif;
}

.text_large
{
  font-size:18;
  font-family:'times new roman',serif;
}


.right
{
  width:50%;
}

.pres_list
{
  padding-left: 20px;
}

.presentation
{
  font-family:arial,helvetica,sans-serif;
  font-size: smaller;
}

.img-shadow {
  float: left;
  background: url(images/shadowAlpha.png) no-repeat bottom right !important;
  background: url(images/shadow.gif) no-repeat bottom right;
  margin: 10px 0 10px 10px !important;
  margin: 10px 0 10px 5px;
}

.img-shadow img {
  display: block;
  position: relative;
  margin: -6px 6px 6px -6px;
  border: solid 1px #000;
}

div.feedburnerFeedBlock li {
  margin-bottom: 10px;
}

span.headline {
  margin-right: 10px;
}

p.date {
  display: inline;
}