@charset "utf-8";
/* CSS Document */


@font-face {
    font-family: 'CantarellRegular';
    src: url('fonts/Cantarell-Regular-webfont.eot');
    src: url('fonts/Cantarell-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/Cantarell-Regular-webfont.woff') format('woff'),
         url('fonts/Cantarell-Regular-webfont.ttf') format('truetype'),
         url('fonts/Cantarell-Regular-webfont.svg#CantarellRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'CantarellBold';
    src: url('fonts/Cantarell-Bold-webfont.eot');
    src: url('fonts/Cantarell-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/Cantarell-Bold-webfont.woff') format('woff'),
         url('fonts/Cantarell-Bold-webfont.ttf') format('truetype'),
         url('fonts/Cantarell-Bold-webfont.svg#CantarellBold') format('svg');
    font-weight: normal;
    font-style: normal;

}


h1 {font-family:'CantarellRegular', Arial, Helvetica, sans-serif; font-size:22px; color:#969696; -webkit-font-smoothing: antialiased; -webkit-text-size-adjust: 100%;}

h2 {font-family:'CantarellRegular', Arial, Helvetica, sans-serif; font-size:22px; color:#b2298d; -webkit-font-smoothing: antialiased; -webkit-text-size-adjust: 100%;}


.landingtext { font-family:'CantarellRegular', Arial, Helvetica, sans-serif; font-size:20px; color:#969696; -webkit-font-smoothing: antialiased; -webkit-text-size-adjust: 100%; text-align:center; border:#CDCDCD 1px solid;}

.landingtext a:hover {text-decoration:none; color:#b2298d;}
.landingtext a:link {text-decoration:none; color:#b2298d;}
.landingtext a:visited {text-decoration:none; color:#b2298d;}
.landingtext a:active {text-decoration:none; color:#969696;}


table {padding:10px; border:#E1E1E1 1px solid;}

.sitetxt {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#666;; text-align:left;}
.sitetxt a:active {text-decoration:none; color:#666;}
.sitetxt a:hover {text-decoration:none; color:#666;}
.sitetxt a:link {text-decoration:none; color:#969696;}
.sitetxt a:visited {text-decoration:none; a:active {text-decoration:none; color:#969696;}}

.footertxt {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#666; padding-top:8px; text-align:left;}