body {
    background: #F6B900;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 13px
    }
html, body {
    margin: 0;
    padding: 0;
    height: 100%
    }
h2, h3 {
    color: #06529E
    }
.wrapper {
    width: 930px;
    min-height: 100%;
    margin: 0 auto
    }
.inner-wrapper {
    min-height: 100%;
    padding: 0 20px;
    position: relative;
    background: #fff;
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;
    -webkit-box-shadow: 0 0 9px rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 0 0 9px rgba(50, 50, 50, 0.75);
    box-shadow: 0 0 9px rgba(50, 50, 50, 0.75)
    }
/***********************************  Clearfix  **************************************/
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
    overflow: hidden
    }
.clearfix {
    zoom: 1
    }
.clearfix {
    display: block
    }
html[xmlns] .clearfix {
    display: block
    }
* html .clearfix {
    height: 1%
    }
#head {
    width: 100%;
    height: 180px
    }
#head .top {
    width: 100%;
    height: 20px;
    background: url(../img/curved-top.png) top left no-repeat
    }
#head #crisis {
    background-color: #fff;
    height: 121px
    }
#head #header-bg {
    width: 100%;
    height: 121px;
    background-color: #fff
    }
#head #logo {
    position: absolute;
    top: 24px;
    left: 44px
    }
#head #logo-text {
    position: absolute;
    top: 20px;
    left: 410px;
    width: 279px;
    height: 112px
    }
#head #logo-text h2, #head #logo-text h3 {
    margin: 0
    }
#head #logo-text h2 {
    color: #06529E;
    font-size: 20px
    }
#head #logo-text h3 {
    color: #0399FA;
    font-size: 15px
    }
#head #crisis {
    float: right;
    width: 320px;
    text-align: right
    }
#head #crisis img {
    position: relative;
    top: -10px
    }
#main-menu {
    width: 100%;
    height: 48px
    }
#main-menu #menu-bar {
    /*background: #fff url("../img/img-menu/main_menu_bg.gif") no-repeat top left;*/
    margin: 0 auto;
    width: 930px;
    height: 36px
    }
#main-menu #menu-bar ul {
    margin: 0;
    padding: 6px 0 0 0
    }
#main-menu #menu-bar ul li {
    color: #fff;
    font-size: 16px;
    list-style: none;
    display: block;
    float: left;
    margin: 0;
    padding: 0 12px;
    background: url(../img/menu-sep.png) no-repeat right
    }
#main-menu #menu-bar ul li.page-item-933 {
    /* background:none;*/
    }
#main-menu #menu-bar ul li.page-item-2418 {
    background: none
    }
#main-menu #menu-bar ul li a {
    color: #fff;
    text-decoration: none;
    /*font-size:25px;*/
    font-size: 22px;
    line-height: 18px
    }
#main-menu #menu-bar ul li a:hover {
    color: #0399FA
    }
#body {
    background-color: #fff;
    padding: 10px 0 20px 0;
    height: 100%
    }
#body #right-column {
    float: right;
    width: 180px;
    min-height: 500px
    }
#body #left-column {
    float: left;
    width: 202px
    }
#body #left-column h2 {
    padding: 5px 10px 10px 0;
    margin: 0;
    font-size: 22px;
    color: #fc0;
    background: url(../img/menu-div.png) no-repeat left bottom
    }
/*#body #left-column.left-col-blue h2 {color: #06529E; border-top: 3px solid #0399FA; border-bottom: 1px dotted #0399FA;}
#body #left-column.left-col-black h2 {color: #000; border-top: 3px solid #000; border-bottom: 1px dotted #000;}
#body #left-column.left-col-navy h2 {color: #002e8b; border-top: 3px solid #002e8b; border-bottom: 1px dotted #002e8b;}
#body #left-column.left-col-green h2 {color: #48a93d; border-top: 3px solid #48a93d; border-bottom: 1px dotted #48a93d;}
#body #left-column.left-col-red h2 {color: #d82626; border-top: 3px solid #d82626; border-bottom: 1px dotted #d82626;}
#body #left-column.left-col-yellow h2 {color: #ffc425; border-top: 3px solid #ffc425; border-bottom: 1px dotted #ffc425;}

#body #left-column.left-col-blue li a{border-bottom: 1px dotted #0399FA;}
#body #left-column.left-col-black li a{border-bottom: 1px dotted #000;}
#body #left-column.left-col-navy li a{border-bottom: 1px dotted #002e8b;}
#body #left-column.left-col-green li a{border-bottom: 1px dotted #48a93d;}
#body #left-column.left-col-red li a{border-bottom: 1px dotted #d82626;}
#body #left-column.left-col-yellow li a{border-bottom: 1px dotted #ffc425;}*/
#left-column .left-menu {
    list-style: none;
    margin: 0 0 20px 0;
    padding: 0
    }
#left-column .left-menu li {
    background: url(../img/menu-div.png) no-repeat left bottom;
    display: block;
    margin-bottom: 10px;
    padding-bottom: 8px
    }
#left-column .left-menu li a {
    color: #333d8a;
    text-decoration: none;
    font-size: 18px;
    line-height: 22px;
    display: inline-block;
    background: url(../img/menu-arrow.png) no-repeat top right;
    padding-right: 17px
    }
#body #left-column .related-docs ul {
    margin: 0 0;
    padding: 0 0
    }
#body #left-column .related-docs li {
    list-style-type: none
    }
#body #left-column .related-docs li a {
    display: block;
    color: #000;
    font-size: 12px;
    line-height: 17px;
    font-weight: bold;
    text-decoration: none;
    background: url(../img/li/arrow.bullet.dark.blue.gif) 5px 10px no-repeat;
    padding: 5px 0 5px 15px
    }
#body #left-column .related-docs li a:hover {
    background: url(../img/li/arrow.bullet.blue.gif) 5px 10px no-repeat
    }
#body #left-column .related-docs.bluePanel li, .related-docs.bluePanel h3 {
    border: none
    }
#body #left-column .related-docs.bluePanel li a {
    color: #000
    }
#body #left-column .eventsPanelHeader {
    width: 100%;
    height: 34px;
    padding-top: 30px;
    background: url(../img/events.right.header.gif) top left no-repeat
    }
#body #left-column .eventsPanelHeader h2 {
    color: #fff
    }
#body #main-content {
    max-width: 690px
    }
#body #main-content.middle-column .inner-div {
    padding: 0 10px
    }
#body #main-content.middle-column .inner-div h2 {
    margin-top: 0
    }
#body #main-content.middle-column {
    max-width: 520px;
    float: left
    }
#body #main-content.middle-column .eventsPanelLargeHeader {
    color: #fff;
    width: 475px;
    height: 44px;
    padding: 20px 10px 0 10px;
    background: url(../img/events.content.header.gif) top left no-repeat
    }
#body #main-content.middle-column .eventsPanelLargeHeader h2 {
    color: #fff;
    padding-top: 15px
    }
#body #main-content.middle-column .eventsPanelContent {
    width: 493px;
    min-height: 220px;
    background: #FAFAFA url(../img/events.content.background.gif) top left repeat-x;
    border-left: 1px solid #D5D5D6;
    border-right: 1px solid #D5D5D6
    }
#body #main-content.middle-column .eventsPanelContent h2 {
    color: #000;
    margin-top: 0;
    padding-top: 10px
    }
#body #main-content.middle-column .eventsPanelFooter {
    width: 100%;
    height: 13px;
    background: url(../img/events.content.footer.gif) top left no-repeat
    }
#body #main-content.middle-column hr {
    height: 0;
    background-color: #fff;
    border-bottom: 1px dotted #000;
    border-style: none none dotted;
    color: #fff
    }
#foot {
    width: 100%;
    height: 100px;
    /*position: absolute; bottom: 0px; left: 0px;*/
    position: relative
    }
#foot #cols {
    height: 100%;
    color: #fff
    }
#foot #cols .foot-col {
    float: left;
    position: relative;
    top: 20px
    }
#foot #cols .foot-col2 {
    width: 135px;
    float: left;
    position: relative;
    top: 20px;
    padding-top: 30px
    }
#foot #cols #col1 {
    width: 400px;
    padding-left: 30px
    }
#foot #cols #col2 {
    width: 340px;
    border-left: 1px #fff solid;
    padding-top: 17px
    }
#foot .bottom {
    width: 100%;
    height: 20px;
    background: url(../img/curved-bottom.png) bottom left no-repeat
    }
#foot h3 {
    margin: 0 0 5px 0
    }
#foot ul {
    margin: 0;
    padding: 0
    }
#foot ul li {
    list-style: none;
    padding: 0;
    margin: 0
    }
#foot ul li a {
    color: #fff;
    text-decoration: none;
    padding: 5px 0 5px 15px
    }
#foot ul li a:hover {
    text-decoration: underline
    }
.clear {
    width: 100%;
    height: 1px;
    clear: both
    }
.inner-div {
    padding: 0 0 25px 0
    }
.dotted {
    border-bottom: 2px #ccc dotted
    }
a img {
    border: none
    }
p {
    margin: 0 0 10px 0
    }
a {
    color: #06529e
    }
.alignright {
    text-align: right;
    margin: 0 0 10px 10px
    }
.alignleft {
    text-align: left;
    margin: 0 10px 10px 0
    }
.aligncenter {
    text-align: center
    }
img.alignright {
    float: right
    }
img.alignleft {
    float: left
    }
p.highlight {
    display: block;
    color: #06529E;
    width: 455px;
    height: 55px;
    padding: 10px 20px;
    text-align: center;
    font-size: 16px;
    background: url(../img/highlight-middle.png) top left no-repeat
    }
li.pdf-doc {
    list-style-image: url(../img/li/pdf-bullet.gif);
    margin-left: 30px
    }
/*COLOURS*/
.bg-white {
    background-color: #fff
    }
/*BOXES*/
.box-header {
    width: 180px;
    height: 30px
    }
.box-header h3 {
    color: #fff;
    margin: 0;
    padding: 5px
    }
.blue-box-header {
    background: url(../img/blue-box-header.png) top left no-repeat
    }
.black-box-header {
    background: url(../img/black-box-header.png) top left no-repeat
    }
.navy-box-header {
    background: url(../img/navy-box-header.png) top left no-repeat
    }
.green-box-header {
    background: url(../img/green-box-header.png) top left no-repeat
    }
.red-box-header {
    background: url(../img/red-box-header.png) top left no-repeat
    }
.yellow-box-header {
    background: url(../img/yellow-box-header.png) top left no-repeat
    }
.yellow-box-header h3 {
    color: #000
    }
/*PANELS*/
.greyPanel {
    background: url(../img/grey.top.gif) top left no-repeat;
    width: 180px
    }
.greyPanelMiddle {
    background: url(../img/grey.middle.gif) bottom left no-repeat;
    width: 180px
    }
.greyPanelMiddle ul {
    margin: 0;
    padding: 10px 0
    }
.greyPanelBottom {
    background: url(../img/grey.bottom.gif) bottom left no-repeat;
    width: 180px;
    height: 15px
    }
.greyPanel h3 {
    font-size: 17px;
    line-height: 30px;
    font-weight: bold;
    color: #06529e;
    margin: 0;
    padding: 5px 10px
    }
.greyPanel ul {
    width: 180px;
    margin: 0 0 0 5px;
    padding: 0
    }
.greyPanel li {
    color: #06529e;
    list-style-type: none;
    padding-left: 30px
    }
.bluePanel {
    /*background: url('../img/blue.top.gif') top left no-repeat; width: 180px; background-color:#069AFA; */
    background: #004596;
    /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwNDU5NiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDE2NmQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+");
    background: -moz-linear-gradient(top, #004596 0%, #00166d 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #004596), color-stop(100%, #00166d));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #004596 0%, #00166d 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #004596 0%, #00166d 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #004596 0%, #00166d 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, #004596 0%, #00166d 100%);
    /* W3C */
    /* IE6-8 */
    padding: 0 0 15px;
    border-radius: 9px;
    -webkit-border-radius: 9px;
    -moz-border-radius: 9px
    }
.bluePanelBottom {
    background: url(../img/blue.bottom.gif) bottom left no-repeat;
    width: 180px;
    height: 15px
    }
.bluePanel ul {
    width: 180px;
    margin: 0 0 0 0;
    padding: 0 0 0 0
    }
.bluePanel li {
    list-style-type: none;
    border-bottom: 1px dotted #fff;
    padding: 10px 0 10px 5px
    }
.bluePanel h3 {
    color: #fff;
    padding: 10px 0 5px 9px;
    margin: 0;
    border-bottom: 1px dotted #fff;
    font-size: 25px
    }
.bluePanel a {
    color: #fff;
    text-decoration: none
    }
.bluePanel a:hover {
    text-decoration: underline
    }
#newsDate {
    float: left
    }
.bluePanel p {
    border-bottom: 1px dotted #fff;
    border-top: 1px dotted #fff;
    color: #fff
    }
.bottom-box {
    width: 215px;
    height: 140px;
    margin-right: 10px;
    float: left;
    color: #fff;
    position: relative
    }
.bottom-box .inner-div {
    padding: 10px
    }
.bottom-box .inner-div p img {
    position: absolute;
    bottom: 10px;
    right: 10px
    }
.bottom-box p {
    margin: 0
    }
.bottom-box h3 {
    color: #fff;
    font-size: 18px;
    margin: 0 0 5px 0;
    padding-bottom: 5px;
    border-bottom: 1px dotted #fff
    }
.bottom-box-foot {
    width: 100%;
    height: 10px;
    position: absolute;
    bottom: 0;
    left: 0
    }
.bottom-box-black {
    background: #000 url(../img/bottom-box-black.png) top left no-repeat
    }
.bottom-box-foot-black {
    background: url(../img/bottom-box-foot-black.png) bottom left no-repeat
    }
.bottom-box-navy {
    background: #002e8b url(../img/bottom-box-navy.png) top left no-repeat
    }
.bottom-box-foot-navy {
    background: url(../img/bottom-box-foot-navy.png) bottom left no-repeat
    }
.bottom-box-blue {
    background: #0399fa url(../img/bottom-box-blue.png) top left no-repeat
    }
.bottom-box-foot-blue {
    background: url(../img/bottom-box-foot-blue.png) bottom left no-repeat
    }
/*----------CONTACT UNORDERED LIST----------*/
.greyPanel li {
    color: #06529e;
    font-family: Arial, Helvetica, sans-serif
    }
.greyPanel .phone {
    padding-top: 0;
    font-weight: bold;
    background: url(../img/li/phone.gif) no-repeat 0.3em 0.1em
    }
.greyPanel .click {
    padding-top: 10px;
    background: url(../img/li/click.gif) no-repeat 0.5em 0.6em
    }
.greyPanel .write {
    padding-top: 15px;
    background: url(../img/li/write.gif) no-repeat 0.4em 1.1em
    }
.greyPanel .fax {
    background: url(../img/li/fax.gif) no-repeat 0.55em 0.8em
    }
.greyPanel .clock {
    line-height: 1.6em;
    background: url(../img/li/clock.gif) no-repeat 0.4em 0.9em
    }
.greyPanel .directions {
    padding-top: 15px;
    background: url(../img/li/directions.gif) no-repeat 0.4em 1.2em
    }
/* ----------END----------*/
/* ------------------------- Hidden Page Bottom ------------------------- */
.hidden_page_bottom {
    background: url(../img/hidden_page_bottom.png) no-repeat bottom;
    width: 100%;
    min-height: 300px
    }
.hidden_page_bottom p {
    padding: 10px 0 0 50px;
    font-weight: bolder
    }
.hidden_page_bottom input {
    margin: 10px 0
    }
.hidden_page_content {
    padding: 10px 0 100px 50px
    }
/* ------------------------- Hidden Page Bottom ------------------------- */
/*--------------------------------------------------------------------------*/
/*************** -------------- NEW STYLES -----------------***************/
:focus {
    border: 0;
    outline: none
    }
#head #topright {
    float: right;
    width: 410px;
    text-align: left;
    padding-top: 20px
    }
#head #topright img {
    position: relative;
    top: -10px
    }
#topblock {
    margin-top: 55px;
    position: relative
    }
#midblock {
    background: #702285;
    position: relative;
    padding-bottom: 25px
    }
#topbuttons {
    position: relative
    }
#topbuttons a {
    background: url(../img/top-buttons.png) no-repeat;
    display: inline-block;
    float: left
    }
#topbuttons a#donatebtn {
    width: 182px;
    height: 47px;
    margin-right: 15px;
    background-position: 0 0
    }
#topbuttons a#donatebtn:hover {
    background-position: 0 -81px
    }
#topbuttons a#crisisbtn {
    width: 212px;
    height: 79px;
    background-position: -190px 0
    }
#topbuttons a#crisisbtn:hover {
    background-position: -190px -81px
    }
#topbuttons p#reg-no {
    position: absolute;
    left: 7px;
    top: 60px;
    font-size: 0.85em;
    color: #013277;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    /*margin:-20px 0 0 16px;*/
    }
#search-social {
    clear: both;
    padding-top: 20px
    }
.search-social {
    clear: both;
    padding-top: 20px
    }
#searchbox {
    background: #fff;
    width: 215px;
    border-radius: 3px;
    clear: both;
    padding: 3px 2px 2px 3px;
    float: left;
    -webkit-box-shadow: 0 0 4px rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 0 0 4px rgba(50, 50, 50, 0.75);
    box-shadow: 0 0 4px rgba(50, 50, 50, 0.75)
    }
#search-2 {
    background: #fff;
    width: 215px;
    border-radius: 3px;
    clear: both;
    padding: 3px 2px 2px 3px;
    float: left;
    -webkit-box-shadow: 0 0 4px rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 0 0 4px rgba(50, 50, 50, 0.75);
    box-shadow: 0 0 4px rgba(50, 50, 50, 0.75)
    }
input[type="text"] {
    border: 0;
    height: 18px;
    width: 184px;
    padding: 2px 5px
    }
#search-2 input[type="text"] {
    border: 0;
    height: 18px;
    width: 180px;
    padding: 2px 5px
    }
.screen-reader-text {
    display: none
    }
input#go, #search-2 input[type="submit"] {
    background: url(../img/icon-search.png);
    width: 20px;
    height: 20px;
    text-indent: -9999px;
    font-size: 0;
    cursor: pointer;
    border: 0;
    float: right
    }
.socialbox a {
    background: url(../img/social-icons.png);
    height: 30px;
    display: inline-block;
    float: right;
    width: 30px;
    margin: 0 6px
    }
a#twitter {
    background-position: 0 0
    }
a#facebook {
    background-position: -40px 0
    }
a#linkedin {
    background-position: -78px 0
    }
#purpleborder {
    background: url(../img/border.png) center center repeat-x;
    width: 100%;
    height: 28px;
    position: absolute;
    /*top:-28px;*/
    bottom: 0;
    z-index: 100
    }
#purpleborder2 {
    background: url(../img/border2.png) center center repeat-x;
    width: 100%;
    height: 28px;
    position: absolute;
    /*top:-28px;*/
    top: 0;
    z-index: 100
    }
#midblock .inner-wrapper {
    padding-top: 20px;
    padding-bottom: 20px;
    border-radius: 16px
    }
#page-main-content {
    width: 468px;
    float: right;
    margin-right: 25px
    }
#page-left-content {
    width: 202px;
    float: right;
    margin-right: 13px
    }
#page-right-column {
    width: 182px;
    float: right
    }
#menu-main-menu {
    float: none;
    list-style: none;
    margin: 0;
    padding: 0
    }
#menu-main-menu li {
    background: url(../img/menu-div.png) no-repeat left bottom;
    display: block;
    margin-bottom: 10px;
    padding-bottom: 8px
    }
#menu-main-menu li a {
    color: #333d8a;
    text-decoration: none;
    font-size: 21px;
    line-height: 22px;
    display: inline-block;
    background: url(../img/menu-arrow.png) no-repeat top right;
    padding-right: 17px
    }
#menu-main-menu li.current_page_item a {
    background: url(../img/menu-arrow-yellow.png) no-repeat top right
    }
.sidebarimg {
    margin-top: 38px
    }
.yellowpanel {
    border: 2px #FEC700 solid;
    background: #fff;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px
    }
.yellowpanel li.widget-container {
    list-style: none;
    padding: 12px 15px;
    text-align: center;
    line-height: 24px;
    font-size: 18px;
    color: #22396c
    }
.yellowpanel li.widget-container a {
    text-decoration: underline;
    display: inline-block;
    margin-bottom: 4px
    }
.yellowpanel, .bluePanel {
    margin-bottom: 38px
    }
#virgin li {
    list-style: none
    }
li.widget {
    list-style: none
    }
ul#bottomcircles {
    margin: 0 0 0 -32px;
    list-style: none;
    text-align: center
    }
ul#bottomcircles li {
    height: 210px;
    width: 260px;
    margin: 0 12px 30px 12px;
    display: inline-block;
    float: left;
    background: url(../img/quotes-bg.png);
    color: #22396c;
    font-size: 13px;
    line-height: 15px
    }
ul#bottomcircles li#text-6 {
    background-position: -291px 0;
    color: #fff
    }
ul#bottomcircles li#text-7 {
    background-position: -573px 0;
    width: 275px;
    color: #fff
    }
ul#bottomcircles h2 {
    font-size: 28px;
    line-height: 20px
    }
ul#bottomcircles li#text-5 h2 {
    margin: 22px 0 14px 0
    }
ul#bottomcircles li#text-6 h2 {
    margin: 31px 0 14px 0;
    color: #fff
    }
ul#bottomcircles li#text-6 a {
    color: #fff
    }
ul#bottomcircles li#text-7 h2 {
    margin: 36px 0 14px 0;
    color: #fff
    }
ul#bottomcircles li#text-7 a {
    color: #fff
    }
ul#bottomcircles li a {
    display: block;
    text-decoration: underline;
    font-size: 20px;
    margin-top: 6px
    }
ul#bottomcircles li a .cufon {
    border-bottom: solid 1px #fff
    }
ul#bottomcircles li a:hover .cufon {
    border-bottom: 0
    }
ul#bottomcircles li a:hover {
    text-decoration: none
    }
#footerblock {
    position: relative;
    padding-top: 30px
    }
#page-main-content h2 {
    font-size: 28px
    }
#page-main-content h3 {
    font-size: 22px;
    margin-top: 5px
    }
#page-main-content p {
    font-size: 14px
    }
#page-main-content li {
    font-size: 14px
    }
#page-main-content img {
    max-width: 100%
    }
.pagebox-content {
    margin: 0 15px;
    font-size: 14px
    }
.pagebox-content p {
    line-height: 20px;
    font-size: 14px;
    padding-bottom: 10px
    }
.bluebox {
    background: #193C6D;
    border-radius: 9px;
    padding: 9px;
    margin: 3px 10px 15px 10px;
    font-size: 16px;
    color: #fff
    }
.bluebox ul {
    margin: 0 0 0 22px;
    padding: 0
    }
.bluebox li {
    padding-bottom: 5px
    }
.ai1ec-event-footer {
    display: none !important
    }
@media only screen and (max-width: 480px) {
    #wrapper, #access, #main, #body, #main-menu, #menu-bar ul, #head, #inner-wrapper, #colophon, #site-title, #midblock .inner-wrapper, #page-main-content img, #topbuttons #adonatebtn, #purpleborder, #topblock, #footer {
        width: 460px
        }
    @media only screen and (max-width: 600px) {
        #topright {
            visibility: hidden
            }
        #page-right-column {
            display: none
            }
        #page-left-content {
            display: none
            }
        #menu-main-menu-container {
            width: 100%;
            height: 48px
            }
        #menu-main-menu-container #menu-main-menu {
            /*background: #fff url("../img/img-menu/main_menu_bg.gif") no-repeat top left;*/
            margin: 0 auto;
            width: 930px;
            height: 36px
            }
        #menu-main-menu-container #menu-main-menu ul {
            margin: 0;
            padding: 6px 0 0 0
            }
        #menu-main-menu-container #menu-main-menu ul li {
            color: #fff;
            font-size: 16px;
            list-style: none;
            display: block;
            float: left;
            margin: 0;
            padding: 0 12px;
            background: url(../img/menu-sep.png) no-repeat right
            }
        #menu-main-menu-container #menu-main-menu ul li a {
            color: #fff;
            text-decoration: none;
            /*font-size:25px;*/
            font-size: 22px;
            line-height: 18px
            }
        #menu-main-menu-container #menu-main-menu ul li a:hover {
            color: #0399FA
            }
        }
    #site-description {
        display: none
        }
    #branding img {
        display: none
        }
    }