.pc-rtg-mastertable {
	width: 520px !important;
	border: none;
}
#pc-rtg-main {
    width: 480px !important;
}
#pc-rtg-all {
    width: 520px !important;
}

a, a:link, a:visited, a:active
{
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}


/* Account Information - Sign In */
#pc-signin #pc-rtg-main {
    width: 565px;
}
#pc-signin #pc-rtg-all {
    width: 555px;
}
#pc-signin .pc-rtg-label-textbox {
	width: 75px;
}

#pc-accountInfo a {
   color: #FFFFFF;
   text-decoration: none;
}

#pc-accountInfo .pc-rtg-submitButton a{
	color: #000000;
	text-decoration: none;
}

/* Account Summary */
#pc-accountSummary #pc-rtg-main {
    width: 565px;
}
#pc-accountSummary #pc-rtg-all {
    width: 555px;
}
#pc-accountSummary .pc-subSection {
    width: 400px;
}
#pc-accountSummary .pc-rtg-accountsummarybox {
	width: 425px;
}
#pc-accountSummary .pc-rtg-accountsummarybox a{
	color: #0047b6;
}
.pc-rtg-searchagentsummary .pc-rtg-title-td a{
    color: #0047b6;
}
#pc-rtg-documentSummary .pc-rtg-title-td a{
    color: #0047b6;
}

#pc-accountSummary .pc-rtg-searchagentsummary {
   width: 425px;
}
.pc-rtg-documentsummary {
   width: 425px;
}

/* Application Status */
#pc-rtg-applicationstatus #pc-rtg-main {
    width: 565px;
}
#pc-rtg-applicationstatus #pc-rtg-all {
    width: 555px;
}

/* Search Criteria */
#pc-searchCriteria #pc-rtg-main {
    width: 565px;
}
#pc-searchCriteria #pc-rtg-all {
    width: 555px;
}

#pc-searchCriteria .pc-rtg-input-textbox {
	width:220px;
}

/* Search Results */
#pc-searchResults #pc-rtg-main {
    width: 565px;
}
#pc-searchResults #pc-rtg-all {
    width: 555px;
}

/* Job Details */
#pc-jobDetails #pc-rtg-main {
    width: 565px;
}
#pc-jobDetails #pc-rtg-all {
    width: 555px;
}
#pc-jobDetails #pc-rtg-HDivider {
    width: 480px;
}
#pc-jobDetails .jobDetailValue {
    font-weight: normal;
    text-align: left;
    white-space: normal;
}
#pc-jobDetails .pc-rtg-label-preview {
    font-weight: bold;
    margin-right: 0px;
    text-align: left;
    white-space: normal;
	width: 200px;
}

/* Email A Friend */
#pc-referral #pc-rtg-main {
    width: 565px;
}
#pc-referral #pc-rtg-all {
    width: 555px;
}

#pc-referral input {
    width: 230px;
}

#pc-referral textarea {
    width: 475px;
}

#pc-referral #pc-referral-subject input {
    width: 460px;
}
#pc-referral .pc-rtg-submitButton {
    width: 100px;
}

#pc-referral #pc-referral-submit input {
    width: 110px;
}

/* Job Application */
#pc-jobApp #pc-rtg-main {
    width: 565px;
}
.pc-rtg-instructions-confirm {
  font-size: 1.0em;
  line-height: 1.5em;
  color: #0047b6;
  font-weight: bold;
}
#pc-jobApp-candidateInformation .pc-rtg-label-textbox {    
	width: 30%;
}
#pc-jobApp-candidateInformation .pc-rtg-label-listbox {    
	width: 30%;
}
#pc-jobApp-candidateInformation .pc-rtg-label-phone {
	width: 30%;
}
#pc-jobApp-candidateInformation .pc-rtg-label-date {
    width: 30%;
}
#pc-jobApp-candidateInformation .pc-rtg-label-customlist {
    width: 30%;
}
#pc-jobApp-candidateInformation .pc-rtg-label-querybox{
    width: 30%;
}
#pc-jobApp-candidateInformation .pc-rtg-ReqFieldLabel {
	width: 30%;
}
.pc-rtg-phone-phone-td input {
    width: 85px;
}

/* Resume Builder */
#pc-resumeBuilderEmbeddedGrid #pc-rtg-main {
    width: 565px;
}
#pc-resumeBuilderEmbeddedGrid #pc-rtg-all {
    width: 555px;
}
#resumePreviewContent {
	color: #919295;
    text-decoration: none;
}

#pc-rtg-boldFieldsRequired {
	color: #919295;
    text-decoration: none;
}

/* Multi file Upload */
#pc-jobApp-multifileInformation .pc-rtg-input {
    width: 240px;
}

/*----- Job Application Preview -----*/
#pc-previewApp .pc-rtg-label-preview {
	color: #919295;
	text-decoration: none;
    width: 45%;
}

/*----- EEO Info -----*/

#pc-jobApp-eeoInformation table {
    border-spacing: 8px;
    padding: 3px;
	color: #000000; 
}

#pc-jobApp-eeoInformation .pc-rtg-radioLabel {
    text-align: left;
    vertical-align: top;
	color: #000000;
}

#pc-jobApp-eeoInformation .pc-rtg-label-customlist {
    text-align: left;
    vertical-align: top;
	color: #000000;
}

#pc-jobApp-eeoInformation .pc-rtg-input-customlist {
		text-align: left;
		color: #000000;
}

/*----------------------------------------------------------------*/
.navButtons a {
    background-image: none;
	background-color: #0047b6;
    height: 18px;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-color: #A8B090;
    text-decoration: none;
    font-size: 0.8em;
    line-height: 18px;
    left: 50%;
    float: left;
    text-align: center;
    padding-left: 10px;
    padding-right: 10px;
    vertical-align: 50%;
    color: #FFFFFF;
    white-space: nowrap;
    margin-top: -1px;
    margin-bottom: 0px;
	font-weight: bold;
}


.pc-rtg-endNavButton {
    background-image: none;
	background-color: #0047b6;
    height: 18px;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 0px;
    border-right-width: 1px;
    border-top-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-right-style: solid;
    border-color: #A8B090;
    text-decoration: none;
    font-size: 0.8em;
    line-height: 18px;
    right: 0px;
    text-align: center;
    padding-left: 0%;
    vertical-align: 50%;
    float: left;
    color: #FFFFFF;
    margin-top: -1px;
    margin-bottom: 0px;
	font-weight: bold;
}

.pc-rtg-message {
    color: #0047b6;
    font-size: 0.8em;
    padding-left: 0px;
}
#messageIndicator {
    color: #0047b6;
    font-size: 1.0em;
    font-weight: bolder;
    margin-top: 15px;
    margin-bottom: 10px;
    text-align: left;
    padding-left: 10px;
}
#messageIndicator a:link , #errorIndicator a:visited , #errorIndicator a:active {
    color: #0047b6;
    text-decoration: none;
}

#messageIndicator a:hover {
    color: #0047b6;
    text-decoration: underline;
}

.pc-rtg-navButton {
    font-size: 1em;
    text-decoration: underline;
    border: none;
    background: transparent;
    color: #0047b6;
    margin: 0px;
    padding: 0px;
    border: 0px;
	text-align: left;
    cursor: pointer;
}
.pc-rtg-h2 {
    font-weight: bold;
    color: #919295;
    font-size: 16px;
}
.pc-rtg-checkboxLabel {
  	color: #919295;
	text-decoration: none;
	white-space: nowrap;
}

.pc-rtg-radioLabel {
    color: #919295;
    text-decoration: none;
    white-space: nowrap;
}

.pc-rtg-label-textbox {
    text-align: right;
    margin-right: 5px;
    white-space: nowrap;
	color: #919295;
}
.pc-rtg-label-date {
    text-align: right;
    margin-right: 5px;
    white-space: nowrap;
	color: #919295;
}

.pc-rtg-label-textarea {
    text-align: right;
    margin-right: 5px;
    white-space: nowrap;
	color: #919295;
}

.pc-rtg-label-querybox {
    text-align: right;
    white-space: nowrap;
	color: #919295;
}

.pc-rtg-label-listbox {
    text-align: right;
    margin-right: 5px;
    white-space: nowrap;
	color: #919295;
}
.pc-rtg-label-phone {
    text-align: right;
    margin-right: 5px;
    white-space: nowrap;
	color: #919295;
}
.pc-rtg-heading-phone {
    text-align: left;
    font-size: 0.8em;
	color: #919295;
}
#pc-searchResults .pc-rtg-submitLink {
    padding-left: 5px;
    padding-top: 5px;
	color: #0047b6;
}
.pc-rtg-instructions {
  font-size: 0.85em;
  line-height: 1.5em;
  color: #0047b6;
}
#login-macro a:link {
	color : #0047b6;
}
#login-macro a:visited {
	color : #0047b6;
}

#login-macro a:active {
	color : #0047b6 important!;
}

#login-macro a:hover {
	color : #0047b6;
}

.pc-rtg-instructions a:link {
	text-decoration : none; 
	color : #0047b6;
	text-weight: bold;
	font-size: 10px;
}

.pc-rtg-instructions a:active {
	text-decoration : none; 
	color : #0047b6;
	text-weight: bold;
	font-size: 10px;
}

.pc-rtg-instructions a:visited {
	text-decoration : none; 
	color : #0047b6;
	text-weight: bold;
	font-size: 10px; 
}
.pc-rtg-instructions a:hover {
	text-decoration : underline; 
	color : #0047b6;
	text-weight: bold;
	font-size: 10px; 
}
.pc-rtg-submitLink {
	color : #0047b6;
}

.pc-rtg-legal a{
	color : #0047b6;
}
