﻿ body { font-family: 'Segoe', 'Segoe UI',Verdana; }
 .clear { clear: both; }
 .hreflink { height: 20px; float:right;margin:10px 0;overflow:hidden;background:#E2EDFF;border-radius: 5px;}
 .hreflink a {font-weight:700; color:black; width:100px;height:30px;font-size:13px;padding:5px;}
a:focus,  a:hover { font-style: italic; }
 #divCoverForm { margin-bottom:20px; overflow:hidden; 
                  /*   background:white; opacity:0.1; */
}
#divCoverForm.grey { background: #F0F0F0; }
.linkbutton { font-weight: 700; color: white; }
.linkbutton a { text-decoration: none; font-size:12px!important; }
#divBackground { height: 100%; overflow: hidden; background-size: cover; background: url('../Images/skeglobe.gif') top center no-repeat; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; }
.grey { background: #E2EDFF!important; }
.bold { font-weight: 800; }

form label{ display: block; margin: 10px 0 5px 0; }

input[type="checkbox"] {
    float:left;
}
.desktop { margin: 0 auto; width: 60%!important; }

H1, H2 {font-family:"Segoe", "Segoe UI",Verdana; }
.hideMe { display: none; }
.showMe { display:  block; }
