#pc-rtg-all {
    text-align: left;
    margin: 0px auto;
    padding-bottom: 15px;
    padding-top: 5px;
    padding-left: 10px;
    float: left;
    width: 600px;
}

#pc-rtg-main {
    border: 1px solid #A1A5A9;
    padding: 20px;
    margin-top: -1px;
    margin-bottom: 0px;
    clear: left;
    width: 590px;
}

body {
    background-color: #ffffff;
    margin: 0px 0px;
    padding: 0px;
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 0.75em;
    text-align: left;
}

.pc-rtg-minimalgrid-body {
    margin-top: 10px;
    margin-left: 10px;
    margin-right: 10px;
}

.pc-rtg-mastertable {
    width: 800px;
    border: 0px;
}

div {
    text-align: left;
}

select {
    font-size: 1.0em;
}

input {
    font-size: 1.0em;
}

textarea {
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 1.0em;
}

img {
    border: 0px;
}

.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: #000000;
    white-space: nowrap;
    margin-top: -1px;
    margin-bottom: 0px;
}

.pc-rtg-endNavButton {
    background-image: url(/content/live/default/images/nav_gradient.gif);
    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: #000000;
    margin-top: -1px;
    margin-bottom: 0px;
}

.pc-rtg-questionnairepreview {
    width: 440px;
    height: 20px;
    margin: 20px -20px 0px -20px;
    border-top: 1px solid #A1A5A9;
}

.pc-rtg-questionnairestatus {
    border: 1px solid #D0D0D0;
    padding: 0px 5px;
    margin: 0px -2px 20px -2px;
}

.pc-rtg-searchagentsummary {
    border: 1px solid #A1A5A9;
    padding: 10px 10px;
    margin-bottom: 20px;
}

.pc-rtg-documentsummary {
    border: 1px solid #A1A5A9;
    padding: 10px 10px;
    margin-bottom: 20px;
}

.pc-rtg-jobdetailspreviewfields-columnwidth {
    width: 20px;
}

.pc-rtg-accountsummarybox {
    border: 1px solid #A1A5A9;
    padding: 10px 10px;
    margin-bottom: 20px;
}

.pc-rtg-infoWindowPopup {
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 0.9em;
    background-color: #eeeeee;
    border: 1px solid black;
    padding: 5px;
    width: 250px;
    cursor: default;
}

#pc-rtg-resumebuilder-progress {
    border: 1px solid #A1A5A9;
    padding: 2px;
    text-align: center;
    margin-top: 4px;
    clear: left; 
    white-space: normal;
}

#pc-rtg-convertedResume {
    width: 100%;
    overflow: auto;
    margin: 0px;
}

.pc-rtg-nonReqFieldLabel {
}

.pc-rtg-ReqFieldLabel {
    font-weight: bold;
    color: #336699;
    margin-right: 5px;
}

.pc-rtg-warning {
    color: #006400;
    font-size: 0.8em;
}

.pc-rtg-error {
    color: #E41919;
    font-size: 0.8em;
    padding-left: 0px;
}

.pc-rtg-information {
    font-size: 0.8em;
    color: #000000;
    text-align: left;
}

.pc-rtg-message {
    color: #0000FF;
    font-size: 0.8em;
    padding-left: 0px;
}

.pc-rtg-instructions {
  font-size: 0.85em;
  line-height: 1.5em;
}

.pc-rtg-largeInstructions {
    font-size: 1.1em;
    text-align: left;
}

.pc-rtg-checkboxLabel {
   color: #000000;
    text-decoration: none;
    white-space: nowrap;
}

.pc-rtg-radioLabel {
    color: #000000;
    text-decoration: none;
    white-space: nowrap;
}

.pc-rtg-label-textbox {
    text-align: right;
    margin-right: 5px;
    white-space: nowrap;
}

.pc-rtg-label-required {
    font-weight: bold;
    color: #336699;
    text-align: right;
}

.pc-rtg-label-date {
    text-align: right;
    margin-right: 5px;
    white-space: nowrap;
}

.pc-rtg-label-textarea {
    text-align: right;
    margin-right: 5px;
    white-space: nowrap;
}

.pc-rtg-label-querybox {
    text-align: right;
    white-space: nowrap;
}

.pc-rtg-label-customlist {
    text-align: right;
    margin-right: 5px;
    white-space: nowrap;
}

.pc-rtg-label-listbox {
    text-align: right;
    margin-right: 5px;
    white-space: nowrap;
}

.pc-rtg-label-preview {
    text-align: left;
    margin-right: 5px;
    white-space: nowrap;
}

.pc-rtg-label-phone {
    text-align: right;
    margin-right: 5px;
    white-space: nowrap;
}

.pc-rtg-input-textbox {
    text-align: left;
}

.pc-rtg-input-date {
    text-align: left;
}

.pc-rtg-input-textarea {
    text-align: left;
}

.pc-rtg-input-querybox {
    text-align: left;
}

.pc-rtg-input-customlist {
    text-align: left;
}

.pc-rtg-input-listbox {
    text-align: left;
}

.pc-rtg-input-preview {
    text-align: left;
}

.pc-rtg-pickList {
    background-color: #EEEEEE;
}

.pc-rtg-textFieldNonRequired {
    width: 174px;
}

.pc-rtg-comboBoxNonRequired {
    width: 180px;
}

.pc-rtg-textFieldRequired {
    width: 174px;
}

.pc-rtg-phoneCountryCode {
    width: 180px;
    font-size: 0.8em;
    line-height: 1em;
    height: 1em;
}

.pc-rtg-phone-countrycode-td {
    width: 50px;
}

.pc-rtg-phone-phone-td {
    width: 50px;
}

.pc-rtg-phone-extention-td {
    width: 50px;
}

.pc-rtg-jobApp-progressBar-td {
    width: 300px;
    text-align: right;
    color: #000000;
    font-weight: bold;
    white-space: nowrap;
}

.pc-rtg-jobApp-jobAppliedTo-td {
    width: 370px;
    text-align: left;
}

.pc-rtg-submitButton {
    font-family: Geneva, Arial, Helvetica, sans-serif;
    background-color: #A6B9CC;
    border: 1px solid #336699;
    color: #000000;
    text-decoration: none;
    padding-left: 4px;
    padding-right: 4px;
    font-size: 0.8em;
    overflow: visible;
}

.pc-rtg-addButton {
    font-family: Geneva, 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;
    overflow: visible;
}

.pc-rtg-removeButton {
    font-family: Geneva, Arial, Helvetica, sans-serif;
    background-color: #99BB55;
    border: 1px solid #669933;
    color: #000000;
    font-size: 0.8em;
    padding-left: 4px;
    padding-right: 4px;
    text-align: center;
    text-decoration: none;
    overflow: visible;
}

.pc-rtg-searchButton {
    line-height: 14pt;
    width: 80px;
    text-align: right;
    overflow: visible;
}

.pc-rtg-pickListLangEvenRow {
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 0.8em;
    width: 70px;
    background-color: #F1F5F9;
}

.pc-rtg-pickListLangOddRow {
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 0.8em;
    width: 70px;
    background-color: #ffffff;
}

.pc-rtg-pickListLangDetail {
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 1em;
    background-color: #ffffff;
    position: relative;
    top: 2px;
    left: 2px;
}

.pc-rtg-username {
    font-size: 1.0em;
    font-weight: bold;
}

.pc-rtg-userUpdateLinks {
    font-size: 0.9em;
}

.pc-rtg-pagination a {
    font-size: 1.0em;
}

.pc-rtg-pagination {
    font-size: 1.0em;
    white-space: nowrap;
}

.pc-rtg-pagination a:link {
    text-decoration: none;
}

.pc-rtg-pagination a:visited {
    text-decoration: none;
}
.pc-rtg-pagination a:active {
    text-decoration: none;
}

.pc-rtg-pagination a:hover {
    text-decoration: underline;
}

.pc-rtg-tableCaption {
    font-size: 0.85em;
    white-space: nowrap;
}

.pc-rtg-headerRow {
    background-color: #D0D0D0;
    padding: 4px 0px;
    vertical-align: bottom;
}

.pc-rtg-headerRow th {
    font-weight: normal;
}

.pc-rtg-oddRow {
    background-color: #ffffff;
    padding: 2px 0px;
    margin-top: 10px;
}

.pc-rtg-evenRow {
    background-color: #EEEEEE;
    padding: 2px 0px;
    height: 22px;
}

.pc-rtg-tableHeader {
    color: #000000;
    font-weight: bold;
}

th {
    color: #000000;
    font-weight: bold;
    text-align: left;
}

.pc-rtg-tableHeaderCheckbox {
    color: #000000;
    font-weight: bold;
    text-align: center;
}

.pc-rtg-tableHeaderSelectAll {
    font-size: .9em;
    color: #000000;
    font-weight: bold;
}

.pc-rtg-tableItem {
    font-size: 0.9em;
}

.pc-rtg-tableItemCheckbox {
    text-align: center;
}

.pc-rtg-statusItem {
    font-size: 0.9em;
    font-weight: bold;
}

.pc-rtg-h1 {
    text-align: left;
    font-size: 22px;
    font-weight: bold;
    font-family: Geneva, Arial, Helvetica, sans-serif;
    height: 40px;
}

.pc-rtg-h2 {
    font-weight: bold;
    color: #75797C;
    font-size: 16px;
}

.pc-rtg-h3 {
    font-weight: bold;
    color: #35393C;
    font-size: 12px;
}

.pc-rtg-leadInHead {
    font-weight: bold;
}

.pc-rtg-body {
    text-align: justify;
}

.pc-rtg-body P, UL, OL {
    margin-top:0px;
    margin-bottom:0px;
}

.pc-rtg-legal {
    text-align: justify;
}

.pc-rtg-signInFieldLabel {
    font-size: 0.9em;
}

.pc-rtg-signInSubmitButton {
    font-size: 0.9em;
    overflow: visible;
}

.pc-rtg-signInTextField {
    font-size: 0.85em;
    width: 190px;
}

.pc-rtg-signInComboBox {
    font-size: 0.85em;
    width: 195px;
}

.pc-rtg-signInInstructions {
    font-size: 0.85em;
}

.pc-rtg-navSeparator {
    padding-left: 7px;
    padding-right: 8px;
}

.pc-rtg-mainPage {
    margin-top: 26px;
    margin-left: 120px;
    margin-bottom: 80px;
}

.pc-rtg-popupPage {
    margin-top: 26px;
    margin-left: 20px;
}

.pc-rtg-hDivider {
    background-color: #C4C7CA;
}

.pc-rtg-phoneField {
    width: 75px;
    font-size: 0.8em;
}

.pc-rtg-input-phone {
    text-align: left;
}

.pc-rtg-phoneExt {
    width: 50px;
    font-size: 0.8em;
}

.pc-rtg-heading-phone {
    text-align: left;
    font-size: 0.8em;
}

.pc-rtg-table-phone {
    width: 100%;border-width: 0;height: 10px; vertical-align: bottom;
}

#pc-rtg-homePhoneError, #pc-rtg-workPhoneError, #pc-rtg-mobilePhoneError {
    display: none;
}

.pc-rtg-fieldSubLabel {
    font-size: 0.8em;
}

label {
    cursor: pointer;
}

.pc-rtg-currentPage {
    font-weight: bold;
    white-space: nowrap;
    margin-left: 4px;
    margin-right: 4px;
}

.pc-rtg-nonCurrentPage {
    font-weight: normal;
    white-space: nowrap;
    margin-left: 4px;
    margin-right: 4px;
}

#pc-progress {
    border: 1px solid #A1A5A9;
    text-align: left;
    font-size: 1px;
    float: right;
    margin-top: 1px;
    margin-left: 0px;
    height: 10px;
}

#pc-rtg-advancedSearch {
    display: none;
}

.pc-rtg-vDivider {
    background-image: url(../images/dottedline.gif);
}

/* ---- Dynamic Querybox ----*/

#dqbResult
{
    position: absolute;
    background-color: #aaa;
    min-width: 180px;
    margin: 1px 0px 2px 0px;
    padding: 0px;
}

#dqbResult div
{
    margin-bottom: -5px;
    margin-top: 0px;
    padding-top: 0px;
    margin: 0px;
    padding: 0px;
    white-space:noWrap;
    overflow:visible;
}

div#dqbShadow {
    position: relative;
    right: 1px;
    margin: 0px;
    padding: 0px;
    background-color: #666; /*shadow color*/
    color: inherit;
    white-space:noWrap;
    overflow:visible;
}

.dqbRes {
    position: relative;
    bottom: 1px;
    right: 1px;
    background-color: white;
    border:  1px solid #AAA;
    cursor: pointer;
}

#dqbHighlight {
    color: #564b47;
    background-color: #ccc;
}

/*================================================================================================================*/
/* ------------------------------------------------ overrides --------------------------------------------------- */
/*================================================================================================================*/

/* ---- Search Criteria ----*/

#pc-searchCriteria .pc-rtg-mainCriteria {
    background-color: #F1F5F9;
    padding: 10px;
    border: 1px solid #C1C5C9;
}

#pc-searchCriteria input.pc-rtg-mainTextFields {
    width: 170px;
}

#pc-searchCriteria .pc-rtg-input-listbox {
    width: 100%;
}

#pc-searchCriteria .pc-rtg-nonReqFieldLabel {
    font-size: 1.1em;
    font-weight: bold;
}

#pc-searchCriteriaInstructions .pc-rtg-largeInstructions {
    font-size: 1.1em;
    text-align: left;
}

#pc-searchCriteria .pc-rtg-pickList {
    width: 100%;
    background-color: #F1F5F9;
}

#pc-searchCriteria .pc-rtg-checkboxLabel , #pc-searchCriteria .pc-rtg-radioLabel {
    color: #000000;
    font-weight: bold;
    text-decoration: none;
}

#pc-searchCriteria #pc-rtg-main {
    width: 550px;
}

#pc-searchCriteria #pc-rtg-keywordInstructions {
    padding-top: 9px;
    width: 325px;
}

#pc-searchCriteria #pc-rtg-lastCriteria {
    padding-top: 26px;
}

#pc-searchCriteria .pc-rtg-searchInputRow {
    height: 10px;
}

#pc-searchCriteria .pc-rtg-input-textbox {
    width: 240px;
}

#pc-rtg-mainCriteria .pc-rtg-searchInputRow {
    height: 10px;
}

#pc-rtg-postDateCriteria .pc-rtg-radioLabel {
    font-weight: normal;
}

#pc-rtg-postDateCriteria .pc-rtg-input-listbox {
    font-weight: normal;
    width: 275px;
}

#pc-rtg-advancedSearch .pc-rtg-nonReqFieldLabel {
    font-weight: normal;
}

/*------ Search Results --------*/

#pc-searchResults #pc-rtg-main {
    width: 610px;
}

#pc-searchResults #pc-rtg-all {
    width: 620px;
}

#pc-searchResults .pc-rtg-submitIcon {
    position: relative;
    top: 5px;
}

#pc-searchResults .pc-rtg-submitLink {
    padding-left: 5px;
    padding-top: 5px;
}

#pc-searchResults #pc-titleAndAgentSelect {
    padding-bottom: 10px;
}

#pc-searchResults #searchResultsHeaderTable {
    width: 100%;
    margin-bottom: 5px;
}

#pc-searchResults #searchResultsTable {
    width: 100%;
}

#pc-searchResults .jobPostLocaleList {
    width: 90px;
}

#pc-searchResults .pc-rtg-rssFeed-line {
    border-bottom: 1px dashed #A1A5A9;
    height: 5px;
}

/*----- Job Application -----*/

#pc-jobApp .pc-rtg-subsection {
    margin-left: 20px;
    font-size: 0.8em;
}

#pc-jobApp #pc-rtg-boldFieldsRequired {
    margin-top: 10px;
    margin-bottom: 10px;
}

#pc-jobAppNavBar .pc-navBar-td {
    width: 35%;
}

#pc-jobApp .pc-rtg-justified {
    text-align:justify;
}

#pc-jobApp #pc-rtg-parsingStatus {
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left:5px;
    text-align:left;
}

#login-macro {
	text-align: right; 
	padding-right: 10px;	
}

/*----- Candidate Info -----*/

#pc-jobApp-candidateInformation .pc-rtg-input-textbox {
    width: 200px;
}

#pc-jobApp-candidateInformation .pc-rtg-input-listbox {
    width: 204px;
}

#pc-jobApp-candidateInformation .pc-rtg-input-querybox {
    width: 200px;
}

#pc-jobApp-candidateInformation .pc-rtg-label-textbox {
    text-align: left;
    width: 25%;
    white-space: normal;
}

#pc-jobApp-candidateInformation .pc-rtg-label-listbox {
    text-align: left;
    width: 25%;
    white-space: normal;
}

#pc-jobApp-candidateInformation .pc-rtg-label-phone {
    text-align: left;
    margin-right: 5px;
    white-space: nowrap;
    width: 25%;
}

#pc-jobApp-candidateInformation .pc-rtg-label-date {
    width: 25%;
    text-align: left;
    margin-right: 5px;
    white-space: normal;
}

#pc-jobApp-candidateInformation .pc-rtg-label-customlist {
    width: 25%;
    text-align: left;
    white-space: normal;
    vertical-align: top;
}

#pc-jobApp-candidateInformation .pc-rtg-label-querybox {
    width: 25%;
    text-align: left;
    white-space: normal;
}

#pc-jobApp-candidateInformation .pc-rtg-ReqFieldLabel {
    width: 25%;
    text-align: left;
    white-space: normal;
}

/*----- Profile Info -----*/

#pc-jobApp-profileInformation .pc-rtg-input-textbox {
    width: 210px;
}

#pc-jobApp-profileInformation .pc-rtg-input-listbox {
    width: 214px;
}

#pc-jobApp-profileInformation .pc-rtg-input-querybox {
    width: 210px;
}

#pc-jobApp-profileInformation .pc-rtg-label-textbox {
    width: 45%;
    text-align: left;
    white-space: normal;
}

#pc-jobApp-profileInformation .pc-rtg-label-listbox {
    width: 45%;
    text-align: left;
    white-space: normal;
}

#pc-jobApp-profileInformation .pc-rtg-label-date {
    width: 45%;
    text-align: left;
    margin-right: 5px;
    white-space: normal;
}

#pc-jobApp-profileInformation .pc-rtg-label-customlist {
    width: 45%;
    text-align: left;
    white-space: normal;
    vertical-align: top;
}

#pc-jobApp-profileInformation .pc-rtg-label-querybox {
    width: 45%;
    text-align: left;
    white-space: normal;
}

#pc-jobApp-profileInformation .pc-rtg-ReqFieldLabel {
    width: 45%;
    text-align: left;
    white-space: normal;
}

#pc-jobApp-profileInformation table {
    border-spacing: 8px;
    padding: 3px;
}

/*----- Internal Info -----*/

#pc-jobApp-internalInformation .pc-rtg-input-textbox {
    width: 210px;
}

#pc-jobApp-internalInformation .pc-rtg-input-listbox {
    width: 214px;
}

#pc-jobApp-internalInformation .pc-rtg-input-querybox {
    width: 210px;
}

#pc-jobApp-internalInformation .pc-rtg-label-textbox {
    width: 35%;
    white-space: normal;
    text-align: left;
}

#pc-jobApp-internalInformation .pc-rtg-label-listbox {
    width: 35%;
    white-space: normal;
    text-align: left;
}

#pc-jobApp-internalInformation .pc-rtg-label-date {
    width: 35%;
    text-align: left;
    margin-right: 5px;
    white-space: normal;
}

#pc-jobApp-internalInformation .pc-rtg-ReqFieldLabel {
    width: 35%;
    white-space: normal;
    text-align: left;
}

#pc-jobApp-internalInformation .pc-rtg-label-querybox {
    width: 35%;
    white-space: normal;
    text-align: left;
}

#pc-jobApp-internalInformation table {
    border-spacing: 8px;
    padding: 3px;
}

/*----- Multifile Info -----*/

#pc-jobApp-multifileInformation table {
    border-spacing: 8px;
    padding: 3px;
}

#pc-jobApp-multifileInformation .pc-rtg-tableItemCheckbox {
    text-align: left;
    width: 4px;
}

#pc-jobApp-multifileInformation .pc-rtg-tableItemCheckboxText {
    text-align: left;
}

#pc-jobApp-multifileInformation .pc-rtg-miscDocument-td {
    vertical-align: top;
}

#pc-jobApp-multifileInformation .pc-rtg-miscDocument-span {
    white-space: nowrap;
}

/*----- EEO Info -----*/

#pc-jobApp-eeoInformation table {
    border-spacing: 8px;
    padding: 3px;
}

#pc-jobApp-eeoInformation .pc-rtg-radioLabel {
    text-align: left;
    vertical-align: top;
}

#pc-jobApp-eeoInformation .pc-rtg-label-customlist {
    text-align: left;
    vertical-align: top;
}

#pc-jobApp-eeoInformation .pc-rtg-input-customlist {
    text-align: left;
}

/*----- Thank You Page -----*/

#pc-jobApp .pc-rtg-thanks {
    color: black;
    font-size: 0.7em;
}

#pc-jobApp .pc-rtg-thanksLink {
    height: 30px;
    vertical-align: bottom;
}

/*----- Job Application Preview -----*/

#pc-preview #pc-rtg-main {
    width: 400px;
}

#pc-preview #pc-rtg-all {
    width: 470px;
}

#pc-previewApp .pc-rtg-label-preview {
    text-align: left;
    width: 35%;
    vertical-align: top;
    white-space: normal;
}

#pc-previewApp .pc-rtg-input-preview {
    text-align: left;
    width: 65%;
    white-space: normal;
    padding-left: 3px;
}

#pc-previewApp .pc-rtg-hDivider {
    width: 100%;
    height: 1px;
    margin: 20px 0px 0px 0px;
}

#pc-previewApp .pc-rtg-ReqFieldLabel {
    text-align: left;
    width: 50%;
    vertical-align: top;
    white-space: normal;
    margin-right: 0px;
}

/*----- Job Details -----*/

#pc-jobDetails .pc-rtg-h2 {
    padding-bottom: 0px;
}

#pc-jobDetails #pc-rtg-HDivider {
    width: 590px;
    height: 20px;
    margin: 20px 0px 0px 0px;
    border-top: 1px solid #A1A5A9;
}

#pc-jobDetails .pc-rtg-label-preview {
    font-weight: bold;
    margin-right: 0px;
    text-align: right;
    white-space: normal;
}

#pc-jobDetails .pc-rtg-addButton {
    margin-right: 5px;
    text-decoration: none;
}

#pc-jobDetails .pc-rtg-removeButton {
    margin-right: 5px;
    text-decoration: none;
}

/*----- Signin & Forgot / Update Password -----*/

#pc-signin #pc-rtg-main {
    width: 300px;
}

#pc-signin #pc-rtg-rememberMeCheckBox {
    position: relative;top: 3px;
}

#pc-signin #pc-rtg-forgotLink {
    padding-left: 23px;
}

#pc-signin .pc-rtg-label-textbox {
    text-align: left;
    width: 150px;
}

/*----- Reset Password with Answer Secret Questions -----*/

#pc-resetPasswordAnserSecretQuestion #pc-rtg-main {
    margin-bottom: 0px;
    width: 450px;
}

/*----- New Account, Update Account Info -----*/

#pc-accountInfo .pc-rtg-input-textbox {
    width: 200px;
}

#pc-accountInfo .pc-rtg-input-listbox {
    width: 204px;
}

#pc-accountInfo .pc-rtg-input-querybox {
    width: 200px;
}

#pc-accountInfo .pc-rtg-label-textbox {
    text-align: left;
    width: 25%;
}

#pc-accountInfo .pc-rtg-label-listbox {
    text-align: left;
    width: 25%;
    white-space: normal;
}

#pc-accountInfo .pc-rtg-label-phone {
    text-align: left;
    margin-right: 5px;
    white-space: nowrap;
    width: 25%;
}

#pc-accountInfo .pc-rtg-label-date {
    text-align: left;
    width: 25%;
    margin-right: 5px;
    white-space: normal;
}

#pc-accountInfo .pc-rtg-label-customlist {
    text-align: left;
    width: 25%;
    white-space: normal;
    vertical-align: top;
}

#pc-accountInfo .pc-rtg-label-querybox {
    text-align: left;
    width: 25%;
    white-space: normal;
}

#pc-accountInfo .pc-rtg-ReqFieldLabel {
    text-align: left;
    width: 25%;
    white-space: normal;
}

#pc-accountInfo a {
   color: #000000;
   text-decoration: none;
}

/*----- View My Account -----*/

#pc-accountSummary .pc-rtg-h2 {
    padding-bottom: 3px;
}

#pc-accountSummary #pc-rtg-main {
    width: 450px;
}

#pc-accountSummary #pc-pageInstructions {
    padding-bottom: 10px;
}

#pc-accountSummary .pc-subSection {
    border: 1px solid #A1A5A9;
    margin-bottom: 20px;
}

#pc-accountSummary .pc-rtg-instructions {
    font-size: 9pt;
}

.pc-rtg-searchagentsummary .pc-rtg-title-td {
    font-weight: bolder;
}

.pc-rtg-searchagentsummary .pc-rtg-documentSummary-edit-td {
    width: 40px;
    text-align: center;
}

.pc-rtg-searchagentsummary .pc-rtg-documentSummary-delete-td {
    width: 40px;
    text-align: center;
}

.pc-rtg-searchagentsummary #searchAgentTable {
    margin-bottom: 10px;
}

/*----- Resume Builder -------*/

.pc-rtg-navResumeLink {
    font-size: 1em;
    border: none;
    background: transparent;
    color: #336699;
    margin-left: 4px;
    padding: 0px;
    border: 0px;
    text-align: left;
    cursor: pointer;
    overflow: visible;
}
.pc-rtg-navResumeCurrent {
    font-size: 1em;
    border: none;
    background: transparent;
    color: black;
    margin-left: 3px;
    padding: 0px;
    border: 0px;
    text-align: left;
    font-weight: bold;
    overflow: visible;
}

.pc-rtg-navResumeLabel {
    font-size: 1em;
    border: none;
    background: transparent;
    color: black;
    margin-left: 2px;
    padding: 0px;
    border: 0px;
    text-align: left;
    overflow: visible;
}
/*----- Document Preview -------*/


/*----- Job Cart, App Status, Info Request Status -----*/

#pc-jobCart .pc-rtg-submitButton {
    padding-left: 20px;
    padding-right: 20px;
}

#pc-jobCart .pc-rtg-headerRow {
    padding-left: 0px;
    padding-right: 5px;
    float: none;
}

#pc-jobCart #pc-statusGrid {
    border: 1px solid #D0D0D0;
    padding: 0px 5px;
    margin: 0px -2px 20px -2px;
    float: none;
}

#pc-jobCart #jobPostLocaleList {
    width: 90px;
}

/*----- Questionnaires -----*/

#pc-rtg-questionnaireWithApplication .pc-rtg-answer {
    text-align: left;
    padding-left: 15px;
}

#pc-rtg-questionnaireWithApplication .pc-rtg-questionTable {
    padding: 0px 5px;
    margin: 0px -2px 20px -2px;
    width: 100%;
}
#pc-rtg-questionnaireWithApplication .pc-rtg-answerTable {
    padding: 3px 5px 3px 5px;
    margin: 0px;
    width: 100%;
}

#pc-rtg-questionnairePreviewContent .pc-rtg-label-preview {
    text-align: left;
    vertical-align: 0%;
    width: 35%;
    white-space: normal;
}

#pc-rtg-questionnairePreviewContent .pc-rtg-input-preview {
    text-align: left;
    vertical-align: 0%;
    margin-right: 5px;
    white-space: normal;
    padding-left: 3px;
}

#pc-rtg-questionnairePreviewContent .pc-rtg-ReqFieldLabel {
    text-align: right;
    vertical-align: 0%;
    width: 50%;
    white-space: normal;
}

/*----- Print Preview Button -----*/

#pc-rtg-PrintPreviewButton a {
    color: #000000;
    text-decoration: none;
    overflow: visible;
}

/*----- Document Creator -----*/

#pc-rtg-docCreator .uploadBrowse {
    width: 360px;
}

#pc-rtg-docCreator .pc-rtg-navBar-td {
    width: 33%
}

#pc-rtg-documentEdit .pc-rtg-input-textarea {
    width: 500px;
}

#pc-rtg-documentEdit .pc-rtg-buttonTable {
    width: 100%;
}

#pc-rtg-documentEdit .pc-rtg-label-cancel {
    text-align: left;
}

#pc-rtg-documentEdit .pc-rtg-input-save {
    text-align: right;
}

#pc-documentNew .pc-rtg-input-textarea {
    width: 500px;
}

#pc-documentNew .pc-rtg-buttonTable {
    width: 100%;
}

#pc-documentNew .pc-rtg-label-cancel {
    text-align: left;
}

#pc-documentNew .pc-rtg-input-save {
    text-align: right;
}

#pc-documentNew .pc-rtg-miscDocument-td {
    vertical-align: top;
}

#pc-documentNew .pc-rtg-miscDocument-span {
    white-space: nowrap;
}

#pc-documentNew .uploadMiscBrowse {
    width: 225px;
}

#pc-documentNew .uploadBrowse {
    width: 360px;
}

#pc-rtg-documentSummary .pc-rtg-title-td {
    font-weight: bolder;
}

#pc-rtg-documentSummary .pc-rtg-documentSummary-edit-td {
    width: 40px;
    text-align: center;
}

#pc-rtg-documentSummary .pc-rtg-documentSummary-delete-td {
    width: 40px;
    text-align: center;
}

#pc-rtg-documentSummary #coverLetterTable {
    margin-bottom: 10px;
}

#pc-rtg-documentSummary #resumeTable {
    margin-bottom: 10px;
}

#pc-resumeBuilderEmbeddedGrid .pc-rtg-splitScreen {
    overflow: scroll;
    border: 1px solid #A1A5A9;
    width: 585px;
    height: 270px;
}	

/*----- IE USES THIS pc-resumeBuilderEmbeddedGrid is used in Resume Builder -
        IE doesn't recognize  pc-rtg-resumeBuilder-block -----*/

#pc-resumeBuilderEmbeddedGrid .pc-rtg-input-textbox {
    width: 250px;
}

#pc-resumeBuilderEmbeddedGrid .pc-rtg-input-listbox {
    width: 256px;
}

#pc-resumeBuilderEmbeddedGrid .pc-rtg-input-querybox {
    width: 250px;
}

#pc-resumeBuilderEmbeddedGrid .pc-rtg-input-month {
    width: 98px;
}

#pc-resumeBuilderEmbeddedGrid .pc-rtg-input-day {
    width: 98px;
}

#pc-resumeBuilderEmbeddedGrid .pc-rtg-input-listbox-nowidth {
}

#pc-resumeBuilderEmbeddedGrid .pc-rtg-label-textbox {
    width: 30%;
    text-align: left;
}

#pc-resumeBuilderEmbeddedGrid .pc-rtg-label-textarea {
    width: 30%;
    text-align: left;
}

#pc-resumeBuilderEmbeddedGrid .pc-rtg-label-listbox {
    width: 30%;
    text-align: left;
}

#pc-resumeBuilderEmbeddedGrid .pc-rtg-label-querybox {
    width: 30%;
    text-align: left;
}

#pc-resumeBuilderEmbeddedGrid .pc-rtg-label-date {
    width: 30%;
    text-align: left;
    margin-right: 5px;
    white-space: normal;
}

#pc-resumeBuilderEmbeddedGrid .pc-rtg-ReqFieldLabel {
}

/*----- pc-rtg-resumeBuilder-block  is used for Job app repeated fields  -
        JOB APP doesn't recognize  pc-resumeBuilderEmbeddedGrid -----*/

#pc-rtg-resumeBuilder-block .pc-rtg-input-textbox {
    width: 250px;
}

#pc-rtg-resumeBuilder-block .pc-rtg-input-listbox {
    width: 256px;
}

#pc-rtg-resumeBuilder-block .pc-rtg-input-querybox {
    width: 250px;
}

#pc-rtg-resumeBuilder-block .pc-rtg-input-month {
    width: 98px;
}

#pc-rtg-resumeBuilder-block .pc-rtg-input-day {
    width: 98px;
}

#pc-rtg-resumeBuilder-block .pc-rtg-input-listbox-nowidth {
}

#pc-rtg-resumeBuilder-block .pc-rtg-label-textbox {
    width: 30%;
    text-align: left;
}

#pc-rtg-resumeBuilder-block .pc-rtg-label-textarea {
    width: 30%;
    text-align: left;
}

#pc-rtg-resumeBuilder-block .pc-rtg-label-listbox {
    width: 30%;
    text-align: left;
}

#pc-rtg-resumeBuilder-block .pc-rtg-label-querybox {
    width: 30%;
    text-align: left;
}

#pc-rtg-resumeBuilder-block .pc-rtg-label-date {
    width: 30%;
    text-align: left;
    margin-right: 5px;
    white-space: normal;
}

#pc-rtg-resumeBuilder-block .pc-rtg-ReqFieldLabel {
    width: 30%;
    text-align: left;
}

/*----- Referral -----*/

#pc-referral #pc-rtg-main {
    width: 370px;
}

/*----- Error indicator -----*/

#errorIndicator {
    color: #ff0000;
    font-size: 1.0em;
    font-weight: bolder;
    margin-top: 15px;
    margin-bottom: 10px;
    text-align: left;
    padding-left: 10px;
}

#errorIndicator a:link , #errorIndicator a:visited , #errorIndicator a:active {
    color: #ff0000;
    text-decoration: none;
}

#errorIndicator a:hover {
    color: #ff0000;
    text-decoration: underline;
}

/*----- Message indicator -----*/

#messageIndicator {
    color: #0000FF;
    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: #0000FF;
    text-decoration: none;
}

#messageIndicator a:hover {
    color: #0000FF;
    text-decoration: underline;
}

.pc-rtg-navButton {
    font-size: 1em;
    text-decoration: underline;
    border: none;
    background: transparent;
    color: #0000ff;
    margin: 0px;
    padding: 0px;
    border: 0px;
    text-align: left;
    cursor: pointer;
}

.pc-rtg-navButtonHeader {
    font-size: 1em;
    text-decoration: underline;
    border: none;
    background: transparent;
    color: #0000ff;
    margin: 0px;
    padding: 0px;
    border: 0px;
    text-align: left;
    cursor: pointer;
    display:block;
    float:left;
}

span.tool {
    position: relative;
    cursor: help;
}

span.tool span.tip {
    display: none;
}

span.tool:hover span.tip {
    display: block;
    z-index: 100;
    position: absolute;
    top: 2.5em;
    left: 0;
    width: auto;
    line-height: 1.2em;
    padding: 3px 7px 4px 6px;
    border: 1px solid #336;
    background-color: #f7f7ee;
    font-family: arial, helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #000;
    text-align: left;
}

.pc-rtg-questionnaireQuestion {
    padding-bottom: 15px;
}

fieldset.pc-rtg-fieldset {
    border: none;
    padding: 0px;
    margin: 0px;
    position: relative;
}

legend {
    border: none;
    white-space: normal;
    margin: 0;
    padding: 0;
    position: relative;
    left: -7px !important;
    left: -7px;
    color: #000;
}

legend span {
    display: block;
    width: 100%;
}

.pc-rtg-hidden {
    position:absolute;
    left:0px;
    top:-500px;
    width:1px;
    height:1px;
    overflow:hidden;
}
