#wrapper {
    margin-left:auto;
    margin-right:auto;
    text-align:left;
    background-color:#FBFAF6;
}
#pagebody{}
#headerband{
    background-color:#F3F0E7;
    clear:both;
    width:100%;
    overflow:hidden;
    position:relative;
    margin-bottom:20px;
}
.home #headerband {
    height: 21em;
    min-height: 250px;
}
#headerband #leftcol{
    width:590px;
    float:left;
}
.home #headerband #leftcol{
    overflow: hidden;
}
#headerband #rightcol{
    font-size:0.95em;
    width:380px;
    padding-top:1.5em;
    float:right;
}
.home #headerband #rightcol {
    margin-top: 20px;
    margin-right: 15px;
    height: 210px;
    position: relative;
    width: 379px; 
}
* html .home #headerband #rightcol {
    margin-right: 10px; 
 }
.home #headerband #rightcol form {
    position: absolute;
    bottom: 0;
    overflow: hidden;
}
.home #headerband #rightcol form div {
    width: 49%;
    float: left;
    width: 180px;
}
.home #headerband #rightcol form label {
    display: block
}
.home #headerband #rightcol form select {
    display: block;
    width: 170px;
}
#content{
    margin: 10px 0 0 15px;
}
#content.threecolleft #tertiary-content{
    border:1px solid #eaebeb;
    border-width:1px 0 0 0;
    width:194px;
    margin:0;
    padding:15px 12px 0 12px;
}
#content.threecolleft #secondary-content{
    width:170px;
    margin:0;
    padding-right:15px;
}
#content.threecolleft #primary-content {
    background-color:#FBFAF6;
}
.intranet #content.threecolleft #primary-content {
    background-color:#FFFFFF;
}
#content.threecol {
    background:url(../display_images/backgrounds/threecol.gif) 175px 0 repeat-y !important;
}
.home #content.threecol {
    background-image:none !important;
}
#content.threecol ul#breadcrumb {
    padding-left: 191px;
}
#content.threecol #primary-content{
    width: 577px;
}
#content.threecol #primary-content .contentBlock {
    margin: 0 15px 20px 15px;
}
#content.threecol #secondary-content{
    width: 194px;
}
#maincol{ 
    border:1px solid #eaebeb;
    border-width:0 1px 0 0;
}
#secondary-content{
    width: 170px;
    float:right;
    padding:0 15px 0 0;
    font-size:0.95em;
}
#contentheader{ 
    overflow:hidden;
    width:970px;
    margin-bottom:10px;
}
#contentheader #archivedStatus{
    margin-left:15px;
    float:left;
    border: solid 1px #eaebeb; 
    color:#ee2d24;
    padding-top:2px; 
    padding-bottom:2px;
    padding-left:2px;
    padding-right:5px;
}
#contentheader #archivedStatus img{
    vertical-align:bottom;
    margin-right:3px;
}
#contentheader #archivedStatus span{
    font-weight: bold;
}
.column{
    float:left;
}
.threecol .column{
    width:165px;
    margin-right:32px;
}
.threecol div.last{
    margin-right:0 !important;
}
ul#breadcrumb{
    font-size:11px;
    width:520px;
    overflow:hidden;
    float:left;
    padding:0;
    font-weight: bold;
    color: #989896;
    line-height:1.2em;
    padding-left:18px;
}
ul#breadcrumb li.first{
    background:none !important;
    padding-left:0;
}
ul#breadcrumb li{
    background:url(../display_images/bullets/bullet.gif) 0em 0.3em no-repeat;
    display:inline;
    padding:0 0 0 10px;
    margin:0;
}
ul#breadcrumb ul{
    display:inline !important;
    padding:0 0 0 5px;
    margin:0px;
}
ul.pagecontrols{
    font-size:0.95em;
    width:200px;
    overflow:hidden;
    float:right;
}
#headerband ul.pagecontrols{
    position:absolute;
    right:10px;
    top:5px;
    z-index:1;
}
ul.pagecontrols li{
    background:none !important;
    float:right;
    padding:0 !important;
    margin: 0 0 0 3px;
    width: 23px;
}
.pagecontrols li.first {
    visibility:hidden;
}
.pagecontrols li a:link img, .pagecontrols li a:visited img{
    border: 1px solid #D8E4E4 !important;
    padding: 0;
}
.pagecontrols li a:hover img, .pagecontrols li a:active img{
    border: 1px solid #8095A8 !important;
    padding: 0;
}
ul#stools{
    margin-right:12px;
    float:right;
}
#wrapper ul#expandedpagecontrols {
    visibility: hidden;
    height: 3em;
    width: 95%;
    padding:0 0 10px 0;
    margin:0 15px 0 15px;
    float:none;
}
ul#expandedpagecontrols li{
    background: none;
    text-align:left;
    padding:0;
    width: auto;
    margin:0 0 0 10px;
}
ul#expandedpagecontrols li img {
    float:left;
    padding:0;
    margin:0 5px 0 0;
}
ul#expandedpagecontrols li.backToTop {
    float: left;
    margin:0 !important;
}
ul#expandedpagecontrols li.backToTop a:link,
ul#expandedpagecontrols li.backToTop a:visited,
ul#expandedpagecontrols li.backToTop a:hover,
ul#expandedpagecontrols li.backToTop a:active {
    padding: 0;
}
#pageSitemap{
    border:1px solid #EBECEC;
    border-width:1px 0px 0px 0px;
    width:100%;
    overflow:hidden;
    background:white;
}
#pageSitemap.contracted{
    height:20px;
}
#pageSitemap .contentBlock{
    padding:15px 30px;
}
#pageSitemap .column{
    width:200px;
    margin-right:30px;
    font-size:0.95em;
}
#lastupdate{
    margin:0;
    padding:0 40px 0 0;
    width:150px;
    clear:right;
    float:right;
    text-align:right;
}
.hidden{
    display:none;
}
body.level0 #primary-content{
    width:580px !important;
}
body.level0 #primary-content .contentBlock{
    width:560px !important;
    margin-bottom:20px !Important;
}
body.level0 #primary-content .threecol .teaserList li{
    margin-bottom:0 !important;
}
body.level0 #secondary-content{
    width:170px !important;
}
.printonly {
    display: none;
}
.departments #content.threecol #maincol #hp4 {
    margin: 0;
    width: 536px;
}
.departments #hp4 .tabbed .tabcontent {
    padding-top: 0 !important;
    padding-left: 10px !important;
    width: 520px;
}
#headerplaceholder {
    background-color: #ffffff;
    background: -webkit-linear-gradient(top, #ffffff, #ffffff 73%, #1f1e1d 27%, #1f1e1d);
    height: 220px;
}
#headerplaceholder .icrc-w4-wrap {
    display: none;
}
#footer {
    height: 200px;
    padding-top: 20px;
    background-color: #1f1e1d;
}