#contentLeft,
#header a,
#contentRightBox,
#footerRight,
#content a.more,
.subTitle,
.desc,
.desc a,
.vBottom,
.imgRight,
.imgLeft,
.imgCenter,
.print,
.metaNav,
.noPrint {
   display: none;
}

#Content {
   width: 100%;
   margin-left: 2.5cm;
   margin-right: 2cm;
   border: none;
}

.header a {
  text-decoration: none;
  color: #000000;
  border: none;
}

#content a {
  text-decoration: none;
  color: #000000;
  border: none;
}
 
ul{
  list-style-image: url(../images/arrow_plus_onM.gif);
}

.title {
  
  font-family: times, times new roman, serif;
  font-size: 2.0em;
  color: #000000;
 }

.subTitle {
  margin: 0px 0px 0px 125px;
  display: block;
  font-family: verdana, arial, sans-serif;
  font-weight: normal;
  font-size: 0.4em;
  text-transform: lowercase;
  line-height: 1.2em;  
  letter-spacing: 0.04em;
  color: #666;
}

.header, .subHeader {
  display: block;
  clear: both;  
  line-height: 2em;
  font-size: 1em;
  font-weight: bold;
  border-bottom: 1px solid #000000;
} 


body,
#Content {
   line-height: 1.4em;
   background-color: #FFFFFF;
   background-image: none;
   font-family: verdana, arial, sans-serif;
   font-weight: normal;
   font-size: 1.0em;
   color: #000000;
   border: none;
}


