﻿.maincontainer{
		color: #003366;
}

.contentwrapper{
	background-color: #EBEFF0;
	width: 985px;
	background-image:url('../../../SiteCollectionImages/napier/styles/bg-white.gif');
}
.breadcrumb{
	color: #003366;
}
.breadcrumb a{
	color: #003366;
}
.breadcrumb a:visited{
	color: #003366;
}
.breadcrumbCurrent{
	color: #003366;	
}

/*Job Summary Style*/
.jobSummaryContainer{
    background-color: #F5F1F2;
    width: 231px;
    border-top: solid 1px #ABA9AA;
    border-left: solid 1px #ABA9AA;
    border-right: solid 1px #ABA9AA;
    margin-top: 5px;
    font-size: smaller;
    }
.jobSummaryContainer tr{padding: 15px 15px 15px 15px}
.proRoleTitle
{
   border-bottom: solid 1px #ABA9AA;
   padding-left: 10px; 
    }
.documentDetails{
   border-bottom: solid 1px #ABA9AA; 
   padding-left: 10px;
}
/*Logon Panel*/
.logon{
    background-color: #F5F1F2;
    border-top: solid 1px #ABA9AA;
    border-left: solid 1px #ABA9AA;
    border-right: solid 1px #ABA9AA;
    border-bottom: solid 1px #ABA9AA;
    font-size: smaller;
}
.spacer{border-right: solid 1px White;}
.logon2{
    background-color: #F5F1F2;
    border-left: solid 1px #ABA9AA;
    border-right: solid 1px #ABA9AA;
    border-bottom: solid 1px #ABA9AA;
    font-size: smaller;
}
.logonHR{
    /*border-top: solid 1px #ABA9AA;*/
}
.logonTitle{
font-size: larger;
font-weight: bold;
color: #676566;
}
.logonButton{
 background: url(../Images/login.gif);
 background-color: transparent;
 height: 33px;
 width: 78px;
 color: White;
 font-weight: bold;
 border: 0px;
}
.statusTable
{
    border-top: solid 1px #ABA9AA;
    border-left: solid 1px #ABA9AA;
    border-right: solid 1px #ABA9AA;
    border-bottom: solid 1px #ABA9AA;
    background-color: White;
    color: White;
margin-top: 10px;
}
.statusTable img{
    padding-left: 5px;
    padding-right: 15px;
}
.errForgottonPassword{
            background-color: #1A4280;
}
