<style>
html {
    width: 100%;
    height: 100%;
    /* overflow-y: scroll; */
}
body {
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    background-color: #ffffff;
    height: 100%;
    padding: 0;
    margin: 0;
    text-align: center;
}
.clear {
    clear: both;
}
h1 {
    font-size: 18px;
    color: #000000; 
    font-family: Verdana, Arial, Helvetica, sans-serif;
    margin: 0;
    padding: 0 0 20px 0;
}
p {
    font-size: 14px;
    color: #000000; 
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
p a {
    font-size: 14px;
    color: #000000; 
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration:underline;
}
p a:visited {
    font-size: 14px;
    color: #555555; 
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration:underline;
}
.leftal { 
    text-align: left; 
    padding: 1px 10px; 
}
.featured { 
    padding: 10px;
    font-size: 14px;
    color: #ffffff; 
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-align: left; 
    background-color: #000000;
}
.featured a{ 
    font-size: 14px;
    color: #ffffff; 
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration:underline;
}

input[type=text] {
    padding:5px; 
    margin-top: 4px;
    border:2px solid #ccc; 
    -webkit-border-radius: 5px;
    border-radius: 5px;
    font-size: 14px;
    color: #000000; 
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
input[type=text]:focus {
    border-color:#00b4d9;
}
input[type=submit] {
    padding:5px 15px;
    margin-top: 4px;
    margin-right: 5px;
    margin-bottom: 5px;
    background:#00b4d9; 
    border:0 none;
    cursor:pointer;
    -webkit-border-radius: 5px;
    border-radius: 5px; 
    font-size: 14px;
    color: #000000; 
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* Top Menu */
ul[class="topmenu"] {
list-style-type: none;
margin: 0;
padding: 0;
overflow: hidden;
font-family: Verdana, Arial, Helvetica, sans-serif !important;
color: #8fcef1 !important;
text-decoration: none;
}
ul[class="topmenu"] li {
float: left;
}
ul[class="topmenu"] li a {
display: block;
color: #000;
text-align: center;
padding: 10px 16px;
text-decoration: none;
}
ul[class="topmenu"] li a:hover:not(.active) {
background-color: #00b4d9;
color: #000;
}
ul[class="topmenu"] .active {
background-color: #00b4d9;
}

/*Featured Links*/
#related_links ul{
width: 95%;
margin-bottom: 1em;
list-style-type:none;
text-align: left;
}
#related_links ul li{
float: left;
margin-right:10px;
width: 20em;
}
#related_links a{
display:block;
padding:5px;
margin-right:2px;
margin-bottom:2px;
color:#000;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
}
#related_links a:visited{
display:block;
padding:5px;
margin-right:2px;
margin-bottom:2px;
color:#00b4d9;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
}

/* Images */
.imgflex {
  max-width:100%;
  max-height:100%;
  height: auto;
  width:auto;
  border:0;
}
.grid * {
	box-sizing: border-box;
	margin-bottom: 1%;
}
.grid {
	width:100%;
	box-sizing: border-box;
    margin-top:auto;
    margin-bottom:auto;
    text-align:center;
}
.grid:after {
	content: '';
	clear: both;
	display: block;
}
.grid2 * {
	box-sizing: border-box;
	margin-bottom: 1%;
}
.grid2 {
	width:100%;
	box-sizing: border-box;
    border: 1px solid black;
    background-color: #8fcef1;
    margin-top:auto;
    margin-bottom:auto;
    text-align:center;
}
.grid2:after {
	content: '';
	clear: both;
	display: block;
}
.col {
	float: left;
	padding: 1%;
    height:200px;
    margin-top:auto;
    margin-bottom:auto;
}
.col:first-child {
	margin-left: 0%;
}
@media (min-width:320px) { 
.col {
	width: 100%;
	margin-left: 0%;
    margin-top:auto;
    margin-bottom:auto;
}
/* smartphones, portrait 480x320 phones */ }
@media (min-width:641px) {
.col {
	width: 50%;
    margin-top:auto;
    margin-bottom:auto;
}
/* tablet, landscape, lo-res laptops and desktops */ }
@media (min-width:1025px) {
 .col {
	margin-left: 1.4%;
    margin-top:auto;
    margin-bottom:auto;
}
.c16 {
	width: 15.500000000000002%;
}
.c26 {
	width: 32.400000000000006%;
}
.c36 {
	width: 49.3%;
}
.c46 {
	width: 66.2%;
}
.c56 {
	width: 83.10000000000001%;
}
.c66 {
	width: 100.00000000000001%;
}
.c76 {
	width: 100.00000000000001%;
}
.c86 {
	width: 100%;
}
}

/*Download Page*/
.responsive {
    padding: 0 10px;
    float: left;
    width: 49.99999%;
}
@media only screen and (max-width: 641px){
.responsive {
    width: 100%;
}
}
.license {
    padding: 0 10px;
    font-size: 14px;
    color: #000000; 
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-align: left; 
}
.license:after {
	content: '';
	clear: both;
	display: block;
}
div.img2 {
    font-size: 14px;
    color: #000000; 
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-align: left; 
}
div.img2 img {
    display: block;
    max-width: 100%;
    height: auto;
    width: auto\9; /* ie8 */
    margin: auto;
}
.linking {
    width: 100%;
}
@media (min-width:320px) { 
.xsm_form {
    padding:5px; 
    margin-top: 4px;
    border:2px solid #ccc; 
    -webkit-border-radius: 5px;
    border-radius: 5px;
    font-size: 14px;
    color: #000000; 
    font-family: Verdana, Arial, Helvetica, sans-serif;
    width: 300px;
}
/* smartphones, portrait 480x320 phones */ }
@media (min-width:641px) {
.xsm_form {
    padding:5px; 
    margin-top: 4px;
    border:2px solid #ccc; 
    -webkit-border-radius: 5px;
    border-radius: 5px;
    font-size: 14px;
    color: #000000; 
    font-family: Verdana, Arial, Helvetica, sans-serif;
    width: 500px;
}
/* tablet, landscape, lo-res laptops and desktops */ }
@media (min-width:1025px) {
.xsm_form {
    padding:5px; 
    margin-top: 4px;
    border:2px solid #ccc; 
    -webkit-border-radius: 5px;
    border-radius: 5px;
    font-size: 14px;
    color: #000000; 
    font-family: Verdana, Arial, Helvetica, sans-serif;
    width: 800px;
}
}
</style>