@charset "utf-8";
body {
    background-color: #5BBC84;
    background-image: url("/commcms/_wang-convert/images/shadowslice.png");
    background-position: center center;
    background-repeat: repeat-y;
    color: #2F2E2E;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;
    line-height: 18px;
    margin: 0;
}
a {
    color: #990000;
    text-decoration: none;
}
a:hover {
    color: #026365;
    text-decoration: underline;
}
a:visited {
    color: #990000;
}
td {
    font-size: 11px;
    line-height: normal;
}
.redtext {
    color: #990000;
}
.header1 {
    color: #026365;
    font-size: 14px;
    font-weight: bold;
}
.header2 {
    color: #026365;
    font-size: 12px;
    font-weight: bold;
}
.header3 {
    color: #026365;
    font-size: 11px;
    font-weight: bold;
}
.redBold {
    color: #990000;
    font-size: 12px;
    font-weight: bold;
}
.redlarge {
    color: #990000;
    font-size: 14px;
    font-weight: bold;
}
.underline {
    text-decoration: underline;
}
#jasmine a {
    color: #026365;
    font-weight: bold;
    line-height: 20px;
    text-decoration: none;
}
#jasmine a:visited {
    color: #026365;
    font-weight: bold;
    line-height: 20px;
}
#jasmine a:hover {
    color: #990000;
    font-weight: bold;
    line-height: 20px;
}
#wrapper {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    width: 1028px;
}
#content {
    background-color: #FFFFFF;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    width: 930px;
}
#left {
    background-color: #FFFFFF;
    display: block;
    float: left;
    margin-top: 0;
    width: 690px;
}
#left p {
    padding-right: 20px;
}
#right {
    background-color: #CAD6CA;
    display: block;
    float: left;
    margin-top: 0;
    width: 240px;
}
#slideshow {
    height: 318px;
    overflow: hidden;
    width: 690px;
}
#caption {
    background-color: #990000;
    height: 28px;
    overflow: hidden;
    width: 690px;
}
#caption div {
    color: #FFFFFF;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 10px;
    padding-left: 10px;
    padding-top: 7px;
    text-align: left;
}
#footer {
    background-color: #001C36;
    background-image: url("/commcms/_wang-convert/images/footer-back.gif");
    background-position: center top;
    background-repeat: no-repeat;
    color: #FFFFFF;
    display: block;
    height: 200px;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}
#footer a {
    color: #FFFFFF;
    text-align: center;
}
.padding {
    padding-left: 20px;
    padding-right: 15px;
}
.right-padding {
    padding-right: 20px;
}
.cbw-edit {
    margin-top: -20px;
}
UL#nav {
    background-color: #026365;
    border-bottom: 1px solid #347EB3;
    color: #FFFFFF;
    display: inline;
    font-weight: normal;
    list-style-type: none;
    margin: 0;
    padding: 0 0 2px;
    text-indent: 5px;
    width: 930px;
    z-index: 100;
}
#nav A {
    color: #FFFFFF;
    display: block;
    font-weight: bold;
    padding-bottom: 10px;
    padding-top: 10px;
    text-decoration: none;
    z-index: 100;
}
#nav LI A:hover {
    background-color: #990000;
    border-left-color: #000000;
    border-right-color: #000000;
    color: #FFFFFF;
    padding-left: 0;
}
#nav LI {
    background-color: #026365;
    border-bottom: 2px solid #A39D95;
    cursor: default;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    position: relative;
    text-align: center;
    width: 156px;
    z-index: 100;
}
#nav LI LI A {
    color: #000000;
    display: block;
    font-size: 11px;
    font-weight: normal;
    padding-left: 0;
    padding-right: 0;
    text-transform: capitalize;
    width: 156px;
    z-index: 100;
}
#nav LI LI:hover {
    background-color: #990000;
    color: #FFFFFF;
    display: block;
    padding-left: 0;
    padding-right: 1px;
}
#nav LI LI {
    background-color: #CAD6CA;
    border-bottom: 1px solid #767472;
    border-left: 0 solid #F0F0F0;
    border-right: 0 solid #F0F0F0;
    display: block;
    float: none;
    padding-left: 0;
    padding-right: 0;
}
#nav LI LI.rightfix {
    background-color: #CCCCCC;
    border-bottom: 1px solid #767472;
    border-left: 0 solid #F0F0F0;
    display: block;
    float: none;
    width: 125px;
}
#nav LI LI.rightfix A {
    background-color: #CCCCCC;
    display: block;
    float: none;
    width: 125px;
}
#nav LI LI.rightfix A:hover {
    background-color: #697F96;
    display: block;
    float: none;
    width: 125px;
}
LI#first {
    border-left-width: 0;
    width: 138px;
}
LI#last {
    border-right-width: 0;
    width: 167px;
}
LI#program {
    border-left-width: 0;
    width: 147px;
}
LI#associated {
    border-left-width: 0;
    width: 147px;
}
#nav LI A:visited {
    color: #FFFFFF;
}
#nav LI LI A:visited {
    color: #000000;
}
#nav LI LI A:hover {
    color: #FFFFFF;
}
#nav LI UL {
    display: none;
    left: 0;
    position: absolute;
    top: 100%;
    z-index: 100;
}
UNKNOWN {
    left: auto;
    margin-left: -1px;
    margin-top: 0;
    top: auto;
}
#nav LI:hover UL {
    border-top: 0 solid #347EB3;
    display: block;
    margin-left: -1px;
    margin-top: 0;
    padding-left: 0;
}
#nav LI.over UL {
    border-top: 0 solid #347EB3;
    display: block;
    margin-left: -1px;
    margin-top: 0;
}


div.navWrap {
    background-color: #000000;
    width: 100%;
    height: 44px;
    border: 0px;
    margin: auto;
    padding: 0px;
}


ul.mainMenu a {
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    color: #FFF;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    cursor: pointer;
    display: block;
}

    ul.mainMenu a:hover {
        cursor: pointer;
        text-decoration: none;
    }

    ul.mainMenu a:visited {
        text-decoration: none;
    }


ul.mainMenu {
    list-style-type: none;
    z-index: 1000;
}

    ul.mainMenu li.mainMenu {
		float: left;
		height: 44px;
    }
    
        ul.mainMenu li.mainMenu a {
            background-color: #000000;
            border: 1px solid #000000;
            display:block;
            padding: 12px 15px 12px 12px;
            min-width: 80px;
			-webkit-box-sizing: border-box;
			-moz-box-sizing: border-box;
			box-sizing: border-box;
			height: 100%;
			position: relative;
			z-index: 1000;
        }
        
        ul.mainMenu li.mainMenu:first-child a {
            min-width: 80px;
        }
        
        ul.mainMenu li.mainMenu:last-child a {
            min-width: 80px;
        }

            ul.mainMenu li.mainMenu a:hover {
                background-color: #202020;
                border: 1px solid #202020;
            }

            ul.mainMenu li.mainMenu ul.subMenu {
                list-style-type: none;
                border: 1px solid #3d3d3d;
                border-top: 0px;
                border-bottom-right-radius: 5px;
                border-bottom-left-radius: 5px;
                box-shadow: 0px 0px 3px #666;
                display: none;
                z-index: 1000;
                position: absolute;
                opacity:0.9;
            }

            ul.mainMenu li.mainMenu ul.subMenu li {
                border-top: 1px solid #202020;
                z-index: 10000;
            }
            
            ul.mainMenu li.mainMenu ul.subMenu a {
                display: block;
                margin: 0px;
                border: 0px;
                background-color: #3d3d3d;
                width: auto;
                padding: 6px 3px 6px 3px;
                text-transform: capitalize;
            }

            ul.mainMenu li.mainMenu ul.subMenu a:hover {
                background-color: #111 !important;
            }

