* {
  margin: 0;
  padding: 0;
  }
  
html,
body {
  height:100%;
  }
  
html{
  background: white url(tile.gif);
}

html.start{
    background: none;
}


body{
  font: normal 62.5% Verdana,Arial,sans-serif;
  color: #000;
  background: transparent url(logoer.gif) no-repeat ;
  }


html.start body {
    position: relative;
    background: #fff;
    }

html.start .content {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -110px;
    margin-top: -95px;
    width: 220px;
    height: 190px;
}

html.start .content .buttons {
    display: block;
    width: 170px;
    height: 190px;
    }

html.start .content .to-text {
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 20px;
    line-height: 20px;
    text-align: center;
    font-family: Georgia;
    font-weight: bold;
    font-size: 16px;
    font-style: italic;
    text-decoration: none;
    color: #646464;
    -webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;

    }

    html.start .content .to-text span {
        text-decoration: underline;
        color: #13426b;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        -webkit-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
        }

html.start .content .to-text:hover {
    color: #a3b5c4;
    }

    html.start .content .to-text:hover span {
        color: #6b9ec9;
        }

html.start .content .to-flash {
    display: block;
    margin: 0 30px;
    width: 170px;
    height: 170px;
    text-indent: -100em;
    background: url(sprite.gif) 0 0 no-repeat;
    overflow: hidden;
    }

html.start .content .to-flash:hover {
    background-position: 0 -171px;
    }

html.start .content .start-text {
    display: block;
    position:absolute;
    width:0;
    left:-9999999.9em;
    height:0;
    }

    html.start .content .start-text div {
        display: block;
        position:absolute;
        width:0;
        height:0;
        text-indent: -1000em;
        overflow: hidden;
        }


label {
    font-size: 1.3em;
    }

input,
select {
    padding: 0.3em 0;
    width: 15em;
    font-style: 1.3em;
    }

input[type="submit"],
input[type="radio"],
input[type="checkbox"] {
    width: auto;
    }

#data {
  height: 100%;
  overflow:hidden;
  }
  #data div{
    /*width: 60%;
    margin: 20% auto;*/
  }
  /*#data h1{
    font-style: italic;
    font-weight: bold;
    font-size: 1.7em;
    margin-bottom: 2em;
    }
  #data p {
    font-size: 1.7em;
    margin-bottom: 3em;
    }
  #data a {
    font-size: inherit;
    font-weight: bold;
    text-decoration: underline;
    color: #fff;
    }*/

    body.no-flash {
        /*height: auto;*/
        background: none;
        color: #000;
        }

    .no-flash h1,
    .no-flash h2 {
        margin-bottom: 1em;
        }

    .no-flash p,
    .no-flash .main-menu label,
    .no-flash ol li,
    .no-flash ul li {
        margin-bottom: 2em;
        font-size: 1.4em;
        line-height: 1.4em;
        }

    .no-flash #data {
        margin: 0 auto;
        padding: 2%;
        width: 80%;
        height: auto;
        min-height: 94.22%;
        background: #fff;
        }

    .no-flash ol li,
    .no-flash ul li {
        margin: 0 2em 2em 2em;
        /*font-size: 2em;*/
        /*margin: auto;*/
        }

        .no-flash ol li *,
        .no-flash ul li * {
            font-size: 1em;
            }

    .no-flash fieldset {
        border: none;
        }

    .no-flash legend {
        display: block;
        margin-bottom: 1em;
        font-size: 1.4em;
        }

.main-menu {
    display: block;
    margin-bottom: 2em;
    width: 100%;
    overflow: hidden;
    }

    .main-menu li {
        display: block;
        float: left;
        margin-right: 1em;
        }

        .main-menu li a {
            font-size: 1.5em;
            text-transform: uppercase;
            color: #000;
            }

.no-flash .main-menu {
    margin: 0.5em 0 2em 0;
    }

    .no-flash .main-menu li {
        display: block;
        float: left;
        font-size: 1em;
        margin:0 0.5em 0.5em 0;
        background: #555;
        }

    .no-flash .main-menu li a {
        display: block;
        float: left;
        padding: 0.5em 1em;
        text-decoration: none;
        text-transform: uppercase;
        color: #fff;
        }


    .no-flash .main-menu li:hover,
    .no-flash .main-menu li.active {
        background: #bbb;
        }

        .no-flash .main-menu li:hover a,
        .no-flash .main-menu li.active a {
            color: #000;
            }

.print {
  width: 80%;
  margin: 5% auto;
  color: #333;
}
  .print h1{
		margin-top:5em;
    font-size: 1.9em;
    font-style: italic;
    font-weight: bold;
    text-align: center;
    }
  .print h2{
		margin-top:5em;
		margin-bottom:2em;
    font-family: Arial;
    font-style: italic;
    font-size: 1.1em;
    background: #ccc;
    padding: .3em 1em;
    }
  .print h3{
    font-family: Arial;
    font-style: italic;
		font-weight:normal;
    font-size: 1.7em;
    padding: .4em 0em;
    }
  .print p{
    font-family: Arial;
    font-style: italic;
    font-size: 1.3em;
    padding: .3em 0em;
    }
  .print p.intro{
    font-size: 1.5em;
    font-style: italic;
    margin-bottom: 1em;
    color: #7d7d7d;
    }
  .print p.brief{
    font-family: Arial;
    font-style: normal;
    font-weight: bold;
    font-size: 1.5em;
    padding: .3em 0em;
    }
.facts{
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
/*    text-align: center;*/
    padding: 2em 0;
    margin: 1em 0;
    }
		.facts .brief {
			margin-top:1em;
		}
    .facts h4{
      font-style: italic;
      font-weight: bold;
      font-size: 1.7em;
      }
    .facts h5{
      font-style: italic;
      font-weight: bold;
      font-size: 1.5em;
      color: #666;
      }     
    .facts p{
      font-family: Arial;
/*      font-size: 1.1em;*/
      color: #666;
      }

form.choices li {
    margin-bottom: 0.7em;
    list-style: none;
    }

.choices span {
    display: block;
    float: left;
    padding: 0.5em;
    font-size: 1.3em;
}
   

