/* BODY STYLES  */


body {
    font-size: 80%;
    background: #fff;
    font-family: arial, helvetica, sans-serif;
    text-align: left;
    color: #2E3C16;
    margin: 0;
}

/* LAYOUT */



#page {
    padding: 0 7px 0 7px;
}

/* This is the content id for a three column layout */

/* #content {

	 margin: 0 213px 0 161px; position:relative;  

} */

/* This is the content id for a two column layout */

#long_midcontent {
    margin: 1px 12px 0 161px !important;
}

/* This is the content id for a one column layout */

#long_content {
    float: right;
    padding-top: 0%;
}

/* Container*/

#container {
    float: right;
    /* width: 100%; */
    /* margin-right:-188px; */
    padding-left: 10px;
}

/* Container 2 */

#container2 {
    float: right;
    width: 100%;
    /* margin-left: 161px; */
}

.width {
    width: 100%; /* should be 100% - required to fix at set amount as IE 6  did not wrapped columns */
    min-width: 767px;
}

/* SEARCH  */



/* This is for a two column content - icon sitting at the right hand side in the header */

#long_midcontent div.search_again {
    font-weight: bold;
    padding-right: /*5px;*/ 40px;
    padding-top: 2px;
    text-align: right;
}

    #long_midcontent div.search_again a {
        float: right;
    }

    #long_midcontent div.search_again img {
        vertical-align: middle;
        margin-top: 1px;
        margin-right: 4px;
    }

#long_midcontent .txtpadding {
    padding-left: 8px;
}

/* Search - Postcode */

div.panel div.copy div.form div.postcode {
    width: 95%;
}

div.panel div.copy div.form div.frmleft {
    float: left;
    padding-bottom: 5px;
    padding-right: 5px;
    width: 74%;
}

div.panel div.copy div.form div.frmright {
    float: left;
    padding-bottom: 5px;
    width: 28px;
    height: 19px;
}

div.panel div.copy div.form div.frmleft input {
    width: 135px;
}

/* Search - Staff Directory */

div.staff_directory {
    padding-left: 1px;
    padding-right: 0px;
    padding-bottom: 4px;
    padding-top: 5px;
}

    div.staff_directory label {
        font-weight: bold;
    }

    div.staff_directory input#bt_staffdirectory {
        margin-bottom: -3px;
    }

    div.staff_directory #name {
        font-size: 0.9em;
        width: 71%;
        color: #002a54;
        padding-left: 2px;
        padding-right: 2px;
        background-color: #d8eff9;
        color: #002a54;
    }

/* Search - Glossary Form */

div.glossary_form {
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 4px;
    padding-top: 3px;
}

    div.glossary_form label {
        font-weight: bold;
        width: 7em;
        float: left;
    }

    div.glossary_form #glossary_term {
        font-size: 0.9em;
        width: 19.4em;
        background-color: #d8eff9;
        color: #002a54;
    }

    div.glossary_form input#bt_glossary {
        margin-bottom: 0px;
        float: left;
        margin-left: 5px;
        width: 2.7em;
        height: 1.8em;
    }

    div.glossary_form div.txt {
        width: 22em;
        margin-left: 9.4em;
        font-size: 0.9em;
    }

/* GENERIC STYLES */

ul, ol {
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
}


/*li {
	padding: 0;
	margin: 0;
    list-style: none;
}*/

form, p {
    padding: 0;
    margin: 0;
}

img {
    border: none;
}

h1, h2, h3, h4, h5, h6 {
    font-size: 1em;
    padding: 0;
    margin: 0;
}

h1 {
    margin-top: 0;
}

div.middlecol h1 {
    margin-bottom: 1px !important;
}



span.hidden, h1.hidden {
    left: -9000px;
    position: absolute;
    top: 0pt;
    z-index: 20;
}

h1 {
    padding-left: 10px;
    font-size: 1.5em;
    font-weight: normal;
    margin-left: 5px;
    margin-right: 5px;
}

div.large_h2 h2 {
    font-size: 1.5em;
    font-weight: normal;
    padding-bottom: 0px !important;
    margin-bottom: 0px;
}

h2.subheading {
    padding-left: 10px;
    font-size: 1.5em;
    font-weight: normal;
    margin-left: 5px;
    margin-right: 5px;
}

div.blue h1 {
    color: #002a54;
}

h3.topics {
    padding-left: 13px;
}

p.nopad {
    margin-top: 3px !important;
}

div.green h1 {
    color: #2e3c16;
}

div.heading {
    margin: 0 5px 2px 5px;
}

div.heading_top {
    /*margin: 0 5px 13px 5px;*/
    margin: 0 5px 10px 0;
}

.last {
    margin-bottom: 0;
}

.clearing {
    height: 0;
    clear: both;
}

div.clear {
    padding: 0;
    margin: 0;
    clear: both;
    height: 1px;
    font-size: 1px;
    overflow: hidden;
}

div.clear8 {
    padding: 0;
    margin: 0;
    clear: both;
    height: 8px;
    font-size: 1px;
    overflow: hidden;
}

div.clear3 {
    padding: 0;
    margin: 0;
    clear: both;
    height: 3px;
    font-size: 1px;
    overflow: hidden;
}

div.clear4 {
    padding: 0;
    margin: 0;
    clear: both;
    height: 4px;
    font-size: 1px;
    overflow: hidden;
}

div.clear5 {
    padding: 0;
    margin: 0;
    clear: both;
    height: 5px;
    font-size: 1px;
    overflow: hidden;
}

.bold {
    font-weight: bold;
}

.no_botmarg {
    margin-bottom: -9px !important;
    padding-bottom: 0px !important;
}

.no_botmarg2 {
    margin-bottom: -8px !important;
    padding-bottom: 0px !important;
}

/*.no_botmarg3 {

	margin-bottom:1px!important;

	padding-bottom:0px!important;

}*/



.no_botmarg3 {
    margin-bottom: 1% !important; /*7px*/
    padding-bottom: 0px !important;
}

.no_botmarg4 {
    margin-bottom: 1.4% !important;
}

.no_botmarg5 {
    margin-bottom: 0.4% !important;
}



.no_botpad {
    padding-bottom: 0px !important;
}

.no_botmargin {
    margin-bottom: 0px !important;
}

.no_bottop {
    padding-top: 0px !important;
    margin-top: 0px !important;
}

.last_copy {
    padding-top: 0px !important;
    padding-bottom: 6px !important;
}

.marg_left10 {
    margin-left: 17px;
}

.ml_panels {
    margin-left: 7px;
}

.divider3 {
    clear: both;
    font-size: 1px;
    height: 3px;
    margin: 0pt;
    overflow: hidden;
    padding: 0pt;
}

.divider20 {
    padding: 0;
    margin: 0;
    clear: both;
    height: 21px;
    font-size: 1px;
    overflow: hidden;
}

.divider15 {
    padding: 0;
    margin: 0;
    clear: both;
    height: 15px;
    font-size: 1px;
    overflow: hidden;
}

div.copy {
    font-size: 0.9em;
}

    div.copy a.subtitle {
        text-decoration: underline;
    }

        div.copy a.subtitle:hover {
            text-decoration: none;
        }

        div.copy a.subtitle:active {
            text-decoration: none;
        }

        div.copy a.subtitle:focus {
            text-decoration: none;
        }

.float_left {
    float: left;
}

.float_right {
    float: right;
}

.smaller_font {
    font-size: 0.8em !important;
}



/************************************** HEADER **************************************/



div.header {
    background-color: #fff;
    margin-top: 7px;
}

    div.header div.clear {
        margin-top: -1px;
    }

    div.header div.topnav {
        float: right;
        font-size: 0.9em;
        margin-right: 5px;
    }

        div.header div.topnav li {
            padding: 0.4em 7px 6px 7px; /*7px 9px 5px 13px;*/
            float: right;
        }

            div.header div.topnav li label {
                color: #2e3c16;
            }

.padding8px {
    padding-right: 8px;
}

div.header div.topnav li.fontsize {
    padding: 0px 9px 0px 0px;
    margin-top: -1px;
    display: inline;
}

div.header div.topnav li a span.medium, a span.medium {
    font-size: 1.3em;
    padding: 0px 1px;
}

div.header div.topnav li a span.large, a span.large {
    font-size: 1.6em;
}

div.header div.topnav li.noborder {
    background: none;
}

div.header div.topnav li a {
    color: #2e3c16;
    text-decoration: none;
    font-weight: bold;
}

div.blue div.header div.topnav li a {
    color: #002a54;
}

div.blue div.banner div.date p {
    color: #002a54;
}

div.banner div.date p.white {
    color: #fff;
}

div.banner div.date p.dgreen {
    color: #2e3c16;
}

div.header div.topnav li a:hover {
    text-decoration: underline;
    color: #034b89;
}

div.header div.topnav li a:active {
    text-decoration: underline;
    color: #034b89;
}

div.header div.topnav li a:focus {
    text-decoration: underline;
    color: #034b89;
}

/* Search Form */

div.topnav div.form {
    font-weight: bold;
}

div.topnav label {
    padding-left: 16px;
    padding-right: 16px;
    background: url(../images_structure/li_search.gif) 0% 50% no-repeat transparent;
    color: #002a54;
}

div.topnav input {
    margin-top: -8px;
    color: #002a54;
    background: #d8eff9;
    font-size: 0.9em;
}

    div.topnav input#search {
        width: 145px;
    }

    div.topnav input.frmtext {
        width: 14.8em;
    }

    div.topnav input#btnimg {
        margin-bottom: -3px;
    }

    div.topnav input#btnimgtop {
        margin-bottom: -5px;
        margin-left: 3px;
    }

.frmtext {
    background-color: #f1f6d8;
    padding-left: 2px;
}

/* Banner image */



div.banner {
    position: relative;
    margin-top: -1px;
    background-color: #dbe1e7;
    min-height: 8em;
}



    div.banner div.logo {
        position: absolute;
        top: 0;
        left: 0;
        z-index: 2;
        padding-top: 10px;
        padding-left: 10px;
    }

        div.banner div.logo img {
            float: left;
        }

        div.banner div.logo span {
            display: block;
            float: left;
            padding: 5px;
            font-weight: bold;
            font-family: "Times New Roman", serif;
            font-size: 1.1em;
        }

    div.banner div.date {
        position: absolute;
        right: 56px;
        top: 14px;
        z-index: 2;
    }

        div.banner div.date p {
            color: #fff;
            font-weight: bold;
            font-size: 0.9em;
        }

    div.banner div.bannerimg {
        overflow: hidden;
        z-index: 1;
        width: 100%;
    }

div.bannertxt {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 60%;
    padding: 10px;
    padding-left: 15px;
}

    div.bannertxt p {
        color: #FFFFFF;
        font-size: 1.4em;
        font-weight: normal;
    }

html:first-child div.bannertxt p {
    font-weight: bold;
}

/* Banner - backgrounds */



div.banner_home {
    background: #dbe1e7;
}

div.banner_homeleisure {
    background: #0f1a01;
}

div.banner_landing {
    background: #1a1d22;
}

div.banner_content {
    background: #fbfdfe;
}

/* Warning box - Home top */



div.warning {
    /* width: 11.85em; */
    z-index: 10;
    /* position:absolute; */
    /* bottom:0; */
    /* right:46px; */
    border-bottom: 1px solid #ee3b33;
    font-size: 1em;
}

    div.warning h2 {
        font-size: 0.9em; /*0.93*/
        line-height: 0.9em !important; /*0.97*/
    }

    div.warning div.r {
        background: url(../images_structure/bg_warning_repeat.gif) 100% 0 repeat-y transparent;
        margin-top: -3px;
    }

    div.warning div.l {
        background: url(../images_structure/bg_warning_repeat.gif) 0 0 repeat-y transparent;
    }

    div.warning div.b {
        /*background: url(../images_structure/bg_warning_b.gif) 0 100% no-repeat transparent;

	**/
    }

    div.warning div.tl, div.rightcol_warning div.warning div.tl {
        background: url(../images_structure/warning_tl2.gif) top left no-repeat transparent;
        padding-left: 37px;
        min-height: 38px;
    }

div.rightcol_warning div.warning div.b {
    /*background: url(../images_structure/bg_warning_b.gif) 0 100% no-repeat transparent;	*/
}

div.warning div.tr, div.rightcol_warning div.warning div.tr {
    background: url(../images_structure/warning_tr2.gif) top right no-repeat transparent;
    min-height: 38px;
    padding-right: 37px;
}

div.warning div.middle, div.rightcol_warning div.warning div.middle {
    width: 100%;
    min-height: 35px;
    background: #ee3b33;
    padding-bottom: 3px;
    padding-top: 3px;
}

    div.warning div.middle h2, div.rightcol_warning div.warning div.middle h2 {
        padding-left: 2px;
        color: #ffffff;
        line-height: 0.9em;
    }

    div.rightcol_warning div.warning div.middle h2 {
        width: 50px;
    }

div.warning div.copy {
    padding: 5px 10px 0 10px;
    font-size: 0.9em;
    background: #fff;
    margin-left: 1px;
    margin-right: 1px;
}

div.warning p.arrowlink {
    background: url(../images_structure/bg_li_red.gif) 1px 0.25em no-repeat transparent;
    padding-left: 13px;
}

div.warning div.copy h3 {
    padding-bottom: 10px;
}

div.warning div.copy {
    padding-bottom: 10px;
}

/* Internet - Home*/





div.section_thirdleft {
    width: 33.3%;
    float: left;
}

div.section_thirdmiddle {
    width: 33.3%;
    float: left;
}

div.section_thirdright {
    width: 33.3%;
    float: left;
}

div.section_heads {
    width: 49.5%;
    float: left;
    background: #fff;
}

div.section_imgover1 {
    position: absolute;
    bottom: -4px;
    right: 19px;
}

div.section_imgover2 {
    position: absolute;
    bottom: -4px;
    right: 19px;
}

div.section_imgover3 {
    position: absolute;
    bottom: -4px;
    right: 19px;
}

div.section_heads_go {
    float: right;
    margin-right: 0px;
    float: right;
}



div.section_thirdleft div.txt, div.section_thirdmiddle div.txt, div.section_thirdright div.txt {
    width: 95%;
    float: left;
    background: #fff;
    margin-left: 0px;
    margin-right: 0px;
    padding-left: 10px;
    padding-right: 5px;
    padding-top: 5px;
    overflow: hidden;
}

/* White Panel */





div.middlecol div.white div.copy {
    min-height: 100px;
    background-color: #ebf1e0;
}

div.middlecol div.white div.txt {
    width: 95%;
    padding: 5px 0px 5px 9px;
}

div.home div.white p.arrowlink a {
    margin-bottom: 6px;
}

div.section_thirdleft p.arrowlink a {
    background: url(../images_structure/bg_li_orange.gif) 1px 0.25em no-repeat transparent;
    margin-bottom: 0;
    padding-left: 13px;
    color: #2e3c16;
    margin-left: 10px;
    float: left;
}

div.home div.white p.arrowlink a {
    margin-bottom: 6px;
}

div.section_thirdleft div.section_heads h2 a:hover, div.section_thirdleft div.section_heads a:focus, div.section_thirdleft div.section_heads a:active, div.section_thirdleft p.arrowlink a:hover, div.section_thirdleft p.arrowlink a:focus, div.section_thirdleft p.arrowlink a:active {
    color: #F78913 !important;
}

div.section_thirdmiddle p.arrowlink a {
    background: url(../images_structure/bg_li_lblue.gif) 1px 0.25em no-repeat transparent;
    margin-bottom: 0;
    padding-left: 13px;
    color: #2e3c16;
    margin-left: 10px;
    float: left;
}

    div.section_thirdmiddle div.section_heads h2 a:hover, div.section_thirdmiddle div.section_heads a:focus, div.section_thirdmiddle div.section_heads a:active, div.section_thirdmiddle p.arrowlink a:hover, div.section_thirdmiddle p.arrowlink a:focus, div.section_thirdmiddle p.arrowlink a:active {
        color: #54BCE7 !important;
    }

div.section_thirdright p.arrowlink a {
    background: url(../images_structure/bg_li_pink.gif) 1px 0.25em no-repeat transparent;
    margin-bottom: 0;
    padding-left: 13px;
    color: #2e3c16;
    margin-left: 10px;
    float: left;
}

    div.section_thirdright div.section_heads h2 a:hover, div.section_thirdright div.section_heads a:focus, div.section_thirdright div.section_heads a:active, div.section_thirdright p.arrowlink a:hover, div.section_thirdright p.arrowlink a:focus, div.section_thirdright p.arrowlink a:active {
        color: #EB1278 !important;
    }

div.section_thirdleft div.txt, div.section_thirdmiddle div.txt, div.section_thirdright div.txt {
    padding-bottom: 10px;
}

    div.section_thirdleft div.txt p, div.section_thirdmiddle div.txt p, div.section_thirdright div.txt p, div.section_thirdleft p a, div.section_thirdmiddle p a, div.section_thirdright p a {
        font-size: 0.9em;
        color: #2e3c16;
    }

div.section_heads h2 a {
    font-size: 1em;
    color: #2e3c16;
}

div.section_heads h2 {
    padding-bottom: 7px;
}

div.section_back {
    width: 95%;
    float: left;
    overflow: hidden;
    position: relative;
}

/* White home section panel */

/*

div.middlecol div.white div.tr {

	background-image: url(../images_structure/bg_white_tr.gif) 100% 0 no-repeat;

}

div.middlecol div.white div.tl {

	/*background-image: url(../images_structure/bg_white_tl.gif) 0 0 no-repeat;

}

div.middlecol div.white div.t {

	background-color: #fff;

}

div.middlecol div.white div.br {

/*

	background-image: url(../images_structure/bg_white_br2.gif);

	background-position:100% 100%;

	background-repeat:no-repeat;



}

/*

div.middlecol div.white div.bl {

	background-image: url(../images_structure/bg_white_bl.gif) 0 100% no-repeat;

}

div.middlecol div.white div.b {

	background: url(../images_structure/bg_round_b_2.gif) 100% 100% repeat-x transparent;

}

div.middlecol div.white div.t {

	background: url(../images_structure/bg_round_t_small.gif) 0 0 repeat-x transparent;

}

div.middlecol div.white div.r {

	background: url(../images_structure/bg_round_r.gif) 100% 0 repeat-y transparent;

}

div.middlecol div.white div.l {

	background: url(../images_structure/bg_round_l.gif) 0 0 repeat-y transparent;

}*/

div.dgreen label {
    font-weight: bold;
    color: #2e3c16;
}

div.dgreen #postcode {
    width: 76%;
    margin-right: 5px;
    background: #fff;
    vertical-align: top;
}

div.dgreen #btnimgtop {
    vertical-align: middle;
}

/* Back to top of page link */

div.backtotop {
    background: url(../images_structure/arrow-up.gif) no-repeat 95% 0.45em;
    padding: 0px 12px 15px 17px;
    width: 5.5em;
    font-size: 0.9em;
}

    div.backtotop a {
        text-decoration: none;
    }

        div.backtotop a:hover {
            text-decoration: underline;
        }

        div.backtotop a:active {
            text-decoration: underline;
        }

        div.backtotop a:focus {
            text-decoration: underline;
        }

/* Login */



div.login {
    float: right;
    font-size: 0.9em;
    text-align: right;
}

#rightbar div.login {
    padding-right: 55px;
}


div.login a {
    text-decoration: underline !important;
    font-weight: bold;
}

    div.login a:hover {
        text-decoration: none !important;
    }

    div.login a:active {
        text-decoration: none !important;
    }

    div.login a:focus {
        text-decoration: none !important;
    }

div.login img {
    padding-right: 2px;
    margin-bottom: -3px;
}

div.login a.name {
    padding-right: 4px;
}

div.login a.out {
    background: url(../images_structure/li_search.gif) no-repeat 1px 55%;
    padding: 0 0px 0 10px;
}

/************************************** LEFTCOL **************************************/



/* Layout */



#news {
    float: right;
    width: 213px;
}

div.leftcol {
    margin-top: 13px;
    margin-right: 20px;
}

/* Left nav - styling */

.outstanding {
    font-weight: bold;
}

.leftnav {
    background-color: #e4edb2;
    border-radius: 10px 10px 0 0;
    border-color: #628B1A;
    border-style: solid;
    border-width: thin;
    border-bottom-width: 5px;
    font-size: 0.9em;
    padding: 1.8em 0 1em 0;
}

    .leftnav ul {
        list-style: none;
    }

    .leftnav .homelink img, .leftnav .menusection .head img {
        float: right;
    }

    .leftnav .homelink, .leftnav .menusection > .head {
        font-weight: bold;
    }

    .leftnav .homelink {
        margin: 7px 10px;
    }

    .leftnav li {
        margin-bottom: 5px;
    }

    .leftnav .menusection > .head {
        background-color: #ffffff;
        padding: 5px 10px 5px 25px;
    }

        .leftnav .menusection > .head h4 {
            padding-right: 9px;
            position: relative;
            font-weight: bold;
        }

            .leftnav .menusection > .head h4:after {
                content: Url(../images_structure/arrow-down.gif);
                float: right;
                position: absolute;
                display: block;
                top: 50%;
                right: 0;
                -webkit-transform: translateY(-50%);
                -moz-transform: translateY(-50%);
                -ms-transform: translateY(-50%);
                transform: translateY(-50%);
            }

    .leftnav .menusection:last-child > .head h4::after {
        content: Url(../images_structure/bg_p_section_2.gif);
    }

    .leftnav .menusection > .body {
        background-color: #f2f6d9;
        padding: 5px 5px 0 35px;
    }

    .leftnav .menusection:first-child > .body {
        background-color: #e4edb2;
    }

    .leftnav .menusection > .body ul {
        list-style-image: url(../images_structure/right_arrow.png);
        list-style-position: outside;
    }

    .leftnav .menusection > .body li > * {
        margin-left: -0.25em;
    }

    .leftnav .menusection:nth-child(1) > .head {
        padding-left: 10px;
    }

    .leftnav .menusection:nth-child(1) > .body {
        padding-left: 20px;
    }

    .leftnav .menusection:nth-child(2) > .head {
        padding-left: 15px;
    }

    .leftnav .menusection:nth-child(2) > .body {
        padding-left: 25px;
    }

    .leftnav .menusection:nth-child(3) > .head {
        padding-left: 20px;
    }

    .leftnav .menusection:nth-child(3) > .body {
        padding-left: 30px;
    }

div.leftnav a {
    text-decoration: none;
}

div.leftnav ul li ul li.section a.section, div.leftnav ul li ul li.section p.section {
    background-color: #fff;
    display: block;
    padding: 5px 22px 5px 9px;
    font-weight: bold;
    margin-bottom: 5px;
}

div.leftnav ul li ul li ul li.section a.section, div.leftnav ul li ul li ul li.section p.section {
    padding-left: 15px;
    margin-bottom: 0;
}

div.leftnav ul li ul li ul li ul li.section a.section, div.leftnav ul li ul li ul li ul li.section p.section {
    padding-left: 20px !important;
    margin-bottom: 0;
}

div.leftnav ul li ul li ul li ul li ul li.section a.section, div.leftnav ul li ul li ul li ul li ul li.section p.section {
    padding-left: 25px !important;
    margin-bottom: 0;
}

div.leftnav ul li ul li.section a.section img, div.leftnav ul li ul li.section p.section img {
    position: absolute;
    right: 11px;
    top: 11px;
}

div.leftnav ul li ul li.section p.section img {
    top: 9px;
}

div.leftnav ul li.home {
    position: relative;
}

div.leftnav li.section p.section {
    margin-bottom: 5px !Important;
}

div.leftnav ul li.home a.section img, div.leftnav ul li.home p.section img {
    position: absolute;
    right: 10px;
}

div.leftnav ul li.home a.section, div.leftnav ul li p {
    background-color: #fff;
    display: block;
    padding: 0px 20px 5px 9px;
    font-weight: bold;
    margin-bottom: 5px;
}

/* Left nav - UL  */



div.leftnav ul {
    margin: 0 1px 0 0px;
    padding: 0;
}

    div.leftnav ul li a, div.leftnav ul li p {
        /*font-size:0.9em;*/
    }

    div.leftnav ul ul, div.leftnav ul ul ul, div.leftnav ul ul ul ul {
        margin: 0;
    }

    div.leftnav ul li.home {
        position: relative;
    }

    div.leftnav ul ul ul ul li a, div.leftnav ul ul ul ul li p {
        margin-left: 0px !important;
        padding-left: 19px !important;
    }

    div.leftnav ul ul ul ul li a, div.leftnav ul ul ul ul li p {
        margin-left: 0px !important;
        padding-left: 19px !important;
    }

    div.leftnav ul li ul li ul.links li {
        margin-left: 0px !important;
        padding-left: 0px !important;
    }

    div.leftnav ul.firstlevel ul.links li {
        margin-left: 0px !important;
        padding-left: 0px !important;
    }

    div.leftnav ul.secondlevel ul.links li {
        margin-left: 0px !important;
        padding-left: 5px !important;
    }

    div.leftnav ul.thirdlevel ul.links li {
        margin-left: 0px !important;
        padding-left: 10px !important;
    }

    div.leftnav ul.fourthlevel ul.links li {
        margin-left: 0px !important;
        padding-left: 15px !important;
    }

    div.leftnav ul.fithlevel ul.links li {
        margin-left: 0px !important;
        padding-left: 20px !important;
    }

    div.leftnav ul li.section a.section {
        margin: 0;
        padding-left: 15px;
        margin-bottom: 5px !important;
    }

    div.leftnav ul li ul li.section {
        position: relative;
    }

        div.leftnav ul li ul li.section a.section, div.leftnav ul li ul li.section p.section {
            background-color: #fff;
            display: block;
            padding-left: 10px;
            padding-right: 20px;
            padding: 5px 22px 5px 9px;
            font-weight: bold;
            margin-bottom: 5px;
        }

    div.leftnav ul.secondlevel ul.links {
        background: #f2f6d9;
    }

    div.leftnav ul.thirdlevel ul.links {
        background: #f2f6d9 !important;
    }

    /* Home */



    div.leftnav ul li.home a.home {
        padding-bottom: 9px;
        padding-left: 9px;
        font-weight: bold;
        display: block;
    }

        div.leftnav ul li.home a.home img, div.leftnav ul li.home p.section img {
            position: absolute;
            right: 10px;
        }

    div.leftnav ul li.home img {
        margin-top: -1px;
        margin-right: -2px;
    }

    /* Left nav - Links  */





    div.leftnav ul.links {
        padding-top: 17px;
        background-color: #f2f6d9;
        margin: 0;
        padding-left: 1px;
    }

        div.leftnav ul.links li {
            padding: 0;
            margin: 0;
        }

    div.leftnav ul li ul li ul li ul.links {
        background-color: #f2f6d9;
    }

        div.leftnav ul li ul li ul li ul.links li a {
            padding-left: 29px;
            background-position: /*11px*/ 9px 0.2em;
            background-image: url(../images_structure/bg_leftnav_subsection.gif);
        }

    div.leftnav ul li a:hover {
        text-decoration: underline;
    }

    /* Left nav - First level links  */



    div.leftnav ul li.home {
        position: relative;
    }

div.leftnav ul {
    margin: 0 1px 0 1px;
}

    div.leftnav ul li a {
        /*font-size: 0.9em;*/
    }

    div.leftnav ul ul, div.leftnav ul ul ul, div.leftnav ul ul ul ul {
        margin: 0;
    }

    div.leftnav ul li.section a.section, div.leftnav ul li.section p.section {
        margin: 0;
        padding-left: 15px;
        margin-bottom: 5px !important;
    }

    div.leftnav ul.links {
        background-color: #e4edb2;
        margin-top: -5px;
        padding-top: 5px;
        border-top: 1px solid #e4edb2;
    }

    div.leftnav ul li.home a.home {
        padding-bottom: 7px;
        padding-left: 10px;
        font-weight: bold;
        display: block;
    }

    div.leftnav ul li ul li.section {
        position: relative;
    }

        div.leftnav ul li ul li.section a.section, div.leftnav ul li ul li.section p.section {
            background-color: #fff;
            display: block;
            padding-left: 10px;
            padding-right: 20px;
            padding: 5px 20px 5px 10px;
            font-weight: bold;
            margin-bottom: 5px;
        }

        div.leftnav ul li ul li.section p.section {
            padding-left: 10px;
        }

    div.leftnav ul li.home {
        position: relative;
    }

div.green div.leftnav ul li a:hover {
    text-decoration: none;
}

div.leftnav ul li.home a.section img {
    position: absolute;
    right: 10px;
}

div.leftnav ul li.home a.section {
    background-color: #fff;
    display: block;
    padding-left: 10px;
    padding-right: 20px;
    padding: 5px 20px 5px 10px;
    font-weight: bold;
    margin-bottom: 5px;
}

div.leftnav ul.links li a {
    color: #2e3c16;
    text-decoration: none;
    display: block;
    background: url(../images_structure/bg_leftnav_li_a.gif) 9px 0.2em no-repeat transparent;
    padding-left: 20px;
    padding-right: 5px;
    padding-bottom: 5px;
}

/*

* html div.leftnav ul.links li a {

	width: 120px;

}*/

div.leftnav ul li ul li ul li ul.links li a {
    padding-left: 29px;
    background-position: /*11px*/ 9px 0.2em;
    background-image: url(../images_structure/bg_leftnav_subsection.gif);
}

/** html div.leftnav ul li ul li ul li ul.links li a {

	width: 98px;

}*/

/************************************** RIGHTCOL **************************************/

#flash {
    float: right;
    margin-top: 0px;
}

#rightbar {
    width: 196px;
    padding-top: 10px;
}

/* div.rightcol {

	z-index: 100;

	width: 196px;

	padding-top: 33px;

	margin-bottom:11px;

} */

div.no-pad {
    padding-top: 5px;
}

div.no_pad_rightbar {
    margin-top: 5px;
}

div.rightcontent {
    margin-left: 160px;
}

/* Rightnav - Headings */

div.rightnav div.tabtop h2 {
    padding: 10px 10px 8px 10px;
    border: none;
    background: transparent;
    background-image: none;
    margin: 0;
    min-height: 10px;
}

    div.rightnav div.tabtop h2 span {
        float: right;
        margin-top: -3px;
    }

div.rightnav div.tabtop a {
    float: left;
}

div.rightnav div.plain_text h2 {
    margin-bottom: 10px;
}

div.rightnav h2 a, div.rightnav h2:visited {
    text-decoration: none !important;
}

/* Rightnav */

div.rightnav {
    width: 151px;
    margin-bottom: 10px;
}

    div.rightnav div.l {
        background: url(../images_structure/bg_rightnav_repeat.gif) 0 0 repeat-y transparent;
    }

    div.rightnav div.r {
        background: url(../images_structure/bg_rightnav_repeat.gif) 100% 0 repeat-y transparent;
    }

    div.rightnav div.b {
        background: url(../images_structure/bg_rightnav_b.gif) 0 100% no-repeat transparent;
        padding-bottom: 0px;
    }

    div.rightnav div.tabtop {
        background: url(../images_structure/bg_tabtop.gif) 0 0 no-repeat;
    }

    div.rightnav div.links {
        padding: 10px 10px 9px 10px;
        font-size: 0.9em;
    }

    div.rightnav div.doclinks {
        padding: 10px 10px 6px 10px;
        font-size: 0.9em;
    }

    div.rightnav div.links h3 {
        padding-bottom: 8px;
    }

    /* Rightnav - UL */



    div.rightnav div.links ul li {
        padding-left: 13px;
        padding-bottom: 5px;
        background: url(../images_structure/bg_li.gif) 1px 0.2em no-repeat transparent;
    }

    div.rightnav div.doclinks ul li {
        padding-left: 25px;
        padding-bottom: 8px;
        background: url(../images_structure/bg_rightnav_doclinks.gif) 0 0 no-repeat transparent;
    }

div.blue div.rightnav div.doclinks ul li {
    padding-left: 25px;
    padding-bottom: 8px;
    background: url(../images_structure/downloadable_link_img.gif) 0 0 no-repeat transparent;
}

div.rightnav div.doclinks ul {
    padding-bottom: 0px;
}



/* Right nav icons */

div.rightnav div.icons, div.middlecol div.icons {
    padding: 10px 0 9px 0px !important;
}

    div.rightnav div.icons ul li, div.middlecol div.icons ul li {
        color: #2e3c16;
        font-size: 0.9em;
        padding-bottom: 5px;
        background: none !important;
    }

    div.rightnav div.icons ul, div.middlecol div.icons ul {
        margin-left: -3px;
    }

    div.rightnav div.icons img, div.middlecol div.icons img {
        color: #2e3c16;
        font-size: 0.9em;
        margin-right: 7px;
        vertical-align: middle;
    }

/* Advertisement banners */



img.ad_banner {
    margin-bottom: 15px;
}

/* Globe links */

div.rightnav div.globearrow ul, div.globearrow ul {
    padding-top: 10px;
    padding-bottom: 0px;
    padding-bottom: 5px;
    font-size: 0.9em;
}

    div.rightnav div.globearrow ul li, div.globearrow ul li {
        padding-left: 37px !important;
        padding-bottom: 5px;
        background: url(../images_structure/globe_arrow.gif) 9px 0em no-repeat transparent !important;
    }



div.middlecol div.linkglobe ul {
    margin-top: -4px;
    padding-left: 30px;
    font-size: 0.9em;
}

    div.middlecol div.linkglobe ul li {
        color: #2e3c16;
        padding-left: 0px;
        padding-bottom: 7px;
    }

        div.middlecol div.linkglobe ul li a:link {
            text-decoration: none;
        }

        div.middlecol div.linkglobe ul li a:hover, div.middlecol div.linkglobe ul li a:focus, div.middlecol div.linkglobe ul li a:active {
            text-decoration: underline;
        }

        div.middlecol div.linkglobe ul li a:visited {
            text-decoration: none;
        }

        div.middlecol div.linkglobe ul li img {
            padding-right: 5px;
            vertical-align: middle;
        }

/* Middlecol Rss p*/

div.middlecol div.rss ul {
    padding-left: 38px;
    font-size: 0.9em;
    margin-top: -4px;
}

    div.middlecol div.rss ul li {
        color: #2e3c16;
        padding-left: 0px;
        padding-bottom: 8px;
    }

        div.middlecol div.rss ul li img {
            padding-right: 5px;
            vertical-align: middle;
        }

        div.middlecol div.rss ul li a:link {
            text-decoration: none;
        }

        div.middlecol div.rss ul li a:hover, div.middlecol div.rss ul li a:focus, div.middlecol div.rss ul li a:active {
            text-decoration: underline;
        }

        div.middlecol div.rss ul li a:visited {
            text-decoration: none;
        }

/* Organisational viewer */





div.org_view {
    font-size: 0.9em;
    padding-bottom: 10px;
}

ul.org_view {
    padding-left: 0px !important;
    background: url(../images_structure/bg_org_view.gif) 24px 0em repeat-y transparent !important;
    width: 151px;
    display: block;
}

    ul.org_view li {
        background: none;
        display: block;
    }

        ul.org_view li a {
            width: 81px;
        }

div.org_view ul.sublinks li a {
    width: 65px;
}

ul.org_view li.top {
    padding-left: 58px !important;
    background: url(../images_structure/li_org_view_top.gif) 8px 0em no-repeat transparent !important;
    padding-bottom: 0px !important;
}

div.org_view ul li.last a {
    padding-bottom: 2px !important;
}

div.org_view ul li a {
    padding-bottom: 9px !important;
    display: block;
    padding-top: 9px;
}

ul.first {
    background: url(../images_structure/bg_org_view.gif) 22px 0em repeat-y #d8eff9 !important;
    margin-left: -57px;
    padding-left: 0px;
    padding-bottom: 0px !important;
    margin-bottom: 0px !important;
    width: 149px;
}

    ul.first li.selected {
        padding-left: 57px !important;
        background: url(../images_structure/li_org_view_selected.gif) 7px 0em no-repeat transparent !important;
        padding-bottom: 0px !important;
    }

        ul.first li.selected ul {
            margin-left: -57px;
            background: url(../images_structure/bg_org_view.gif) 22px 0em repeat-y #fff !important;
            padding-bottom: 0px;
            margin-bottom: 0px;
        }

            ul.first li.selected ul li {
                margin-left: 0px;
                background: url(../images_structure/li_org_view_sublink.gif) 16px 0em no-repeat transparent !important;
            }

ul.sublinks {
    padding-top: 9px;
}

    ul.sublinks li {
        margin-left: -56px;
        padding-left: 74px !important;
        background: url(../images_structure/li_org_view_sublinks.gif) 15px 1em no-repeat transparent !important;
    }

ul.first li.selected ul.sublinks li.last {
    background: url(../images_structure/li_org_view_sublink_last3.gif) 7px 0em no-repeat #fff !important;
}

/* Right Column */



div.rightcol {
    z-index: 100;
    float: right;
    width: 196px;
    padding-top: 33px;
    margin-bottom: 11px;
}

div.no-pad {
    padding-top: 5px;
}

div.rightcontent {
    margin-left: 160px;
}

/* Right hand content */

div.rightcol_warning div.warning {
    font-size: 0.9em;
    margin-bottom: 15px;
}

div.rightcol_warning div.warning {
    border-bottom: none;
    font-size: 1em;
    position: static;
    /*right:55px;*/
    width: 151px;
    z-index: 10;
}

div.rightcol_warning {
    width: 151px;
}

    div.rightcol_warning div.r {
        background: url(../images_structure/bg_warning_repeat.gif) 100% 0 repeat-y transparent;
    }

    div.rightcol_warning div.l {
        background: url(../images_structure/bg_warning_repeat.gif) 0 0 repeat-y transparent;
    }

    div.rightcol_warning div.b {
        background: url(../images_structure/bg_warning_b4.gif) 0 100% no-repeat transparent;
        padding-bottom: 2px;
    }

    div.rightcol_warning div.copy {
        padding: 5px 10px 0 10px;
        font-size: 0.9em;
    }

        div.rightcol_warning div.copy p {
            margin-bottom: 0.5em;
        }

    div.rightcol_warning p.arrowlink {
        background: url(../images_structure/bg_li_red.gif) 1px 0.25em no-repeat transparent;
        padding-left: 13px;
        padding-bottom: 6px;
    }



        div.rightcol_warning p.arrowlink a:hover {
            color: #ff3345;
        }

div.rightnav {
    width: 151px;
    margin-bottom: 10px;
}

    /* Right nav styling */



    div.rightnav div.l {
        background: url(../images_structure/bg_rightnav_repeat.gif) 0 0 repeat-y transparent;
    }

    div.rightnav div.r {
        background: url(../images_structure/bg_rightnav_repeat.gif) 100% 0 repeat-y transparent;
    }

    div.rightnav div.b {
        background: url(../images_structure/bg_rightnav_b.gif) 0 100% no-repeat transparent;
        padding-bottom: 10px;
    }

    div.rightnav div.tabtop {
        background: url(../images_structure/bg_tabtop.gif) 0 0 no-repeat;
    }

        div.rightnav div.tabtop h2 {
            padding: 10px 10px 8px 10px;
            border: none;
            background: transparent;
            background-image: none;
            margin: 0;
            min-height: 10px;
        }

div.green div.rightnav div.tabtop h2 a {
    color: #2e3c16;
    text-decoration: none;
}

div.green div.rightnav div.b {
    padding-bottom: 1px; /*=AK*/
}

div.rightnav div.links, div.rightnav div.doclinks {
    font-size: 0.9em;
}

    /* Right nav listings */



    div.rightnav div.links ul li {
        padding-left: 13px;
        padding-bottom: 5px;
        background: url(../images_structure/bg_li.gif) 1px 0.25em no-repeat transparent;
    }

div.rightnav h2 {
    border: 1px solid #628b1a;
    border-bottom: none;
    padding: 10px 10px 7px 10px;
    background: url(../images_structure/bg_rightnav_h2.gif) 0 0 repeat-x #e4edb2;
}

div.rightnav div.doclinks ul li {
    padding-left: 25px;
    padding-bottom: 8px;
    background: url(../images_structure/bg_rightnav_doclinks.gif) 0 0 no-repeat transparent;
}

/************************************** MIDDLECOL **************************************/



/* Layout */



div.middlecol {
    padding-top: 12px;
}

    /* Rounded corners */

    div.middlecol div.t {
        background: url(../images_structure/bg_round_t_small.gif) 0 0 repeat-x transparent;
    }

    div.middlecol div.l {
        background: url(../images_structure/bg_round_l.gif) 0 0 repeat-y transparent;
    }

    div.middlecol div.tr {
        background: url(../images_structure/bg_round_tr.gif) 100% 0 no-repeat transparent;
    }

    div.middlecol div.r {
        background: url(../images_structure/bg_round_r.gif) 100% 0 repeat-y transparent;
    }

    div.middlecol div.b {
        background: url(../images_structure/bg_round_b_2.gif) 100% 100% repeat-x transparent;
    }

    div.middlecol div.tl {
        background: url(../images_structure/bg_round_tl.gif) 0 0 no-repeat transparent;
    }

    div.middlecol div.br {
        background: url(../images_structure/bg_round_br.gif) 100% 100% no-repeat transparent;
    }

    div.middlecol div.bl {
        background: url(../images_structure/bg_round_bl.gif) 0 100% no-repeat transparent;
        padding: 10px 7px 20px 7px;
    }

    /* RSS */

    div.middlecol p.rss {
        float: right;
        font-weight: bold;
        padding-right: 11px;
        padding-bottom: 3px;
        width: 35.5%;
        text-align: right;
    }

        div.middlecol p.rss img {
            margin-bottom: -2px;
        }

    div.middlecol div.panel a.rss, a.rss {
        padding-left: 7px;
        background: url(../images_structure/li_search.gif) 0% 50% no-repeat transparent;
        margin-left: 3px;
    }

div.rightnav p.rss, p.rss {
    font-weight: bold;
    padding-right: 11px;
    padding-bottom: 2px;
}

div.rightnav div.copy p.rss {
    padding-bottom: 7px;
}

div.rightnav div.links p.rss {
    padding-bottom: 6px;
}







div.rightnav p.rss img {
    margin-bottom: -4px;
    margin-left: 1px;
}

div.rightnav p.rss a.rss {
    padding-left: 7px;
    background: url(../images_structure/li_search.gif) 1px 0.25em no-repeat transparent;
    margin-left: 3px;
    text-decoration: none !important;
}

div.rightnav p.rss a:hover, div.rightnav div.copy p.rss a:hover {
    text-decoration: underline !important;
}

div.rightnav p.rss a:active, div.rightnav div.copy p.rss a:active {
    text-decoration: underline !important;
}

div.rightnav p.rss a:focus, div.rightnav div.copy p.rss a:focus {
    text-decoration: underline !important;
}

p.rss_simple {
    float: none;
    font-weight: bold;
    padding-right: 0px;
    padding-bottom: 0px;
    width: 39.5%;
    font-size: 0.9em;
}

a.rss {
    padding-left: 7px;
    background: url(../images_structure/li_search.gif) 0% 50% no-repeat transparent;
    margin-left: 3px;
}

    a.rss:hover {
        text-decoration: underline;
    }

    a.rss:active {
        text-decoration: underline;
    }

    a.rss:focus {
        text-decoration: underline;
    }

p.rss {
    font-weight: bold;
    padding-right: 11px;
    padding-bottom: 3px;
}

/************************************** PANELS **************************************/





/*Layout */



div.panel {
    margin-bottom: 11px;
}

    /* Panel - txt */

    div.panel div.copy div.txt {
        width: 100%;
        float: left;
        padding-top: 0px;
    }

        /* Panel - date */

        div.panel div.copy div.txt p.date, div.plain_text div.txt p.date {
            font-weight: bold;
            margin-bottom: 0;
        }

    /* Panel - img */

    div.panel div.copy div.img, div.plain_text div.img {
        float: right;
        padding-bottom: 0px;
        padding-left: 20px;
        padding-top: 3px;
    }

    div.panel div.copy div.img_inline, div.plain_text div.img_inline {
        display: block;
        white-space: normal;
    }

    div.panel div.copy div.large_img, div.plain_text div.large_img {
        float: right;
        padding-bottom: 0px;
        padding-left: 20px;
        padding-top: 3px;
        width: 210px;
    }

    div.panel div.copy div.small_img, div.plain_text div.small_img {
        float: right;
        padding-bottom: 0px;
        padding-left: 10px;
        padding-top: 3px;
        padding-right: 0px;
    }

div.plain_text div.small_img {
    padding-right: 13px;
}

div.large_img div.caption, div.small_img div.caption {
    font-size: 0.9em !important;
}

div.plain_text div.large_img div.caption {
    font-size: 0.8em !important;
}

/*

div.txt div.large_img div.caption, div.small_img div.caption {font-size:0.9em !important;}

div.copy div.large_img div.caption {font-size:0.8em !important;}

*/

div.map_img {
    width: 245px;
    text-align: center;
    float: right;
}

    div.map_img div.caption a {
        text-decoration: underline !important;
    }

        div.map_img div.caption a:hover, div.map div.caption a:focus, div.map div.caption a:active {
            text-decoration: none !important;
        }

    div.panel div.copy div.caption, div.plain_text div.caption, div.map_img div.caption {
        float: left;
        width: 95%;
        padding-left: 6px;
        padding-right: 6px;
        padding-top: 8px;
    }

div.plain_text div.caption {
    padding-bottom: 10px;
}

/* Panel - Form */

div.panel div.copy div.form {
    padding-bottom: 5px;
}

/*Panel - arrowlink */

div.panel div.copy p.arrowlink {
    background: url(../images_structure/bg_green_li.gif) 1px 0.2em no-repeat transparent;
    padding-left: 13px;
    margin-bottom: 0;
}

/*Panel - radio */

div.panel div.copy div.form p.radio {
    margin-bottom: 2px;
}

/* Panel - Headings */



div.middlecol div.panel h1 {
    width: 50%;
    float: left;
    margin-left: -1px;
}

    div.middlecol div.panel h1 a img.panel_h1 {
        margin-left: 5px;
    }

div.subheaders h1 {
    margin-left: -10px;
}

div.subheaders h2 {
    padding-bottom: 5px;
    padding-left: 1px;
}

    div.subheaders h2 img {
        vertical-align: middle;
        margin-top: -2px;
    }

    div.subheaders h2 a:link, div.subheaders h2 a:visited {
        text-decoration: none !important;
    }

div.subheaders {
    padding-left: 0px;
}

    div.subheaders h2 {
        float: left;
        margin-right: 10px;
    }

div.panel h2 {
    float: left;
    padding-left: 10px;
    padding-bottom: 2px;
}



    div.panel h2 a img {
        vertical-align: middle;
    }



div.panel h3.panel_heading {
    float: left;
    padding-left: 10px;
    padding-bottom: 2px;
}

div.panel h3 {
    padding: 0;
    margin: 0;
}

/* Panel - Links */

div.panel h2 a, div.panel p.rss a {
    text-decoration: none;
}

    /*RSS links*/

    div.panel p.rss a:hover {
        color: #034b89;
        text-decoration: underline;
    }

    div.panel p.rss a:active {
        color: #034b89;
        text-decoration: underline;
    }

    div.panel p.rss a:focus {
        color: #034b89;
        text-decoration: underline;
    }

div.panel span {
    float: right;
    display: block;
    padding-right: 5px;
}

/* Panel - Heights */



div.mini div.copy, div.mini div.copy div.txt {
    min-height: 50px;
}

div.short div.copy, div.short div.copy div.txt {
    min-height: 105px;
}

div.medium div.copy div.txt, div.medium div.copy {
    min-height: /*122px;130px*/ 163px;
}

div.long div.copy {
    min-height: 222px;
}

    div.long div.copy div.txt {
        min-height: 182px;
    }

div.custom_height div.copy {
    min-height: 239px; /*238*/
}

div.home div.short div.copy, div.home div.short div.copy div.txt {
    min-height: 75px;
}

div.section_thirdright div.txt, div.section_thirdleft div.txt, div.section_thirdmiddle div.txt {
    min-height: 43px;
}

/* Panel - sizes */



/* Quarters */

div.qrtleft {
    width: 49.5%;
    float: left;
}

div.qrtright {
    width: 49.5%;
    float: right;
}

div.halfleft div.qrtleft h2, div.halfleft div.qrtright h2, div.halfright div.qrtleft h2, div.halfright div.qrtright h2 {
    width: 60%;
    float: left;
}

div.halfleft div.qrtleft div.qrtright_arrow, div.halfleft div.qrtright div.qrtright_arrow, div.halfright div.qrtleft div.qrtright_arrow, div.halfright div.qrtright div.qrtright_arrow {
    width: 20%;
    padding-right: 5px;
    float: right;
}

    div.halfleft div.qrtleft div.qrtright_arrow img, div.halfleft div.qrtright div.qrtright_arrow img, div.halfright div.qrtleft div.qrtright_arrow img, div.halfright div.qrtright div.qrtright_arrow img {
        float: right;
    }

/* Thirds */



/* Panels split into thirds with text */

div.middlecol div.thirdleft div.copy div.txt, div.middlecol div.thirdright div.copy div.txt, div.middlecol div.thirdmiddle div.copy div.txt {
    width: 100%;
}

    div.middlecol div.thirdleft div.copy div.txt p, div.middlecol div.thirdright div.copy div.txt p, div.middlecol div.thirdmiddle div.copy div.txt p {
        padding-right: 10px;
        padding-top: 0px;
    }

div.txtimg {
    padding-top: 0;
}

    div.txtimg div.txt {
        padding-top: 7px;
    }

/* Halves */



div.halfleft {
    width: 49.5%;
    float: left;
}

div.halfright {
    width: 49.5%;
    float: right;
}

div.full_size {
    width: 96.9%;
}

div.whole {
    width: 100%;
    float: right;
}

div.halfleft_dblue {
    width: 50%;
    float: left;
}

div.halfright_dblue {
    width: 50%;
    float: right;
}

div.halfleft_dgreen {
    width: 50%;
    float: left;
}

div.halfright_dgreen {
    width: 50%;
    float: right;
}

div.halfright h2, div.halfleft h2, div.whole h2 {
    width: 73%;
}

div.whole h2 {
    width: 55%;
}

/* Half panels with text and images */

div.middlecol div.halfleft div.copy div.txt, div.middlecol div.halfright div.copy div.txt, div.middlecol div.whole div.copy div.txt {
    width: 100%;
}

    div.middlecol div.halfleft div.copy div.txt p, div.middlecol div.halfright div.copy div.txt p, div.whole div.copy div.txt p {
        padding-right: 10px;
        padding-top: 0px;
    }

/* Panel - Copy */



div.panel div.copy {
    padding: 7px 10px 0px 9px;
    font-size: 0.9em;
    background-color: #fff;
}

    div.panel div.copy p {
        margin-bottom: 10px;
    }

    /* Panel - UL */

    div.panel div.copy ul {
        padding: 0;
        margin: 0;
    }

        div.panel div.copy ul li {
            padding-left: 13px;
            padding-bottom: 5px;
            background: url(../images_structure/bg_green_li.gif) 1px 0.2em no-repeat transparent;
        }

            div.panel div.copy ul li a, div.rightnav ul li a {
                text-decoration: none;
            }

                div.panel div.copy ul li a:hover, div.rightnav ul li a:hover {
                    text-decoration: underline;
                }

                div.panel div.copy ul li a:active, div.rightnav ul li a:active {
                    text-decoration: underline;
                }

                div.panel div.copy ul li a:focus, div.rightnav ul li a:focus {
                    text-decoration: none;
                }

                div.rightnav ul li a:hover {
                    text-decoration: underline;
                }

                div.rightnav ul li a:active {
                    text-decoration: underline;
                }

                div.rightnav ul li a:focus {
                    text-decoration: underline;
                }

li.more_link, li.arrowlink {
    margin-top: 15px;
}

li.home1 {
    margin-top: 5px;
}

/************************************** FOOTER **************************************/



#footer {
    clear: both;
    line-height: 1.2em;
}

div.footer {
    padding-top: 23px;
    padding-bottom: 20px;
    font-size: 0.9em;
}

div.home div.footer {
    padding-top: 5px;
}

div.footer a {
    text-decoration: none;
}

    div.footer a:hover, div.footer a:active, div.footer a:focus {
        text-decoration: underline;
    }

div.footer_logo {
    padding-right: 15px;
    padding-top: 5px;
    padding-bottom: 1px;
    text-align: right;
}

div.footer div.divider {
    margin-bottom: 7px;
}



div.footer {
    margin-left: -15px;
}



div.footerleft {
    float: left;
    padding-left: 13px;
}

div.footerright {
    float: right;
    text-align: right;
    padding-right: 15px;
}

div.footer_logo div.partner_left {
    float: left;
    clear: none;
    margin-bottom: -20px;
}

    div.footer_logo div.partner_left img {
        margin: 0 10px 0 0;
        padding: 0;
        vertical-align: bottom;
    }

    div.footer_logo div.partner_left p {
        margin: 0;
        padding: 0;
        padding-left: 10px;
        text-align: left;
    }

/************************************** PLAIN TEXT **************************************/



.plain_text {
    width: 100%;
    padding-top: 5px;
    padding-bottom: 12px;
}

    .plain_text p {
        padding-left: 17px;
        padding-right: 10px;
        padding-bottom: 4px;
        font-size: 0.9em;
    }

    .plain_text h2 {
        padding-left: 17px;
    }

    .plain_text p a {
        text-decoration: underline !important;
    }

        .plain_text p a.dh, a.dh {
            text-decoration: none !important;
            border-bottom: 1px dotted;
        }

a.dh {
    text-decoration: none !important;
    border-bottom: 1px dotted;
}

.plain_text p a:hover {
    text-decoration: none !important;
}

.plain_text p a:active {
    text-decoration: none !important;
}

.plain_text p a:focus {
    text-decoration: none !important;
}

p.hidden {
    position: absolute;
    left: -1000px;
}

/* Quotation */



div.quotation {
    float: right;
    padding-right: 30px;
}

    div.quotation blockquote {
        font-size: 0.9em;
    }



    div.quotation a {
        text-decoration: none;
        font-size: 0.9em;
        padding-left: 10px;
    }

        div.quotation a:hover, div.quotation a:active, div.quotation a:focus {
            text-decoration: underline !important;
        }



    div.quotation img {
        margin-right: 5px;
    }

    div.quotation span {
        font-weight: bold;
        font-size: 0.9em;
    }

/************************************** FORMS **************************************/



div.form_content {
    width: 100%;
    padding-top: 1px;
    font-size: 0.9em;
}

div.form_left {
    width: 29.5%;
    float: left;
}

div.form_right {
    width: 69.5%;
    float: right;
}

div.form_content label {
    margin-left: 17px;
    font-weight: bold;
}

legend {
    display: none;
}

fieldset {
    border: none;
}

/************************************** TABLES **************************************/



div.table {
    width: 100%;
}

table {
    width: 100%;
}

div.table table td p, div.table table td h2, div.table table th p {
    padding-left: 0px;
}

    div.table table td p img.people {
        vertical-align: middle;
        margin-top: -4px;
    }

table td.right {
    border-right: 1px #fff solid;
}

table td.bottom {
    border-bottom: 1px #fff solid;
}

table td.top {
    border-top: 1px #fff solid;
}

table td.left {
    border-left: 1px #fff solid;
}

table p {
    /*float:left;*/
    /*padding-top: 9px !important;*/
    /*margin-top: 0px !important;*/
    /*font-size: 0.9em !important;*/
}

table td, table th {
    padding: 0px 9px 9px 9px;
    vertical-align: text-top;
    border-right: 1px #fff solid;
    border-bottom: 1px #fff solid;
    vertical-align: top;
}

div.table table td.head h2, div.table table th.head h2 {
    padding: 8px 9px 5px 9px;
}

table td.head, table th.head {
    padding: 0px 0px 0px 0px !important;
    border-bottom: none;
    vertical-align: text-top;
}

table td.lastright {
    border: none;
    border-bottom: 1px #fff solid;
}

table tr.lastbottom td {
    border: none;
    border-right: 1px #fff solid;
    border-bottom: none;
}

table tr.lastbottom th {
    border-bottom: none;
}

div.table table p a {
    text-decoration: none !important;
}

    div.table table p a:hover {
        text-decoration: underline !important;
    }

    div.table table p a:active {
        text-decoration: underline !important;
    }

    div.table table p a:focus {
        text-decoration: underline !important;
    }

/************************************** DIVIDER **************************************/

/* Divider */
div.divider {
    height: 1px;    
}

.divider-primary {
    background-color: #628b1a;
}

div.green div.divider {
    background-color: #628b1a;
    height: 1px;
    overflow: hidden;
    width: 100%;
}

    div.green div.divider div.left {
        background: url(../images_structure/bg_divider_left_green.gif) 0 0 no-repeat transparent;
        width: 28px;
        height: 1px;
        float: left;
    }

    div.green div.divider div.right {
        background: url(../images_structure/bg_divider_right_green.gif) 100% 0 no-repeat transparent;
        height: 1px;
        width: 28px;
        float: right;
    }

/* Divider - green */





div.middlecol div.green div.divider {
    background-color: #628b1a;
    height: 1px;
    overflow: hidden;
}

    div.middlecol div.green div.divider div.left {
        background: url(../images_structure/bg_divider_left_green.gif) 0 0 no-repeat transparent;
    }

    div.middlecol div.green div.divider div.right {
        background: url(../images_structure/bg_divider_right_green.gif) 100% 0 no-repeat transparent;
    }

/* Divider - tdivider */

div.tdivider {
    background-color: #034b89;
    height: 1px;
    overflow: hidden;
}

    div.tdivider div.left {
        background: url(../images_structure/bg_divider_left_blue.gif) 0 0 no-repeat transparent;
        width: 2em;
        height: 1px;
        float: left;
    }

    div.tdivider div.right {
        background: url(../images_structure/bg_divider_right_blue.gif) 100% 0 no-repeat transparent;
        height: 1px;
        width: 2em;
        float: right;
    }

/* green table divider*/



div.green div.tdivider {
    background-color: #628b1a;
    height: 1px;
    overflow: hidden;
}

    div.green div.tdivider div.left {
        background: url(../images_structure/bg_divider_left_green.gif) 0 0 no-repeat transparent;
        width: 2em;
        height: 1px;
        float: left;
    }

    div.green div.tdivider div.right {
        background: url(../images_structure/bg_divider_right_green.gif) 100% 0 no-repeat transparent;
        height: 1px;
        width: 2em;
        float: right;
    }

/* Divider - blue */



div.blue div.divider {
    background-color: #034b89;
    height: 1px;
    overflow: hidden;
}

    div.blue div.divider div.left {
        background: url(../images_structure/bg_divider_left_blue.gif) 0 0 no-repeat transparent;
        width: 48px;
        height: 1px;
        float: left;
    }

    div.blue div.divider div.right {
        background: url(../images_structure/bg_divider_right_blue.gif) 100% 0 no-repeat transparent;
        height: 1px;
        width: 48px;
        float: right;
    }

/* Divider - Dark blue */



div.middlecol div.dblue div.divider {
    background-color: #034b89;
    height: 1px;
    overflow: hidden;
}

    div.middlecol div.dblue div.divider div.left {
        background-image: url(../images_structure/bg_divider_left_blue.gif);
    }

    div.middlecol div.dblue div.divider div.right {
        background-image: url(../images_structure/bg_divider_right_blue.gif);
    }

/* Divider - blue long middle content*/

div#long_midcontent div.divider {
    width: 97%;
}

/* Divider */



div.white div.divider_orange {
    background-color: #f8981d;
    height: 1px;
    overflow: hidden;
    width: 120%;
}

    div.white div.divider_orange div.left {
        background: url(../images_structure/bg_divider_left_orange.gif) 0 0 no-repeat transparent;
        width: 48px;
        height: 1px;
        float: left;
    }

    div.white div.divider_orange div.right {
        background: url(../images_structure/bg_divider_right_orange.gif) 100% 0 no-repeat transparent;
        height: 1px;
        width: 48px;
        float: right;
    }

div.white div.divider_lblue {
    background-color: #0196d7;
    height: 1px;
    overflow: hidden;
}

    div.white div.divider_lblue div.left {
        background: url(../images_structure/bg_divider_left_lblue.gif) 0 0 no-repeat transparent;
        width: 48px;
        height: 1px;
        float: left;
    }

    div.white div.divider_lblue div.right {
        background: url(../images_structure/bg_divider_right_lblue.gif) 100% 0 no-repeat transparent;
        height: 1px;
        width: 48px;
        float: right;
    }

div.white div.divider_pink {
    background-color: #f03ca4;
    height: 1px;
    overflow: hidden;
}

    div.white div.divider_pink div.left {
        background: url(../images_structure/bg_divider_left_pink.gif) 0 0 no-repeat transparent;
        width: 48px;
        height: 1px;
        float: left;
    }

    div.white div.divider_pink div.right {
        background: url(../images_structure/bg_divider_right_pink.gif) 100% 0 no-repeat transparent;
        height: 1px;
        width: 48px;
        float: right;
    }

/************************************** LINKS **************************************/



div.blue a {
    color: #002a54 !important;
    text-decoration: none;
}

/* Middle col - blue text and links */





div.middlecol div.blue h2, div.middlecol div.blue h2 a, div.middlecol div.blue p, div.middlecol div.blue p a {
    color: #002a54;
}

    div.middlecol div.blue p.arrowlink {
        background-image: url(../images_structure/bg_li_blue.gif);
    }

/*****rightnav - blue ******/



div.blue div.rightnav div.tabtop h2 {
    padding: 10px 10px 8px 9px;
    border: none;
    background: transparent;
    background-image: none;
    margin: 0;
    min-height: 10px;
}

div.blue div.rightnav {
    width: 151px;
    margin-bottom: 10px;
}

    div.blue div.rightnav div.l {
        background: url(../images_structure/bg_rightnav_blue_repeat.gif) 0 0 repeat-y transparent;
    }

    div.blue div.rightnav div.r {
        background: url(../images_structure/bg_rightnav_blue_repeat.gif) 100% 0 repeat-y transparent;
    }

    div.blue div.rightnav div.b {
        background: url(../images_structure/bg_rightnav_blue_b.gif) 0 100% no-repeat transparent;
        padding-bottom: 0px;
    }

    div.blue div.rightnav h2 {
        border: 1px solid #034b89;
        border-bottom: none;
        padding: 10px 10px 7px 10px;
        background: url(../images_structure/bg_rightnav_blue_h2.gif) 0 0 repeat-x #b2dff4;
        margin-top: 0px;
    }

    div.blue div.rightnav div.tabtop {
        background: url(../images_structure/bg_tabtop_blue.gif) 0 0 no-repeat;
    }

    div.blue div.rightnav div.links ul li {
        padding-left: 13px;
        padding-bottom: 5px;
        background: url(../images_structure/bg_li_blue.gif) 1px 0.2em no-repeat transparent;
    }

div.blue ul li a:hover {
    text-decoration: underline;
    color: #0177BA;
}

div.blue ul li a:active {
    text-decoration: underline;
    color: #0177BA;
}

div.blue ul li a:focus {
    text-decoration: underline;
    color: #0177BA;
}

div.blue div.rightnav ul li a:hover {
    text-decoration: underline;
    color: #0177BA;
}

div.blue div.rightnav ul li a:active {
    text-decoration: underline;
    color: #0177BA;
}

div.blue div.rightnav ul li a:focus {
    text-decoration: underline;
    color: #0177BA;
}

div.blue div.leftnav ul li a:hover {
    text-decoration: none;
    color: #0177BA;
}

div.blue div.leftnav ul li a:active {
    text-decoration: none;
    color: #0177BA;
}

div.blue div.leftnav ul li a:focus {
    text-decoration: none;
    color: #0177BA;
}

/* Blue panel */



div.middlecol div.blue div.tr {
    background-image: url(../images_structure/bg_blue_tr.gif);
}

div.middlecol div.blue div.tl {
    background-image: url(../images_structure/bg_blue_tl.gif);
}

div.middlecol div.blue div.t {
    background-color: #b2dff4;
}

/*

* html div.middlecol div.white div.copy {

	height :100px;

	background-color: #ebf1e0;

}

div.middlecol div.white div.l {

	background: #ffffff url(../images_structure/bg_dgreen_round_l.gif) 0 0 repeat-y;

}

div.middlecol div.dgreen div.r {

}*/

div.green h1 a:hover {
    color: #628b1a !important;
}

div.dgreen h2 a:hover, div.white h2 a:hover, div.dgreen a:hover, div.white a:hover, div.green a:hover {
    color: #628b1a !important;
}

div.dgreen h2 a.sfhover, div.white h2 a.sfhover, div.dgreen a.sfhover, div.white a.sfhover {
    color: #628b1a !important;
}

div.dgreen h2 a:active, div.white h2 a:active, div.dgreen a.active, div.white a:active, div.green a:active {
    color: #628b1a !important;
}

div.dgreen h2 a:focus, div.white h2 a:focus, div.dgreen a:focus, div.white a:focus, div.green a:focus {
    color: #628b1a !important;
}



div.middlecol div.white div.tr {
    background-image: url(../images_structure/bg_white_tr.gif);
    background-position: 100% 0%;
    background-repeat: no-repeat;
}

div.middlecol div.white div.tl {
    background: url(../images_structure/bg_round_tl.gif);
    background-position: 0% 0%;
    background-repeat: no-repeat;
}

div.middlecol div.white div.t {
    background-color: #fff;
}

div.middlecol div.white div.br {
    background-image: url(../images_structure/bg_round_br.gif);
    background-position: 100% 100%;
    background-repeat: no-repeat;
}

div.middlecol div.white div.bl {
    background-image: url(../images_structure/bg_round_bl.gif);
    background-position: 0% 100%;
    background-repeat: no-repeat;
}

div.middlecol div.white div.b {
    background: url(../images_structure/bg_round_b_2.gif) 100% 100% repeat-x transparent;
}

/*

div.middlecol div.white div.t {

	background: url(../images_structure/bg_round_t_small.gif) 0 0 repeat-x transparent;

}

div.middlecol div.white div.r {

	/*background: url(../images_structure/bg_round_r.gif) 100% 0 repeat-y transparent;

}

div.middlecol div.white div.l {

	/*background: url(../images_structure/bg_round_l.gif) 0 0 repeat-y transparent;

}

*/

/* Copy */



div.blue div.copy div.txt ul li {
    background: url(../images_structure/bg_li_blue.gif) 1px 0.2em no-repeat transparent !important;
    padding-left: 13px;
    margin-bottom: 0;
}

div.dblue div.copy div.txt ul li {
    background: url(../images_structure/bg_dblue_li.gif) 1px 0.2em no-repeat transparent !important;
    padding-left: 13px;
    margin-bottom: 0;
}

div.green div.copy div.txt ul li {
    background: url(../images_structure/bg_li_blue.gif) 1px 0.2em no-repeat transparent;
    padding-left: 13px;
    margin-bottom: 0;
}

div.dgreen div.copy div.txt ul li {
    background: url(../images_structure/bg_dblue_li.gif) 1px 0.2em no-repeat transparent;
    padding-left: 13px;
    margin-bottom: 0;
}

div.dblue a {
    color: #002a54;
}

div.rightnav div.copy {
    padding: 10px 0px 8px 0px;
    color: #002a54;
    font-size: 0.9em;
    background-color: #fff;
    margin-left: 9px;
    margin-right: 12px;
    width: 90%;
}

    div.rightnav div.copy p {
        padding-left: 1px;
        padding-bottom: 5px; /*=AK 6*/
    }

        div.rightnav div.copy p a {
            text-decoration: underline;
        }

            div.rightnav div.copy p a:hover {
                text-decoration: none !important;
            }

            div.rightnav div.copy p a:active {
                text-decoration: none !important;
            }

            div.rightnav div.copy p a:focus {
                text-decoration: none !important;
            }

        div.rightnav div.copy p.arrowlink {
            margin-bottom: 3px;
        }

div.rightnav div.globearrow ul li p {
    padding-top: 3px;
}



div.blue div.rightnav p.arrowlink {
    background: url(../images_structure/bg_li_blue.gif) 1px 0.2em no-repeat transparent;
    padding-bottom: 0;
    padding-left: 13px;
}

div.green div.rightnav p.arrowlink {
    background: url(../images_structure/bg_li.gif) no-repeat scroll 1px 0.2em;
    padding-bottom: 0pt;
    padding-left: 13px;
}

div.blue, p.arrowlink a, li.arrowlink a {
    text-decoration: none !important;
}

    div.blue p.arrowlink a:hover, p.arrowlink a:hover, li.arrowlink a:hover {
        text-decoration: underline !important;
        color: #0177BA;
    }

    div.blue p.arrowlink a:active, p.arrowlink a:active, li.arrowlink a:active {
        text-decoration: underline !important;
        color: #0177BA;
    }

    div.blue p.arrowlink a:focus, p.arrowlink a:focus, li.arrowlink a:focus {
        text-decoration: underline !important;
        color: #0177BA;
    }

div.green h2 a:hover, div.green h1 a:hover {
    color: #628B1A !important;
}

div.green h2 a:active, div.green h1 a:active {
    color: #628B1A !important;
}

div.green h2 a:focus, div.green h1 a:focus {
    color: #628B1A !important;
}

div.blue h2 a:hover, div.blue h1 a:hover {
    color: #0177BA !important;
}

div.blue h2 a:active, div.blue h1 a:active {
    color: #0177BA !important;
}

div.blue h2 a:focus, div.blue h1 a:focus {
    color: #0177BA !important;
}

div.blue div.rightnav div.copy ul {
    padding: 0;
    margin: 0;
}

div.blue div.rightnav ul li {
    padding-left: 13px;
    padding-bottom: 5px;
    background: url(../images_structure/bg_li_blue.gif) 1px 0.2em no-repeat transparent;
}

/* 3 columns for panels */



.panelcol1, .panelcol2, .panelcol3 {
    width: 33.1%;
    float: left;
}

.panelcol1_half {
    width: 49.5%;
    float: left;
}

.panelcol2_half {
    width: 49.5%;
    float: right;
}

.panelcol1_half_dblue {
    width: 49.5%;
    float: left;
}

.panelcol2_half_dblue {
    width: 49.5%;
    float: right;
}

.panelcol1_half div.halfleft, .panelcol2_half div.halfright {
    width: 100%;
}

.panelcol1 div.thirdleft, .panelcol2 div.thirdmiddle, .panelcol3 div.thirdright {
    width: 100%;
}

div.thirdleft {
    width: 33.1%;
    float: left;
}

div.thirdmiddle {
    width: 33.1%;
    float: left;
}

div.thirdright {
    width: 33.1%;
    float: left;
}







div.home div.thirdleft {
    width: 33.15%;
    float: left;
}

div.home div.thirdmiddle {
    width: 33.15%;
    float: left;
}

div.home div.thirdright {
    width: 33.15%;
    float: left;
}







div.thirdleft h2, div.thirdmiddle h2, div.thirdright h2 {
    width: 76%;
    float: left;
}

div.thirdleft h3, div.thirdmiddle h3, div.thirdright h3 {
    width: 76%;
    float: left;
}

/* Panels split into thirds with text */

div.middlecol div.thirdleft div.copy div.txt, div.middlecol div.thirdright div.copy div.txt, div.middlecol div.thirdmiddle div.copy div.txt {
    width: 100%;
}

    div.middlecol div.thirdleft div.copy div.txt p, div.middlecol div.thirdright div.copy div.txt p, div.middlecol div.thirdmiddle div.copy div.txt p {
        padding-right: 0px;
        padding-top: 0px;
    }

/* Dark blue boxes */

div.middlecol div.dblue div.tr {
    background-image: url(../images_structure/bg_dblue_tr.gif);
}

div.middlecol div.dblue div.tl {
    background-image: url(../images_structure/bg_dblue_tl.gif);
}

div.middlecol div.dblue div.t {
    background-color: #b2dff4;
}

/* Dark blue - Middle Column */



div.middlecol div.dblue div.copy {
    min-height: 100px;
    background-color: #d8eff9;
}

div.middlecol div.dblue div.l {
    background: url(../images_structure/bg_dgreen_round_l.gif) 0 0 repeat-y transparent;
}

div.middlecol div.dblue div.b {
    background: url(../images_structure/bg_round_blue_b_4.gif) 100% 100% repeat-x transparent;
}

div.middlecol div.dblue div.br {
    background: url(../images_structure/bg_dblue_round_br.gif) 100% 100% no-repeat transparent;
    width: 100%;
}

div.middlecol div.dblue div.bl {
    background: url(../images_structure/bg_dblue_round_bl.gif) 0 100% no-repeat transparent;
    padding: 10px 0px 20px 5px;
    min-height: 126px;
}

div.dblue div.copy p.arrowlink {
    background: url(../images_structure/bg_dblue_li.gif) 1px 0.2em no-repeat transparent;
    padding-left: 13px;
    margin-bottom: 0;
}

/*Dark blue - Copy */

div.dblue div.copy p, div.blue div.copy p, div.dblue h2, div.blue h2 {
    color: #002a54 !important;
}

div.imgright {
    float: right;
    height: 100%;
    padding-bottom: 0px;
}

div.subheaders {
    padding-left: 15px;
}

img.link_text {
    vertical-align: middle;
}



/*Form  Blue styling */



div.blue div.form_content input {
    font-size: 0.9em;
    width: 80%;
    background-color: #d8eff9;
    color: #002a54;
    float: left;
    margin-bottom: 5px;
}

div.blue div.form_content img {
    padding-left: 5px;
}

div.blue div.form_right div.txt {
    width: 80%;
}

div.cell_wrap {
    float: left;
    width: 9em;
}

    div.cell_wrap label {
        white-space: nowrap;
    }

/* Table Blue - attributes */



div.blue div.table div.tl {
    background: url(../images_structure/bg_table_blue_tl.gif) no-repeat 0 0 #b2dff4;
    border-right: 1px #fff solid;
    width: 100%;
}

div.blue div.table div.tr {
    background: url(../images_structure/bg_table_blue_tr.gif) 100% 0 no-repeat transparent;
}

div.blue div.table div.bl {
    background: url(../images_structure/bg_table_blue_bl.gif) 0 100% no-repeat transparent;
    border-right: 1px #fff solid;
}

div.blue div.table div.br {
    background: url(../images_structure/bg_table_blue_br.gif) 100% 100% no-repeat transparent;
    padding-top: 0px;
    padding-bottom: 2em;
}

div.blue div.table div.br_nopagination {
    background: url(../images_structure/bg_table_blue_br.gif) 100% 100% no-repeat transparent;
    padding-top: 0px;
    padding-bottom: 9px;
}

div.blue table td.light, table tr.light {
    background: #ecf7fc;
}

div.blue table td.dark, table tr.dark {
    background: #d8eff9;
}

/* Table Green - attributes */

.xwidth30 {
    width: 30%;
}

div.green div.table div.tl {
    background: url(../images_structure/bg_table_green_tl.gif) no-repeat 0 0 #DAE5C6;
    border-right: 1px #fff solid;
    width: 100%;
}

div.green div.table div.tr {
    background: url(../images_structure/bg_table_green_tr.gif) 100% 0 no-repeat transparent;
}

div.green div.table div.bl {
    background: url(../images_structure/bg_table_green_bl.gif) 0 100% no-repeat transparent;
    border-right: 1px #fff solid;
}

div.green div.table div.br {
    background: url(.../images_structure/bg_table_green_br.gif) 100% 100% no-repeat transparent;
    padding-top: 0px;
    padding-bottom: 2em;
}

div.green div.table div.br_nopagination {
    background: url(../images_structure/bg_table_green_br.gif) 100% 100% no-repeat transparent;
    padding-top: 0px;
    padding-bottom: 9px;
}

/* Important information highlight*/

div.green table tr.importantlight {
    background: #fff0f4;
}

div.green table td.light, table tr.light {
    background: #F5F8F0;
}

div.green table tr.importantdark {
    background: #ffd9e4;
}

div.green table td.dark, table tr.dark {
    background: #EBF1E0;
}

/*  end table green */



div.page_numbering {
    width: 100%;
    height: 1px;
}

div.page_location {
    width: 30%;
    float: left;
    min-height: 20px;
}

    div.page_location p {
        text-align: center;
    }

div.page_numbering p {
    text-align: right;
    padding-top: 5px;
    font-size: 0.9em;
}

div.page_next {
    width: 30%;
    float: right;
    min-height: 20px;
}

div.page_previous {
    width: 34.5%;
    float: left;
    min-height: 20px;
}

div.page_next p {
    text-align: right;
    padding-top: 4px;
    font-weight: bold;
    vertical-align: middle;
}

div.page_previous p {
    text-align: left;
    padding-top: 4px;
    font-weight: bold;
}

div.page_next p a {
    text-decoration: none !important;
}

div.page_next a:hover {
    text-decoration: underline !important;
}

div.page_next a:active {
    text-decoration: underline !important;
}

div.page_next a:focus {
    text-decoration: underline !important;
}

div.page_next p span {
    margin-left: 10px;
    float: none;
}

div.page_previous p span {
    margin-right: 10px;
    float: none;
}

div.page_next p span img {
    margin-right: 9px;
    vertical-align: middle;
}

div.page_previous p span img {
    margin-left: 9px;
    vertical-align: middle;
}

div.page_previous a:hover, div.page_previous a:active, div.page_previous a:focus {
    text-decoration: underline !important;
}

/*************************************** GREEN COLOUR COMBINATION DESIGN ***************************************************/

div.green div.panel h2 a:hover, div.green a:hover {
    color: #628B1A;
}

div.green div.panel h2 a:active, div.green a:active {
    color: #628B1A;
}

div.green div.panel h2 a:focus, div.green a:focus {
    color: #628B1A;
}

div.middlecol div.green h2, div.middlecol div.green h2 a, div.middlecol div.green h2 a:hover, div.middlecol div.green div.copy p, div.middlecol div.green div.copy p a, div.middlecol div.green {
    color: #2e3c16;
}

    /* Green panel */

    div.middlecol div.green div.tr {
        background-image: url(../images_structure/bg_green_tr.gif);
    }

    div.middlecol div.green div.tl {
        background-image: url(../images_structure/bg_green_tl.gif);
    }

    div.middlecol div.green div.t {
        background-color: #e4edb2;
    }

/* Dark green */

div.middlecol div.dgreen div.tr {
    background-image: url(../images_structure/bg_dgreen_tr.gif);
}

div.middlecol div.dgreen div.tl {
    background-image: url(../images_structure/bg_dgreen_tl.gif);
}

div.middlecol div.dgreen div.t {
    background-color: #dae5c6;
}

div.middlecol div.dgreen div.copy {
    background-color: #ebf1e0;
}

div.middlecol div.dgreen div.l {
    background: url(../images_structure/bg_dgreen_round_l.gif) 0 0 repeat-y transparent;
}

div.middlecol div.dgreen div.r {
}

div.middlecol div.dgreen div.b {
    background: url(../images_structure/bg_round_b_4.gif) 100% 100% repeat-x transparent;
}

div.middlecol div.dgreen div.br {
    background: url(../images_structure/bg_dgreen_round_br.gif) 100% 100% no-repeat transparent;
    width: 100%;
}

div.middlecol div.dgreen div.bl {
    background: url(../images_structure/bg_dgreen_round_bl.gif) 0 100% no-repeat transparent;
    padding: 10px 0px 20px 5px;
}

/* Forms*/



div.green div.header div.search label {
    padding-right: 10px;
    font-size: 1em;
    width: 13em;
    font-weight: bold;
    color: #2e3c16;
}

/* Staff directory */



div.green div.rightcol div.staff_directory label {
    font-weight: bold;
    color: #2e3c16;
}

div.green div.staff_directory #name {
    font-size: 0.9em;
    width: /*10em*/ 71%;
    background-color: #ebf1e0;
    color: #2e3c16;
}

/* Right nav - green */



div.green div.rightnav div.copy a {
    color: #2e3c16;
}

    div.green div.rightnav div.copy a:hover {
        color: #2e3c16;
        text-decoration: underline;
    }

div.green div.rightnav div.copy ul li {
    padding-left: 13px;
    padding-bottom: 0px;
    background: url(../images_structure/bg_green_li.gif) 1px 0.2em no-repeat transparent;
}

div.green div.copy ul li {
    background: url(../images_structure/bg_green_li.gif) 1px 0.2em no-repeat transparent !important;
}

div.green div.copy p, div.green h2 {
    color: #2e3c16;
}

    div.green h2 a, div.green h2 a:hover, div.green h2 a, div.green h2 a:hover {
        color: #2e3c16;
    }

div.green a {
    color: #2e3c16;
}

div.copy a:hover {
    text-decoration: underline;
}

div.copy a:active {
    text-decoration: underline;
}

div.copy a:focus {
    text-decoration: underline;
}

h1 a:hover, h2 a:hover, a:hover {
    color: #034b89 !important;
    text-decoration: none;
}

h1 a:active, h2 a:active, a:active {
    color: #034b89 !important;
    text-decoration: none;
}

h1 a:focus, h2 a:focus, a:focus {
    color: #034b89 !important;
    text-decoration: none;
}

div.green h1 a:hover, div.green h2 a:hover, div.green a:hover {
    color: #628b1a !important;
}

div.green h1 a:active, div.green h2 a:active, div.green a:active {
    color: #628b1a !important;
}

div.green h1 a:focus, div.green h2 a:focus, div.green a:focus {
    color: #628b1a !important;
}

/****************************************************** COMPONENTS ADD *********************************************************/



div.grey_back {
    background-color: #cbd0ca;
}

.height500 {
    height: 550px;
}

.height900 {
    height: 900px;
}

div.form #select1, div.form #select2 {
    width: 100% !important;
}

div.form label {
    font-weight: bold;
}

div.form #btnimg {
    float: left;
    margin-left: 10px;
}

div.blue div.form input {
    background: #d8eff9;
    color: #002a54;
}

div.green div.form input {
    background: #ebf1e0;
    color: #2e3c16;
}

div.green div.form_content input {
    margin-bottom: 5px;
}

div.blue div.form select {
    background: #d8eff9 !important;
    color: #002a54;
}

div.green div.form select {
    background: #ebf1e0;
    color: #2e3c16;
}

/* Interactive Tool */



div.interactive_box {
    background: #EAEAEA;
    margin-bottom: 25px;
    min-height: 100px;
}

div.interactive_box {
    height: 100px;
}

div.third {
    width: 31.9%;
}

div.half {
    width: 49.5%;
}

div.whole {
    width: /*99.5%*/ 100%;
}

div.left {
    float: left;
}

div.right {
    float: right;
}

div.media_box {
    width: 300px;
    padding-bottom: 10px;
    margin-left: 17px;
}

    div.media_box div.screen {
        background: #EAEAEA;
        min-height: 250px;
        width: 300px;
    }

div.media_controls {
    padding-top: 5px !important;
    width: 100%;
    padding-bottom: 10px;
}

    div.media_controls img.first {
        margin-right: 10px;
    }

    div.media_controls div.buttons {
        margin-right: 10px;
        padding-top: 0px !important;
        width: 60%;
        float: left;
        display: inline;
    }

    div.media_controls div.transcript {
        float: right;
        width: 30%;
    }

        div.media_controls div.transcript a {
            float: right;
            padding-top: 2px !important;
            text-decoration: underline;
        }

            div.media_controls div.transcript a:hover, div.media_controls div.transcript a:active, div.media_controls div.transcript a:focus {
                text-decoration: none;
            }

/* Campaign banner */



div.campaign {
    width: 98%;
    float: left;
    position: relative;
    border: 1px solid #2E3C16;
    padding: 0px !important;
    margin-left: 5px;
    margin-bottom: 11px;
}

div.campaign_long {
    width: 96.2%;
    float: left;
    position: relative;
    border: 1px solid #2E3C16;
    padding: 0px !important;
    margin-left: 5px;
    margin-bottom: 10px;
}

div.camp_title {
    position: absolute;
    top: 15px;
    left: 10px;
    z-index: 10;
}

div.camp_poster {
    float: left;
    z-index: -1;
    width: 100%;
    overflow: hidden;
    text-align: right;
}

/* Breadcrumb */

div.breadcrumb {
    margin-top: 0px;
    font-size: 0.9em;
}

    div.breadcrumb ul li {
        display: inline;
    }

        div.breadcrumb ul li a {
            color: #2E3C16;
            background: url(../images_structure/li_breadcrumb.gif) no-repeat 95% 55%;
            padding: 0 12px 0 2px;
            text-decoration: none !important;
        }

    div.breadcrumb li a:hover {
        text-decoration: underline !important;
    }

    div.breadcrumb li a:active {
        text-decoration: underline !important;
    }

    div.breadcrumb li a:focus {
        text-decoration: underline !important;
    }

    div.breadcrumb li.selected {
        font-weight: bold;
    }

    div.breadcrumb ul li.first {
        padding-left: 0;
        background: none;
    }

/* In-page navigation */



div.in_page_nav {
    margin-top: 13px;
    margin-left: 17px;
    font-weight: bold;
    font-size: 0.9em;
    line-height: 20px;
    float: left;
    width: 95%;
}

    div.in_page_nav ul {
        text-align: left !important;
    }

        div.in_page_nav ul li {
            display: inline;
        }

            div.in_page_nav ul li a {
                background: url(../images_structure/li_search.gif) no-repeat 0px 55%;
                padding: 0 5px 0 10px;
                text-decoration: underline;
            }

    div.in_page_nav li a:hover {
        text-decoration: none !important;
    }

    div.in_page_nav li a:active {
        text-decoration: none !important;
    }

    div.in_page_nav li a:focus {
        text-decoration: none !important;
    }

    div.in_page_nav li.selected {
        background: url(../images_structure/li_search.gif) no-repeat 0px 55%;
        padding: 0 5px 0 10px;
    }

    div.in_page_nav li a.selected {
        text-decoration: none !important;
        color: #002a54 !important;
    }

    div.in_page_nav li.selected_letter {
        text-decoration: none;
        background: none;
        padding-right: 5px;
    }

    div.in_page_nav ul li.first a {
        padding-left: 0;
        background: none;
    }

/* Stage bar */



div.stage_bar {
    margin-top: 13px;
    font-size: 0.9em;
    float: left;
}

    div.stage_bar ul li {
        display: inline;
        float: left;
    }

        div.stage_bar ul li a {
            text-decoration: none;
        }

        div.stage_bar ul li img {
            vertical-align: middle;
            margin-top: -2px;
            margin-right: 9px;
            margin-left: 21px;
        }

    div.stage_bar li a:hover {
        text-decoration: underline;
    }

    div.stage_bar li a:active {
        text-decoration: underline;
    }

    div.stage_bar li a:focus {
        text-decoration: underline;
    }

/************************************************ PRINT BANNER ********************************************************/



div.print {
    width: 97%;
    margin-left: 10px;
    margin-bottom: 17px;
    font-size: 0.9em;
}

    div.print p {
        padding-top: 15px;
        text-align: center;
        padding-bottom: 15px;
        font-weight: bold;
    }

    div.print div.links {
        text-align: center;
    }

img.print {
    margin-left: 3em;
}

div.print div.links a:hover {
    text-decoration: underline;
}

div.print div.links a:active {
    text-decoration: underline;
}

div.print div.links a:focus {
    text-decoration: underline;
}

div.print div.links a img {
    padding-left: 3px;
    padding-right: 7px;
    margin-bottom: -3px;
}

div.print div.tl {
    background: url(../images_structure/bg_table_lgreen_tl.gif) no-repeat 0 0 #E4EDB2;
    border-right: 1px #fff solid;
    width: 100%;
}

div.print div.tr {
    background: url(../images_structure/bg_table_lgreen_tr.gif) 100% 0 no-repeat transparent;
}

div.print div.bl {
    background: url(../images_structure/bg_table_lgreen_bl.gif) 0 100% no-repeat transparent;
    border-right: 1px #fff solid;
}

div.print div.br {
    background: url(../images_structure/bg_table_lgreen_br.gif) 100% 100% no-repeat transparent;
    padding-top: 0px;
    padding-bottom: 15px;
}

/*

div.print div.tl {

	background:url(../images_structure/bg_table_blue_tl.gif) no-repeat 0 0 #b2dff4;

	border-right:1px #fff solid;

	width:100%

}

div.print div.tr {

	background:url(../images_structure/bg_table_blue_tr.gif) 100% 0 no-repeat transparent;

}

div.print div.bl {

	background:url(../images_structure/bg_table_blue_bl.gif) 0 100% no-repeat transparent;

	border-right:1px #fff solid;

}

div.print div.br {

	background:url(../images_structure/bg_table_blue_br.gif) 100% 100% no-repeat transparent;

	padding-top:0px;

	padding-bottom:15px;

}*/





/* Style for the jQuery data highlighter - Adapted from http://jquery.com/plugins/project/cluetip/

--------------------------------------------------------------------------------------------------*/



#cluetip-close img {
    border: 0;
}

#cluetip-title #cluetip-close {
    float: right;
    position: relative;
}

#cluetip-waitimage {
    width: 43px;
    height: 11px;
    position: absolute;
    background-image: url(../images_structure/dh-wait.gif);
}

.cluetip-arrows {
    display: none;
    position: absolute;
    top: 0;
    left: -11px;
    height: 22px;
    width: 11px;
    background-repeat: no-repeat;
    background-position: 0 0;
}

#cluetip-extra {
    display: none;
}

/* =cluetipClass: 'jtip'

-----------------------------------------------*/

.cluetip-jtip {
    background-color: transparent;
    margin-top: -15px;
    /*font-size:85%;*/
    font-size: 0.9em;
}

    .cluetip-jtip #cluetip-outer {
        border: 1px solid #628B1A;
        position: relative;
        background-color: #E4EDB2;
        color: #2E3C16;
    }

    .cluetip-jtip h3#cluetip-title {
        margin: 0 0 0px 5px;
        padding: 4px 4px 0px 10px;
        background-color: #E4EDB2;
        font-size: 15px;
    }

    .cluetip-jtip #cluetip-inner {
        padding: 0 10px 5px 10px;
        margin-top: 0px !important;
        display: inline-block;
    }

        .cluetip-jtip #cluetip-inner h1 {
            font-size: 100%;
            font-weight: bold;
            padding: 0;
            margin: 0 0 0.5em 0;
            line-height: 1em;
        }

        .cluetip-jtip #cluetip-inner p {
            padding: 0 0 0.8em 0;
            margin: 0;
        }

        .cluetip-jtip #cluetip-inner ul {
            list-style: none;
            padding: 0 0 0.8em 0;
            margin: 0;
        }

        .cluetip-jtip #cluetip-inner li {
            padding: 0.1em 0 0.1em 0;
            margin: 0;
        }

        .cluetip-jtip #cluetip-inner img {
            margin-top: 5px !important;
        }

            .cluetip-jtip #cluetip-inner img.fRight {
                float: right;
                padding: 0 0 5px 3px;
                margin: 0;
            }

    .cluetip-jtip div#cluetip-close {
        text-align: right;
        margin: 0;
        padding: 0;
        color: #900;
    }

/* jtip arrows */

.clue-right-jtip .cluetip-arrows {
    background-image: url(../images_structure/dh-arrowleft.gif);
    border-right: 1px solid #E4EDB2 !important;
    margin-top: 14px;
    margin-left: 1px;
}

.clue-left-jtip .cluetip-arrows {
    background-image: url(../images_structure/dh-arrowright.gif);
    left: 100%;
    margin-right: -10px;
    margin-top: 19px;
}

.clue-top-jtip .cluetip-arrows {
    background-image: url(../images_structure/dh-arrowdown.gif);
    top: 100%;
    left: 50%;
    margin-left: -10px;
    height: 11px;
    width: 22px;
}

.clue-bottom-jtip .cluetip-arrows {
    background-image: url(../images_structure/dh-arrowup.gif);
    top: -10px;
    left: 50%;
    margin-left: -10px;
    height: 11px;
    width: 22px;
}



.cluetip-jtip #cluetip-inner a {
    color: #2E3C16 !important;
}

    .cluetip-jtip #cluetip-inner a:hover, .cluetip-jtip #cluetip-inner a:active, .cluetip-jtip #cluetip-inner a:focus {
        color: #628B1A !important;
    }



/* Temp blue / white backgrounds */



div.blue_box {
    width: 100%;
    background: #b2dff4;
    text-align: left;
}

div.white_box {
    width: 100%;
    text-align: left;
}

div.green_box {
    width: 100%;
    text-align: left;
    background: #e4edb2;
}

div.dgreen_box {
    width: 100%;
    background: #DAE5C6;
}

div.rightnav div.icons {
    padding: 10px 0 9px 12px !important;
}

    div.rightnav div.icons ul li {
        color: #2e3c16;
        font-size: 0.9em;
        padding-bottom: 5px;
    }

    div.rightnav div.icons img {
        color: #2e3c16;
        font-size: 0.9em;
        margin-right: /*15px*/ 7px;
        vertical-align: middle;
    }

div.rightnav div.icons {
    color: #2e3c16;
    padding-left: 25px;
    padding-bottom: 5px;
}

/* Search - Form sample */



div.form_sample {
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 4px;
    padding-top: 3px;
}

    div.form_sample div.form_left label, div.form_sample div.form_left p {
        font-weight: bold;
        float: left;
    }

    div.form_sample div.form_left p {
        padding-left: 17px;
    }

    div.form_sample div.form_right label {
        font-weight: normal;
        float: left;
        margin-left: 7px;
        padding-right: 15px;
        margin-top: 2px;
    }

div.blue div.form_content div.form_sample input, div.green div.form_content div.form_sample input {
    width: auto;
    float: left;
}

div.form_sample #input_box {
    width: 243px; /*22em;*/
    background-color: #ebf1e0;
    color: #2e3c16;
    min-height: 20px;
    overflow: auto;
}

div.form_sample textarea {
    width: /*17.5em;*/ 240px;
    background-color: #ebf1e0;
    color: #2e3c16;
    min-height: 100px;
    font-size: 1em;
    font-family: arial, helvetica, sans-serif;
    padding: 2px;
}

div.form_sample select {
    width: 250px; /*240*/
    background-color: #ebf1e0;
    color: #2e3c16;
    font-size: 0.9em;
}

    div.form_sample select#select_postcode {
        width: 72%;
    }

div.form_sample input#postcode {
    width: 100%;
}

div.form_sample input {
    font-size: 0.9em;
}

    div.form_sample input#radio1, div.form_sample input#radio2, div.form_sample input#radio3 {
        color: #002a54;
    }

    div.form_sample input#category {
        font-size: 0.9em;
        color: #002a54;
    }

    div.form_sample input#bt_glossary {
        margin-bottom: 0px;
        float: left;
        margin-left: 5px;
        width: 2.7em;
        height: 1.8em;
    }

div.form_sample div.txt {
    width: 240px !important;
    margin-left: 3px;
    font-size: 0.95em;
}

div.form_sample div.form_left {
    width: 122px;
    float: left;
}

div.form_sample div.form_right {
    width: 60%;
    float: left;
}

img.img_right, input.img_right {
    float: right !important;
    margin-left: 4px;
}

img.img_right_top {
    float: right !important;
    margin-left: 4px;
    margin-top: 5px;
}

div.buttons {
    width: 20em;
}

div.form_sample div.buttons {
    width: 21.6em;
}

div.form_sample input.radio, div.form_sample input.checkbox {
    background: none !important;
}

div.form_sample_one {
    padding-left: 1px;
    padding-right: 0px;
    padding-bottom: 4px;
    padding-top: 5px;
}

    div.form_sample_one div.frmright {
        float: left;
        width: 10%;
    }

    div.form_sample_one label {
        font-weight: bold;
    }

    div.form_sample_one input#form_sample_one, div.form_sample_one input#form_sample_one2 {
        margin-bottom: 40px;
        vertical-align: middle;
    }

    div.form_sample_one #name {
        width: 71%;
        color: #2e3c16;
        padding-left: 2px;
        padding-right: 2px;
        background-color: #d8eff9;
        color: #002a54;
    }

/* Components layout: middlecol - icons */



div.middlecol div.icons_label {
    width: 10%;
    float: left;
}

.imgmap {
    float: right;
}

.float_left {
    float: none;
}

div.vertical ul li {
    clear: both;
    padding-bottom: 10px;
}

.hideRoundedCorners {
    background: white none repeat scroll 0%;
    padding-bottom: 5px;
}

/* Links for normal blue panels */



/* H2 Links*/



div.blue h2 a:hover {
    color: #0177BA !important;
    text-decoration: none;
}

div.blue h2 a:active {
    color: #0177BA !important;
    text-decoration: none;
}

div.blue h2 a:focus {
    color: #0177BA !important;
    text-decoration: none;
}

ul.list_with_imgs {
}

    ul.list_with_imgs li {
        width: 97.75%;
    }

        ul.list_with_imgs li h3, ul.list_with_imgs li p {
            float: left;
        }

        ul.list_with_imgs li div.img {
            float: right;
            padding: 0px;
        }





/* Panel with text and images */

div.panel div.copy div.articles {
    float: left;
    padding-top: 5px;
}

    div.panel div.copy div.articles p {
        padding-left: 13px;
        padding-bottom: 5px;
    }

        div.panel div.copy div.articles p.date {
            font-weight: bold;
            margin-bottom: 0;
            padding-left: 13px;
        }



    div.panel div.copy div.articles div.textingx {
        min-height: 120px;
    }

div.panel div.copy div.img {
    float: right;
    padding-top: 5px;
    min-height: 110px;
}

div.panel div.copy div.articles h3 a {
    padding-left: 13px;
    background: url(../images_structure/bg_green_li.gif) 1px 0.2em no-repeat transparent;
    text-decoration: none;
    display: block;
}

    div.panel div.copy div.articles h3 a:hover, div.panel div.copy div.articles h3 a:active, div.panel div.copy div.articles h3 a:focus {
        text-decoration: underline;
    }

div.dblue h2 a, div.dblue a, div.blue {
    color: #002a54 !important;
}

    div.dblue h2 a:hover, div.dblue h2 a:active, div.dblue h2 a:focus, div.dblue a:hover, div.dblue a:active, div.dblue a:focus, div.blue a:hover, div.blue a:active, div.blue a:focus {
        color: #0177BA !important;
    }

div h3.panel_heading a, div.green a {
    text-decoration: none;
}



div.panel h2, div.panel h3.panel_heading {
    min-height: 32px;
}

.home div.panel h2 {
    min-height: 12px;
}

div.icons a:hover, div.icons a:focus, div.icons a:active {
    text-decoration: underline !important;
}





/* Warning signs */



/* General classes for all the warning signs */

div.rightcol_warning div.warning div.tl_img {
    /* height:auto; */
    float: left;
    width: 30px;
    padding-top: 3px;
    padding-left: 4px;
    padding-bottom: 2px;
}



div.rightcol_warning div.warning div.tr_img {
    /* height:auto; */
    float: right;
    width: 27px;
    padding-top: 3px;
    padding-right: 3px;
    padding-bottom: 3px;
}

div.rightcol_warning div.warning div.text {
    height: auto;
    float: left;
    width: 50%;
    color: #fff;
    font-weight: bold;
    line-height: 0.8em;
    padding-top: 3px;
    font-size: 0.9em;
    z-index: 100;
    padding-bottom: 2px;
}



div.copy_warning_signs {
    padding: 10px 0px 0px 9px;
}



    div.copy_warning_signs div.warning {
        margin: 0px 0px 5px 0px;
    }



    div.copy_warning_signs div.txt {
        padding: 0px 0px 18px 0px;
        font-size: 0.9em;
    }



    div.copy_warning_signs div.txt_last {
        padding: 0px 0px 15px 0px;
        font-size: 0.9em;
    }







/* Classes for RIGHT PANE warning signs */



/* Red warning signs */

div.rightcol_warning div.warning div.warning_bg_red {
    background: #ee3b33;
    width: 131px;
}

div.rightcol_warning div.warning div.red div.botright {
    min-height: 35px;
    background: url(../images_structure/warning_br_white_bg.gif) bottom right no-repeat;
    width: 131px;
}

div.rightcol_warning div.warning div.red div.botleft {
    min-height: 35px;
    background: url(../images_structure/warning_bl_white_bg.gif) bottom left no-repeat transparent;
    width: 131px;
}

div.rightcol_warning div.warning div.red div.topright {
    min-height: 35px;
    background: url(../images_structure/warning_tr_white_bg.gif) top right no-repeat transparent;
    width: 131px;
}

div.rightcol_warning div.warning div.red div.topleft {
    background: url(../images_structure/warning_tl_white_bg.gif) top left no-repeat transparent;
    min-height: 35px;
    width: 131px;
}




/* Blue warning signs */



div.rightcol_warning div.warning div.warning_bg_blue {
    background: #0061aa;
    width: 131px;
}

div.rightcol_warning div.warning div.blue div.botright {
    background: url(../images_structure/warning_br_blue_bg.gif) bottom right no-repeat;
    width: 131px;
}

div.rightcol_warning div.warning div.blue div.botleft {
    background: url(../images_structure/warning_bl_blue_bg.gif) bottom left no-repeat transparent;
    width: 131px;
}

div.rightcol_warning div.warning div.blue div.topright {
    background: url(../images_structure/warning_tr_blue_bg.gif) top right no-repeat transparent;
    width: 131px;
}

div.rightcol_warning div.warning div.blue div.topleft {
    background: url(../images_structure/warning_tl_blue_bg.gif) top left no-repeat transparent;
    min-height: 2.5em;
    width: 131px;
}







/* Green warning signs */



div.rightcol_warning div.warning div.warning_bg_green {
    background: #78a340;
    width: 131px;
}

div.rightcol_warning div.warning div.green div.botright {
    background: url(../images_structure/warning_br_green_bg.gif) bottom right no-repeat;
    width: 131px;
}

div.rightcol_warning div.warning div.green div.botleft {
    background: url(../images_structure/warning_bl_green_bg.gif) bottom left no-repeat transparent;
    width: 131px;
}

div.rightcol_warning div.warning div.green div.topright {
    background: url(../images_structure/warning_tr_green_bg.gif) top right no-repeat transparent;
    width: 131px;
}

div.rightcol_warning div.warning div.green div.topleft {
    background: url(../images_structure/warning_tl_green_bg.gif) top left no-repeat transparent;
    min-height: 2.5em;
    width: 131px;
}









/* Backgrounds for warning signs */



div.light_green_bg {
    width: 100%;
    text-align: left;
    background: #f5f8f0;
}

div.dark_green_bg {
    width: 100%;
    text-align: left;
    background: #ebf1e0;
}

/* Classes for MIDDLE PANE warning signs */



div.middlecol div.midpane_warning div.tl_img, div.table div.midpane_warning div.tl_img {
    float: left;
    width: 37px;
    padding-top: 3px;
    padding-left: 4px;
    padding-bottom: 6px;
}



div.middlecol div.midpane_warning div.tr_img, div.table div.midpane_warning div.tr_img {
    float: right;
    width: 30px;
    padding-top: 4px;
    padding-right: 3px;
    padding-bottom: 3px;
}

div.midpane_warning div.warning_dgreen_red_sml div.tl_img,
div.midpane_warning div.warning_lgreen_red_sml div.tl_img,
div.midpane_warning div.warning_dgreen_blue_sml div.tl_img,
div.midpane_warning div.warning_lgreen_blue_sml div.tl_img {
    width: 35px !important;
}

div.middlecol div.midpane_warning div.topleft div.text, div.table div.midpane_warning div.topleft div.text {
    float: left;
    width: 50%;
    color: #fff !important;
    font-weight: bold !important;
    line-height: 0.9em;
    padding-top: 3px;
    font-size: 0.9em;
    z-index: 100;
    padding-bottom: 2px;
}

div.table div.midpane_warning {
    margin-top: 9px;
}



    div.table div.midpane_warning div.topleft div.text {
        float: left;
        width: 50%;
        color: #fff !important;
        font-weight: bold !important;
        line-height: 0.9em;
        padding-top: 3px;
        z-index: 100;
        padding-bottom: 2px;
    }

        div.table div.midpane_warning div.topleft div.text p {
            padding-top: 0px;
        }

        div.middlecol div.midpane_warning div.topleft div.text p, div.table div.midpane_warning div.topleft div.text p {
            color: #fff !important;
        }







div.middlecol div.midpane_warning, div.table div.midpane_warning {
    width: 151px;
}

/* Red warning signs - Middle pane */

div.midpane_warning div.warning_dgreen_red {
    background: #ee3b33;
    width: 151px;
}





    div.midpane_warning div.warning_dgreen_red div.botright {
        background: url(../images_structure/warning_br_dgreen_red_mid_b.gif) bottom right no-repeat;
        width: 151px;
    }

    div.midpane_warning div.warning_dgreen_red div.botleft {
        background: url(../images_structure/warning_bl_dgreen_red_mid_b.gif) bottom left no-repeat transparent;
        width: 151px;
    }

    div.midpane_warning div.warning_dgreen_red div.topright {
        background: url(../images_structure/warning_tr_dgreen_red_mid_b.gif) top right no-repeat transparent;
        width: 151px;
    }

    div.midpane_warning div.warning_dgreen_red div.topleft {
        background: url(../images_structure/warning_tl_dgreen_red_mid_b.gif) top left no-repeat transparent;
        min-height: 2em;
        width: 151px;
    }







/* Red warning signs on Light green background - Middle pane */

div.midpane_warning div.warning_lgreen_red {
    background: #ee3b33;
    width: 151px;
}





    div.midpane_warning div.warning_lgreen_red div.botright {
        background: url(../images_structure/warning_br_lgreen_red_mid_b.gif) bottom right no-repeat;
        width: 151px;
    }

    div.midpane_warning div.warning_lgreen_red div.botleft {
        background: url(../images_structure/warning_bl_lgreen_red_mid_b.gif) bottom left no-repeat transparent;
        width: 151px;
    }

    div.midpane_warning div.warning_lgreen_red div.topright {
        background: url(../images_structure/warning_tr_lgreen_red_mid_b.gif) top right no-repeat transparent;
        width: 151px;
    }

    div.midpane_warning div.warning_lgreen_red div.topleft {
        background: url(../images_structure/warning_tl_lgreen_red_mid_b.gif) top left no-repeat transparent;
        min-height: 2em;
        width: 151px;
    }











/* Blue warning signs on Dark green background - Middle pane */





div.midpane_warning div.warning_dgreen_blue {
    background: #0061aa;
    width: 151px;
}





    div.midpane_warning div.warning_dgreen_blue div.botright {
        background: url(../images_structure/warning_br_dgreen_blue_mid_.gif) bottom right no-repeat;
        width: 151px;
    }

    div.midpane_warning div.warning_dgreen_blue div.botleft {
        background: url(../images_structure/warning_bl_dgreen_blue_mid_.gif) bottom left no-repeat transparent;
        width: 151px;
    }

    div.midpane_warning div.warning_dgreen_blue div.topright {
        background: url(../images_structure/warning_tr_dgreen_blue_mid_.gif) top right no-repeat transparent;
        width: 151px;
    }

    div.midpane_warning div.warning_dgreen_blue div.topleft {
        background: url(../images_structure/warning_tl_dgreen_blue_mid_.gif) top left no-repeat transparent;
        min-height: 2em;
        width: 151px;
    }







/* Blue warning signs on Light green background - Middle pane */





div.midpane_warning div.warning_lgreen_blue {
    background: #0061aa;
    width: 151px;
}





    div.midpane_warning div.warning_lgreen_blue div.botright {
        background: url(../images_structure/warning_br_lgreen_blue_mid_.gif) bottom right no-repeat;
        width: 151px;
    }

    div.midpane_warning div.warning_lgreen_blue div.botleft {
        background: url(../images_structure/warning_bl_lgreen_blue_mid_.gif) bottom left no-repeat transparent;
        width: 151px;
    }

    div.midpane_warning div.warning_lgreen_blue div.topright {
        background: url(../images_structure/warning_tr_lgreen_blue_mid_.gif) top right no-repeat transparent;
        width: 151px;
    }

    div.midpane_warning div.warning_lgreen_blue div.topleft {
        background: url(../images_structure/warning_tl_lgreen_blue_mid_.gif) top left no-repeat transparent;
        min-height: 2em;
        width: 151px;
    }























/* Green warning signs on Dark green background - Middle pane */

div.midpane_warning div.warning_dgreen_green {
    background: #78a340;
    width: 151px;
}





    div.midpane_warning div.warning_dgreen_green div.botright {
        background: url(../images_structure/warning_br_dgreen_green_mid.gif) bottom right no-repeat;
        width: 151px;
    }

    div.midpane_warning div.warning_dgreen_green div.botleft {
        background: url(../images_structure/warning_bl_dgreen_green_mid.gif) bottom left no-repeat transparent;
        width: 151px;
    }

    div.midpane_warning div.warning_dgreen_green div.topright {
        background: url(../images_structure/warning_tr_dgreen_green_mid.gif) top right no-repeat transparent;
        width: 151px;
    }

    div.midpane_warning div.warning_dgreen_green div.topleft {
        background: url(../images_structure/warning_tl_dgreen_green_mid.gif) top left no-repeat transparent;
        min-height: 2em;
        width: 151px;
    }





/* Green warning signs on Light green background - Middle pane */

div.midpane_warning div.warning_lgreen_green {
    background: #78a340;
    width: 151px;
}





    div.midpane_warning div.warning_lgreen_green div.botright {
        background: url(../images_structure/warning_br_lgreen_green_mid.gif) bottom right no-repeat;
        width: 151px;
    }

    div.midpane_warning div.warning_lgreen_green div.botleft {
        background: url(../images_structure/warning_bl_lgreen_green_mid.gif) bottom left no-repeat transparent;
        width: 151px;
    }

    div.midpane_warning div.warning_lgreen_green div.topright {
        background: url(../images_structure/warning_tr_lgreen_green_mid.gif) top right no-repeat transparent;
        width: 151px;
    }

    div.midpane_warning div.warning_lgreen_green div.topleft {
        background: url(../images_structure/warning_tl_lgreen_green_mid.gif) top left no-repeat transparent;
        min-height: 2em;
        width: 151px;
    }











/* Red NUMBER warning signs - Middle pane */

div.midpane_warning div.warning_dgreen_red_sml {
    background: #ee3b33;
    width: 78px;
}





    div.midpane_warning div.warning_dgreen_red_sml div.botright {
        background: url(../images_structure/warning_br_dgreen_red_sml.gif) bottom right no-repeat;
        width: 78px;
    }

    div.midpane_warning div.warning_dgreen_red_sml div.botleft {
        background: url(../images_structure/warning_bl_white_bg.gif) bottom left no-repeat;
        width: 78px;
    }

    div.midpane_warning div.warning_dgreen_red_sml div.topright {
        background: url(../images_structure/warning_tr_white_bg.gif) top right no-repeat;
        width: 78px;
    }

    div.midpane_warning div.warning_dgreen_red_sml div.topleft {
        background: url(../images_structure/warning_tl_white_bg.gif) top left no-repeat;
        min-height: 2em;
        width: 78px;
    }









/* Red NUMBER warning signs with D.GREEN background - Middle pane */

div.midpane_warning div.warning_dgreen_red_sml {
    background: #ee3b33;
    width: 78px;
}

    div.midpane_warning div.warning_dgreen_red_sml div.botright {
        background: url(../images_structure/warning_br_dgreen_red_sml.gif) bottom right no-repeat;
        width: 78px;
    }

    div.midpane_warning div.warning_dgreen_red_sml div.botleft {
        background: url(../images_structure/warning_bl_dgreen_red_sml.gif) bottom left no-repeat;
        width: 78px;
    }

    div.midpane_warning div.warning_dgreen_red_sml div.topright {
        background: url(../images_structure/warning_tr_dgreen_red_sml.gif) top right no-repeat;
        width: 78px;
    }

    div.midpane_warning div.warning_dgreen_red_sml div.topleft {
        background: url(../images_structure/warning_tl_dgreen_red_sml.gif) top left no-repeat;
        min-height: 2em;
        width: 78px;
    }





/* Red NUMBER warning signs with L.GREEN background - Middle pane */

div.midpane_warning div.warning_lgreen_red_sml {
    background: #ee3b33;
    width: 78px;
}

    div.midpane_warning div.warning_lgreen_red_sml div.botright {
        background: url(../images_structure/warning_br_lgreen_red_sml.gif) bottom right no-repeat;
        width: 78px;
    }

    div.midpane_warning div.warning_lgreen_red_sml div.botleft {
        background: url(../images_structure/warning_bl_lgreen_red_sml.gif) bottom left no-repeat;
        width: 78px;
    }

    div.midpane_warning div.warning_lgreen_red_sml div.topright {
        background: url(../images_structure/warning_tr_lgreen_red_sml.gif) top right no-repeat;
        width: 78px;
    }

    div.midpane_warning div.warning_lgreen_red_sml div.topleft {
        background: url(../images_structure/warning_tl_lgreen_red_sml.gif) top left no-repeat;
        min-height: 2em;
        width: 78px;
    }







/* Blue NUMBER warning signs with D.GREEN background - Middle pane */

div.midpane_warning div.warning_dgreen_blue_sml {
    background: #0061aa;
    width: 78px;
}

    div.midpane_warning div.warning_dgreen_blue_sml div.botright {
        background: url(../images_structure/warning_br_dgreen_blue_sml.gif) bottom right no-repeat;
        width: 78px;
    }

    div.midpane_warning div.warning_dgreen_blue_sml div.botleft {
        background: url(../images_structure/warning_bl_dgreen_blue_sml.gif) bottom left no-repeat;
        width: 78px;
    }

    div.midpane_warning div.warning_dgreen_blue_sml div.topright {
        background: url(../images_structure/warning_tr_dgreen_blue_sml.gif) top right no-repeat;
        width: 78px;
    }

    div.midpane_warning div.warning_dgreen_blue_sml div.topleft {
        background: url(../images_structure/warning_tl_dgreen_blue_sml.gif) top left no-repeat;
        min-height: 2em;
        width: 78px;
    }







/* Blue NUMBER warning signs with L.GREEN background - Middle pane */

div.midpane_warning div.warning_lgreen_blue_sml {
    background: #0061aa;
    width: 78px;
}

    div.midpane_warning div.warning_lgreen_blue_sml div.botright {
        background: url(../images_structure/warning_br_lgreen_blue_sml.gif) bottom right no-repeat;
        width: 78px;
    }

    div.midpane_warning div.warning_lgreen_blue_sml div.botleft {
        background: url(../images_structure/warning_bl_lgreen_blue_sml.gif) bottom left no-repeat;
        width: 78px;
    }

    div.midpane_warning div.warning_lgreen_blue_sml div.topright {
        background: url(../images_structure/warning_tr_lgreen_blue_sml.gif) top right no-repeat;
        width: 78px;
    }

    div.midpane_warning div.warning_lgreen_blue_sml div.topleft {
        background: url(../images_structure/warning_tl_lgreen_blue_sml.gif) top left no-repeat;
        min-height: 2em;
        width: 78px;
    }





        div.midpane_warning div.warning_dgreen_red_sml div.topleft div.text, div.midpane_warning div.warning_lgreen_red_sml div.topleft div.text, div.midpane_warning div.warning_dgreen_blue_sml div.topleft div.text, div.midpane_warning div.warning_lgreen_blue_sml div.topleft div.text {
            font-size: 1.9em;
            padding-top: 5px;
            padding-left: 0px;
            padding-bottom: 2px;
            width: 32%;
            text-align: center;
        }



/* Major events box */

#emergency, #emergency_short {
    background: url(../images_structure/emergency_bg.gif) top left repeat-y;
    margin-right: 46px;
    margin-top: 20px;
}

    #emergency .t, #emergency_short .t {
        background: url(../images_structure/emergency_warning_repeat_horizontal.gif) 0 0 repeat-x;
        width: 100%;
    }

    #emergency .b, #emergency_short .b {
        background: url(../images_structure/emergency_warning_repeat_horizontal.gif) 0 100% repeat-x;
    }

    #emergency .l, #emergency_short .l {
        background: url(../images_structure/emergency_warning_repeat_vertical.gif) 0 0 repeat-y;
    }

    #emergency .r, #emergency_short .r {
        background: url(../images_structure/emergency_warning_repeat_vertical.gif) 100% 0 repeat-y;
    }

    #emergency .bl, #emergency_short .bl {
        background: url(../images_structure/emergency_bl.gif) 0 100% no-repeat;
    }

    #emergency .br, #emergency_short .br {
        background: url(../images_structure/emergency_br.gif) 100% 100% no-repeat;
    }

    #emergency .tl, #emergency_short .tl {
        background: url(../images_structure/emergency_tl.gif) 0 0 no-repeat;
    }

    #emergency .tr, #emergency_short .tr {
        background: url(../images_structure/emergency_tr.gif) 100% 0 no-repeat;
        padding: 10px;
    }

    #emergency_short .tr {
        padding: 5px;
    }





    #emergency .heading, #emergency_short .heading {
        width: 223px;
        color: #fff;
        text-transform: uppercase;
        float: left;
        font-weight: bold;
        min-height: 25px;
        vertical-align: top;
        font-size: 1.1em;
    }

    #emergency_short .heading {
        min-height: 20px;
        padding-top: 4px;
        margin-bottom: 0 !important;
    }

        #emergency .heading img, #emergency_short .heading img {
            float: left;
            padding-right: 5px;
            margin-top: -3px;
        }

    #emergency .heading {
        margin-left: -4px;
        width: 228px;
    }

    #emergency .copy, #emergency_short .copy {
        float: left;
        margin-top: -5px;
        width: 60%;
    }

        #emergency .copy p, #emergency_short .copy p {
            margin: 0;
            padding-bottom: 0px;
            background: url(../images_structure/bg_li_red.gif) 0 50% no-repeat;
            padding-left: 15px;
            color: #ee3b33;
            margin-top: 5px;
            font-size: 1.1em !important;
        }

            #emergency .copy p a, #emergency_short .copy p a {
                color: #ee3b33;
            }

                #emergency .copy p a:hover, #emergency .copy p a:focus, #emergency .copy p a:active, #emergency_short .copy p a:active, #emergency_short .copy p a:focus, #emergency_short .copy p a:hover, div.warning p.arrowlink a:hover, div.warning p.arrowlink a:focus, div.warning p.arrowlink a:active {
                    color: #ee3b33 !important;
                }

#emergency_copy {
    margin-top: -3px;
}

#emergency_short #emergency_copy {
    padding-top: 1px;
}

#emergency_short .copy p {
    margin-top: 10px;
    padding-bottom: 0;
}

.button {
    border-radius: 10px;
    border: none;
    text-decoration: none !important;
    font-size: 11px !important;
    font-weight: 800;
    display: inline-block;
    padding-top: 2px !important;
    padding-bottom: 2px !important;
    vertical-align: inherit;
}

div.green a.button:hover, div.green a.button:focus, div.green a.button:active {
    color: #2e3c16 !important;
}

.btn-lightgreen {
    background-color: #E4EDB2;
}

.btn-green {
    background-color: #628B1A;
    color: #ffffff !important;
}

div.green a.btn-green:hover, div.green a.btn-green:focus, div.green a.btn-green:active {
    color: #ffffff !important;
}

.larger_text {
    font-size: 1.7em !important;
}

svg {
    fill: transparent;
    stroke: black;
    stroke-width: 0.5;
}

    svg text {
        stroke: transparent;
        font-family: sans-serif;
        font-size: 0.8em;
    }

    svg .tick text {
        font-size: 0.6em;
    }

    svg path {
        fill: transparent;
        stroke: black;
    }

    svg > g > text {
        fill: #aaa;
    }

    svg text.active {
        fill: black;
    }



    svg text.fw.active tspan {
        fill: darkred;
        font-weight: bold;
    }

    svg text.fw.con.active tspan {
        fill: darkorange;
    }

    svg text.fw tspan.active {
        fill: darkgreen !important;
        font-weight: 800;
    }

    svg .vessel {
        stroke: black;
        fill: transparent;
    }

    svg .water {
        stroke: transparent;
        fill: cornflowerblue;
        fill-opacity: 0.5;
    }

    svg .actions-heading {
        fill: black;
        font-weight: bold;
        text-decoration: underline;
    }



    svg a {
        fill: blue;
        text-decoration: underline !important;
    }

    svg .range {
        stroke: green;
        stroke-opacity: 1;
        stroke-width: 2;
        /*fill:green;*/
        fill-opacity: 0.3;
    }

.details {
    width: 50%;
    display: inline-block;
}

#riverlevel {
    width: 50%;
    float: right;
    display: inline-block;
    min-width: 500px;
}

#riverlevel-tooltip {
    background: white;
    max-width: 300px;
    opacity: 0.9;
    pointer-events: none;
}

    #riverlevel-tooltip table {
        padding: 0;
        border-collapse: collapse;
        box-shadow: 7px 7px 12px -9px #777;
        word-wrap: break-word;
    }

    #riverlevel-tooltip thead {
        background-color: #aaa;
        color: white;
    }

    #riverlevel-tooltip td, #riverlevel-tooltip th {
        padding: 5px;
    }

        #riverlevel-tooltip td:nth-child(2) {
            text-align: right;
            border-left: 1px dotted #ccc;
        }

        #riverlevel-tooltip td:first-child:last-child {
            border-top: 1px dotted #ccc;
            border-bottom: 1px dotted #ccc;
            word-wrap: break-word;
            max-width: 290px;
        }

.grid-cell-wrap {
    word-break: break-all;
    display:block;
}