.banner {
display: none;
}
.service {
display: none;
}

.print {
display: none;
}
 
 .breadcrumb{
  font-family: verdana, arial, helvetica, sans-serif;
  font-size:11px;
  font-weight:bold;
  color: #7DA1BC;
}
.breadcrumb a{
  color: #858585;
  text-decoration: none;
  font-weight:normal;
}
.breadcrumb a:visited{
  color: #858585;
  text-decoration: none;
  font-weight:normal;
}
.breadcrumb a:hover{
  color: #7DA1BC;
  text-decoration: underline;
  font-weight:normal;
} 
.header {
  font-family: verdana, arial, helvetica, sans-serif;
  font-size:14px;
  font-weight:bold;
  color: #7DA1BC;
} 
.startcontent {
  font-family: verdana, arial, helvetica, sans-serif;
  font-size:12px;
  font-weight:normal;
  color: #666666;
  line-height: 15px;
  text-align: justify;
 }
.startcontent a {
  color: #7DA1BC;
  text-decoration: none;
 }
.startcontent a:visited {
  color: #7DA1BC;
  text-decoration: underline dotted;
 }
.startcontent a:hover {
  color: #7DA1BC;
  text-decoration: underline;
 }
 .maincontent {
  font-family: verdana, arial, helvetica, sans-serif;
  font-size:12px;
  font-weight:normal;
  color: #666666;
  padding-left: 20px;
  line-height: 15px;
  text-align: justify;
 }
 .maincontent a {
  color: #7DA1BC;
  text-decoration: none;
 }
  .maincontent a:visited {
  color: #7DA1BC;
  text-decoration: underline dotted;
 }
  .maincontent a:hover {
  color: #7DA1BC;
  text-decoration: underline;
 }

.news {
  border-bottom: 1px dotted;
  border-color: #8F8F8F;
  font-family: verdana, arial, helvetica, sans-serif;
  font-size:11px;
  font-weight:normal;
  color: #858585;
  line-height: 15px;
  padding-left: 4px;
  padding-bottom: 12px;
}
.news a{
  color: #7DA1BC;
  text-decoration: none;
  font-weight:normal;
  border-bottom: 1px dotted #7DA1BC;
}
.news a:visited{
  color: #7DA1BC;
  text-decoration: none;
  font-weight:normal;
}
.news a:hover{
  color: #858585;
  text-decoration: none;
  font-weight:normal;
  border-bottom: 1px solid #858585;
} 

.contact {
  font-family: verdana, arial, helvetica, sans-serif;
  font-size:11px;
  font-weight:normal;
  color: #7DA1BC;
  padding-left: 4px;
  padding-bottom: 8px;
}
.contact a{
  color: #7DA1BC;
  text-decoration: none;
}
.contact a:visited{
  color: #7DA1BC;
  text-decoration: none;
}
.contact a:hover{
  color: #7DA1BC;
  text-decoration: underline;
} 
.login {
  border: 1px dotted;
  border-color: #666666;
  font-family: verdana, arial, helvetica, sans-serif;
  font-size:11px;
  font-weight:bold;
  color: #858585;
  background-color: #F2F2F2;
  padding: 4px;
}
.navigation {
  font-family: verdana, arial, helvetica, sans-serif;
  font-size:11px;
  font-weight:normal;
  color: #858585;
}
.navigation a{
  color: #858585;
  text-decoration: none;
}
.navigation a:visited{
  color: #858585;
  text-decoration: none;
}
.navigation a:hover{
  color: #7DA1BC;
  text-decoration: underline;
}