
/* --------------------------------------------- */
/*  Custom Header  -- Non WAI version                  */
/* --------------------------------------------- */


.header {
        position: relative;
      height: 175px;   /* Needed padding for the WAI header (changed height from 225px to 175px - 10/20/15 - SL */
        color: #ffffff;
        padding-top: 10px;
        padding-right: 20px;
        padding-bottom: 0px;
        padding-left: 10px;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
        margin-left: 0px;
}


.background-padding1 {
    font-size: 12px;
    background-image: url(&quot;apps/infocenter/resources/images/FindWhite16x16.png&quot;);
    background-repeat: no-repeat;
    background-position: right center;
    padding-top: 0px;
    padding-right: 5px;
    padding-bottom: 0px;
    padding-left: 5px;
    height: 16px;
}


.footer {
    background: #DCDCDC url(../images/footer-center.png) left bottom repeat-x;
    height: 40px;
}


#topNav {
   display: none;
}


#breadcrumb {
   display: none;
}


.centercolumn,
.leftcentercolumn {
        padding-top: 1px;
        padding-right: 20px;
        padding-bottom: 20px;
        padding-left: 20px;
}

.rightcolumn {
	display: none;
}

.im-cat-list {
        font-size: 100%;
		display: none;