/********** AGENCY(Suplemental) CSS ***********/
/*********** amends MDstandard.css ***********/


body, html {
    height: 100%;
}

/*********** PAGE COLOR (= banner color) ***********/
#container {
    background-color: #fff; /*#B5CCDE; took out on 6/27/13*/ /**** change this from grey to your color (color choices #993333, 669999)*****/
    border:1px solid #E6E6E6; /*added 6/27/13*/
}

#content {
    float: left;
    display: inline;
    position: relative;
    width: 82%;
    background-color: #fff;
    background-image: url(../images/ContentTopRight2.png);
    min-height: 635px;
}

.sideLinks {
    width: 148px;
    margin: 0px;
    display: block;
    color: #000; /*was #ccc*/
    font-family:arial;
}

    .sideLinks a:active, .sideLinks a, .sideLinks a:visited {
        color: #fff; /*was AA2B00 changed on 6/27/13*/
    }

        .sideLinks a:hover {
            /*removed on 6/27/13 color: #4D6B91 */
            text-decoration: underline;
        }

    .sideLinks li {
        border-bottom: 1px dashed #3B4551;
        margin: 0px 5px 3px 0px;
        padding-bottom: 3px;
    }

#leftSide {
    width: 148px;
    float: left;
    padding: 0px 10px 10px 10px;
    margin: 0px;
}

.imgC {
    text-align: center;
    padding: 0px 10px 0px 10px;
    /*BORDER-RIGHT: #cccccc 1px solid; BORDER-TOP: #cccccc 1px solid; BORDER-LEFT: #cccccc 1px solid; BORDER-BOTTOM: #cccccc 1px solid*/
}

.boxBlank {
    background-image: none; /*Removed bottom right gif from box*/
}

.boxBlank {
    MARGIN-TOP: 5px;
    PADDING-LEFT: 10px;
    FONT: 1em Arial, Helvetica, sans-serif;
    TEXT-TRANSFORM: none;
    COLOR: #3B4551;
}

    .boxBlank H3 A:link {
        FONT: 600 100% Arial, Helvetica, sans-serif;
        COLOR: #41535c;
        TEXT-DECORATION: underline;
    }

    .boxBlank h1 {
        background-image: url(../images/cornertopleft1.gif);
    }

    .boxBlank ul {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 100%; /*color was #005983*/
    }

.boxDark {
    background-image: url(../images/cornerbottomright1.gif);
}

    .boxDark h2 {
        background-image: url(../images/cornertopleft1.gif);
    }

.level H4 {
    MARGIN-TOP: 5px;
    PADDING-LEFT: 10px;
    FONT: 600 100% Arial, Helvetica, sans-serif;
    TEXT-TRANSFORM: none;
    COLOR: #005983;
}

    .level H4 A:link {
        FONT: 600 100% Arial, Helvetica, sans-serif;
        COLOR: #41535c;
        TEXT-DECORATION: underline;
    }

    .level H4 A:visited {
        color: #3B4551;
    }
    /*color was #42525a*/

    .level H4 A:hover {
        BACKGROUND-COLOR: #ddeeff;
    }

#levelOnefeatures P {
    PADDING-RIGHT: 10px;
    PADDING-LEFT: 10px;
    FONT-WEIGHT: normal;
    FONT-SIZE: 100%;
    MARGIN-BOTTOM: 12px;
    COLOR: #3B4551;
    LINE-HEIGHT: normal;
    font-family: Verdana, Arial, Helvetica, sans-serif; /*color was #005983, 42525a*/
}

#levelOnefeatures H3 {
    MARGIN-TOP: 5px;
    PADDING-LEFT: 10px;
    FONT: 600 100% Arial, Helvetica, sans-serif;
    TEXT-TRANSFORM: none;
    COLOR: #3c4a51;
}

    #levelOnefeatures H3 A:link {
        FONT: 600 100% Arial, Helvetica, sans-serif;
        COLOR: #41535c;
        TEXT-DECORATION: underline;
    }

    #levelOnefeatures H3 A:hover {
        BACKGROUND-COLOR: #ddeeff;
    }

#levelOnefeatures H2 {
    MARGIN-TOP: 5px;
    PADDING-LEFT: 10px;
    FONT: 600 100% Arial, Helvetica, sans-serif;
    TEXT-TRANSFORM: none;
    COLOR: #3c4a51;
}

#Column190, #Column190a, #Column190b, #Column190c, #Column190d, #Column190e, #Column190f, #Column190g, #Column190h, #Column190i, #Column190j {
    position: relative;
    float: left;
    display: inline;
    margin: 0px 0px 10px 10px;
    padding: 0px;
    width: 19%;
}

#ColumnMain {
    position: relative;
    width: 100%;
    display: inline;
    float: left;
    margin: 0px;
}

#Column670, #Column670a {
    width: 67%;
}

#navTab {
    line-height: 1.8;
    cursor: pointer; /*Added 4/1/09*/
}

    #navTab a {
        float: left;
        font-weight: bold;
        background: url(../images/tabLeftBlue.gif) no-repeat left top;
        margin: 0;
        padding: 0 2px 0 4px;
        text-decoration: none;
        cursor: pointer;
    }

        #navTab a span {
            float: left;
            display: block;
            background: url(../images/tabRightBlue.gif) no-repeat right top;
            padding: 3px 12px 3px 4px;
            color: #fff;
            cursor: pointer;
        }

        #navTab a:hover span {
            color: #000;
        }

.searchTextBox {
    font-size: .9em; /* font size was .6875em (10/16) */
}

.boxDark h2 {
    font-style: normal;
}

#global2 a {
    color: #FFFFFF;
    font-weight: bold;
    padding: 0;
    margin-bottom: 0;
}

#global a {
    font-size: 9px;
}

.home {
    background-image: url(../images/home.gif);
    background-position: left;
    background-repeat: no-repeat;
}

.boxEvents {
    background-color: #ffffff;
    background-image: url(../images/hbottom.gif);
    background-repeat: no-repeat;
    background-position: bottom right;
}

    .boxEvents h3 {
        padding: 5px 5px 5px 40px;
        background-image: url(../images/hevents.gif);
        background-repeat: no-repeat;
        border-right: 2px solid #999999;
        background-color: #E6E6E6;
        font-style: oblique;
        color: #000000;
        height: 20px;
    }


/*********** YOUR TAB SUBJECTS ***********/
/*** Customize, and name <body> id for active state  ***/

body#home #t-home a {
    background-position: 0% -48px;
}

    body#home #t-home a span {
        background-position: 100% -48px;
        color: #000000;
    }

body#subject1 #t-subject1 a {
    background-position: 0% -48px;
}

    body#subject1 #t-subject1 a span {
        background-position: 100% -48px;
        color: #000000;
    }

p {
    margin: .5em;
}

.boxBlank p {
    margin: 0;
}

body#subject2 #t-subject2 a {
    background-position: 0% -48px;
}

    body#subject2 #t-subject2 a span {
        background-position: 100% -48px;
        color: #000000;
    }

body#subject3 #t-subject3 a {
    background-position: 0% -48px;
}

    body#subject3 #t-subject3 a span {
        background-position: 100% -48px;
        color: #000000;
    }

body#subject4 #t-subject4 a {
    background-position: 0% -48px;
}

    body#subject4 #t-subject4 a span {
        background-position: 100% -48px;
        color: #000000;
    }

body#subject5 #t-subject5 a {
    background-position: 0% -48px;
}

    body#subject5 #t-subject5 a span {
        background-position: 100% -48px;
        color: #000000;
    }

/*Publication Headers*/
h3.header {
    border-right: #e1dfc8 1px solid;
    padding-right: 5px;
    border-top: #e1dfc8 1px solid;
    padding-left: 5px;
    font-weight: bold;
    font-size: 1.1em;
    padding-bottom: 5px;
    border-left: #e1dfc8 1px solid;
    color: black;
    padding-top: 5px;
    border-bottom: #e1dfc8 1px solid;
    background-color: #f3f0e7;
    font-family: "Times New Roman", Times, serif, Geneva, Arial, Helvetica, sans-serif;
}


/*Image Slider*/

.slide-link a:link, .slide-link a:visited {
    color: #fff;
    text-decoration: none;
}

a img {
    border: 0;
}

div.wrap {
    width: 60%;
    margin: 0 auto;
    text-align: left;
}

div#top div#nav {
    float: left;
    clear: both;
    width: 60%;
    height: 52px;
    margin: 22px 0 0;
}

    div#top div#nav ul {
        float: left;
        width: 70%;
        height: 52px;
        list-style-type: none;
    }

div#nav ul li {
    float: left;
    height: 52px;
}

    div#nav ul li a {
        border: 0;
        height: 52px;
        display: block;
        line-height: 52px;
        text-indent: -9999px;
    }

div#header {
    margin: -1px 0 0;
}

div#video-header {
    height: 683px;
    margin: -1px 0 0;
}

div#header div.wrap {
    height: 170px; /*Change here to set the image height it was 299*/
    /*background : url(/images/header-bg.png) no-repeat 50% 0;*/
}

div#header div#slide-holder {
    z-index: 40;
    width: 60%;
    height: 400px;
    position: absolute;
}

    div#header div#slide-holder div#slide-runner {
        top: 9px;
        left: 9px;
        width: 60%;
        height: 400px;
        overflow: hidden;
        position: absolute;
    }

    div#header div#slide-holder img {
        margin: 0;
        display: none;
        position: absolute;
    }

    div#header div#slide-holder div#slide-controls {
        left: 0;
        bottom: 280px;
        width: 60%;
        height: 46px;
        display: none;
        position: absolute;
        /*background : url(/images/slide-bg.png) 0 0;*/
    }

        div#header div#slide-holder div#slide-controls p.text {
            float: left;
            color: #fff;
            display: block;
            font-size: 10px;
            line-height: 16px;
            margin: 15px 0 0 20px;
            text-transform: uppercase;
        }

        div#header div#slide-holder div#slide-controls p#slide-nav {
            float: left;
            height: 24px;
            display: inline;
            margin: 280px 15px 0 0;
        }

            div#header div#slide-holder div#slide-controls p#slide-nav a {
                float: left;
                width: 2.4%;
                height: 24px;
                display: inline;
                font-size: 11px;
                margin: 0 5px 0 0;
                line-height: 24px;
                font-weight: bold;
                text-align: center;
                text-decoration: none;
                background-position: 0 0;
                background-repeat: no-repeat;
            }

                div#header div#slide-holder div#slide-controls p#slide-nav a.on {
                    background-position: 0 -24px;
                }

            div#header div#slide-holder div#slide-controls p#slide-nav a {
                color: #FFFFFF;
            }

div#nav ul li a {
    background: url(../images/nav.png) no-repeat;
    color: #FFFFFF;
}

#global2 {
    padding-bottom: 0;
    padding: 0;
}

#tools {
    padding: 0;
    margin-top: 0;
}

/*ADDITIONAL CSS*/

.oneField {
    float: left;
    width: 45%;
    margin: 0 1.5em 0 0;
    padding: .2em;
}

input, textarea, select, fieldset {
    border: 1px solid #000;
}

    fieldset legend {
        font-weight: bold;
    }

form {
    padding: 0;
}

#amountRL {
    float: left;
}

#input {
    text-align: center;
}

fieldset {
    margin: 1em 0 1em 0;
}

.clear {
    clear: both;
    height: 0;
    padding: 0;
    margin: 0;
}

.anon {
    clear: both;
    padding: .4em 0 0 0;
}

.email {
    width: 93%;
    clear: both;
    padding: .2em;
}

.reciptLeft {
    width: 33%;
    float: left;
}

.recipt {
    font-family: Bookman Old Style;
    font-size: 36pt;
    font-weight: bold;
    text-align: center;
    float: left;
    width: 33%;
}

.reciptRight {
    float: left;
    width: 33%;
    text-align: center;
}

#footer {
    color: #000;
}

    #footer a, #tools a {
        color: #FFFF99;
    }

.boxColor {
    background-color: #fff;
    background-image: url(../images/cornerbottomright.gif);
    background-repeat: no-repeat;
    background-position: bottom right;
}

    .boxColor h2 {
        padding: 5px 5px 5px 10px;
        background-image: url(../images/cornertopleft.gif);
        background-repeat: no-repeat;
        text-align: center;
        font-variant: small-caps;
        background-position: top left;
        font-family: Georgia, "Times New Roman", Times, serif;
        border: 0px;
        background-color: initial;
        color: #3A6894;
        height:70px; /*Added height on 7-11-2013*/
    }
