@font-face {
    font-family: 'aaarghnormal';
    src: url('fonts/Aaargh-webfont.eot');
    src: url('fonts/Aaargh-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/Aaargh-webfont.woff2') format('woff2'),
         url('fonts/Aaargh-webfont.woff') format('woff'),
         url('fonts/Aaargh-webfont.ttf') format('truetype'),
         url('fonts/Aaargh-webfont.svg#aaarghnormal') format('svg');
    font-weight: normal;
    font-style: normal;

}

body{font-family:sans-serif;}

h2 {text-align:center;font-weight:normal;color:#009ec3;font-size:30pt;margin:15px;font-family:'aaarghnormal';}
#slider {width: 550px;margin-top: 20px;margin: 0 auto;position: relative;margin-left:40px;}
.scroll {
    height: 600px;
    width: 550px;
    overflow: auto;
    overflow-x: hidden;
    position: relative;
    clear: left;
    border:1px solid #e6e6e6;
    text-align:left;
}
.scrollContainer div.panel {
    padding: 0 20px;
    height: 410px;
    width: 500px;
    background: white;
}
.scrollContainer div.panel .check li {
	list-style: url(/engine/includes/jquery/billPayDemo/images/checkmark.gif);
}
div#mainSection {
    MARGIN-TOP: 20px;
}
ul.navigation {
    list-style: none;
    margin: 0;
    padding: 0;
    padding-bottom: 9px;
}
ul.navigation li {
    display: inline;
    margin-right: 4px;
}
ul.navigation a {
    padding: 10px;
    color: #000;
    text-decoration: none;
    font-size:12pt;
}
ul.navigation a:hover {background: #f6f6f6;font-size:12pt;}
ul.navigation a.selected {background: #fff;font-weight:bold;color:#3C5B6F;font-size:12pt;}
ul.navigation a:focus {outline: none;font-size:12pt;}
.scrollButtons {
    position: absolute;
    top: 150px;
    cursor: pointer;
    displaY:none;
}
.scrollButtons.left {left: -20px;}
.scrollButtons.right {right: -20px;}
.hide {display: none;}
.buttons {float:right;display:none;}
.buttons a{
	text-decoration:none;
	color:#e78800;
	font-weight:bold;
}
.panel img {
    width: 100%;
    height: auto;
}
p.deck{font-size:18pt;color:gray; border-top:1px dashed #e6e6e6;border-bottom:1px dashed #e6e6e6; padding:20px 0;text-align:center;width:100%;margin:0 auto;}
a.demoLinks {font-size:10pt;font-weight:bold;}

a{color:#009ec3;}
#faqLink{display:block;padding:20px;font-size:3em;background:green;color:white;text-decoration:none;width:400px;-webkit-border-radius: 10px;
border-radius: 10px;margin:160px auto 0 auto;}

.bigText{width:100%;font-size:1.75em;color:#7f7f7f;}
.bigText2{font-size:3em;color:#7f7f7f;}
