.tm-banner-logo {
    padding: 10px;
    padding-top: 17px;
    padding-bottom: 17px;
    height: 33.797px;
}

.pc-rtg-mastertable {
    width: 600px;
    border: 0px;
}

#pc-rtg-all {
    width: 550px;
}
#pc-rtg-main {
    width: 550px;
}
body {
    font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.pc-rtg-department-listbox {
    text-align: left;
	width: 310px;
}
.navButtons a:hover {
	color: #C8141C;
	text-decoration: underline;
}
a {
	color: #C8141C;
}

.pc-rtg-reqfieldlabel {
          font-weight: bold;
          color: #336699;
          margin-right: 5px;
}

.navButtons a {
    background-image: url(/content/live/default/images/nav_gradient.gif);
    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: #C8141C;
    white-space: nowrap;
    margin-top: -1px;
    margin-bottom: 0px;
	color: #C8141C;
}
.pc-rtg-removeButton {
    font-family: Arial, Helvetica, sans-serif;
    background-color: #A6B9CC;
    border: 1px solid #336699;
    color: #000000;
    font-size: 0.8em;
    padding-left: 4px;
    padding-right: 4px;
    text-align: center;
    text-decoration: none;
}

/* Account Information - Sign In */
#pc-signin #pc-rtg-main {
    width: 550px;
}
#pc-signin #pc-rtg-all {
    width: 550px;
}
#pc-signin .pc-rtg-label-textbox {
	width: 75px;
}

/* Account Summary */
#pc-accountSummary #pc-rtg-main {
    width: 550px;
}
#pc-accountSummary #pc-rtg-all {
    width: 550px;
}
#pc-accountSummary .pc-subSection {
    width: 515px;
}
#pc-accountSummary .pc-rtg-accountsummarybox {
	width: 525px;
}
#pc-accountSummary .pc-rtg-searchagentsummary {
   width: 525px;
}
.pc-rtg-documentsummary {
   width: 525px;
}

/* Application Status */
#pc-rtg-applicationstatus #pc-rtg-main {
    width: 550px;
}
#pc-rtg-applicationstatus #pc-rtg-all {
    width: 550px;
}

/* Search Criteria */
#pc-searchCriteria #pc-rtg-main {
    width: 550px;
}
#pc-searchCriteria #pc-rtg-all {
    width: 550px;
}

/* Search Results */
#pc-searchResults #pc-rtg-main {
    width: 550px;
}
#pc-searchResults #pc-rtg-all {
    width: 550px;
}

/* Job Details */
#pc-jobDetails #pc-rtg-main {
    width: 550px;
}
#pc-jobDetails #pc-rtg-all {
    width: 550px;
}
#pc-jobDetails #pc-rtg-HDivider {
    width: 550px;
}
#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: 375px;
}

/* Email A Friend */
#pc-referral #pc-rtg-main {
    width: 550px;
}
#pc-referral #pc-rtg-all {
    width: 550px;
}

#pc-referral input {
    width: 250px;
}

#pc-referral textarea {
    width: 535px;
}

#pc-referral #pc-referral-subject input {
    width: 460px;
}
#pc-referral .pc-rtg-submitButton {
    width: 100px;
}

/* Job Application */
#pc-jobApp #pc-rtg-main {
    width: 550px;
}
#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: 550px;
}
#pc-resumeBuilderEmbeddedGrid #pc-rtg-all {
    width: 550px;
}

/* Multi file Upload */
#pc-jobApp-multifileInformation .pc-rtg-input {
    width: 325px;
}

/*----- Job Application Preview -----*/
#pc-previewApp .pc-rtg-label-preview {
    width: 45%;
}

/*----- EEO Info -----*/

#pc-rtg-jobApp-eeoInformation table {
    border-spacing: 8px;
    padding: 3px;
}

#pc-rtg-jobApp-eeoInformation .pc-rtg-radioLabel {
    text-align: left;
    vertical-align: top;
}

#pc-rtg-jobApp-eeoInformation .pc-rtg-label-customlist {
    text-align: left;
    vertical-align: top;
}

#pc-rtg-jobApp-eeoInformation .pc-rtg-input-customlist {
		text-align: left;
}
.hideRow{
 display: none;
}

.showRow{
 display: block;
}