@CHARSET "ISO-8859-1";

@import "swv/styles/header.css";
@import "../styles/buttons.css";
@import "swv/styles/header_login.css";
@import "../styles/index.css";
@import "swv/styles/bootstrap.min.css";
@import "../styles/bootstrap-theme.min.css";
@import "../scripts/arcgis_js_v320_api/arcgis_js_api/library/3.20/3.20/dijit/themes/nihilo/nihilo.css";
@import "../scripts/arcgis_js_v320_api/arcgis_js_api/library/3.20/3.20/dojox/layout/resources/ExpandoPane.css";
@import "swv/styles/login.css";


html, body {
    width: 1100px;
    height: 100%;
    margin: 0 auto;
    overflow:hidden;
}








img {
    border: 0;
    -ms-interpolation-mode: bicubic;
    vertical-align: middle;
}

#subnav {
    width: 246px;
    margin: 0 0 0 0;
    float: left;
    position: relative;
}

#subnav ul.menu-level-2 > li > a.hover, #subnav ul.menu-level-2 > li > a.current {
    width: 228px;
    height: 23px;
    padding: 4px 4px 22px 4px;
    display: block;
	border-bottom: 5px solid rgb(242, 0, 84);
    border-top: 5px solid rgb(242, 0, 84);
    border-right: 5px solid rgb(242, 0, 84);
    border-left: 5px solid rgb(242, 0, 84);
    color: rgb(242, 0, 84);
    font-weight: bold;
	font-size: 20px;
	text-decoration: none;
}
ul.menu-level-1, ul.menu-level-2, ul.menu-level-3 {
    list-style: none;
}
#subnav ul.menu-level-2 {
    margin: 0 0 60px 0;
}
ul.menu-level-1, ul.menu-level-2, ul.menu-level-3 {
    list-style: none;
    padding: 0;
}
#subnav2 br {
    line-height: 4px;
}
#subnav2 {
    width: 230px;
    height: 100px;
    margin: 0 0 0 0;
    padding: 19px 0 0 16px;
    background: rgb(242, 0, 84);
    font-weight: bold;
	font-family: Arial,sans-serif;
    color: #ffffff;
    font-size: 12px;
    overflow: hidden;
    line-height: 16px;
}

#subnav3 {
    width: 230px;
    height: 140px;
    margin: 0 0 0 0;
    padding: 35px 0 0 0px;
    font-family: Arial,sans-serif;
    color: #999999;
    font-size: 12px;
    overflow: hidden;
    line-height: 16px;
}

.subnav4 {
    margin: 0 0 0 -15px;
    padding: 0;
    width: 246px;
    height: 93px;
}
DIV.csc-textpic-center .csc-textpic-imagewrap, DIV.csc-textpic-center FIGURE.csc-textpic-imagewrap {
    overflow: hidden;
}