@import "//fonts.googleapis.com/css?family=Archivo+Narrow:400,700";

@import "//fonts.googleapis.com/css?family=Noto+Sans:400,700";

@import "//fonts.googleapis.com/css?family=Ubuntu:400,700";

body {
    font-family:'Ubuntu',sans-serif;
    font-size:17px;
    color:#888;
    line-height:27px
}

.backstretch {
    height:582px!important;
    width:100%;
    position:fixed!important;
    top:50px!important;
    left:0!important
}

#dnn_topbannerpane {
    width:100%;
    margin:50px auto 0;
    background:none;
    height:582px
}

#dnn_firstwhitepane {
    width:100%;
    background:#fff;
    margin:0;
    padding:85px 0 40px;
    position:relative;
    border-bottom:1px solid #DDD
}

#dnn_greenbannerpane {
    width:100%;
    background:#ededed;
    margin:0;
    padding:40px 0;
    position:relative;
    border-bottom:1px solid #FFF;
    border-top:1px solid #FFF
}

#siteWrapper {
    overflow:hidden
}

body,th,td,table,h1,h2,h3,h4,h5,h6,.Normal,a:link,a:visited,a:hover,input {
    font-family:'Ubuntu',sans-serif
}

em {
    font-style:italic;
    letter-spacing:0
}

strong {
    color:#333;
    font-weight:700
}

small {
    font-size:12px;
    letter-spacing:0
}

h1,h2,h3,h4,h5,h6 {
    line-height:1;
    margin:0 0 10px
}

h1 {
    font-size:26px
}

h2 {
    font-size:18px
}

h3 {
    font-size:18px;
    color:#666
}

h4 {
    font-size:16px;
    color:#666
}
/*
h5 {
        font-size:14px;
        color: #666;    
}

h6 {
        font-size:13px;
        color: #666;
}
*/
a,a:link,a:visited,a:active {
    color:#3B96B6;
    text-decoration:none
}

a:hover {
    color:#60BD54;
    text-decoration:none
}

p {
    margin:0 0 25px;
    color:#666;
    line-height:27px;
    font-size:17px
}

hr {
    clear:both;
    height:0;
    border:solid silver;
    border-width:1px 0 0;
    margin:20px 0
}

img {
    border:0
}

ol li {
    list-style-type:decimal;
    margin-bottom:8px;
    vertical-align:top
}

input[type="text"],select,textarea,input[type="email"],input[type="search"],#goog-wm-qt {
    padding:9px;
    margin-bottom:20px;
    background:#f3f3f3;
    border:1px solid #bfbfbf;
    -webkit-border-radius:0;
    border-radius:0;
    -webkit-box-shadow:0 1px 0 0 rgba(255,255,255,0.8),inset 0 1px 2px 0 rgba(0,0,0,0.1);
    box-shadow:0 1px 0 0 rgba(255,255,255,0.8),inset 0 1px 2px 0 rgba(0,0,0,0.1);
    color:#666;
    font-size:13px
}

.spacingRight {
    margin-right:30px
}

.wrapper {
    margin:0 Auto;
    width:978px
}

/* Content Pane - NEW Footer */
#BottomFooterLinks {
    width:978px;
    margin:0 auto;
    height:230px
}

#BottomFooterLinks h4 {
    font-size:18px;
    font-weight:400;
    letter-spacing:0;
    color:#E0E0E0;
    border-bottom:1px solid #636363;
    line-height:0
}

#UtmostBottomFooterPane {
    background-color:#333;
    padding:50px 5px 20px;
    position:relative
}

/* Content Pane - Footer */
.footerPane {
    float:left;
    width:160px
}

.footerPane,.footerPane .Normal {
    color:gray
}

.footerPaneRight {
    float:left;
    width:160px
}

#copyright {
    font-size:12px;
    color:#a6a6a6;
    margin:0 auto;
    width:978px
}

.clear {
    clear:both;
    display:block;
    overflow:hidden;
    visibility:hidden;
    width:0;
    height:0
}

ul.footerlinks {
    margin:0
}

.footerlinks li {
    list-style:none;
    margin-bottom:8px
}

.footerlinks li a:link,.footerlinks li a:visited {
    color:#a0a0a0
}

.footerlinks li a:hover {
    color:#e0e0e0
}

.pagination {
    z-index:11;
    bottom:0;
    left:0;
    padding:0;
    margin:0 0 35px;
    text-align:center
}