.IS-page-icons, .IS-aside-col, .IS-breadcrumb, .IS-headermenu-mod, .IS-footersocial-screen, .IS-footermenu-screen, .IS-main-nav-screen
{
    display: none;
}

a[href]:after
{
    display: none;
}
/*How to hide href attribute of <A> tag via css when using window.print*/

.IS-topbar-screen
{
    position: relative;
}

/*
.IS-blurb hidden-xs
{
    color: Black;
}
*/
body
{
    padding-top: 0px;
}
.IS-page-content
{
    padding: 0px 20px;
}

.IS-signature
{
    padding:10px 50px 0px 50px !important;
}