body { background-color:#ffffff; }
#Main {/* width: 800px; */ }
#Panel { display:none; }
#TopCell { background-image:url(images/Header.png); height:87px; }
#BottomCell {
      background-color:#c3ccce;
      height: auto;
      padding: 25px 11px 5px;
}
#LeftCell { background-color:#c3ccce; width:10px; }
#RightCell { background-color:#c3ccce; width:10px; }
#PBImagePath {    background-image:url(images/ProgressBar.png)  !important; }
input#Button, input#NextButton {
    background-image:url(images/Button.png);
    background-color: transparent;
    border-style: none;
	width: 116px;
    height: 47px;
}
#footerCopyright, #footerLink, #footerLink A {color: Black; }
#footerLink, #footerLink A {font-weight:bold;}
#LogoBottom { background-image:url(../../Common/images/BottomLogoBlackNoG.png); }

#Finish {width: 600px;}
#Index {width: 650px;}