@import url("SiteSpecific.css");

/* The rest of this file is reserved for overwriting styles */


body
{
	background-repeat: repeat-y !important;
}

body.shift
{
    background-position: left 74px !important;
}

body.shiftEditAndAlert
{
                background-position: left 128px !important;
}

body.shiftAlertAndDashboard
{
    background-position: left 86px !important;
}

body.shiftDashboard
{
    background-position: left 32px !important;
}

body.shiftAlert
{
    background-position: left 54px !important;
}

.moduleContentNew .userAccount,
.moduleContentNew div.header,
.moduleContentNew table.header td,
.moduleContentNew .sidebar,
.moduleContentNew .footer,
.moduleContentNew strong.alert
{
	background-color: #D8E7F4;
}
