@charset "utf-8";
/* CSS Document */
/******** Defaults ********/
html,body,td,th {font:400 16px/1.6rem 'Roboto', Arial, Helvetica, sans-serif; color: #222;}
h1, h2, h3, h4, h5, h6 {color: #3c91ce; margin: 0 0 .5em; font-family: 'Alfa Slab One', 'Roboto', Arial, Helvetica, sans-serif; text-transform:uppercase; }
h1 {font-size: 2.6rem;}
h2, .moduletable_contact h3 {font-size: 2.3rem;}
h3 {font-size: 1.8rem;}
h4 {font-size: 1.4rem;}
h5 {font-size: 1.2rem;}
h6 {font-size: 1rem;}
.white-title {
    font-size: 3rem;
    margin: 0;
    color: #ccc;
    font-family: 'Alfa Slab One', 'Roboto', Arial, Helvetica, sans-serif; 
    text-transform:uppercase;
    line-height: 1.2;
}
.white-banner-text {
    color:#ccc;
    font-size: 1.3rem;
}
p {margin-bottom: 1em;}
a:link, a:visited {color: #3c91ce; outline: none; text-decoration: none;}
a:hover {color: #48a6ea; }
.noborder, a img {border: none;}
img {max-width: 100%; height: auto;}
img[align*="left"], img[style*="left"] {margin: 0 1em .5em 0;}
img[align*="right"], img[style*="right"] {margin: 0 0 .5em 1em;}
/******** /Defaults ********/