.modis-background {
    background-color: #ffffff;
}

body {
    font: 13px / 1.231 arial, helvetica, clean, sans-serif;
    font-size: 65%;
    text-align: left;
    color: #000000;
}

#cmsSiteHeader {
    background:#000;
	height:126px;
}

#main-wrapper {
    width: 96.82em;
    min-width: 1007px;
	margin: 0 auto;
}

#main-wrapper-modis {
    float: left;
    margin: 0 auto;
    width: auto;
}

#main-wrapper-hd {
    background: #ffffff;
    zoom: 1;
}

#main-wrapper-bd {
    background: #ffffff;
    padding: 4px 12px 36px;
    zoom: 1;
}

#main-wrapper-bd:after, #main-wrapper-hd:after, #main-wrapper-ft:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

#main-wrapper-ft {
    background: #E4E4E4;
    margin-top: 10px;
    clear: both;
    zoom: 1;
}

#main-wrapper-ft .left {
    float: left;
    width: 35%;
}

#main-wrapper-ft .right {
    float: right;
    padding-top: 30px;
}

#bdHeader {
    width: 100%;
    z-index: 2;
    margin: 0px 0px 0px -6px;
}

#bdContent {
    width: 100%;
}

#topNavigation {
    width: 99.1%;
    height: 23px;
    font-size: 120%;
    font-weight: bold;
    margin: 1.15em 0;
	}

#topNavigation .nav {
    list-style: none;
}

#topNavigation .nav li {
    float: left;
}

#topNavigation .nav li a {
    display: block;
    border-width: 0 1px 0 0;
    margin-right: -1px;
    border-style: solid;
    border-color: #CCCCCC;
    padding: 0 1.3em;
    height: 23px;
    border-bottom-width: 0;
    line-height: 20px;
    float: left;
    color: #ffffff;
    font-weight:normal;
	background: #A5B646;}


#topNavigation .nav li a.current {
    height: 24px;
    background: #68790f;
    margin-top: -5px;
    border-bottom-width: none;
    border-left-width: 1px;
    color: #ffffff!important;
    padding-top: 0.4em;
    padding-top: 4px;
	filter:#ffffff; 
    font-weight:bold;
}

#contentSection {
	overflow: hidden;
	clear: both;
}

#leftContentSection {
    min-width: 70em;
    width: 73%;
    float: left;
}

#rightContectSection {
    min-width: 23.8em;
    width: 25%;
    float: left;
}
