
/* Default Print
*******************************************************************************/

BODY {
  color: #000;
  font-family: Arial,Helvetica,Geneva,Futura,non-serif;
  font-size: 0.8em;
}
body * {
    background-image: none;
    background-color: #FFF !important;
    border: none !important;
    padding: 0;
    margin: 0;
}
h1, h2, h3, h4, h5, h6 {
    font-family: Georgia,"Times New Roman",Times,serif;
    font-weight: normal;
}
h1 {
    font-size: 1.4em;
    line-height: 140%;
    margin: 0 0 0.6em;
}
h2 {
    font-size: 1.3em;
    line-height: 140%;
    margin: 0 0 0.3em;
}
h3 {
    font-size: 1.2em;
    line-height: 120%;
    margin: 0 0 0.4em;
    padding: 0;
}
h4 {
    font-size: 1.1em;
    margin: 0 0 0.8em;
    padding: 0;
}
h5 {
    font-size: 1em;
    margin: 0;
    padding: 0;
}
h6 {
    font-size: 0.9em;
    margin: 0;
}
#website {
	-moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: 0 0 10px none;
  border: none !important;
}
body #website h1,
body #website h2,
body #website h3,
body #website h4,
body #website h5,
body #website h6,
body #website p {
	margin-bottom: 0.4em !important;
}

#TSFE_ADMIN_PANEL_FORM,
#topWrap,
#headerWrap,
#menuWrap,
#subMenu,
#leftContent,
#rightContent,
#footerWrap,
.tt-news .backlink,
#bottomInfo {
  display: none;
}
body img {
  max-width: 100%;
  height: auto;
}
body #headerPrint {
  display: block;
  margin-bottom: 2em !important;
  margin-left: 20px;
  background-color: #FFF;
}
#centerContent:before,
#subContent:before {
  content: '';
  clear: both;
  line-height: 0;
  display: block;
}
#centerContent,
#subContent {
  width: 100%; 
  /* width: 65%;*/
  padding: 0;
  float: none;
  border: none !important;
  background-image: none !important;
}
* HTML #centerContent,
* HTML #subContent,
* + HTML #centerContent,
* + HTML #subContent {
  width: 100%;
}

A,
#centerContent A,
#subContent A,
H1,
H2,
H3,
H4,
H5,
H6,
#centerContent H1,
#centerContent H2,
#centerContent H3,
#centerContent H4,
#centerContent H5,
#centerContent H6,
#centerContent H1 A,
#centerContent H2 A,
#centerContent H3 A,
#centerContent H4 A,
#centerContent H5 A,
#centerContent H6 A,
#subContent H1,
#subContent H2,
#subContent H3,
#subContent H4,
#subContent H5,
#subContent H6,
#subContent H1 A,
#subContent H2 A,
#subContent H3 A,
#subContent H4 A,
#subContent H5 A,
#subContent H6 A {
  color: #000;
  padding: 0;
}

.tt-news .date {
    color: #5d5d5d;
    display: block;
    float: right;
    font-family: Arial,Helvetica,Geneva,Futura,non-serif;
    font-size: 0.7em;
    font-weight: normal;
    margin: 0;
    padding: 0;
}
.tt-news .item {
    padding-bottom: 1em;
    border-bottom: 1px solid #000;
    margin-bottom: 2em;
}
body .tt-news .news-single-img, 
body .tt-news .list .image {
    float: right;
    margin: 0 0 0.2em 0.8em;
}
body .tt-news .list.startnews .image {
    display: block;
    float: right;
    text-align: right;
    width: 290px;
}
body .tt-news HR.clear {
    border: medium none;
    clear: both;
    line-height: 0;
    visibility: hidden;
    height: 2em;
}
body .sliderWrap #slides article {
    margin-bottom: 2em;
}

body .multicolumnContainer li.column {
  width: 100% !important;
  float: none !important;
}

body .multicolumnContainer .sliderWrap input,
body .multicolumnContainer .sliderWrap #slides,
body .multicolumnContainer .sliderWrap #controls {
  display: nonne !important;
}

