﻿body {    margin:0;    padding:0;    background-color:#f0f1ff;    font-family:sans-serif;}.button {    clear: none;    display:inline-block;    text-align: center;    margin-top:10px;    margin-bottom:10px;    /*margin-left:87px;    margin-right:86px;*/    min-width:400px;    vertical-align:bottom;    background-color:#fff;    position:relative;    padding:20px;    padding-bottom:50px;    border:outset #d9d9d9 5px;}.button:first-of-type{    margin-left:87px;    left:0;    float:left;}.button:last-of-type{    margin-right:86px;    right:0;    float:right;}.button ul{    text-align:center;    list-style-position:inside;    margin-left:-25px;    font-weight:bold;}.button span:first-of-type{    font-size:300%;    display:block;}.button span:last-of-type{    font-size:110%;    font-weight:bold;    display:block;    margin-top:5px;}.seal{    position:absolute;}#USeal{    height:109px;    width:125px;    top:-55px;    left:-67px;}#ASeal{    height:131px;    width:131px;    top:-66px;    right:-66px;}/*.button img {    max-width:95%;}*/#header{    /*width:100%;*/    margin-top:20px;    margin-bottom:20px;    text-align:center;        background-color: #fff;        border-bottom:solid 5px #fff;        border-top-left-radius:15px;    border-top-right-radius:15px;        width:421px;        margin-left: auto;        margin-right:auto;}#header ul{    margin-top:2px;    text-align:left;    font-size:120%;    color:#1155cc;    font-weight:bold;    margin-bottom: 0px;}#header p{    margin-top:8px;    margin-bottom: 0;}.blackLine{    font-weight: bold;    font-style: italic;    display:block;    font-size:110%;}.redLine{    color:#f00;    font-style:italic;}#header img{    /*max-width:90%;*/    margin:0;    /*border-bottom:solid 5px #fff;*/    border-top-left-radius:15px;    border-top-right-radius:15px;    padding:0;}#footer img{    max-width:95%;    margin-top:15px;    margin-bottom:5px;}#footer{    margin:0;    padding:0;    text-align:center;    width:100%;}#buttons{    max-width:1366px;    margin-right:auto;    margin-left:auto;    text-align:center;}.hidden{    visibility:hidden;}.visible {    visibility: visible;    margin:10px;}td{    text-align:center;}h1{    text-align:center;}#cl{    position:absolute;    top:0px;    left:0px;    margin:2px;    border:1px solid black;    background-color:#fff;    padding:2px;}h2 {    display: block;    clear: both;    font-weight: bold;    text-align: center;    margin-bottom:0;    padding-top:50px;}.ClickButton {    padding: 15px;    font-weight: bold;    color: #fff;    background-color: #bf1e2e;    border:solid 4px #f84b5d;    width:auto;    font-family:sans-serif;    text-decoration:none;    display:inline-block;    position:absolute;    bottom:-25px;    left:50%;    /*-webkit-transform:translatX(-50%);*/    transform:translateX(-50%);    margin-left:auto;    margin-right:auto;}    .ClickButton a {        color: #fff;        text-decoration: none;    }    .ClickButton:hover, .ClickButton:focus {        border-style: outset;    }.ClickButton:active{    border-style:inset;}h3{    font-weight:bold;    margin-bottom:20px;    border-bottom:solid #283479 5px;    padding-bottom:15px;}li.empty{    list-style:none;}#videoWrapper {    text-align: center;    margin-bottom:20px;    font-weight:bold;    background-color:#cbe7fa;    padding:10px;    border-radius:25px;    display:inline-block;    cursor:pointer;    border:3px solid #00f;}#videoWrapper span{    border-bottom:solid 2px #00f;}#videoWrapper img{    margin-bottom:5px;}#videoFrame {    position: absolute;    height:auto;    width:auto;    top:0;    left:0;    visibility:hidden;}#videoFrame iframe{    width:100%;    height:100%;}#playButton{    height:100px;    width:100px;    cursor:pointer;    }#closeVideo{    background-color:#f00;    border-radius:20px;    height:40px;    width:40px;    line-height:40px;    text-align:center;    vertical-align:middle;    font-weight:bold;    font-size:35px;    position:absolute;    top:10px;    right:175px;    cursor:pointer;    visibility:hidden;}