body {
    width: 100%;
    color: #424242;
    font-family: 'aller500', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 62.5%;
    position: relative;
    text-align: left;
    padding: 0;
    margin: 0 auto;
    left: 0;
    background: url(../images/sidebar.png) -20px 0 repeat-y #e0e3e4;
    -webkit-font-smoothing: antialiased;
}

body.toright {
    left: 262px;
}

body.toright .nav-open-button {}

body.popup {
    background: #fff;
}

#log {
    position: fixed;
    padding: 10px;
    top: 0;
    left: 0;
    background: #ccc;
}

header a.icon-mm {
    z-index: 100;
    width: 30px;
    position: absolute;
    left: 6px;
    top: 6px;
    font-size: 1em;
    line-height: 12px;
    display: none;
    vertical-align: middle;
}

header a.icon-mm:before {
    float: left;
    line-height: 28px;
    font-size: 3em;
}

header a.icon-mm span {
    float: left;
    width: 100%;
    text-transform: uppercase;
    font-size: 1.1em;
}

header a.icon-mm:link, header a.icon-mm:visited,
header a.icon-mm:hover, header a.icon-mm:active {
    text-decoration: none;
}

.beforehidden:before {
    visibility: hidden;
}

.beforenone:before {
    display: none;
}

* {
    -webkit-text-size-adjust: none;
}

html {
    min-height: 100%;
    margin-bottom: 1px;
    overflow: -moz-scrollbars-vertical;
    overflow-y: scroll;
    overflow-x: auto;
}

img, object, embed, iframe {
    border: 0px none;
    display: block;
    outline: none;
    margin: 0;
    padding: 0;
}

header, section, article, nav, aside, footer, menu, fieldset {
    display: block;
    margin: 0;
    padding: 0;
    border: 0 none;
}

form {
    margin: 0;
    padding: 0;
}

section img {
    height: auto;
    background: transparent url(../images/ajax-loader.gif) no-repeat center center;
}

section img.left {
    float: left;
    max-width: 50%;
    margin: 0 15px 10px 0;
}

section img.right {
    float: right;
    max-width: 50%;
    margin: 0 0 10px 15px;
}

section img.leftAlone {
    float: left;
    margin: 5px 100% 10px 0;
    clear: both;
}

section img.center {
    float: none;
    display: block;
    margin: 0 auto 10px auto;
    clear: both;
}

div.captionImage {
    max-width: 100%;
}

div.imageleftcaption, div.imagerightcaption {
    float: left;
    margin: 0 15px 15px 0;
    padding: 10px 10px 5px 10px;
    border: 1px solid #777777;
    background: #fff;
    text-align: center;
}

div.imagerightcaption {
    float: right;
    margin: 0 0 15px 15px;
}

a, a:link, a:visited {
    outline: none;
    color: #00375e;
    text-decoration: underline;
    cursor: pointer;
}

a:hover, a:active, a.current:visited, a.current:link {
    outline: none;
    color: #4d738f;
    text-decoration: underline;
}

a.nodeco:visited, a.nodeco:link, a.nodeco:hover, a.nodeco:active {
    text-decoration: none;
}

a.lightblue-black:link, a.lightblue-black:visited {
    color: #7092be;
}

a.lightblue-black:hover, a.lightblue-black:active {
    color: #4d738f;
}

a.lightblue-white:link, a.lightblue-white:visited {
    color: #7092be;
}

a.lightblue-white:hover, a.lightblue-white:active {
    color: #fff;
}

a.white-blue:link, a.white-blue:visited {
    color: #fff;
}

a.white-blue:hover, a.white-blue:active {
    color: #00375e;
}

a.white-lightblue:link, a.white-lightblue:visited {
    color: #fff;
}

a.white-lightblue:hover, a.white-lightblue:active {
    color: #7092be;
}

hr {
    clear: both;
    width: 100%;
    height: 1px;
    color: #dddfe0;
    border: 0px none;
    border-bottom: 1px solid #dddfe0;
    padding: 1em 0 0 0;
    margin: 0 0 1em 0;
    line-height: 1em;
}

input {
    outline: none;
}

input.input, textarea, select {
    font-size: 1em;
    line-height: 1em;
    font-family: 'aller500', sans-serif;
    padding: 3px;
    border: 0 none;
    color: #373737;
    outline: none;
}

select {
    padding: 2px;
}

p {
    padding: 0;
    margin: 0 0 .7em 0;
    font-size: 1.4em;
    line-height: 1.4em;
}

strong {
    font-family: 'aller700';
    font-weight: normal;
}

p.intro {
    font-size: 2em;
    color: #00375e;
    font-family: 'aller300';
    font-weight: normal;
}

p.large {
    font-size: 2em;
}

p.margin {
    clear: left;
    padding-top: 20px;
}

p small {
    font-size: .9em;
}

p.small {
    font-size: 1em;
}

ul.clearlist {
    clear: both;
}

.caps {
    text-transform: uppercase;
}

.highlight {
    color: #00b0ed;
}

p span.highlight {
    font-weight: 600;
}

span.zerospace {
    text-indent: -8000px;
    font-size: .05em;
    line-height: .05em;
}

ul, ol {
    margin: 0 0 1.2em 0;
    padding: 0 0 0 20px;
}

ol {
    padding: 0 0 0 30px;
}

ul li, ol li {
    font-size: 1.4em;
    line-height: 1.45em;
}

li li {
    font-size: 1em;
}

ul li *, ol li * {
    font-size: 1em;
}

h1, h2, h3, h4, p.likeh1, p.likeh2 {
    padding: 0;
    margin: 1em 0 .6em 0;
    display: block;
    font-family: 'aller300';
    font-weight: normal;
    font-size: 2.6em;
    line-height: 1.3em;
    color: #00375e;
}

h1, p.likeh1 {
    margin: 0 0 1em 0;
}

h1 strong, h2 strong, h3 strong, h4 strong {
    font-weight: normal;
}

h1 {
    line-height: 38px;
}

h1:before {
    font-size: 38px;
    padding: 0 11px 0 0;
    vertical-align: middle;
    letter-spacing: 0;
    min-width: 38px;
}

div.h1 {
    float: left;
    width: 99%;
}

div.h1events {
    float: left;
    width: 100%;
    margin: 0;
}

div.h1events h1 {
    float: left;
}

div.h1events ul.addevent {
    float: right;
    margin: .5em 0 0 0;
    position: relative;
    list-style-type: none;
    padding: 0;
}

div.h1events ul.addevent li {
    float: left;
    font-size: 1em;
}

div.h1events ul.addevent li a strong {
    font-size: 1.6em;
    vertical-align: middle;
}

div.h1events ul.addevent li a {
    float: left;
    text-transform: uppercase;
    line-height: 30px;
    background: #00375e;
    padding: 0 12px;
    font-size: 1.2em;
    font-family: 'aller300';
    font-weight: normal;
    position: relative;
}

div.h1events ul.addevent li a:before {
    font-size: 1.4em;
    float: left;
    padding: 0 5px 0 0;
    line-height: 30px;
}

div.h1events ul.addevent li a:link, div.h1events ul.addevent li a:visited,
div.h1events ul.addevent li a:hover, div.h1events ul.addevent li a:active {
    text-decoration: none;
}

div.h1events ul.addevent li a:link, div.h1events ul.addevent li a:visited {
    color: #fff;
}

div.h1events ul.addevent li a:hover, div.h1events ul.addevent li a:active {
    color: #00375e;
    background: #e0e3e4;
}

section div.eventloader {
    float: left;
    width: 100%;
}

section div.calendarday {
    float: left;
    width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-top: 1px solid #00375e;
    border-left: 1px solid #00375e;
    padding-left: 3%;
    margin-top: 58px;
    margin-bottom: 10px;
    position: relative;
}

section div.calendarday:after {
    content: " ";
    bottom: 0;
    left: 0;
    width: 64px;
    height: 1px;
    position: absolute;
    background: #00375e;
}

section div.calendarday h2 {
    float: left;
    width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: #00375e;
    color: #fff;
    margin: -18px 0 12px 0;
    font-size: 1em;
    line-height: 34px;
}

section div.calendarday h2 span.date {
    float: left;
    font-size: 1.9em;
    padding-left: 4%;
    font-family: 'aller300';
    font-weight: normal;
}

section div.calendarday h2 span.date strong {
    font-family: 'aller500';
    font-weight: normal;
}

section div.calendarday h2 span.day {
    float: left;
    width: 44px;
    height: 44px;
    text-align: center;
    font-size: 2.4em;
    line-height: 44px;
    border-radius: 24px;
    background: #00375e;
    border: 2px solid #fff;
    margin: -7px 0 -7px -10px;
    font-family: 'aller500';
    font-weight: normal;
}

section div.calendarday p.month {
    font-size: 1.8em;
    margin: 0;
    float: left;
    width: 4%;
    color: #00375e;
}

section div.calendarday ul.events {
    width: 96%;
    float: right;
    margin: 0;
    padding: 0;
    list-style-type: none;
}

section div.calendarday ul.events li {
    float: left;
    width: 20%;
    padding: 0 0 30px 5%;
    font-size: 1em;
    position: relative;
}

section div.calendarday ul.events li * {
    cursor: pointer;
}

section div.calendarday ul.events li.loaded:after, section div.calendarday ul.events li.loading:after {
    content: "";
    position: absolute;
    top: 0;
    left: 20%;
    right: 0;
    bottom: 30px;
    background: #00375e;
    opacity: .5;
}

section div.calendarday ul.events li.loading:after {
    background-image: url(../images/ajax-loader2.gif);
    background-repeat: no-repeat;
    background-position: center center;
}

section div.calendarday ul.events li.free:before {
    content: "FREE";
    position: absolute;
    top: 85px;
    right: 12px;
    font-size: 1.2em;
    padding: 2px 8px;
    background: #fff;
    color: #6e91bf;
    border: 1px solid #6e91bf;
}

section div.calendarday ul.events li div {
    float: left;
    width: 86%;
    background: #6e91bf;
    padding: 10px 7%;
    height: 54px;
    overflow: hidden;
    position: relative;
}

section div.calendarday ul.events li div:after {
    content: " ";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 10px;
    background: #6e91bf;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#6e91bf+0,6e91bf+100&0+0,1+100 */
    background: -moz-linear-gradient(top, rgba(110, 145, 191, 0) 0%, rgba(110, 145, 191, 1) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(110, 145, 191, 0) 0%, rgba(110, 145, 191, 1) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(110, 145, 191, 0) 0%, rgba(110, 145, 191, 1) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#006e91bf', endColorstr='#6e91bf', GradientType=0);
    /* IE6-9 */
}

section div.calendarday ul.events li div h3 {
    font-size: 1.7em;
    margin: 0;
    color: #fff;
    line-height: 18px;
    text-overflow: ellipsis;
    overflow: hidden;
    max-width: 100%;
}

section div.calendarday ul.events li p {
    float: left;
    width: 86%;
    color: #6e91bf;
    font-size: 1.4em;
    background: #fff;
    padding: 7px 7%;
    margin: 0;
    font-family: 'aller300';
    font-weight: normal;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

section div.eventholder {
    font-size: 1em;
    float: left;
    width: 100%;
    max-width: 830px;
    background: #fff;
    color: #00365f;
    font-family: 'aller300';
}

section div.eventholder p.message {
    font-size: 1.4em;
    margin: 0;
    display: block;
    float: right;
    background-color: #f9d0d0;
    padding: 5px 10px;
    border: 1px solid #cf0000;
    width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #b80000;
}

section #ajaxload div.eventholder {
    float: right;
}

section div.eventholder * {
    font-size: 1em;
}

section div.eventholder span.zerospace {
    font-size: .05em;
}

section table.calendar tr.event td div.eventholder p, section div.eventholder p {
    font-size: 1.5em;
    margin: 0 0 .7em 0;
}

section table.calendar tr.event td div.eventholder h2, section div.eventholder h2 {
    font-size: 1.7em;
    margin: 1em 0 .6em 0;
}

section table.calendar tr.event td div.eventholder h3, section div.eventholder h3 {
    font-size: 1.55em;
    margin: 1em 0 .6em 0;
}

section table.calendar tr.event td div.eventholder h4, section div.eventholder h4 {
    font-size: 1.4em;
    margin: 1em 0 .6em 0;
}

section table.calendar tr.event td div.eventholder li, section div.eventholder li {
    font-size: 1.5em;
}

section table.calendar tr.event td div.eventholder div.eventcontentleft p, section table.calendar tr.event td div.eventholder div.eventcontentleft li,
section div.eventholder div.eventcontentleft p, section div.eventholder div.eventcontentleft li {
    font-size: 1.7em;
}

section table.calendar tr.event td div.eventholder div.eventcontentleft p.free, section div.eventholder div.eventcontentleft p.free {
    font-size: 1.4em;
    text-transform: uppercase;
    font-family: 'aller700';
    color: #6e91bf;
    margin-bottom: .2em;
}

section table.calendar tr.event td div.eventholder ul, section table.calendar tr.event td div.eventholder ol,
section div.eventholder ul, section div.eventholder ol {
    margin: 0 0 1.2em 0;
    padding: 0 0 0 20px;
}

section table.calendar tr.event td div.eventholder div.share ul, section div.eventholder div.share ul {
    padding: 0;
    margin: 0;
}

section table.calendar tr.event td div.eventholder ol, section div.eventholder ol {
    padding: 0 0 0 30px;
}

section div.eventholder div.eventimages {
    float: left;
    width: 60%;
    max-width: 500px;
    max-height: 300px;
    overflow: hidden;
    position: relative;
    margin: 0 0 1em 0;
}

section div.eventholder div.eventimageswide {
    width: 100%;
    max-width: 100%;
}

section div.eventholder div.eventimages img {
    width: 100%;
    height: auto;
}

section div.eventholder div.eventimagesmap {
    float: left;
    width: 100%;
}

section div.eventholder div.eventcontentleft, section div.eventholder div.eventcontentright {
    float: left;
    width: 60%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 20px 15px 20px 20px;
}

section div.eventholder div.eventcontentright {
    width: 40%;
    padding: 20px;
}

section div.eventholder div.eventcontentright p.message {
    margin-bottom: 1em;
}

section div.eventholder ul.websites, section table.calendar tr.event td div.eventholder ul.websites {
    margin: 1em 0;
    padding: 0;
}

section div.eventholder ul.websites {
    float: left;
    width: 100%;
    list-style-type: none;
}

section div.eventholder ul.eventimagescontrols, section table.calendar tr.event td div.eventholder ul.eventimagescontrols {
    padding: 0;
}

section div.eventholder ul.websites li, section table.calendar tr.event td div.eventholder ul.websites li {
    float: left;
    padding: 0;
    text-align: center;
    font-size: 1.2em;
    line-height: 28px;
    margin: 0 0 8px 0;
    clear: left;
}

section div.eventholder ul.websites li a {
    float: left;
    text-transform: uppercase;
    line-height: 30px;
    background: #00375e;
    padding: 0 12px;
    font-family: 'aller300';
    font-weight: normal;
    position: relative;
}

section div.eventholder ul.websites li a:before {
    font-size: 1.3em;
    float: left;
    padding: 0 5px 0 0;
    line-height: 30px;
}

section div.eventholder ul.websites li a:link, section div.eventholder ul.websites li a:visited,
section div.eventholder ul.websites li a:hover, section div.eventholder ul.websites li a:active {
    text-decoration: none;
}

section div.eventholder ul.websites li a:link, section div.eventholder ul.websites li a:visited {
    color: #fff;
}

section div.eventholder ul.websites li a:hover, section div.eventholder ul.websites li a:active {
    color: #00375e;
    background: #e0e3e4;
}

section div.eventholder div.h1 {
    width: 100%;
}

section div.eventholder h1, section div.eventholder div.eventcontentright h2 {
    font-size: 2em;
    font-family: 'aller700';
    margin: 0 0 .6em 0;
    line-height: 1.2em;
}

section div.eventholder div.eventcontentright h2 {
    margin-bottom: .2em;
}

section div.eventholder div.eventmap {
    width: 40%;
    float: right;
    height: 0;
    padding-bottom: 36.05%;
    background: #eaeaea;
}

section div.eventholder div.eventmapwide {
    width: 100%;
}

section div.eventholder div.eventmap img {
    background: none;
}

section div.eventholder div.bar {
    background: #6e91bf;
    float: left;
    width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 12px 10px;
    position: relative;
}

section div.eventholder div.bar p.date {
    margin: 0 !important;
    color: #fff;
}

section div.eventholder div.bar p.date span.datecircle {
    float: left;
    width: 30px;
    height: 30px;
    text-align: center;
    font-size: 1.3em;
    line-height: 30px;
    border-radius: 16px;
    border: 1px solid #fff;
    margin: -6px 10px -6px 0;
    font-family: 'aller500';
    font-weight: normal;
}

section div.eventholder div.bar a.close {
    position: absolute;
    right: 10px;
    top: 12px;
    font-size: 1.5em;
}

section div.eventholder ul.eventimagescontrols {
    position: absolute;
    top: 50%;
    left: 0;
    width: 99%;
    z-index: 999;
    margin: 0;
    padding: 0;
    list-style-type: none;
    overflow: visible;
}

section div.eventholder ul.eventimagescontrols li {
    margin-top: -15px;
}

section div.eventholder ul.eventimagescontrols li.prev {
    float: left;
    margin-left: 14px;
}

section div.eventholder ul.eventimagescontrols li.next {
    float: right;
    margin-right: 14px;
}

section div.eventholder ul.eventimagescontrols li a {
    float: left;
    text-align: center;
    font-size: 2em;
}

section div.eventholder ul.eventimagescontrols li a:link, section div.eventholder ul.eventimagescontrols li a:visited {
    color: rgba(255, 255, 255, .8);
}

section div.eventholder ul.eventimagescontrols li a:hover, section div.eventholder ul.eventimagescontrols li a:active {
    color: #00375E;
}

div.share {
    float: right;
    margin: .5em 0 0 0;
    position: relative;
}

div.share a.icon-sh {
    float: left;
    text-transform: uppercase;
    line-height: 30px;
    background: #00375e;
    padding: 0 12px;
    font-size: 1.1em;
    font-family: 'aller300';
    font-weight: normal;
    position: relative;
}

div.share a.icon-sh:before {
    font-size: 1.4em;
    float: left;
    padding: 0 5px 0 0;
    line-height: 30px;
}

div.share a:link, div.share a:visited,
div.share a:hover, div.share a:active {
    text-decoration: none;
}

div.share a.icon-sh:link, div.share a.icon-sh:visited {
    color: #fff;
}

div.share a.icon-sh:hover, div.share a.icon-sh:active {
    color: #00375e;
    background: #e0e3e4;
}

div.share ul {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
    list-style-type: none;
    display: none;
    background: #00375e;
}

div.share ul li {
    float: left;
    padding: 0;
    text-align: center;
    width: 25%;
    font-size: 1.4em;
    line-height: 28px;
}

div.share ul li a:before {
    line-height: 28px;
}

div.share ul li a:link, div.share ul li a:visited {
    color: #fff;
}

div.share ul li a:hover, div.share ul li a:active {
    color: #4d738f;
}

div.h1 h1 {
    float: left;
    width: -moz-calc(100% - 80px);
    width: -webkit-calc(100% - 80px);
    width: -o-calc(100% - 80px);
    width: calc(100% - 80px);
}

div.h1contact h1 {
    padding: 0 1em 0 0;
    width: auto;
}

div.h1 ul.icons {
    padding: 0 1em;
    margin: .5em 0 0 0;
    list-style-type: none;
    float: left;
    border-left: 1px solid #00375e;
}

div.h1 ul.icons li {
    float: left;
    font-size: 2em;
    padding: 0 .3em;
}

div.h1 ul.icons li a:before {
    vertical-align: middle;
}

div.h1 ul.icons li a {
    float: left;
}

div.h1 ul.icons li a, div.h1 ul.icons li a:link, div.h1 ul.icons li a:visited {
    color: #00375e;
    text-decoration: none;
}

div.h1 ul.icons li a:hover, div.h1 ul.icons li a:active {
    color: #4d738f;
    text-decoration: none;
}

h2.nomargin, h3.nomargin, h4.nomargin {
    margin-top: 0;
}

h2, p.likeh2 {
    font-size: 1.7em;
}

h3 {
    font-size: 1.55em;
}

h4 {
    font-size: 1.4em;
}

h5 {
    font-size: 1.25em;
}

h6 {
    font-size: 1.1em;
}

.imagelink, .icon span {
    margin: 0;
    padding: 0;
    float: left;
    display: block;
    text-indent: -8000px;
    font-size: .05em;
    line-height: .05em;
}

.imagelink a {
    float: left;
    display: block;
    text-decoration: none;
}

header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    min-height: 89px;
    z-index: 99;
    opacity: 1;
}

header div.headerinner {
    background: #fff;
    margin: 0 auto;
    padding: 18px 30px;
    float: left;
    width: -moz-calc(100% - 60px);
    width: -webkit-calc(100% - 60px);
    width: -o-calc(100% - 60px);
    width: calc(100% - 60px);
    -o-box-shadow: 0px 3px 5px -3px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0px 3px 5px -3px rgba(0, 0, 0, .2);
    -webkit-box-shadow: 0px 3px 5px -3px rgba(0, 0, 0, .2);
    box-shadow: 0px 3px 5px -3px rgba(0, 0, 0, .2);
}

header .logo img {
    width: 206px;
    height: auto;
}

header .logo {
    margin: 0;
    float: left;
}

header .search-bar, article .search-bar {
    float: right;
    padding: 0 10px;
    width: 380px;
    font-size: 1em;
    line-height: 1.1em;
    background: #f4f5f5;
    border: 1px solid #193448;
}

article .search-bar {
    float: left;
    background: none;
    border: 0 none;
    border-top: 1px solid #d5d7d9;
    width: -moz-calc(100% - 130px);
    width: -webkit-calc(100% - 130px);
    width: -o-calc(100% - 130px);
    width: calc(100% - 130px);
    padding: 15px 65px 0 65px;
    margin: 15px 0 0 0;
}

article .search-bar fieldset {
    position: relative;
}

article .search-bar form {
    float: left;
    padding: 0 15px;
    background: #fff;
    width: 540px;
}

header .search-bar div, article .search-bar div {
    float: left;
}

header .search-bar input, article .search-bar input {
    padding: 0;
    margin: 0;
    background: #f4f5f5;
    border: 0 none;
    float: left;
}

article .search-bar input {
    background: #fff;
}

header .search-bar div.field {
    float: left;
    width: 330px;
}

header .search-bar div.field div.middleColumn {
    float: left;
    width: 100%;
}

header .search-bar input.text, article .search-bar input.text {
    font-family: 'aller300';
    font-weight: normal;
    color: #00375e;
    width: 100%;
    padding: .6em 0;
    font-size: 2em;
    letter-spacing: .01em;
}

body.loaded header .search-bar input.text {
    letter-spacing: 0em;
}

article .search-bar input.text {
    width: 490px;
}

header .search-bar input.action, article .search-bar input.action {
    float: right;
    visibility: hidden;
    padding: .25em 0;
    font-family: "qldc";
    color: #7092be;
    width: auto;
    font-size: 3em;
    text-align: right;
    cursor: pointer;
    width: 34px;
}

article .search-bar input.action {
    padding: .25em 0 0 0;
}

header .search-bar input.show, article .search-bar input.show {
    visibility: visible;
}

article .search-bar input.action {
    position: absolute;
    top: 0;
    right: 0;
}

article .search-bar div.optionset {
    width: 100%;
    float: left;
    border-top: 1px solid #d5d7d9;
}

article .search-bar div.optionset label.left {
    float: left;
    font-size: 1.1em;
    color: #00375e;
    font-family: 'aller700';
    text-transform: uppercase;
    padding: .7em 0;
}

article .search-bar div.optionset ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
    width: 100%;
    float: left;
}

article .search-bar div.optionset ul li {
    float: left;
    color: #00375e;
    font-size: 1.1em;
    padding: .5em;
}

article .search-bar ul li input.radio {
    margin: .2em .5em .2em 0;
}

header ul.links {
    float: right;
    margin: 2px 0 -2px 0;
    padding: 0;
    list-style-type: none;
}

header ul.links li {
    float: left;
    font-size: 1em;
    line-height: 1.1em;
    color: #00375e;
    z-index: 1;
    position: relative;
}

header ul.links li.fblike {
    width: 60px;
    padding: 1.2em 0;
    z-index: 0;
    overflow: hidden;
}

header ul.links li.icon {
    font-size: 3em;
    padding: .25em .2em 0 .1em;
}

header ul.links li.contact, header ul.links li.search {
    font-size: 2em;
    padding: .6em 0;
    font-family: 'aller300';
    font-weight: normal;
    line-height: 22px;
}

header ul.links li.search {
    display: none;
}

header ul.links li a {
    float: left;
}

header ul.links li.contact a, header ul.links li.search a {
    padding: 0 .6em;
    border-left: 1px solid #00375e;
}

header ul.links li a, header ul.links li a:link, header ul.links li a:visited {
    color: #00375e;
    text-decoration: none;
}

header ul.links li a:hover, header ul.links li a:active {
    color: #4d738f;
    text-decoration: none;
}

html.ie7 header ul.links li.icon {
    font-size: 1.1em !important;
    line-height: 1.1em !important;
    padding: 17px 5px !important;
    font-family: 'allerregular' !important;
}

html.ie7 header ul.links li.icon span {
    text-indent: 0 !important;
    font-size: 1em !important;
    line-height: 1em !important;
}

html.ie7 header ul.links li.icon a.beforenone {
    display: block;
}

html.ie7 header ul.links li.fblike, #fb-root {
    display: none;
}

div.main {
    float: left;
    width: 100%;
    margin: 89px 0 0 0;
    position: relative;
    background-color: #7c7d7d;
}

body.cdem div.main {
    background: #feed01 url(../images/cdembg.png) repeat-x;
}

div.sidebar {
    float: left;
    width: 262px;
    padding: 0;
    position: relative;
    z-index: 4;
    background: url(../images/sidebar.png);
}

div.sidebaropen {
    position: absolute;
    top: -50px;
    left: 0px;
}

div.sidebar div.sidesda {
    float: left;
    width: 100%;
    margin: 0 0 8px 0;
}

div.sidebar div.sidesdaFooter {
    margin-bottom: -129px;
}

div.sidebar div.inner {
    float: left;
    padding: 40px 30px;
    width: -moz-calc(100% - 60px);
    width: -webkit-calc(100% - 60px);
    width: -o-calc(100% - 60px);
    width: calc(100% - 60px);
}

div.sidebar div.inner {
    padding-top: 0;
}

div.sidebar div.drilldown {
    width: 100%;
    float: left;
    position: relative;
    padding-top: 45px;
}

div.sidebar h2 {
    color: #7092be;
    font-size: 2.3em;
    float: left;
    width: 100%;
    padding: 0 0 .1em 0;
    margin: 1em 0 .7em 0;
    border-bottom: 1px solid #7092be;
}

div.sidebar ul.popular {
    padding: 0;
    margin: 0;
    list-style-type: none;
}

div.sidebar ul.popular li {
    float: left;
    width: 100%;
    font-size: 1.5em;
    font-family: 'aller300';
    font-weight: normal;
    margin: 0 0 .4em 0;
    color: #fff;
}

div.sidebar ul.popular li:before {
    content: "> ";
}

div.sidebar ul.popular li a, div.sidebar ul.popular li a:link, div.sidebar ul.popular li a:visited {
    color: #f5f5f5;
    text-decoration: underline;
}

div.sidebar ul.popular li a:hover, div.sidebar ul.popular li a:active {
    color: #7092be;
    text-decoration: underline;
}

nav.primary ul ul {
    display: none;
}

nav.ctDrillDown {
    width: 262px;
    float: left;
    position: relative;
    overflow: hidden;
}

nav.ctDrillDown ul {
    list-style: none;
    position: absolute;
    top: 0;
    display: none;
}

nav.ctDrillDown>ul {
    left: 0;
    display: block;
}

nav.primary ul {
    float: left;
    margin: 0;
    padding: 0;
    width: 100%;
    list-style-type: none;
}

nav.primary ul li {
    float: left;
    width: 202px;
    padding: 0 30px;
    font-family: 'aller300';
    font-weight: normal;
    font-size: 1em;
    line-height: 30px;
    letter-spacing: -.05em;
    margin-bottom: 14px;
}

nav.primary ul li.hover {
    padding: 8px 30px;
    margin: -8px 0 6px 0;
    background: #4d738f;
}

nav.primary ul li.hover a:link, nav.primary ul li.hover a:visited {
    color: #fff;
}

nav.primary ul li span {
    float: right;
    line-height: 30px;
    color: #fff;
    font-size: 1.7em;
    text-align: center;
    margin: 0 -30px 0 0;
    cursor: pointer;
    width: 30px;
}

nav.primary ul li span:hover {
    background: #7092be;
}

div.sidebarnormal nav.primary ul li span {
    display: none;
}

nav.primary ul li a:before {
    font-size: 30px;
    padding: 0 10px 0 0;
    vertical-align: middle;
    letter-spacing: 0;
}

nav.primary ul li a {
    float: left;
    font-size: 1.7em;
}

nav.primary ul li.expandable li {
    line-height: 23px;
}

nav.primary ul li.expandable li a {
    font-size: 1.6em;
}

nav.primary ul li.expandable>a {
    width: -moz-calc(100% - 25px);
    width: -webkit-calc(100% - 25px);
    width: -o-calc(100% - 25px);
    width: calc(100% - 25px);
    padding: 0 25px 0 0;
}

div.sidebarnormal nav.primary ul li.expandable>a {
    width: 100%;
    padding: 0;
}

nav.primary ul li.expandable li.back a {
    width: 90%;
    padding: .3em 5%;
    font-size: 1.4em;
    line-height: 30px;
    background: #7092be;
}

nav.primary ul li a:link, nav.primary ul li a:visited {
    color: #fff;
    text-decoration: none;
}

nav.primary ul li a:hover, nav.primary ul li a:active {
    color: #4d738f;
    text-decoration: none;
}

nav.primary ul li.current>a:link, nav.primary ul li.current>a:visited,
nav.primary ul li.section>a:link, nav.primary ul li.section>a:visited {
    font-family: 'aller700';
    font-weight: normal;
    letter-spacing: -.05em;
    text-decoration: none;
}

nav.primary ul li ul.subnav {
    margin: 1em 0;
}

nav.primary ul li ul.subnav ul {
    margin: 1em 0 0 0;
}

nav.primary ul li ul.subnav li {
    line-height: 1.4em;
    margin: 0 0 4px 0;
}

nav.primary ul li ul.subnav li span {}

nav.primary ul li ul.subnav li a {
    width: auto;
    font-size: 1.2em;
    padding: 0;
}

nav.primary ul li ul.subnav ul {
    padding: 0 0 0 5%;
    width: 95%;
}

nav.primary ul li ul.subnav ul ul {
    padding: 0 0 0 10%;
    width: 90%;
}

nav.primary ul li ul.subnav ul ul ul {
    padding: 0 0 0 15%;
    width: 85%;
}

nav.primary ul li ul.subnav ul ul ul ul {
    padding: 0 0 0 20%;
    width: 80%;
}

nav.primary ul li ul.subnav ul ul ul ul ul {
    padding: 0 0 0 25%;
    width: 75%;
}

nav.primary ul li ul.subnav ul ul ul ul ul ul {
    padding: 0 0 0 30%;
    width: 70%;
}

article {
    position: relative;
    z-index: 1;
    width: 100%;
    position: relative;
    margin: 0 0 0 -262px;
    float: right;
    min-width: 300px;
    background: url(../images/article.png);
}

section div.simple {
    float: left;
    width: 100%;
    background: #fff;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 15px;
}

article.home {
    background: none;
}

article.home div.qldcalert {
    float: right;
    padding: 20px 30px 0 0;
    margin: 0 0 -20px 0;
    color: #00375e;
    max-width: 462px;
}

article.home div.qldcalert span.icon-xc {
    float: left;
    font-size: 38px;
    padding: 5px 20px 0 0;
    vertical-align: middle;
    letter-spacing: 0;
}

article.home div.qldcalertinner {
    float: left;
    background: #fff;
    padding: 15px 20px;
}

article.home div.qldcalert p {
    font-size: 15px;
    margin: 0;
    font-family: 'aller300';
    font-weight: normal;
}

article.home div.qldcalert p span.alert {
    font-size: 20px;
    font-family: 'aller700';
    font-weight: normal;
}

article.home div.qldcalert p a {
    font-style: italic;
    font-size: 12px;
}

article div.inner {
    width: -moz-calc(100% - 262px);
    width: -webkit-calc(100% - 262px);
    width: -o-calc(100% - 262px);
    width: calc(100% - 262px);
    float: left;
    padding: 0 0 0 262px;
    position: relative;
    background: url(../images/sidebar.png) -20px 0 repeat-y;
}

article div.inner div.innergrey {
    float: left;
    background: #e0e3e4;
    width: 100%;
    padding: 15px 0 15px 0;
}

article div.inner ul.breadcrumbs {
    float: left;
    width: -moz-calc(100% - 60px);
    width: -webkit-calc(100% - 60px);
    width: -o-calc(100% - 60px);
    width: calc(100% - 60px);
    padding: 0 30px;
    margin: 0;
    list-style-type: none;
}

article div.inner ul.breadcrumbs li {
    float: left;
    padding: 0 7px 0 0;
    line-height: 22px;
}

article div.inner aside.subnav {
    float: left;
    width: 222px;
    position: absolute;
    top: 100px;
    left: 295px;
}

article div.inner aside.subnav nav.secondary, article div.inner aside.subnav div.related, article div.inner aside.subnav div.contentside {
    float: left;
    width: 182px;
    padding: 0 20px;
    margin: 0 0 20px 0;
    border-left: 1px solid #00375e;
}

article div.inner aside.subnav div.contentside p {
    font-size: 1.2em;
}

article div.inner aside.subnav h2 {
    margin-top: 0;
    font-size: 1.8em;
    float: left;
    width: 100%;
}

article div.inner aside.subnav ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
    float: left;
    width: 100%;
}

article div.inner aside.subnav ul ul {
    padding: 0 0 0 5%;
    width: 95%;
}

article div.inner aside.subnav ul ul ul {
    padding: 0 0 0 10%;
    width: 90%;
}

article div.inner aside.subnav ul ul ul ul {
    padding: 0 0 0 15%;
    width: 85%;
}

article div.inner aside.subnav ul ul ul ul ul {
    padding: 0 0 0 20%;
    width: 80%;
}

article div.inner aside.subnav ul ul ul ul ul ul {
    padding: 0 0 0 25%;
    width: 75%;
}

article div.inner aside.subnav ul ul ul ul ul ul ul {
    padding: 0 0 0 30%;
    width: 70%;
}

article div.inner aside.subnav ul li {
    font-size: 1em;
    float: left;
    width: 100%;
    margin: 7px 0 0 0;
    font-family: 'aller300';
    font-weight: normal;
}

article div.inner aside.subnav ul li span, article div.inner aside.subnav ul li.drilldown-back {
    display: none;
}

article div.inner aside.subnav ul li a {
    font-size: 1.4em;
    line-height: 1.3em;
}

article div.inner aside.subnav ul ul li:before {
    content: "> ";
    vertical-align: middle;
    font-size: 1.4em;
}

article div.inner aside.subnav ul li ul a {
    font-size: 1.2em;
}

article div.inner aside.subnav ul li ul ul a {
    font-size: 1.1em;
}

article div.inner aside.subnav ul li ul li:before {
    font-size: 1.2em;
}

article div.inner aside.subnav ul li ul ul li:before {
    font-size: 1.1em;
}

article div.inner aside.subnav ul li a:link, article div.inner aside.subnav ul li a:visited {
    text-decoration: none;
}

article div.inner aside.subnav ul li a:hover, article div.inner aside.subnav ul li a:active {
    text-decoration: underline;
}

article div.inner aside.subnav ul li a.current:link, article div.inner aside.subnav ul li a.current:visited {
    font-family: 'aller700';
    font-weight: normal;
}

article.home div.inner {
    margin: 40px auto 0 auto;
    padding: 0 0 60px 262px;
    text-align: center;
}

article.home div.inner div.home {
    width: 830px;
    margin: auto;
    text-align: left;
}

article div.inner div.content {
    width: 100%;
    float: left;
}

article div.inner div.contentsubnav {
    width: auto;
    float: none;
    clear: both;
    padding: 0 0 0 257px;
}

section.page {
    float: left;
    background: #fff;
    width: -moz-calc(100% - 130px);
    width: -webkit-calc(100% - 130px);
    width: -o-calc(100% - 130px);
    width: calc(100% - 130px);
    padding: 45px 65px;
}

section.pagecalendar {
    background: none;
}

section.page h2, section.page p.likeh2 {
    font-family: 'aller700';
    font-weight: normal;
}

section.page h3, section.page h4, section.page h5 {
    font-family: 'aller500';
    font-weight: normal;
}

section.page iframe {
    width: 100% !important;
}

section.page hr {
    width: -moz-calc(100% + 130px);
    width: -webkit-calc(100% + 130px);
    width: -o-calc(100% + 130px);
    width: calc(100% + 130px);
    margin-left: -65px;
    margin-right: -65px;
}

section div.contentmax {
    float: left;
    width: 100%;
    max-width: 917px;
    padding-bottom: 50px;
    position: relative;
}

section div.contentmax p {
    clear: left;
}

section div.contentmax img {
    max-width: 100%;
    height: auto;
}

article div.inner div.contentsubnav section div.contentmax {
    max-width: 690px;
}

section h3.question {
    margin-top: 2em;
}

section ul.faqs, section ol.faqs {
    clear: both;
}

section ul.faqs li, section ol.faqs li {
    margin: 0 0 .5em 0;
}

section div.galleryholder {
    position: relative;
    width: 99%;
    padding: 0 1% 1% 0;
    float: left;
}

section div.gallery {
    position: relative;
    width: 100%;
    float: left;
}

section ul.gallerycontrols {
    position: absolute;
    top: 50%;
    left: 0;
    width: 99%;
    margin: 0;
    padding: 0;
    list-style-type: none;
    overflow: visible;
}

section ul.gallerycontrols li {
    margin-top: -30px;
}

section ul.gallerycontrols li.prev {
    float: left;
}

section ul.gallerycontrols li.next {
    float: right;
}

section ul.gallerycontrols li a {
    float: left;
    font-size: 3em;
    font-family: 'aller300';
    font-weight: normal;
    background: rgba(0, 55, 94, .5);
    padding: 0 3px;
    line-height: 60px;
}

section ul.gallerycontrols li a:link, section ul.gallerycontrols li a:visited {
    color: #fff;
}

section ul.gallerycontrols li a:hover, section ul.gallerycontrols li a:active {
    color: #fff;
    background: #00375E;
}

section ul.gallerycontrols li.prev a:before {
    content: "<";
}

section ul.gallerycontrols li.next a:before {
    content: ">";
}

section ul.gallery {
    list-style-type: none;
    padding: 0;
    margin: 0 0 1% 0;
    width: 100%;
    float: left;
}

section ul.gallery li {
    float: left;
    width: 9%;
    padding: 0 1% 1% 0;
}

section ul.gallery li a {
    float: left;
}

section ul.gallery li img {
    float: left;
    width: 100%;
}

section ul.gallery li a.videomov {
    background: #e0e3e4 url(../images/files22/mov.png) no-repeat center;
}

section ul.gallery li a.videomp4 {
    background: #e0e3e4 url(../images/files22/mp4.png) no-repeat center;
}

section ul.gallery li a.videoavi {
    background: #e0e3e4 url(../images/files22/avi.png) no-repeat center;
}

section ul.gallery li a.videoembed {
    background-position: center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

section ul.gallery li a.video img {
    background: none;
}

section div.cols {
    float: left;
    width: 100%;
    color: #00375e;
}

section div.cols h2 {
    font-size: 1.8em;
    margin: 1.6em 0 .6em 0;
}

section div.cols h2.nomargin {
    margin-top: 0;
}

section div.cols p {
    margin: 0 0 1.6em 0;
}

section div.colsthird {
    float: left;
    width: 29%;
    padding: 0 3%;
    min-height: 280px;
}

section div.colsthird.colsfirst {
    border-right: 1px solid #00375e;
    padding: 0 3% 0 0;
}

section div.colsthird.colslast {
    border-left: 1px solid #00375e;
    padding: 0 0 0 3%;
}

section div.colshalf {
    float: left;
    width: 46%;
}

section div.colshalf.colsfirst {
    border-right: 1px solid #00375e;
    padding: 0 3% 0 0;
}

section div.colshalf.colslast {
    padding: 0 0 0 3%;
}

section div.contentmax div.pageimages {
    float: left;
    width: 100%;
    max-height: 300px;
    overflow: hidden;
    position: relative;
    margin: 0 0 1em 0;
}

section div.contentmax div.pageimageslow {
    max-height: 160px;
}

section div.contentmax div.pageimages img {
    width: 100%;
    max-width: 690px;
    height: auto;
}

section ul.eventsnav {
    float: left;
    width: 100%;
    list-style-type: none;
    padding: 0;
    margin: 0;
    position: relative;
    z-index: 2;
}

section ul.eventsnav>li {
    float: right;
    position: relative;
    line-height: 19px;
    font-size: 1em;
    text-align: center;
    padding: 10px 0;
    background: #fff;
}

section ul.eventsnav>li.timeline, section ul.eventsnav>li.calendar {
    float: left;
    background: none;
    padding: 0 6px 0 0;
}

section ul.eventsnav>li.calendar>a:before, section ul.eventsnav>li.timeline>a:before {
    content: "";
    float: left;
    width: 100%;
    height: 27px;
    background: url(../images/eventsnav.png) no-repeat center top;
}

section ul.eventsnav>li.timeline>a:before {
    background-position: center bottom;
}

section ul.eventsnav>li>a {
    min-width: 80px;
    padding: 10px;
    float: left;
    border-left: 1px solid #00375e;
}

section ul.eventsnav>li.categories>a {
    border-left: 0 none;
}

section ul.eventsnav>li>a.switch {
    padding: 6px 6px 7px 6px;
    border: 0 none;
}

section ul.eventsnav>li>a.switch:link, section ul.eventsnav>li>a.switch:visited {
    background: #7b7d7d;
    color: #fff;
}

section ul.eventsnav>li>a.switch:hover, section ul.eventsnav>li>a.switch:active,
section ul.eventsnav>li>a.switch.current:link, section ul.eventsnav>li>a.switch.current:visited {
    background: #4c4c4c;
    color: #fff;
}

section ul.eventsnav li a {
    font-family: 'aller300';
    font-weight: normal;
}

section ul.eventsnav>li>a {
    font-size: 1.6em;
    background: #fff;
    text-decoration: none;
}

section ul.eventsnav>li>a:link, section ul.eventsnav>li>a:visited {
    color: #7c7d7d;
    text-decoration: none;
}

section ul.eventsnav>li>a:hover, section ul.eventsnav>li>a:active,
section ul.eventsnav>li>a.current:link, section ul.eventsnav>li>a.current:visited {
    color: #00375e;
    text-decoration: none;
}

section ul.eventsnav>li.labels>a {
    max-width: 100px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-right: 17px;
    border-right: 10px solid #fff;
    background: #fff url(../images/labeldrop.png) no-repeat right 20px;
}

section ul.eventsnav>li.labels>a.open {
    background-position: right -61px;
}

section ul.eventsnav>li.labels li {
    line-height: 16px;
    text-align: left;
}

section ul.eventsnav li ul.eventlabels {
    top: 78px;
    left: 0;
    position: absolute;
    width: 100%;
    list-style-type: none;
    padding: 12px 0;
    margin: 0 0 1em 0;
    background: #fff;
    display: none;
    opacity: .9;
}

section ul.eventsnav li ul.eventlabels li {
    clear: both;
    padding: 3px 20px;
}

section ul.eventsnav li ul.eventlabels li.all {
    padding: .5em 20px 0 20px;
    margin: .5em 0 0 0;
    border-top: 1px dotted #7c7d7d;
}

section ul.eventsnav li ul.eventlabels li a {
    font-size: 1.3em;
}

section ul.eventsnav li ul.eventlabels li a:link, section ul.eventsnav li ul.eventlabels li a:visited {
    text-decoration: none;
}

section ul.eventsnav li ul.eventlabels li a:hover, section ul.eventsnav li ul.eventlabels li a:active {
    text-decoration: none;
}

section ul.eventsnav>li .search-bar {
    float: left;
    padding: 12px 15px;
    margin: 0;
    width: 200px;
    position: relative;
    border: 0 none;
    border-left: 1px solid #00375e;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

section ul.eventsnav>li .search-bar div, section ul.eventsnav>li .search-bar form {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
}

section ul.eventsnav>li .search-bar form {
    border: 1px solid #dbdbdb;
}

section ul.eventsnav>li .search-bar input {
    padding: 0;
    margin: 0;
    background: #f4f5f5;
    border: 0 none;
    float: left;
}

section ul.eventsnav>li .search-bar input.text {
    font-family: 'aller300';
    font-weight: normal;
    color: #00375e;
    width: 100%;
    padding: 0 10px;
    font-size: 1.4em;
    letter-spacing: .01em;
    height: 32px;
    line-height: 32px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

section ul.eventsnav>li .search-bar div.Actions {
    position: absolute;
    top: 13px;
    right: 14px;
}

section ul.eventsnav>li .search-bar input.action {
    float: right;
    visibility: hidden;
    padding: .25em 0;
    font-family: "qldc";
    color: #7092be;
    width: auto;
    font-size: 2em;
    text-align: right;
    cursor: pointer;
    width: 32px;
    height: 32px;
}

section ul.eventsnav>li .search-bar input.show {
    visibility: visible;
}

section ul.files, section ul.categories {
    clear: both;
    margin: 0 0 1em 0;
    padding: 0;
    list-style-type: none;
}

section ul.files li, section ul.categories li {
    padding: 0 0 0 30px;
    min-height: 25px;
    margin-bottom: 3px;
    background-repeat: no-repeat;
    background-image: url(../images/files22/page.png);
}

section ul.files li.acc {
    background-image: url(../images/files22/aac.png);
}

section ul.files li.ai {
    background-image: url(../images/files22/ai.png);
}

section ul.files li.aiff {
    background-image: url(../images/files22/aiff.png);
}

section ul.files li.asp {
    background-image: url(../images/files22/asp.png);
}

section ul.files li.avi {
    background-image: url(../images/files22/avi.png);
}

section ul.files li.bmp {
    background-image: url(../images/files22/bmp.png);
}

section ul.files li.c {
    background-image: url(../images/files22/c.png);
}

section ul.files li.cpp {
    background-image: url(../images/files22/cpp.png);
}

section ul.files li.css {
    background-image: url(../images/files22/css.png);
}

section ul.files li.dat {
    background-image: url(../images/files22/dat.png);
}

section ul.files li.dmg {
    background-image: url(../images/files22/dmg.png);
}

section ul.files li.doc {
    background-image: url(../images/files22/doc.png);
}

section ul.files li.docx {
    background-image: url(../images/files22/docx.png);
}

section ul.files li.dot {
    background-image: url(../images/files22/dot.png);
}

section ul.files li.dotx {
    background-image: url(../images/files22/dotx.png);
}

section ul.files li.dwg {
    background-image: url(../images/files22/dwg.png);
}

section ul.files li.dxf {
    background-image: url(../images/files22/dxf.png);
}

section ul.files li.eps {
    background-image: url(../images/files22/eps.png);
}

section ul.files li.exe {
    background-image: url(../images/files22/exe.png);
}

section ul.files li.flv {
    background-image: url(../images/files22/flv.png);
}

section ul.files li.gif {
    background-image: url(../images/files22/gif.png);
}

section ul.files li.h {
    background-image: url(../images/files22/h.png);
}

section ul.files li.html {
    background-image: url(../images/files22/html.png);
}

section ul.files li.ics {
    background-image: url(../images/files22/ics.png);
}

section ul.files li.iso {
    background-image: url(../images/files22/iso.png);
}

section ul.files li.java {
    background-image: url(../images/files22/java.png);
}

section ul.files li.jpg {
    background-image: url(../images/files22/jpg.png);
}

section ul.files li.key {
    background-image: url(../images/files22/key.png);
}

section ul.files li.m4v {
    background-image: url(../images/files22/m4v.png);
}

section ul.files li.mid {
    background-image: url(../images/files22/mid.png);
}

section ul.files li.mov {
    background-image: url(../images/files22/mov.png);
}

section ul.files li.mp3 {
    background-image: url(../images/files22/mp3.png);
}

section ul.files li.mp4 {
    background-image: url(../images/files22/mp4.png);
}

section ul.files li.mpg {
    background-image: url(../images/files22/mpg.png);
}

section ul.files li.odp {
    background-image: url(../images/files22/odp.png);
}

section ul.files li.ods {
    background-image: url(../images/files22/ods.png);
}

section ul.files li.odt {
    background-image: url(../images/files22/odt.png);
}

section ul.files li.otp {
    background-image: url(../images/files22/otp.png);
}

section ul.files li.ots {
    background-image: url(../images/files22/ots.png);
}

section ul.files li.ott {
    background-image: url(../images/files22/ott.png);
}

section ul.files li.pdf, section ul.files li.PDF {
    background-image: url(../images/files22/pdf.png);
}

section ul.files li.php {
    background-image: url(../images/files22/php.png);
}

section ul.files li.png {
    background-image: url(../images/files22/png.png);
}

section ul.files li.pps {
    background-image: url(../images/files22/pps.png);
}

section ul.files li.ppt {
    background-image: url(../images/files22/ppt.png);
}

section ul.files li.psd {
    background-image: url(../images/files22/psd.png);
}

section ul.files li.py {
    background-image: url(../images/files22/py.png);
}

section ul.files li.qt {
    background-image: url(../images/files22/qt.png);
}

section ul.files li.rar {
    background-image: url(../images/files22/rar.png);
}

section ul.files li.rb {
    background-image: url(../images/files22/rb.png);
}

section ul.files li.rtf {
    background-image: url(../images/files22/rtf.png);
}

section ul.files li.sql {
    background-image: url(../images/files22/sql.png);
}

section ul.files li.tga {
    background-image: url(../images/files22/tga.png);
}

section ul.files li.tgz {
    background-image: url(../images/files22/tgz.png);
}

section ul.files li.tiff {
    background-image: url(../images/files22/tiff.png);
}

section ul.files li.txt {
    background-image: url(../images/files22/txt.png);
}

section ul.files li.wav {
    background-image: url(../images/files22/wav.png);
}

section ul.files li.xls {
    background-image: url(../images/files22/xls.png);
}

section ul.files li.xlsx {
    background-image: url(../images/files22/xlsx.png);
}

section ul.files li.xml {
    background-image: url(../images/files22/xml.png);
}

section ul.files li.yml {
    background-image: url(../images/files22/yml.png);
}

section ul.files li.zip {
    background-image: url(../images/files22/zip.png);
}

article div.inner div.contentsubnav section div.contentmax {
    max-width: 690px;
}

section div.related {
    float: left;
    width: 100%;
}

section div.related h2 {
    float: left;
    font-size: 2.4em;
    color: #7092be;
    padding: 0 2em .5em 0;
    border-bottom: 1px solid #7092be;
}

section div.related ul {
    float: left;
    width: 100%;
    padding: 0;
    margin: 1em 0 0 0;
    list-style-type: none;
}

section div.related ul li {
    margin: 0 0 .4em 0;
    font-size: 1.4em;
    font-family: 'aller300';
    font-weight: normal;
}

section div.related ul li:before {
    content: "> ";
}

section div.related ul li a:link, section div.related ul li a:visited {
    color: #7c7d7d;
}

section div.related ul li a:hover, section div.related ul li a:active {
    color: #00375e;
}

section.homeboxesnews, section.home3panels {
    float: left;
    padding: 6px;
    width: 818px;
    margin: 0 0 9px 0;
    background: url(../images/section.png);
}

div.homecdemholder {
    float: left;
    width: 100%;
    background: #fff;
}

div.homecdem, ul.homecdem {
    float: left;
    width: 46%;
    padding: 2%;
}

.homecdem h1,
.homecdem h2,
.homecdem h3,
.homecdem h4 {
    font-family: 'aller700';
}

ul.homecdem {
    padding: 0;
    margin: 0;
    list-style-type: none;
}

ul.homecdem li {
    float: left;
    width: 100%;
    border-top: 1px solid #dddfe0;
    padding: 0 0 0 0;
    margin: 0 0 1em 0;
    font-size: 1em;
}

ul.homecdem li.first {
    margin: 0;
    border-top: 0 none;
}

ul.homecdem li p {
    font-size: 1.3em;
}

ul.homecdem li h2 {
    font-size: 1.6em;
}

div.homeboxes {
    width: 412px;
    float: left;
    position: relative;
    z-index: 2;
}

div.homeboxes ul.homeboxes {
    float: left;
    width: 100%;
    padding: 0;
    margin: 0 0 -6px 0;
    list-style-type: none;
}

div.homeboxes ul.homeboxes li.services a:before {
    font-size: 38px;
    padding: 0 15px 0 0;
    vertical-align: middle;
}

div.homeboxes ul.homeboxes li {
    float: left;
    padding: 0 6px 6px 0;
    width: -moz-calc(50% - 6px);
    width: -webkit-calc(50% - 6px);
    width: -o-calc(50% - 6px);
    width: calc(50% - 6px);
    line-height: 73px;
    font-family: 'aller300';
    font-weight: normal;
    font-size: 2em;
    text-align: center;
}

div.homeboxes ul.homeboxes li a {
    float: left;
    width: 100%;
    background: #fff;
}

div.homeboxes ul.homeboxes li a:link, div.homeboxes ul.homeboxes li a:visited {
    text-decoration: none;
    background: #fff;
}

div.homeboxes ul.homeboxes li a:hover, div.homeboxes ul.homeboxes li a:active {
    color: #fff;
    text-decoration: none;
    background: #7092be;
}

div.homeboxespopup {
    width: -moz-calc(100% - 42px);
    width: -webkit-calc(100% - 42px);
    width: -o-calc(100% - 42px);
    width: calc(100% - 42px);
    min-height: 274px;
    padding: 18px;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    background: #fff;
}

div.homeboxespopup a.hide {
    position: absolute;
    top: 18px;
    right: 18px;
    font-family: 'aller300';
    font-weight: normal;
    line-height: 15px;
    vertical-align: middle;
}

div.homeboxespopup a.hide:after {
    content: " X";
    font-family: 'aller500';
    font-weight: normal;
    font-size: 1.3em;
    vertical-align: middle;
}

div.homeboxespopup a.hide:link, div.homeboxespopup a.hide:visited {
    color: #5a5959;
    text-decoration: none;
}

div.homeboxespopup a.hide:hover, div.homeboxespopup a.hide:active {
    color: #00375e;
    text-decoration: none;
}

div.homeboxespopup div.hbpinner {
    clear: left;
    padding: 0 18px;
}

div.homeboxespopup h2 {
    font-size: 2em;
    margin-top: 0;
    padding-bottom: .4em;
    border-bottom: 1px solid #cee5f9;
}

div.homeboxespopup h2 a {
    text-decoration: none;
}

div.homeboxespopup h3 {
    font-family: 'aller500';
    font-weight: normal;
    color: #00375e;
    margin-top: 0;
}

div.homeboxespopup ul {
    padding: 0;
    margin: 1em 0 0 0;
    list-style-type: none;
}

div.homeboxespopup ul li {
    margin: 0 0 .4em 0;
    font-size: 1.4em;
    font-family: 'aller300';
    font-weight: normal;
}

div.homeboxespopup ul li:before {
    content: "> ";
}

div.homeboxespopup ul.viewall li:before {
    content: "";
}

div.homeboxespopup ul.viewall a:link, div.homeboxespopup ul.viewall a:visited {
    color: #7092be;
}

div.homeboxespopup ul.viewall a:hover, div.homeboxespopup ul.viewall a:active {
    color: #00375e;
}

div.homenews {
    width: 406px;
    float: right;
    position: relative;
    overflow: hidden;
    max-height: 310px;
}

div.homenews ul.morenews {
    position: absolute;
    z-index: 1;
    margin: 0;
    padding: 0;
    list-style-type: none;
    top: 0;
    right: 0;
}

div.homenews ul.morenews li {
    font-size: 1.3em;
    float: left;
}

div.homenews ul.morenews li a {
    padding: .3em .8em;
    float: left;
}

div.homenews ul.morenews li a:link, div.homenews ul.morenews li a:visited {
    color: #fff;
    background: #7c7d7d;
    text-decoration: none;
}

div.homenews ul.morenews li a:hover, div.homenews ul.morenews li a:active {
    color: #fff;
    background: #00375e;
    text-decoration: none;
}

div.homenews div.homenewsimage {
    position: relative;
    float: left;
    width: 100%;
    overflow: hidden;
    max-height: 262px;
}

div.homenews div.homenewsimage img {
    float: left;
    cursor: pointer;
    width: 100%;
    height: auto;
}

div.homenews div.homenewsimage p.date {
    position: absolute;
    bottom: 0;
    left: 0;
    margin: 0;
    padding: .3em 12px;
    background: #7092be;
    color: #00375e;
    font-size: 1.4em;
}

div.homenews div.homenewsdetails {
    float: left;
    background: #e0e3e4;
    width: 100%;
}

div.homenews div.homenewsdetails div.hndinner {
    clear: both;
    padding: 0 12px;
}

div.homenews div.homenewsdetails h2 {
    float: left;
    width: 100%;
    padding: 12px 0;
    cursor: pointer;
    margin: 0;
    line-height: 23px;
    color: #00375e;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

div.homenews div.homenewsdetails h2 a {
    font-style: italic;
    font-size: .8em;
}

section.home3panels div.twitter {
    float: right;
    width: 270px;
}

section.home3panels div.twitter h2 {
    font-size: 2em;
    line-height: 53px;
    padding: 0 20px;
    width: -moz-calc(100% - 40px);
    width: -webkit-calc(100% - 40px);
    width: -o-calc(100% - 40px);
    width: calc(100% - 40px);
    float: left;
    color: #fff;
    background: #7092be;
    text-align: center;
    margin: 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

section.home3panels div.twitter h2:before {
    vertical-align: middle;
    font-size: 30px;
    padding-right: 10px;
}

section.home3panels div.twitter h2 a:link, section.home3panels div.twitter h2 a:visited {
    color: #fff;
}

section.home3panels div.twitter h2 a:hover, section.home3panels div.twitter h2 a:active {
    color: #00375e;
}

section.home3panels div.twitterinner {
    float: left;
    padding: 10px;
    width: -moz-calc(100% - 20px);
    width: -webkit-calc(100% - 20px);
    width: -o-calc(100% - 20px);
    width: calc(100% - 20px);
    color: #193448;
    background: #ebeced;
}

section.home3panels div.twitterinner p strong a {
    text-decoration: none;
}

section.home3panels div.twitterscroll {
    float: left;
    padding: 10px;
    height: 268px;
    overflow: hidden;
    overflow-y: scroll;
    width: -moz-calc(100% - 20px);
    width: -webkit-calc(100% - 20px);
    width: -o-calc(100% - 20px);
    width: calc(100% - 20px);
}

section.home3panels div.homepanelsleft {
    float: left;
    width: 548px;
}

section.home3panels div.homepanel, section.home3panels div.homepanel2 {
    width: 268px;
    float: left;
    color: #00375e;
    padding: 0 6px 6px 0;
}

section.home3panels div.homepanel img, section.home3panels div.homepanel2 img {
    width: 100%;
    height: auto;
}

section.home3panels div.homepanel {
    cursor: pointer;
}

section.home3panels div.homepanelholder {
    float: left;
    width: 100%;
    min-height: 202px;
    background: #00375e;
}

section.home3panels div.homepanel2 {
    padding-bottom: 0;
}

section.home3panels div.homepanelinner {
    float: left;
    padding: 16px;
    width: -moz-calc(100% - 32px);
    width: -webkit-calc(100% - 32px);
    width: -o-calc(100% - 32px);
    width: calc(100% - 32px);
}

section.home3panels div.homepanel h2, section.home3panels div.homepanel2 h2 {
    font-size: 2em;
    color: #fff;
    margin-top: 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

section.home3panels div.homepanel ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

section.home3panels div.homepanel ul li {
    font-size: 1.4em;
    font-style: italic;
}

section.home3panels div.homepanel2 h2 {
    line-height: 52px;
    float: left;
    padding: 0 16px;
    margin: 0;
    width: -moz-calc(100% - 32px);
    width: -webkit-calc(100% - 32px);
    width: -o-calc(100% - 32px);
    width: calc(100% - 32px);
}

section.home3panels div.homepanel2 h2.blue {
    background: #7092be;
}

section.home3panels div.homepanel2 h2.grey {
    background: #7c7d7d;
}

section.home3panels div.homepanel2 ul {
    background: #ebeced;
    list-style-type: none;
    padding: 10px 16px;
    margin: 0;
    min-height: 81px;
    float: left;
    width: -moz-calc(100% - 32px);
    width: -webkit-calc(100% - 32px);
    width: -o-calc(100% - 32px);
    width: calc(100% - 32px);
}

section.home3panels div.homepanel2 ul li {
    float: left;
    width: 100%;
    margin: .3em 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

section.home3panels div.homepanel2 ul li:before {
    content: "> ";
}

section.home3panels div.homepanel2 ul li a:link, section.home3panels div.homepanel2 ul li a:visited,
section.home3panels div.homepanel2 ul li a:hover, section.home3panels div.homepanel2 ul li a:active {
    text-decoration: none;
}

section ul.atozlinks, section ul.pagination {
    padding: 0;
    margin: 0 0 1em 0;
    list-style-type: none;
    width: 100%;
    float: left;
}

section ul.atozlinks li, section ul.pagination li {
    float: left;
    padding: 0 .5em 0 0;
    font-family: 'aller700';
    font-weight: normal;
    font-size: 1.8em;
    line-height: 18px;
}

section ul.pagination li.right {
    float: right;
    padding: 0;
}

section div.atoz {
    width: 48%;
    float: left;
    padding: 0 2% 0 0;
}

section div.atoz h2 {
    font-size: 1.8em;
}

section div.calendarwidget {
    width: 100%;
    float: left;
    margin-top: 40px;
    min-height: 16px;
    position: relative;
    z-index: 1;
}

section div.calendarwidget h2.calendar {
    font-family: 'aller500';
    font-weight: normal;
    margin: 0 0 18px 0;
    float: left;
    width: 100%;
    line-height: 22px;
}

section div.calendarwidget h2.calendar a {
    float: left;
    padding-right: 20px;
    background: url("../images/labeldrop.png") no-repeat right 4px;
}

section div.calendarwidget h2.calendar a span.icon-cal {
    font-size: 1.4em;
    vertical-align: middle;
}

section div.calendarwidget ul.calendarmonths {
    position: absolute;
    top: 44px;
    left: 0;
    z-index: 2;
    margin: 0;
    padding: 1%;
    list-style-type: none;
    float: left;
    width: 98%;
    background: #fff;
    opacity: .9;
}

section div.calendarwidget ul.calendarmonths li {
    float: left;
    padding: 4px 7px;
}

section div.calendarwidget div.calendar {
    float: left;
    width: 100%;
    position: relative;
    padding: 0 32px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

section div.calendarwidget div.calendar ul.calendarnav {
    left: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    position: absolute;
    margin: 0;
    padding: 0;
    list-style-type: none;
}

section div.calendarwidget div.calendar ul.calendarnav li, section div.calendarwidget div.calendar ul.calendarnav li a {
    width: 32px;
    top: 0;
    left: 0;
    bottom: 0;
    position: absolute;
}

section div.calendarwidget div.calendar ul.calendarnav li a {
    padding: 200px 0 0 0;
    font-family: 'aller700';
    font-size: 3em;
    text-align: center;
}

section div.calendarwidget div.calendar ul.calendarnav li.right {
    right: 0;
    left: auto;
}

section div.calendarwidget div.calendar ul.calendarnav li a:link, section div.calendarwidget div.calendar ul.calendarnav li a:visited {
    background: #6e91bf;
    color: #fff;
}

section div.calendarwidget div.calendar ul.calendarnav li a:hover, section div.calendarwidget div.calendar ul.calendarnav li a:active {
    background: #00375e;
    color: #fff;
}

section ul.searchresults {
    width: 100%;
    float: left;
    list-style-type: none;
    padding: 0;
    margin: 0;
}

section ul.searchresults li {
    float: left;
    width: 100%;
    border-top: 1px solid #dddfe0;
    margin: .5em 0 0 0;
    padding: .5em 0 0 0;
}

section ul.searchresults li h2 {
    margin-top: 0;
    font-size: 1.1em;
}

section ul.items {
    float: left;
    width: 100%;
    list-style-type: none;
    margin: 0 0 2em 0;
    padding: 0;
}

section ul.items li {
    font-size: 1em;
    float: left;
    width: 32.33%;
    padding: 0 1% .7em 0;
}

section ul.items li * {
    cursor: pointer;
}

section ul.items li img {
    width: 100%;
    height: auto;
    float: left;
}

section ul.items li p.date {
    float: left;
    line-height: 22px;
    background: #7092be;
    color: #00375e;
    padding: 0 12px;
    font-size: 1.2em;
    margin: -22px 0 0 0;
}

section ul.items li.noimages p.date {
    margin: 0;
}

section ul.items li div {
    background: #e0e3e4;
    float: left;
    padding: 8px 12px;
    width: -moz-calc(100% - 24px);
    width: -webkit-calc(100% - 24px);
    width: -o-calc(100% - 24px);
    width: calc(100% - 24px);
}

section ul.items li h2 {
    font-size: 1.2em;
    white-space: nowrap;
    overflow: hidden;
    line-height: 20px;
    text-overflow: ellipsis;
    font-family: 'aller700';
    font-weight: normal;
    margin: 0;
}

section ul.items li h2 a {
    text-decoration: none;
}

section div.item {
    float: left;
    width: 100%;
}

section div.itemdetails {
    float: left;
    width: 100%;
    margin: 0 0 1em 0;
}

section div.item dl.info {
    float: left;
    width: 100%;
    padding: 0;
    margin: 0;
    border-right: 1px solid #00375e;
}

section div.item dl.infoone {
    border: 0 none;
}

section div.item dl.infoforths {
    width: 20%;
    padding: 0 3%;
}

section div.item dl.infothirds {
    width: 29%;
    padding: 0 3%;
}

section div.item dl.infohalfs {
    width: 46%;
    padding: 0 3%;
}

section div.item dl.infofirst {
    padding: 0 3% 0 0;
}

section div.item dl.infolast {
    padding: 0 0 0 3%;
    border: 0 none;
}

section div.item dl dt, section div.item dl dd {
    overflow: hidden;
    float: left;
    width: 100%;
    padding: 0;
    margin: 0;
    font-size: 1.2em;
}

section div.item dl dt {
    font-family: 'aller700';
    font-weight: normal;
}

section div.item dl dd {
    margin: 0 0 .5em 0;
}

section ul.button {
    float: left;
    padding: 0;
    margin: 1em 0;
    list-style-type: none;
}

section ul.buttongap {
    width: 100%;
}

section ul.button li {
    float: left;
    font-size: 1.3em;
}

section ul.buttongap li {
    padding: 0 1% 1% 0;
}

section ul.button li a {
    float: left;
    line-height: 25px;
    background: #00375e;
    padding: 5px 12px;
}

section ul.button li a:link, section ul.button li a:visited {
    color: #fff;
    text-decoration: none;
}

section ul.button li a:hover, section ul.button li a:active {
    color: #00375e;
    background: #e0e3e4;
    text-decoration: none;
}

section table {
    float: left;
    width: 100% !important;
    height: auto !important;
    table-layout: fixed;
    margin: 5px 0 15px 0;
}

section table.recaptchatable {
    table-layout: auto;
}

section table.recaptchatable img {
    background-image: none;
}

section table td, section table th {
    padding: 5px;
    border-bottom: 1px solid #dddfe0;
    font-size: 1.3em;
    vertical-align: top;
    text-align: left;
}

section table td *, section table th * {
    font-size: 1em;
    margin: 0;
}

section table th {
    font-family: 'aller700';
    font-weight: normal;
    font-size: 1.3em;
    text-transform: uppercase;
    background: #00375e;
    color: #fff;
}

section table tr:hover td {
    background: #dddfe0;
}

section table.calendar {
    position: relative;
    margin: 0;
    table-layout: fixed;
}

section table.calendar tbody {
    width: 100%;
}

section table.calendar th {
    text-align: center;
    border: 0 none;
    padding: 15px 2px;
    background: #82a1ca;
    font-family: 'aller300';
    font-weight: normal;
}

section table.calendar th.mon, section table.calendar th.wed, section table.calendar th.fri {
    background: #6e91bf;
}

section table.calendar tr {
    margin: 8px 0 0 0;
}

section table.calendar td {
    padding: 8px;
    padding-bottom: 0;
    text-align: left;
    font-size: 1em;
    color: #00365f;
    position: relative;
    border: 0 none;
    border-top: 10px solid rgba(255, 255, 255, 0.6);
}

section table.calendar th, section table.calendar td {
    border-left: 2px solid rgba(255, 255, 255, 0.6);
}

section table.calendar th.sat, section table.calendar td.day6 {
    border-right: 2px solid rgba(255, 255, 255, 0.6);
}

section table.calendar td.calendar-day-np {
    border: 0 none;
    background: rgba(255, 255, 255, 0.6);
}

section table.calendar td.past {
    color: #636464;
    background: #ccc;
}

section table.calendar td.past a:link, section table.calendar td.past a:visited {
    color: #7b7d7d;
}

section table.calendar td.normal {
    background: #f4f4f4;
}

section table.calendar td.normal.day1, section table.calendar td.normal.day3, section table.calendar td.normal.day5 {
    background: #ebeced;
}

section table.calendar td.today {
    color: #fff;
    background: #00365f;
}

section table.calendar td p {
    font-size: 1.3em;
}

section table.calendar td p.day {
    float: left;
    width: 28px;
    height: 28px;
    text-align: center;
    font-size: 1.8em;
    line-height: 28px;
    border-radius: 15px;
    border: 1px solid;
    margin: 0 0 10px 0;
    font-family: 'aller500';
    font-weight: normal;
}

section table.calendar td.today p.day {
    font-family: 'aller700';
}

section table.calendar td p.more {
    margin: 0 -8px;
    font-family: 'aller300';
}

section table.calendar td p.more a {
    float: left;
    width: 100%;
    padding: 4px 8px;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

section table.calendar td p.more a:link, section table.calendar td p.more a:visited {
    color: #fff;
    background: #7b7d7d;
}

section table.calendar td.past p.more a:link, section table.calendar td.past p.more a:visited {
    color: #fff;
    background: #a7a7a7;
}

section table.calendar td p.more a:hover, section table.calendar td p.more a:active, section table.calendar td.past p.more a:hover, section table.calendar td.past p.more a:active {
    color: #fff;
    background: #00375e;
}

section table.calendar td.current {
    z-index: 2;
}

section table.calendar td.current:after {
    bottom: -22px;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(217, 218, 219, 0);
    border-bottom-color: #d9dadb;
    border-width: 20px;
    margin-left: -20px;
}

section table.calendar td.currentevent:after {
    border-bottom-color: #6e91bf;
}

section table.calendar tr.event td {
    background: rgba(255, 255, 255, 0.6);
    padding: 10px;
}

section table.calendar tr.event td div.loading {
    background-position: center;
}

section table.calendar tr.event td p {
    font-size: 1em;
}

section table.calendar tr.moreevents td {
    background: rgba(255, 255, 255, 0.6);
    padding: 10px;
}

section table.calendar tr.moreevents td div.loading {
    background-position: center;
}

section table.calendar tr td div.moreevents {
    background-color: #d9dadb;
    float: left;
    width: 94%;
    padding: 12px 3%;
}

section table.calendar tr td div.moreevents h2 {
    font-size: 2em;
    margin: 0px 0px .6em 0px;
    float: left;
    width: 100%;
}

section table.calendar tr td div.moreevents ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

section table.calendar tr td div.moreevents ul li {
    margin: 8px 0;
    float: left;
    width: 100%;
    font-size: 1.3em;
}

section table.calendar tr td div.moreevents ul li img {
    float: left;
    padding: 0 17px 0 0;
}

section table.calendar td ul.events {
    float: left;
    width: 100%;
    clear: both;
    padding: 0;
    margin: 0 0 10px 0;
    min-height: 60px;
    list-style-type: none;
}

section table.calendar td ul.events li {
    float: left;
    width: 100%;
    line-height: 15px;
    height: 30px;
    overflow: hidden;
    margin: 5px 0;
    font-size: 1.3em;
    font-family: 'aller300';
    font-weight: normal;
}

/*
section table.calendar td ul
{
z-index: 2;
display: none;
top: 0;
left: 0;
position: absolute;
width: -moz-calc(100% - 24px);
width: -webkit-calc(100% - 24px);
width: -o-calc(100% - 24px);
width: calc(100% - 24px);
list-style-type: none;
padding: 12px;
margin: 0;
background: #7092BE;
opacity: .95;
}
section table.calendar td ul li
{
text-align: left;
font-size: 1.1em;
margin: 0 0 .5em 0;
color: #fff;
}
*/
.cycle-slideshow, .cycle-slideshow * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.cycle-slideshow {
    width: 100%;
    min-width: 200px;
    margin: auto;
}

.cycle-slideshow img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding: 0;
    display: block;
}

.cycle-slideshow img:first-child {
    position: static;
    z-index: 100;
}

div.megamenu {
    position: fixed;
    opacity: .95;
    display: none;
    z-index: 98;
    top: 0;
    right: 0;
    width: -moz-calc(100% - 262px);
    width: -webkit-calc(100% - 262px);
    width: -o-calc(100% - 262px);
    width: calc(100% - 262px);
    padding: 89px 0 0 0;
    background: #4d738f;
}

div.megamenu a:link, div.megamenu a:visited {
    color: #fff;
    text-decoration: none;
}

div.megamenu a:hover, div.megamenu a:active {
    color: #00375e;
    text-decoration: none;
}

div.megamenuinner {
    float: left;
    width: 100%;
    overflow: hidden;
    position: relative;
    padding: 30px 0;
    width: -moz-calc(100% - 60px);
    width: -webkit-calc(100% - 60px);
    width: -o-calc(100% - 60px);
    width: calc(100% - 60px);
}

div.megamenu h2 {
    padding: 0 30px;
    margin-top: 0;
    float: left;
    width: 100%;
    line-height: 30px;
    font-size: 1.8em;
}

div.megamenu h2 a:before {
    font-size: 30px;
    padding: 0 10px 0 0;
    vertical-align: middle;
    letter-spacing: 0;
    text-decoration: none;
}

div.megamenu a.hide {
    position: absolute;
    top: 30px;
    right: 0;
    font-size: 1.3em;
    text-transform: uppercase;
}

div.megamenu a.hide:link, div.megamenu a.hide:visited {
    color: #fff;
    text-decoration: none;
}

div.megamenu a.hide:hover, div.megamenu a.hide:active {
    color: #00375e;
    text-decoration: none;
}

div.megamenu a.hide:after {
    content: " X";
    font-family: 'aller300';
    font-weight: normal;
    font-size: 1.4em;
    vertical-align: middle;
}

div.megamenu h3 {
    font-size: 1.8em;
}

div.megamenu ul {
    float: left;
    width: 100%;
    padding: 0;
    list-style-type: none;
}

div.megamenu ul ul {
    width: 94%;
    padding: 0 0 0 6%;
}

div.megamenu ul li {
    font-size: 1em;
    font-family: 'aller300';
    font-weight: normal;
}

div.megamenu ul li ul li {
    font-size: 1.4em;
    line-height: 1.7em;
}

div.megamenu div.megamenugroup {
    padding: 30px;
    padding-top: 0;
    margin: 0 0 0 -1px;
    float: left;
    border-left: 1px solid #869faf;
}

div.megamenu div.megamenugroup1 {
    width: -moz-calc(100% - 60px);
    width: -webkit-calc(100% - 60px);
    width: -o-calc(100% - 60px);
    width: calc(100% - 60px);
}

div.megamenu div.megamenugroup2 {
    width: -moz-calc(50% - 60px);
    width: -webkit-calc(50% - 60px);
    width: -o-calc(50% - 60px);
    width: calc(50% - 60px);
}

div.megamenu div.megamenugroup3 {
    width: -moz-calc(33% - 60px);
    width: -webkit-calc(33% - 60px);
    width: -o-calc(33% - 60px);
    width: calc(33% - 60px);
}

div.megamenu div.megamenugroup4 {
    width: -moz-calc(25% - 60px);
    width: -webkit-calc(25% - 60px);
    width: -o-calc(25% - 60px);
    width: calc(25% - 60px);
}

div.megamenu ul li div.mmc {
    float: left;
    width: 100%;
    padding: 0;
    color: #fff;
}

div.megamenu ul li div.mmc h3 {
    color: #fff;
}

div.megamenu ul li div.mmc img {
    width: 100%;
    height: auto;
}

div.megamenu ul li div.mmc ul, div.megamenu ul li div.mmc ol {
    float: none;
    margin: 0 0 1.2em 0;
    padding: 0 0 0 20px;
    list-style-type: disc;
}

div.megamenu ul li div.mmc li, div.megamenu ul li div.mmc p div.megamenu ul li div.mmc li, div.megamenu ul li div.mmc p {
    font-size: 1.2em;
}

footer {
    width: 100%;
    float: left;
    padding: 28px 0 0 0;
    z-index: 3;
    background: #e0e3e4 url(../images/sidebar.png) -20px 0 repeat-y;
    position: relative;
}

footer div.mtns {
    position: absolute;
    top: -62px;
    right: 0;
    width: 130px;
    height: 62px;
    background: url(../images/footer.png) no-repeat top right;
}

footer div.footer {
    clear: both;
    padding: 0 30px 0 295px;
}

footer div.footer div.inner {
    float: left;
    width: 100%;
}

footer nav {
    float: left;
    margin: 0 0 .5em 0;
    width: 50%;
    max-width: 500px;
}

footer nav ul {
    width: 24%;
    float: left;
    list-style-type: none;
    margin: 0;
    padding: 0;
    border-left: 1px solid #00375e;
}

footer nav ul li {
    float: left;
    clear: left;
    padding: 0 0 0 1em;
    font-size: 1.4em;
    font-family: 'aller300';
    font-weight: normal;
}

footer nav ul li.auto {
    width: auto;
    clear: none;
    padding: 0 0 0 1em;
}

footer nav ul li.autoincrease {
    padding: 0 .5em;
}

footer nav ul li a, footer nav ul li a:link, footer nav ul li a:visited {
    text-decoration: none;
}

footer nav ul li a:hover, footer nav ul li a:active {
    text-decoration: none;
}

footer nav ul li.defaultsize {
    clear: none;
    font-size: 1.1em;
}

footer div.links {
    float: right;
    width: 50%;
}

footer ul.links {
    float: right;
    padding: 0;
    margin: 0;
    width: 40%;
    max-width: 270px;
    list-style-type: none;
}

footer ul.linkslogos {
    width: 60%;
    max-width: 320px;
}

footer ul.links li {
    float: left;
    width: 100%;
    font-size: 1.1em;
    margin: 0 0 .5em 0;
    text-align: right;
    color: #00375e;
}

footer ul.links li img {
    width: 100%;
    height: auto;
}

footer ul.links li.nzgovt img {
    max-width: 189px;
}

footer ul.linkslogos li {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 25%;
    padding: 0 0 0 8px;
    max-width: 80px;
}

footer ul.linkslogos li.shielded {
    max-width: 47px;
}

footer ul.linkslogos li.shielded img {
    cursor: pointer;
}

footer ul.links li a {
    float: right;
}

footer ul.links li.swordfox a {
    float: none;
}

footer div.trans {
    float: right;
    width: 50%;
    max-width: 260px;
}

footer div.trans p.disclaimer {
    float: left;
    width: 100%;
    font-size: 1em;
    line-height: 1.1em;
    font-family: 'aller300';
    font-weight: normal;
}

footer div.trans p.select {
    font-size: 1em;
    width: 158px;
    height: 21px;
    float: left;
}

footer div.trans p.select2 {
    font-size: 1em;
    width: 156px;
    height: 28px;
    line-height: 28px;
    float: left;
    overflow: hidden;
    border: 1px solid #00375E;
    background: url("../images/labeldrop.png") no-repeat 135px 5px #F4F5F5;
}

footer div.trans p.select2 select {
    background: transparent;
    border: 0 none;
    font-size: 1.4em;
    width: 125% !important;
    margin: 3px 0 !important;
}

footer div.trans p.select2 div {
    text-indent: -8000px;
    height: 40px;
}

footer div.trans p.select2 div div {
    text-indent: 0px;
}

footer div.trans img {
    display: inline;
}

footer div.trans div.goog-te-gadget-simple {
    font-size: 1.1em;
    background: none;
    border: 0 none;
    padding: 0;
}

footer div.trans div.goog-te-gadget {
    font-style: normal;
    font-weight: normal;
    font-size: 1em;
}

footer div.trans div.goog-te-gadget a.goog-te-menu-value {
    color: #00375e;
    text-decoration: none !important;
}

footer div.trans div.goog-te-gadget a.goog-te-menu-value img {
    display: none;
}

footer div.trans div.goog-te-gadget a.goog-te-menu-value span {
    border: 0 none !important;
    padding: 0 0 0 2px;
}

section div.loading {
    min-height: 16px;
    background: url(../images/ajax-loader.gif) no-repeat;
}

#fb-root {
    overflow: hidden;
    position: absolute;
    top: -10000px;
    float: left;
    width: 1px;
}

.fb_iframe_widget {
    display: block !important;
}

body.loaded div.sidebar,
body.loaded .nav-open-button,
body.loaded header,
body.loaded header .logo img,
body.loaded header ul.links li,
body.loaded header .search-bar,
body.loaded nav.primary ul>li,
body.loaded header .search-bar div.field,
body.loaded header .search-bar input {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

input.action {
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
}
