body, input, select, textarea {
  font-family: Arial, Helvetica, sans-serif;
}

img {
    border: none;
}

.break {
  clear: both;
}

.hidden {
  display: none;
}


.floatRight {
  float: right;
}

.floatLeft {
  float: left;
}

.alignCenter {
  text-align: center;
}

.alignLeft {
  text-align: left;
}

.alignRight {
  text-align: right;
}



@media screen {

  html {
    width: 100%;
    height: 100%;
  }
  body {
    margin: 0px;
    width: 100%;
    height: 100%;
    background: #8c8a91 url(../images/background.gif) 50% 50% repeat;
    color: #000;
  }
  
  select, textarea, input {
    font-size: 100%;
  }
  
  code, pre {
    background-color: #f0f0f0;
    color: #000;
    font-family: "Courier New", Courier, monospace;
    font-size: 100%;
  }
  
  td {
    vertical-align: top;
  }
  
  .canvas0 {
    position: absolute;
    top: 0px;
    width: 100%;
    height: 100%;
    min-height: 100%;
    margin: 0;
    padding: 0;
  }
  
  
  .canvas1 {
    width: 932px;
    height: 602px;
    overflow: visible;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -301px -466px;
    padding: 0;
  }
  
  .canvas2 {
    position: relative;
    margin: 0;
    padding: 0;
    width: 932px;
    height: 602px;
    /*background: url(../images/shadow.png) 0 0 no-repeat;*/
  }
  
    .canvas2 .shadow {
      position: absolute;
      margin: 0;
      padding: 0;
      width: 932px;
      height: 602px;
      /*background: url(../images/shadow.png) 0 0 no-repeat;*/
    }
  
  
  .canvas3 {
    position: relative;
    padding: 26px;
  }
  
  .canvas4 {
    position: relative;
    width: 880px;
    height: 550px;
    background: #fff;
  }
  
  .block0 {
    position: absolute;
    width: 335px;
    height: 106px;
    top: 0;
    right: 440px;
  }
  
    .logo img {
      width: 335px;
      height: 106px;
    }
    
  .block1 {
    position: absolute;
    width: 440px;
    height: 550px;
    top: 0;
    left: 440px;
    overflow: hidden;
    background: #dddddd;
  }
  
    .block1 .scrollTop,
    .block1 .scrollBottom {
      position: absolute;
      width: 420px;
      height: 20px;
      background-color: #dddddd;
      z-index: 1;
    }

    .block1 .scrollTop {
      top: 0;
    }

    .block1 .scrollBottom {
      bottom: 0;
    }

  .block2 {
    height: 550px;
    bottom: 0;
    left: 0;
  }
  
  .block3 {
    position: absolute;
    bottom: 0;
    width: 440px;
  }
  
    .news {
      color: #898989;
      padding: 10px 29px 18px 29px;
      margin: 0px;
      font-size: 70%;
    }
    
      .news h1 {
        font-weight: bold;
        font-size: 1em;
        color: #666666;
        margin: 0;
        padding: 0;
        line-height: 20px;
      }
  
      .news p {
        color: #898989;
        margin: 0;
        padding: 0;
        line-height: 20px;
      }
  
      .news a {
        padding: 0 0 0 15px;
        color: #903f98;
        text-decoration: none;
        background: url(../images/bullet.gif) 0 4px no-repeat;
        font-weight: bold;
      }
  
        .news a:hover span {
          text-decoration: underline;
        }
  
    .newsItems {
      display: none;
    }
  
    .navigation {
      color: #fff;
      background: #903f98;
      padding: 5px 0;
      font-size: 70%;
    }
  
      .navigation ul {
        margin: 0 0 0 16px;
        padding: 0;
        display: block;
      }
  
      .navigation li {
        margin: 0 12px;
        padding: 0;
        display: inline;
      }
  
      .navigation li.selected {
        font-weight: bold;
      }
  
      .navigation a {
        color: #fff;
        text-decoration: none;
      }
      
      .navigation a:hover {
        text-decoration: underline;
      }
    
    .naw {
      padding: 10px 29px 18px 29px;
      line-height: 1.75em;
      background: #652c6a;
      color: #b296b5;
      font-size: 70%;
    }
  
    .naw p {
      margin: 0;
     padding: 0;
    }
  
    .naw a {
      color: #b296b5;
    }
  
  .welcome {
    width: 440px;
    height: 550px;
    overflow: hidden;
    position: absolute;
    z-index: 999;
  }
  
    .welcome img {
      width: 440px;
      height: 550px;
      overflow: hidden;
    }
  
  .content {
    width: 440px;
    height: 550px;
    overflow: auto; 
    color: #000; 
    line-height: 1.75em;
    font-size: 75%;
  }
  
    .content .padding {
      padding: 20px 20px 30px 30px;
    }
    
    .content .publishDate {
      color: #666;
    }
  
    .content .publishDate p {
      margin: 0 0 -0.5em 0;
    }
  
    .content .intro {
      font-weight: bold;
    }
  
    .content .intro p {
      margin: 0;
    }
  
    .content .image {
      width: 376px;
      height: 216px;
      overflow: hidden;
      padding: 0;
      margin: 1em 0 1em -5px;
      background: url(../images/image_base.gif) 0 0 no-repeat;
    }
  
      .content .image img {
        padding: 0;
        margin: 6px 8px 10px 8px;
        width: 360px;
        height: 200px;
        overflow: hidden;
      }
  
    .content h1 {
      margin: 0 0 1em 0;
      font-size: 175%;
      font-weight: bold;
      line-height: 1.5em;
      color: #903f98;
    }
  
    .content h2 {
      margin: 1em 0 0 0;
      font-size: 125%;
      font-weight: bold;
      line-height: 1.5em;
      color: #903f98;
    }
  
    .content h3 {
      margin: 1em 0 0 0;
      font-size: 112%;
      font-weight: bold;
      line-height: 1.5em;
      color: #000000;
    }
  
    .content h4 {
      margin: 1em 0 0 0;
      font-size: 100%;
      font-weight: bold;
      line-height: 1.5em;
      color: #903f98;
    }
  
    .content h5,
    .content h6 {
      margin: 1em 0 0 0;
      font-size: 100%;
      font-weight: bold;
      line-height: 1.5em;
      color: #000000;
    }
  
    .content p {
      margin: 0 0 1em 0;
    }
  
    .content ul,
    .content ol {
      margin: 1em 0 1em 10px;
      padding: 0 0 0 10px;
    }
  
    .content ul {
      list-style-type: none;
      list-style-image: url(../images/bullet.gif);
    }
  
    .content ol li {
      margin: 0.5em 0 0.5em 5px;
      padding: 0 0 0 5px;
    }
  
    .content ul li {
      margin: 0 0 0 5px;
      padding: 0 0 0 5px;
    }
  
    .content .inputForm {
      
      clear: both;
    }
    
    .content .formRow {
      margin: 3px 0;
      width: 360px;
    }

    .content .label {
      width: 100px;
      float: left;
    } 

    .content .input {
      width: 260px;
      float: left;
    } 
    
    .content .inputWide {
      width: 360px;
      float: left;
    } 
    
    .content .inputText {
      width: 260px;
      clear: both;
    }

    .content .inputTextarea {
      width: 360px;
    }

    .content .inputButtons {
      width: 360px;
      text-align: right;
    }

 
      .contentBlogList p {
        margin: 0;
      }
 
      .contentNewsItem {
        margin: 0 0 1em 0;
      }

      .contentNewsItem h3 {
        margin: 1em 0 0 0;
        font-size: 112%;
        font-weight: bold;
        line-height: 1.5em;
        color: #000000;
      }
  
      .contentNewsItem p {
        color: #000000;
        margin: 0;
        padding: 0;
        line-height: 1.5em;
      }
  
      .contentNewsItem a {
        padding: 0 0 0 15px;
        color: #903f98;
        text-decoration: none;
        background: url(../images/bullet.gif) 0 4px no-repeat;
        font-weight: bold;
      }
  
        .contentNewsItem a:hover span {
          text-decoration: underline;
        }

    .content a {
      color: #903f98;
      font-weight: bold;
      text-decoration: none;
    }

      .content a:hover {
        text-decoration: underline;
      }

    .content .throbber {
      display: none;
      width: 49px;
      height: 7px;
      margin: 0 10px;
    }
    
    .content img.weEditmodeStyle {
      margin: 0 0 0 -4px;
    }
    
  .block4 {
    position: absolute;
  }
  
    .copyright p {
      margin: 0;
      padding: 10px 0 0 28px;
      color: #ccc;
      font-size: 70%;
    }  
}

@media print {
  .shadow,
  .news,
  .newsItems,
  .newsContainer,
  .navigation,
  .inputForm {
    display: none; 
  }
  
  .logo {
    float: right;
  }
  
  body,
  body * {
    color: #000;
  }
  
  a {
    text-decoration: none;
  }
    .content .publishDate {
      font-size: 0.75em;
    }
    .content .intro {
      font-weight: bold;
    }

    .content h1,
    .content h2,
    .content h3 {
      color: #903f98;
    }
    
}
 