.headerTopSourcing {
    background-image:url('img_sourcing-top.gif');
    background-repeat: repeat-x;
}
.headerRightSourcing {
    background-image:url('img_sourcing-header_right.jpg');
    background-repeat: repeat-y;
}
.headerLeftSourcing {
    background-image:url('img_sourcing-header_left.jpg');
    background-repeat: repeat-y;
}
.footerSouring {
    font-family:Verdana;
    font-size:9px;
    height:50px;
    background-image:url('img_bg-footer.gif');
    background-repeat: repeat-x repeat-y;
}
.contentRightSourcing {
    background-image:url('img_sourcing-content_right.jpg');
    background-repeat: repeat-y;
}
.bodySourcing {
    background-image:url('img_bg-body.jpg');
    background-repeat: repeat-x repeat-y;
}
.topSourcing {
    background-color:#F5F6F8;
}
.sourcingLeft1 {
    background-image:url('img_sourcing-left1.jpg');
    background-repeat: no-repeat;
}
.sourcingLeft2 {
    background-image:url('img_sourcing-left2.jpg');
    background-repeat: repeat-y;
}
.sourcingLeft3 {
    background-image:url('img_sourcing-left3.jpg');
    background-repeat: no-repeat;
}
.sourcingLeft4 {
    background-image:url('img_sourcing-left4.jpg');
    background-repeat: repeat-y;
}
.sourcingLeft5 {
    background-image:url('img_sourcing-left5.jpg');
    background-repeat: no-repeat;
}

.contractLeft1 {
    background-image:url('img_contract-left1.jpg');
    background-repeat: no-repeat;
}
.contractLeft2 {
    background-image:url('img_contract-left2.jpg');
    background-repeat: repeat-y;
}
.contractLeft3 {
    background-image:url('img_contract-left3.jpg');
    background-repeat: no-repeat;
}
.contractLeft4 {
    background-image:url('img_contract-left4.jpg');
    background-repeat: repeat-y;
}
.contractLeft5 {
    background-image:url('img_contract-left5.jpg');
    background-repeat: no-repeat;
}
.sourcingLoginLink {
    font-family:Verdana;
    font-size:10px;
    color:#000000;
}
.sourcingWarningHeader {
    font-size:15px;
    font-weight:bold;
    color:#666666;
}
.sourcingOrgStatusHeader {
    font-size:18px;
    font-weight:bold;
}

.sourcingOrgStatusSubHeader {
    font-size:14px;
}

.sourcingOrgStatusBody {
    padding: 0px 0px 0px 10px;
    position: relative;
}

.sourcingOrgStatusBodyWithIcon {
    padding: 0px 0px 0px 45px;
    position: relative;
}

.sourcingOrgStatusBody img {
    left: 0px;
    top: 3px;
    position: absolute;
}

.sourcingOrgStatusBodyWithIcon img {
    left: 0px;
    top: 3px;
    position: absolute;
}

#fullheight {
    height:100%;
}
