/* KRITI 2008 */

/* all */
html {
  background-color: #fff;
  margin: 0;
  padding: 0;
}

body {
  font-family: "Univers", Helvetica, Arial, Verdana, sans-serif !important;
  font-size: 10px;
  width: 95%;
  height: 100%;
  display: block;
  padding: 0 0 0 0;
  margin: 0 0 0 4%;
}
#navi-bg,
#footer,
.content-img-fullscreen,
#disable-css-styles,
.time-bar-desc-header,
.time-bar-desc,
#time-bar {
  display: none !important;
}

#logo-bg #logo a strong {
  display: block !important;
  padding-right: 6px;
  float: right;
  margin-top: 0;
  text-align: right;
  color: #666;
  text-transform: lowercase;
  text-decoration: none;
}

#logo-bg #logo a {
  color: #666;
  text-decoration: none;
}

h1 {
  font-size: 20pt;	
  font-family: "Univers", Arial, Verdana, sans-serif;
  font-weight: normal;
  border-bottom: 1px solid #111;
  display: block;
  padding-bottom: 7px;
  margin-bottom: 30px;
  margin-top: 38px;
}
h2 {
  font-size: 14pt;	
  color: #222;
  font-weight: normal;
}
h3 {
   font-size: 12pt;
  color: #222;
  font-weight: normal;
}
p {
  font-size: 10pt;
  line-height: 130%;
  font-family: "Helvetica", Arial, Verdana, sans-serif;

}
.content-text-text {
  display: block;
  padding-bottom: 30px;
}

hr {
  display: none;	
}
img {

}

a {
  color: #111;
  text-decoration: underline;	
}
strong {
  font-weight: normal;
}
/* --- wai --- */
.wai {
  display: none !important;	
}


.content-img-bg {
  page-break-inside: avoid;
  margin: 20px 16px 6px 16px !important;
  padding: 29px 0 12px 0;
  border: 1px solid #333;
  display: block;
  text-align: center;
  overflow: hidden;

}
.content-img-desc {
  margin: 16px 80px 4px 80px;
  display: block !important;
}

.content-text-text ul {
  font-family: Arial, Verdana, sans-serif;  
  margin: 0 0 0 24px;
  padding: 0;
  list-style-image: url(img/list-dash.png)
}
.content-text-text ul li {
  line-height: 130%;
  padding-left: 5px;
  margin-bottom: 5px;
}

