html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td
{
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
}
p
{
    margin: 10px 0 0 0;
    padding: 0;
}
ol, ul
{
    list-style: none;
}
a:link, a:visited, a:active
{
    color: Blue;
    text-decoration: underline;
}
a:hover
{
    color: Blue;
    text-decoration: none;
}
body
{
    color: #58595b;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 16px;
    background-color: #fff;
}
.contents ul
{
    margin:10px 0;
    padding:0 0 0 20px;    
}
.contents ul p
{
    margin: 10px 0 0 0;
    padding: 0 0 0 20px;
}
.contents ul ul p
{
    margin: 10px 0 0 0;
    padding: 0 0 0 40px;
}
.contents ul li
{
    list-style-type:disc;
    list-style-position:inside;
}
.contents ul ul, .contents ul ol
{
    margin: 10px 0;
    padding: 0 0 0 40px;
}
.contents ul ul ul
{
    margin: 10px 0;
    padding: 0 0 0 60px;
}


/* Site Structure Style */

#wrapper
{
    width: 1000px;
    margin: 0px auto;
    text-align: left;
    background: transparent url(../images/pageVertBG.png) repeat-y top center;
}
#header
{
    width: 974px;
    margin-left: 14px;
    background: transparent url(../images/headerBG.png) repeat-x bottom left;
    height: 142px;
    position: relative;
}

/* Header Contents */

h1.logo
{
    position: absolute;
    left: 35px;
    top: 20px;
    height: 64px;
    width: 139px;
}
h1.logo a span
{
    text-indent: -9999px;
    padding: 0;
    margin: 0;
    background: transparent url(../images/ConvergysLogo.png) no-repeat left top;
    height: 64px;
    width: 139px;
    display: block;
    cursor: pointer;
}
.topRgtContact
{
    position: absolute;
    top: 0;
    right: 0;
    height: 31px;
    width: 246px;
    background: transparent url(../images/topRgtBG.jpg) top left no-repeat;
}
.topRgt
{
    padding: 5px;
    display: table;
}
.topRgtPhone
{
    width: 131px;
    background: transparent url(../images/topPhoneNumber.jpg) no-repeat left top;
    height: 20px;
    text-indent: -9999px;
    float: left;
    display: block;
}
.topRgtEmail
{
    width: 102px;
    height: 20px;
    float: right;
}
.topRgtEmail a span
{
    background: transparent url(../images/topEmailConvergys.jpg) no-repeat left top;
    text-indent: -9999px;
    display: block;
    cursor: pointer;
}
.srchBox
{
    position: absolute;
    top: 60px;
    height: 25px;
    width: 200px;
    right: 0;
    left: 774px;
}
.siteSearch div
{
    display:block;
    float:left;
    width:135px;
}
.siteSearch span
{
    display:block;
    margin-top:3px;
    float:left;
    width:60px;
}


/* Navigation */

ul.navigation
{
    float: right;
    position: absolute;
    bottom: 0;
    height: 30px;
    right: 0;
    padding: 0;
    margin: 0;
}
ul.navigation li
{
    float: left;
    display: block;
    line-height: 30px;
}
ul.navigation li#aboutUs a span
{
    background: url(../images/AboutUs_btn.png) no-repeat right bottom;
    width: 131px;
    text-indent: -9999px;
    display: block;
    cursor: pointer;
}
ul.navigation li#opportunities a span
{
    background: url(../images/opportunities_btn.png) no-repeat right bottom;
    width: 130px;
    text-indent: -9999px;
    display: block;
    cursor: pointer;
}
ul.navigation li#locations a span
{
    background: url(../images/locations_btn.png) no-repeat right bottom;
    width: 130px;
    text-indent: -9999px;
    display: block;
    cursor: pointer;
}
ul.navigation li#events a span
{
    background: url(../images/events_btn.png) no-repeat right bottom;
    width: 129px;
    text-indent: -9999px;
    display: block;
    cursor: pointer;
}

/* Navigation Styles Ends */

/* Header Content Ends */

#content
{
    width: 974px;
    margin-left: 14px;
    border-top: 8px solid #c7c7c7;
    display: table;
}
.pageContents
{
    width: 520px;
    float: right;
    clear: both;
    display: block;
}

/* Widget Styles */

.widgets
{
    width: 458px;
    float: right;
    clear: both;
    margin-top: 4px;
    height: 160px;
    overflow: hidden;
}
ul.widgetsLinks
{
    padding: 0;
    margin: 0;
    display: block;
    clear: both;
}
ul.widgetsLinks li
{
    padding: 0;
    margin: 0;
    float: left;
    display: block;
}
ul.widgetsLinks li#searchJobs
{
    background: url(../images/SearchJobs.png) no-repeat left top;
    width: 100px;
    text-indent: -9999px;
    display: block;
    cursor: pointer;
    height: 24px;
    margin-right: 8px;
}
ul.widgetsLinks li#hotJobs
{
    background: url(../images/HotJobs.png) no-repeat left top;
    width: 73px;
    text-indent: -9999px;
    display: block;
    cursor: pointer;
    height: 24px;
    margin-right: 8px;
}
ul.widgetsLinks li#stayConnected
{
    background: url(../images/StayConnected.png) no-repeat left top;
    width: 123px;
    text-indent: -9999px;
    display: block;
    cursor: pointer;
    height: 24px;
    margin-right: 8px;
}
ul.widgetsLinks li#RSSFeed
{
    background: url(../images/RSSFeed.png) no-repeat left top;
    width: 70px;
    text-indent: -9999px;
    display: block;
    cursor: pointer;
    height: 24px;
}

/* Widget Styles Ends */

/* Other Bottom Links */
.btmLinks
{
    height: 54px;
    width: 458px;
    float: right;
    clear: both;
}
ul.otherLinks
{
    padding: 0;
    margin: 0;
    display: block;
    clear: both;
    padding-top: 4px;
}
ul.otherLinks li
{
    padding: 0;
    margin: 0;
    float: left;
    display: block;
}
ul.otherLinks li#workFromHome a span
{
    background: url(../images/workFromHome_btn.png) no-repeat left top;
    width: 137px;
    text-indent: -9999px;
    display: block;
    cursor: pointer;
    height: 36px;
    margin-right: 10px;
}
ul.otherLinks li#universityCenter a span
{
    background: url(../images/UniversityCenter_btn.png) no-repeat left top;
    width: 138px;
    text-indent: -9999px;
    display: block;
    cursor: pointer;
    height: 36px;
    margin-right: 10px;
}
ul.otherLinks li#frequentQuestions a span
{
    background: url(../images/FrequentQuestions_btn.png) no-repeat left top;
    width: 157px;
    text-indent: -9999px;
    display: block;
    cursor: pointer;
    height: 36px;
}
/* Other Bottom Links Ends */

/* Footer Contents */
#footer
{
    background: #FFF url(../images/pageFooter.png) no-repeat top left;
    height: 45px;
    width: 1000px;
    margin: 0px auto;
    position: relative;
}
.copyright
{
    position: absolute;
    left: 14px;
    top: 18px;
    height: 9px;
    width: 81px;
}
.copyright span
{
    background: url(../images/copyright.gif) no-repeat left top;
    display: block;
    height: 9px;
    width: 81px;
    text-indent: -9999px;
}
.sitemap
{
    position: absolute;
    right: 100px;
    top: 16px;
    height: 12px;
    width: 42px;
}
.sitemap a span
{
    background: url(../images/btn_sitemap.gif) no-repeat left top;
    display: block;
    height: 12px;
    width: 42px;
    text-indent: -9999px;
    cursor: pointer;
}
.privacy
{
    position: absolute;
    right: 14px;
    top: 16px;
    height: 12px;
    width: 40px;
}
.privacy a span
{
    background: url(../images/btn_privacy.gif) no-repeat left top;
    display: block;
    height: 12px;
    width: 40px;
    text-indent: -9999px;
    cursor: pointer;
}
/* Footer Contents Ends */

/* Site Structure Style Ends */


/* Individual Page Styles */

/*Home Page Specific Styels*/

#homeForm ul.navigation li#aboutUs a span
{
    background: url(../images/AboutUs_btn.png) no-repeat right bottom;
    width: 131px;
    text-indent: -9999px;
    display: block;
    cursor: pointer;
}
#homeForm ul.navigation li#opportunities a span
{
    background: url(../images/opportunities_btn.png) no-repeat right bottom;
    width: 130px;
    text-indent: -9999px;
    display: block;
    cursor: pointer;
}
#homeForm ul.navigation li#locations a span
{
    background: url(../images/locations_btn.png) no-repeat right bottom;
    width: 130px;
    text-indent: -9999px;
    display: block;
    cursor: pointer;
}
#homeForm ul.navigation li#events a span
{
    background: url(../images/events_btn.png) no-repeat right bottom;
    width: 129px;
    text-indent: -9999px;
    display: block;
    cursor: pointer;
}
#homeForm #content
{
    width: 974px;
    margin-left: 14px;
    border-top: 0;
    position: relative;
    display: table;
    background: url(../images/pageBG/HomeBG.jpg) no-repeat top left;
    height: 461px;
    overflow: hidden;
}
#homeForm .pageContents
{
    display: none;
}
#homeForm .widgets
{
    width: 458px;
    float: right;
    clear: both;
    margin-top: 225px;
    height: 160px;
}
#homeForm .btmLinks
{
    height: 45px;
    width: 458px;
    float: right;
    clear: both;
    margin-top: 25px;
}
/*Home Page Specific Styles Ends*/

/*About Us Specific Styels*/

#AboutUsForm ul.navigation li#aboutUs a span
{
    background: url(../images/AboutUs_btn.png) no-repeat left top;
    width: 131px;
    text-indent: -9999px;
    display: block;
    cursor: pointer;
}
#AboutUsForm ul.navigation li#opportunities a span
{
    background: url(../images/opportunities_btn.png) no-repeat -1px bottom;
    width: 130px;
    text-indent: -9999px;
    display: block;
    cursor: pointer;
}
#AboutUsForm ul.navigation li#locations a span
{
    background: url(../images/locations_btn.png) no-repeat -1px bottom;
    width: 129px;
    text-indent: -9999px;
    display: block;
    cursor: pointer;
}
#AboutUsForm ul.navigation li#events a span
{
    background: url(../images/events_btn.png) no-repeat right bottom;
    width: 130px;
    text-indent: -9999px;
    display: block;
    cursor: pointer;
}
#AboutUsForm #content
{
    width: 974px;
    margin-left: 14px;
    border-top: 0;
    position: relative;
    display: table;
    background: url(../images/pageBG/AboutUsBG.jpg) no-repeat top left;
    height: 609px;
    overflow: hidden;
}
#AboutUsForm .pageContents
{
    width: 520px;
    float: right;
    clear: both;
    height: 386px;
    display: block;
}
#AboutUsForm .subNav
{
    display: block;
    border-bottom: 1px solid #81a3b7;
}
#AboutUsForm .subNav ul
{
    padding: 10px 0 10px 10px;
    margin: 0;
    height: 70px;
}
#AboutUsForm .subNav ul li
{
    background-color: #e6edf1;
    line-height: 35px;
    display: block;
    float: left;
    width: 159px;
    margin: 0 1px 1px 0;
}
/*#AboutUsForm .subNav ul li#cultureLink
{
    width: 100px;
}
#AboutUsForm .subNav ul li#diversityLink
{
    width: 120px;
}
#AboutUsForm .subNav ul li#benefitsLink
{
    width: 115px;
}
#AboutUsForm .subNav ul li#staffingLink
{
    width: 165px;
}*/
#AboutUsForm .subNav ul li.cultureLink, #AboutUsForm .subNav ul li.trainDevLink
{
    width: 180px;
}

#AboutUsForm .subNav ul li span
{
    padding-left: 20px;
    font-size: 10px;
    text-transform: uppercase;
    font-weight: bold;
    color: #8193b7;
    text-decoration: none;
    cursor: pointer;
}
#AboutUsForm .contents
{
    padding: 20px 10px 10px 30px;
    clear: both;
    display: block;
    border-top: 1px solid #81a3b7;
    margin-top: 2px;
}
#AboutUsForm .contents .page
{
    height: 250px;
    overflow: auto;
}
#AboutUsForm .contents .page .rgtpadd
{
    padding-right: 20px;
}
#AboutUsForm .widgets
{
    width: 458px;
    float: right;
    clear: both;
    margin-top: 4px;
    height: 160px;
}
#AboutUsForm .btmLinks
{
    height: 54px;
    width: 458px;
    float: right;
    clear: both;
    margin-top: 4px;
}


/*About Us Specific Styles Ends*/

/*Opportunities Specific Styels*/

#OpportunitiesForm ul.navigation li#aboutUs a span
{
    background: url(../images/AboutUs_btn.png) no-repeat left bottom;
    width: 129px;
    text-indent: -9999px;
    display: block;
    cursor: pointer;
}
#OpportunitiesForm ul.navigation li#opportunities a span
{
    background: url(../images/opportunities_btn.png) no-repeat left top;
    width: 131px;
    text-indent: -9999px;
    display: block;
    cursor: pointer;
}
#OpportunitiesForm ul.navigation li#locations a span
{
    background: url(../images/locations_btn.png) no-repeat -1px bottom;
    width: 129px;
    text-indent: -9999px;
    display: block;
    cursor: pointer;
}
#OpportunitiesForm ul.navigation li#events a span
{
    background: url(../images/events_btn.png) no-repeat right bottom;
    width: 130px;
    text-indent: -9999px;
    display: block;
    cursor: pointer;
}
#OpportunitiesForm #content
{
    width: 974px;
    margin-left: 14px;
    border-top: 0;
    position: relative;
    display: table;
    background: url(../images/pageBG/OpportunitiesBG.jpg) no-repeat top left;
    height: 609px;
    overflow: hidden;
}
#OpportunitiesForm .pageContents
{
    width: 520px;
    float: right;
    clear: both;
    height: 386px;
    display: block;
}

#OpportunitiesForm .subNav
{
    display: block;
    border-bottom: 1px solid #c5c19d;    
}


#OpportunitiesForm .subNav ul
{
    margin: 0;
    padding: 10px 0 10px 10px;
    height:73px;
}
#OpportunitiesForm .subNav ul li
{
    background-color: #f3f3eb;
    line-height: 24px;
    display: block;
    float: left;
    width: 165px;
    margin: 0 1px 1px 0;
}
#OpportunitiesForm .subNav ul li.link1
{
    width: 200px;
}
#OpportunitiesForm .subNav ul li.link2
{
    width: 165px;
}
#OpportunitiesForm .subNav ul li.link3
{
    width: 135px;
}
#OpportunitiesForm .subNav ul li a
{
    padding-left: 10px;
    font-size: 10px;
    font-weight: bold;
    display: block;
}
#OpportunitiesForm .subNav ul li a:link, #OpportunitiesForm .subNav ul li a:visited, #OpportunitiesForm .subNav ul li a:active, #OpportunitiesForm .subNav ul li a:hover
{
    color: #c5c19d;
    text-decoration: none;
}
#OpportunitiesForm .contents
{
    padding: 25px 10px 0 30px;
    clear: both;
    display: block;
    border-top: 1px solid #c5c19d;
    margin-top:2px;
}
#OpportunitiesForm .contents .page
{
    height: 250px;
    overflow: auto;
}
#OpportunitiesForm .contents .page .rgtpadd
{
    padding-right: 20px;
}
#OpportunitiesForm .widgets
{
    width: 458px;
    float: right;
    clear: both;
    margin-top: 4px;
    height: 160px;
}
#OpportunitiesForm .btmLinks
{
    height: 54px;
    width: 458px;
    float: right;
    clear: both;
    margin-top: 4px;
}

#OpportunitiesForm ul.opportunitiesLinks
{
    padding:0;
    margin:10px 0;
}
#OpportunitiesForm ul.opportunitiesLinks li
{
    padding:0;
    margin:0;
    width:50%;
    float:left;
    list-style-type:none;
}
#OpportunitiesForm ul.opportunitiesLinks li a:link, #OpportunitiesForm ul.opportunitiesLinks li a:active, #OpportunitiesForm ul.opportunitiesLinks li a:visited
{
    text-decoration:none;
}
#OpportunitiesForm ul.opportunitiesLinks li a:hover
{
    text-decoration:underline;
}
/*Opportunities Specific Styles Ends*/

/*Locations Specific Styels*/

#LocationsForm ul.navigation li#aboutUs a span
{
    background: url(../images/AboutUs_btn.png) no-repeat left bottom;
    width: 130px;
    text-indent: -9999px;
    display: block;
    cursor: pointer;
}
#LocationsForm ul.navigation li#opportunities a span
{
    background: url(../images/opportunities_btn.png) no-repeat left bottom;
    width: 129px;
    text-indent: -9999px;
    display: block;
    cursor: pointer;
}
#LocationsForm ul.navigation li#locations a span
{
    background: url(../images/locations_btn.png) no-repeat right top;
    width: 131px;
    text-indent: -9999px;
    display: block;
    cursor: pointer;
}
#LocationsForm ul.navigation li#events a span
{
    background: url(../images/events_btn.png) no-repeat right bottom;
    width: 129px;
    text-indent: -9999px;
    display: block;
    cursor: pointer;
}
#LocationsForm #content
{
    width: 974px;
    margin-left: 14px;
    border-top: 0;
    position: relative;
    display: table;
    background: url(../images/pageBG/LocationsBG.jpg) no-repeat top left;
    height: 456px;
    overflow: hidden;
}
#LocationsForm .pageContents
{
    width: 520px;
    float: right;
    clear: both;
    height: 215px;
    display: block;
}
#LocationsForm .contents
{
    margin: 25px 10px 0 30px;
    clear: both;
    display: block;
}
#LocationsForm .contents .page
{
    height: 150px;
    overflow: auto;
}
#LocationsForm .contents .page .rgtpadd
{
    padding-right: 20px;
}
#LocationsForm .widgets
{
    width: 458px;
    float: right;
    clear: both;
    margin-top: 10px;
    height: 160px;
}
#LocationsForm .btmLinks
{
    height: 54px;
    width: 458px;
    float: right;
    clear: both;
    margin-top: 10px;
}
/*Locations Specific Styles Ends*/

/*Events Specific Styels*/

#EventsForm ul.navigation li#aboutUs a span
{
    background: url(../images/AboutUs_btn.png) no-repeat left bottom;
    width: 130px;
    text-indent: -9999px;
    display: block;
    cursor: pointer;
}
#EventsForm ul.navigation li#opportunities a span
{
    background: url(../images/opportunities_btn.png) no-repeat left bottom;
    width: 130px;
    text-indent: -9999px;
    display: block;
    cursor: pointer;
}
#EventsForm ul.navigation li#locations a span
{
    background: url(../images/locations_btn.png) no-repeat left bottom;
    width: 129px;
    text-indent: -9999px;
    display: block;
    cursor: pointer;
}
#EventsForm ul.navigation li#events a span
{
    background: url(../images/events_btn.png) no-repeat right top;
    width: 131px;
    text-indent: -9999px;
    display: block;
    cursor: pointer;
}
#EventsForm #content
{
    width: 974px;
    margin-left: 14px;
    border-top: 0;
    position: relative;
    display: table;
    background: url(../images/pageBG/EventsBG.jpg) no-repeat top left;
    height: 609px;
    overflow: hidden;
}
#EventsForm .pageContents
{
    width: 520px;
    float: right;
    clear: both;
    height: 386px;
    display: block;
}
#EventsForm .contents
{
    margin: 25px 10px 0 30px;
    clear: both;
    display: block;
}
#EventsForm .contents .page
{
    height: 330px;
    overflow: auto;
}
#EventsForm .contents .page .rgtpadd
{
    padding-right: 20px;
}
#EventsForm .widgets
{
    width: 458px;
    float: right;
    clear: both;
    margin-top: 4px;
    height: 160px;
}
#EventsForm .btmLinks
{
    height: 54px;
    width: 458px;
    float: right;
    clear: both;
    margin-top: 4px;
}
/*Events Specific Styles Ends*/


/*Frequent Questions Specific Styels*/

#FrequentQuestionsForm #content
{
    width: 974px;
    margin-left: 14px;
    border-top: 0;
    position: relative;
    display: table;
    background: url(../images/pageBG/FrequentQuestionsBG.jpg) no-repeat top left;
    height: 609px;
    overflow: hidden;
}
#FrequentQuestionsForm .pageContents
{
    width: 520px;
    float: right;
    clear: both;
    height: 386px;
    display: block;
}
#FrequentQuestionsForm .pageContents .bdr1px
{
    margin-top: 12px;
    border: 1px solid #81a3b7;
}
#FrequentQuestionsForm .contents
{
    padding: 20px 10px 10px 30px;
    clear: both;
    display: block;
}
#FrequentQuestionsForm .contents .page
{
    height: 340px;
    overflow: auto;
}
#FrequentQuestionsForm .contents .page .rgtpadd
{
    padding-right: 20px;
}
#FrequentQuestionsForm .widgets
{
    width: 458px;
    float: right;
    clear: both;
    margin-top: 4px;
    height: 160px;
}
#FrequentQuestionsForm .btmLinks
{
    height: 54px;
    width: 458px;
    float: right;
    clear: both;
    margin-top: 4px;
}
#FrequentQuestionsForm ul.FAQContent
{
    padding:0;
    margin:10px 0;
}
#FrequentQuestionsForm ul.FAQContent li
{
    list-style-type:none;
    list-style-position:outside;
}

/*Frequent Questions Specific Styles Ends*/

/*Job Search Specific Styels*/
#JobSearchForm #content
{
    width: 974px;
    margin-left: 14px;
    border-top: 0;
    position: relative;
    display: table;
    background: url(../images/pageBG/JobSearchBG.jpg) no-repeat top left;
    height: 609px;
    overflow: hidden;
}
#JobSearchForm .pageContents
{
    width: 520px;
    float: right;
    clear: both;
    height: 133px;
    display: block;
}
#JobSearchForm .advSearchPaddMargin
{
    border: 1px solid #81a3b7;
    margin-top: 12px;
    padding: 20px;
}
#JobSearchForm .widgets
{
    width: 458px;
    float: right;
    clear: both;
    margin-top: 4px;
    height: 400px;
}
#JobSearchForm .btmLinks
{
    height: 45px;
    width: 458px;
    float: right;
    clear: both;
    margin-top: 14px;
}

#JobSearchForm #searchJobsContent
{
    display: block;
    clear: both;
    float: left;
    width: 390px;
}

#JobSearchForm #searchJobsContent .paddBorder
{
    border: 6px solid #c0d1db;
    padding: 5px;
    background: #FFF;
}

#JobSearchForm .searchWidgetLinks
{
    margin-top: -23px;
    width:100%;    
}

/*Job Search Specific Styles Ends*/

/*Job Search Results Specific Styels*/

#SearchResultsForm #content
{
    width: 974px;
    margin-left: 14px;
    border-top: 0;
    position: relative;
    display: table;
    background: url(../images/pageBG/SearchResultsBG.jpg) no-repeat top left;
    height: 609px;
    overflow: hidden;
}
#SearchResultsForm .pageContents
{
    width: 520px;
    float: right;
    clear: both;
    height: 386px;
    display: block;
}
#SearchResultsForm .pageTitleIntro
{
    margin: 25px 10px 0 30px;
    clear: both;
    display: block;
}
#SearchResultsForm .contents
{
    margin: 15px 10px 0 15px;
    clear: both;
    display: block;
}
#SearchResultsForm .contents .page
{
    height: 280px;
    overflow: auto;
}
#SearchResultsForm .contents .page .rgtpadd
{
    padding-right: 20px;
}
#SearchResultsForm .widgets
{
    width: 458px;
    float: right;
    clear: both;
    margin-top: 4px;
    height: 160px;
}
#SearchResultsForm .btmLinks
{
    height: 54px;
    width: 458px;
    float: right;
    clear: both;
    margin-top: 4px;
}
.txttitle a:link, .txttitle a:visited, .txttitle a:active, .txttitle a:hover
{
    text-decoration: none;
    font-weight: bold; /*color:#666;*/
}

#SearchResultsForm .jsrHeaderStyle
{
    line-height: 25px;
    font-weight: bold;
    background-color: #1654a1;
    color: #fff;
}
#SearchResultsForm .jsrHeaderStyle a:link, #SearchResultsForm .jsrHeaderStyle a:visited, #SearchResultsForm .jsrHeaderStyle a:active
{
    color: #fff;
    text-decoration: underline;
}
#SearchResultsForm .jsrHeaderStyle a:hover
{
    color: #fff;
    text-decoration: none;
}
#SearchResultsForm .rowStyle
{
    line-height: 20px;
    color: #000;
}
#SearchResultsForm .AltrowStyle
{
    line-height: 20px;
    color: #000;
}
#SearchResultsForm .jsrPagerStyle, #SearchResultsForm .jsrPagerStyle tr, #SearchResultsForm .jsrPagerStyle td
{
    line-height: 25px;
    font-weight: bold;
    background-color: #1654a1;
    color: #fff;
    text-align: center;
}
#SearchResultsForm .jsrPagerStyle a:link, #SearchResultsForm .jsrPagerStyle a:visited, #SearchResultsForm .jsrPagerStyle a:active
{
    color: #fff;
    text-decoration: underline;
}
#SearchResultsForm .jsrPagerStyle a:hover
{
    color: #fff;
    text-decoration: none;
}
.rowStyleBG
{
    background-color: #e3e8ee;
}
.altRowStyleBG
{
    background-color: #fff;
}

/*Job Search Results Specific Styles Ends*/

/*Job Description Specific Styels*/

#JobDescriptionForm #content
{
    width: 974px;
    margin-left: 14px;
    border-top: 0;
    position: relative;
    display: table;
    background: url(../images/pageBG/JobDescriptionBG.jpg) no-repeat top left;
    height: 609px;
    overflow: hidden;
}
#JobDescriptionForm .pageContents
{
    width: 520px;
    float: right;
    clear: both;
    height: 386px;
    display: block;
}

#JobDescriptionForm .contents
{
    margin: 25px 10px 0 30px;
    clear: both;
    display: block;
}
#JobDescriptionForm .contents .page
{
    height: 330px;
    overflow: auto;
}
#JobDescriptionForm .contents .page .rgtpadd
{
    padding-right: 20px;
}
#JobDescriptionForm .widgets
{
    width: 458px;
    float: right;
    clear: both;
    margin-top: 4px;
    height: 160px;
}
#JobDescriptionForm .btmLinks
{
    height: 54px;
    width: 458px;
    float: right;
    clear: both;
    margin-top: 4px;
}
.jobTitle
{
    font-size:14px;
    font-weight:bold;
    color:#000;
}
ul.jobDesc
{
    margin:0;
    padding:0;
}
ul.jobDesc li
{
    margin:0;
    padding:0;
    list-style-type:none;
    clear:both;
}
ul.jobDesc li span
{
    width:110px;
    float:left;
}
ul.jobDesc li div
{
    width:300px;
    float:left;
}
/* Job Description Specific Styles Ends*/

/* University Center Specific Styles */

#UnivCenterForm #content
{
    width: 974px;
    margin-left: 14px;
    border-top: 0;
    position: relative;
    display: table;
    background: url(../images/pageBG/UnivCenterBG.jpg) no-repeat top left;
    height: 609px;
    overflow: hidden;
}
#UnivCenterForm .pageContents
{
    width: 520px;
    float: right;
    clear: both;
    height: 380px;
    display: block;
}
#UnivCenterForm .pageContents .bdr1px
{
    margin-top: 12px;
    border: 1px solid #81a3b7;
}
#UnivCenterForm .subNav
{
    border-bottom: 1px solid #81a3b7;
    display: block;
}
#UnivCenterForm .subNav ul
{
    margin: 0;
    padding: 10px 0 10px 10px;
    height: 35px;
}
#UnivCenterForm .subNav ul li
{
    background-color: #e6edf1;
    line-height: 36px;
    display: block;
    float: left;
    width:49%;
    border-right:1px solid #fff;    
}
#UnivCenterForm .subNav ul li span
{
    padding-left: 20px;
    font-size: 10px;
    text-transform: uppercase;
    font-weight: bold;
    color: #8193b7;
    text-decoration: none;
    cursor: pointer;
}
#UnivCenterForm .contents
{
    padding: 25px 10px 10px 30px;
    clear: both;
    display: block;
    border-top: 1px solid #81a3b7;
    margin-top: 2px;
}
#UnivCenterForm .contents .page
{
    height: 270px;
    overflow: auto;
}
#UnivCenterForm .contents .page .rgtpadd
{
    padding-right: 20px;
}
#UnivCenterForm .widgets
{
    width: 458px;
    float: right;
    clear: both;
    margin-top: 3px;
    height: 170px;
}
#UnivCenterForm .btmLinks
{
    height: 54px;
    width: 458px;
    float: right;
    clear: both;
    margin-top: 4px;
}
#UnivCenterForm ul.univCenterList li
{
    width:50%;
    float:left;
}

/* University Center Specific Styles Ends */

#WAHWrapper
{
    width: 1000px;
    margin: 0px auto;
    text-align: left;
    background: transparent url(../images/pageVertBG.png) repeat-y top center;
    position:relative;
}
#WAHWrapper_alt
{
    width: 970px;
    margin: 0px auto;
    text-align: left;
    /*background: transparent url(../images/pageVertBG.png) repeat-y top center;*/
    position:relative;
}
#WAHHeader
{
    width: 974px;
    margin-left: 14px;
    background: transparent url(../images/headerBG.png) repeat-x bottom left;
    height: 142px;
}
#WAHHeader .topRgtContact
{
    position: absolute;
    top: 0;
    right: 12px;
    height: 31px;
    width: 246px;
    background: transparent url(../images/topRgtBG.jpg) top left no-repeat;
}
#WAHHeader .topRgt span
{
    font-size:9px;
    text-transform:uppercase;
    color:#808285;
    padding:0 20px 0 10px;
}
#WAHHeader .topRgt span a:link, #WAHHeader .topRgt span a:active, #WAHHeader .topRgt span a:visited, #WAHHeader .topRgt span a:hover
{
    color:#808285;
    text-decoration:none;
}
#WAHHeader h1.logo
{
    position: absolute;
    left: 49px;
    top: 20px;
    height: 64px;
    width: 139px;
}
#WAHHeader .workAtHomeLabel
{
    width:200px;
    left:200px;
    border-left:1px solid #dfdfdf;
    height:35px;
    background:url(../images/WorkAtHome.jpg) no-repeat 10px center;
    position:absolute;
    top:35px;
}
#WAHHeader ul.navigation
{
    float: right;
    position: absolute;
    top: 112px;
    height: 30px;
    right: 12px;
    padding: 0;
    margin: 0;
}
#WAHHeader ul.navigation li
{
    width: 130px;
    float:left;
}


/*Work At Home Specific Styels*/

#WAHHome ul.navigation li.WAHHomeLink a span
{
    background: url(../images/TopMenuLinkBGs.jpg) no-repeat 0px 0px;
    text-indent: -9999px;
    display: block;
    cursor: pointer;
    width:130px;    
}
#WAHHome ul.navigation li.WAHOverviewLink a span
{
    background: url(../images/TopMenuLinkBGs.jpg) no-repeat -130px -30px;
    text-indent: -9999px;
    display: block;
    cursor: pointer;
    width:130px;
}
#WAHHome ul.navigation li.WAHBenefitsLink a span
{
    background: url(../images/TopMenuLinkBGs.jpg) no-repeat -260px -30px;
    text-indent: -9999px;
    display: block;
    cursor: pointer;
    width:130px;
}
#WAHHome ul.navigation li.WAHRequirementsLink a span
{
    background: url(../images/TopMenuLinkBGs.jpg) no-repeat -390px -30px;
    text-indent: -9999px;
    display: block;
    cursor: pointer;
    width:130px;
}
#WAHHome ul.navigation li.WAHLocationsLink a span
{
    background: url(../images/TopMenuLinkBGs.jpg) no-repeat -520px -30px;
    text-indent: -9999px;
    display: block;
    cursor: pointer;
    width:130px;
}
#WAHHome ul.navigation li.WAHFAQLink a span
{
    background: url(../images/TopMenuLinkBGs.jpg) no-repeat -650px -30px;
    text-indent: -9999px;
    display: block;
    cursor: pointer;
    width:130px;
}
#WAHHome ul.navigation li.WAHApplyLink a span
{
    background: url(../images/TopMenuLinkBGs.jpg) no-repeat -780px -30px;
    text-indent: -9999px;
    display: block;
    cursor: pointer;
    width:130px;
}
#WAHHome #content
{
    width: 974px;
    margin-left: 14px;
}
#pctestmessages
{
	background-color: #fffccc;
    height:40px;
    display:none;
    padding: 0px 0 0 0;
    font-weight: bold;
    text-align: center;
}
#WAHHome #banner
{
    background: url(../images/WFHBannerImages/WAHHomeBanner.jpg) no-repeat top left;
    height:279px;
    display:block;
}
#WAHHome .widgets
{
    width: 340px;
    top: 275px;
    height: 160px;
    position:absolute;
    right:12px;    
}
#WAHHome .pageContents
{
    width: 100%;
    clear: both;
    height:270px;
}
#WAHHome .contents
{
    margin:15px 0 0 0;
    display:block;
}
#WAHHome ul.WAHHomeContent
{
    margin:0 0 0 6px;
    padding:0;
    display:block;
}
#WAHHome ul.WAHHomeContent li
{
    margin:0;
    padding:0;
    float:left;
    display:block;
    width:320px;
    height:234px;
    background: url(../images/ContentBoxBG.png) no-repeat center center;
}
#WAHHome ul.WAHHomeContent li h3, #WAHHome ul.WAHHomeContent li h4
{
    text-indent: -9999px;
    display: block;
    cursor: pointer;
}
#WAHHome ul.WAHHomeContent li p
{
    margin:10px 20px 0 25px;
    padding:0;
    font-size:12px;
    line-height:16px;
    color:#6d6e71;
}
#WAHHome ul.WAHHomeContent li.ViewOverviewVideo p img
{
    float:left;
    padding:0 10px 80px 0;
}
#WAHHome ul.WAHHomeContent li.ApplyNowHome .flags
{
    text-align:center;
}
#WAHHome ul.WAHHomeContent li.ApplyNowHome .flags img
{
    padding:10px;
}
#WAHHome ul.WAHHomeContent li.CalculateYourSavings h3
{ 
    background: url(../images/CalculateYourSavings.png) no-repeat left center;
    height:20px;
    margin:12px 0 0 25px;
}
#WAHHome ul.WAHHomeContent li.CalculateYourSavings h4
{
    background: url(../images/TheConvergysTeamAdvantage.png) no-repeat left center;
    height:20px;
    margin:20px 0 0 25px;
}
#WAHHome ul.WAHHomeContent li.ViewOverviewVideo h3
{ 
    background: url(../images/ViewOverviewVideo.png) no-repeat left center;
    height:20px;
    margin:12px 0 0 25px;
}
#WAHHome ul.WAHHomeContent li.ViewOverviewVideo h4
{
    background: url(../images/VideoWorkingAtHomeWorks.png) no-repeat left center;
    height:20px;
    margin:20px 0 0 25px;
}
#WAHHome ul.WAHHomeContent li.ApplyNowHome h3
{ 
    background: url(../images/ApplyNowTitleImg.png) no-repeat left center;
    height:20px;
    margin:12px 0 0 25px;
}
#WAHHome ul.WAHHomeContent li.ApplyNowHome h4
{
    background: url(../images/ApplicationProcess.png) no-repeat left center;
    height:20px;
    margin:20px 0 0 25px;
}

/*Work At Home Specific Styles Ends*/


/*Work At Home overview Specific Styels*/

#WAHOverviewForm ul.navigation li.WAHHomeLink a span
{
    background: url(../images/TopMenuLinkBGs.jpg) no-repeat 0px -30px;
    text-indent: -9999px;
    display: block;
    cursor: pointer;
    width:130px;
}
#WAHOverviewForm ul.navigation li.WAHOverviewLink a span
{
    background: url(../images/TopMenuLinkBGs.jpg) no-repeat -130px 0px;
    text-indent: -9999px;
    display: block;
    cursor: pointer;
    width:130px;
}
#WAHOverviewForm ul.navigation li.WAHBenefitsLink a span
{
    background: url(../images/TopMenuLinkBGs.jpg) no-repeat -260px -30px;
    text-indent: -9999px;
    display: block;
    cursor: pointer;
    width:130px;
}
#WAHOverviewForm ul.navigation li.WAHRequirementsLink a span
{
    background: url(../images/TopMenuLinkBGs.jpg) no-repeat -390px -30px;
    text-indent: -9999px;
    display: block;
    cursor: pointer;
    width:130px;
}
#WAHOverviewForm ul.navigation li.WAHLocationsLink a span
{
    background: url(../images/TopMenuLinkBGs.jpg) no-repeat -520px -30px;
    text-indent: -9999px;
    display: block;
    cursor: pointer;
    width:130px;
}
#WAHOverviewForm ul.navigation li.WAHFAQLink a span
{
    background: url(../images/TopMenuLinkBGs.jpg) no-repeat -650px -30px;
    text-indent: -9999px;
    display: block;
    cursor: pointer;
    width:130px;
}
#WAHOverviewForm ul.navigation li.WAHApplyLink a span
{
    background: url(../images/TopMenuLinkBGs.jpg) no-repeat -780px -30px;
    text-indent: -9999px;
    display: block;
    cursor: pointer;
    width:130px;
}
#WAHOverviewForm #content
{
    width: 974px;
    margin-left: 14px;
}
#WAHOverviewForm #banner
{
    background: url(../images/WFHBannerImages/WAHOverviewBanner.jpg) no-repeat top left;
    height:279px;
    display:block;
}
#WAHOverviewForm .widgets
{
    width: 340px;
    top: 275px;
    height: 160px;
    position:absolute;
    right:12px;    
}
#WAHOverviewForm .pageContents
{
    width: 100%;
    clear: both;    
}
#WAHOverviewForm .contents
{
    margin:15px 0 20px 0;
    display:block;
}
#WAHOverviewForm .leftContent
{
    display:none;
    width:648px;
    float:left;
    display:block;
}
#WAHOverviewForm .leftContent .marginLeftTop
{
    margin:21px 0 0 46px;
}
#WAHOverviewForm .rightContent
{
    display:none;
    width:267px;
    float:right;
    display:block;
}
#WAHOverviewForm .rightContent p
{
    margin:15px 0;
}
#WAHOverviewForm ul.WAHOverviewLinksList
{
    padding:0;
    margin:15px 0;
}
#WAHOverviewForm ul.WAHOverviewLinksList li
{
    list-style-type:none;
    padding:0;
    margin:0;
}

/*Work At Home Overview Specific Styles Ends*/

/*Work At Home Requirements Specific Styels*/

#WAHReqForm ul.navigation li.WAHHomeLink a span
{
    background: url(../images/TopMenuLinkBGs.jpg) no-repeat 0px -30px;
    text-indent: -9999px;
    display: block;
    cursor: pointer;
    width:130px;
}
#WAHReqForm ul.navigation li.WAHOverviewLink a span
{
    background: url(../images/TopMenuLinkBGs.jpg) no-repeat -130px -30px;
    text-indent: -9999px;
    display: block;
    cursor: pointer;
    width:130px;
}
#WAHReqForm ul.navigation li.WAHBenefitsLink a span
{
    background: url(../images/TopMenuLinkBGs.jpg) no-repeat -260px -30px;
    text-indent: -9999px;
    display: block;
    cursor: pointer;
    width:130px;
}
#WAHReqForm ul.navigation li.WAHRequirementsLink a span
{
    background: url(../images/TopMenuLinkBGs.jpg) no-repeat -390px 0px;
    text-indent: -9999px;
    display: block;
    cursor: pointer;
    width:130px;
}
#WAHReqForm ul.navigation li.WAHLocationsLink a span
{
    background: url(../images/TopMenuLinkBGs.jpg) no-repeat -520px -30px;
    text-indent: -9999px;
    display: block;
    cursor: pointer;
    width:130px;
}
#WAHReqForm ul.navigation li.WAHFAQLink a span
{
    background: url(../images/TopMenuLinkBGs.jpg) no-repeat -650px -30px;
    text-indent: -9999px;
    display: block;
    cursor: pointer;
    width:130px;
}
#WAHReqForm ul.navigation li.WAHApplyLink a span
{
    background: url(../images/TopMenuLinkBGs.jpg) no-repeat -780px -30px;
    text-indent: -9999px;
    display: block;
    cursor: pointer;
    width:130px;
}
#WAHReqForm #content
{
    width: 974px;
    margin-left: 14px;
}
#WAHReqForm #banner
{
    background: url(../images/WFHBannerImages/WAHReqBanner.jpg) no-repeat top left;
    height:279px;
    display:block;
}
#WAHReqForm .widgets
{
    width: 340px;
    top: 275px;
    height: 160px;
    position:absolute;
    right:12px;    
}
#WAHReqForm .pageContents
{
    width: 100%;
    clear: both;
}
#WAHReqForm .contents
{
    margin:15px 0 20px 0;
    display:block;
}
#WAHReqForm .leftContent
{
    display:none;
    width:648px;
    float:left;
    display:block;
}
#WAHReqForm .leftContent .marginLeftTop
{
    margin:21px 0 0 46px;
}
#WAHReqForm .rightContent
{
    display:none;
    width:267px;
    float:right;
    display:block;
}
#WAHReqForm .rightContent p
{
    margin:15px 0;
}

/*Work At Home Requirements Specific Styles Ends*/

/*Work At Home Locations Specific Styels*/

#WAHLocationsForm ul.navigation li.WAHHomeLink a span
{
    background: url(../images/TopMenuLinkBGs.jpg) no-repeat 0px -30px;
    text-indent: -9999px;
    display: block;
    cursor: pointer;
    width:130px;
}
#WAHLocationsForm ul.navigation li.WAHOverviewLink a span
{
    background: url(../images/TopMenuLinkBGs.jpg) no-repeat -130px -30px;
    text-indent: -9999px;
    display: block;
    cursor: pointer;
    width:130px;
}
#WAHLocationsForm ul.navigation li.WAHBenefitsLink a span
{
    background: url(../images/TopMenuLinkBGs.jpg) no-repeat -260px -30px;
    text-indent: -9999px;
    display: block;
    cursor: pointer;
    width:130px;
}
#WAHLocationsForm ul.navigation li.WAHRequirementsLink a span
{
    background: url(../images/TopMenuLinkBGs.jpg) no-repeat -390px -30px;
    text-indent: -9999px;
    display: block;
    cursor: pointer;
    width:130px;
}
#WAHLocationsForm ul.navigation li.WAHLocationsLink a span
{
    background: url(../images/TopMenuLinkBGs.jpg) no-repeat -520px 0px;
    text-indent: -9999px;
    display: block;
    cursor: pointer;
    width:130px;
}
#WAHLocationsForm ul.navigation li.WAHFAQLink a span
{
    background: url(../images/TopMenuLinkBGs.jpg) no-repeat -650px -30px;
    text-indent: -9999px;
    display: block;
    cursor: pointer;
    width:130px;
}
#WAHLocationsForm ul.navigation li.WAHApplyLink a span
{
    background: url(../images/TopMenuLinkBGs.jpg) no-repeat -780px -30px;
    text-indent: -9999px;
    display: block;
    cursor: pointer;
    width:130px;
}
#WAHLocationsForm #content
{
    width: 974px;
    margin-left: 14px;
}
#WAHLocationsForm #banner
{
    background: url(../images/WFHBannerImages/WAHLocationsBanner.jpg) no-repeat top left;
    height:279px;
    display:block;
}
#WAHLocationsForm .widgets
{
    width: 340px;
    top: 275px;
    height: 160px;
    position:absolute;
    right:12px;    
}
#WAHLocationsForm .pageContents
{
    width: 100%;
    clear: both;
}
#WAHLocationsForm .contents
{
    margin:15px 0 20px 0;
    display:block;
}
#WAHLocationsForm .leftContent
{
    display:none;
    width:648px;
    float:left;
    display:block;
}
#WAHLocationsForm .leftContent .marginLeftTop
{
    margin:21px 0 0 46px;
}
#WAHLocationsForm .rightContent
{
    display:none;
    width:267px;
    float:right;
    display:block;
}
#WAHLocationsForm .rightContent p
{
    margin:15px 0;
}
ul.WAHLocationsList
{
    margin:10px 0;
    padding:0 0 0 20px;
    display:table;
}
ul.WAHLocationsList li
{
    width:150px;
    float:left;
    list-style-position:inside;
    list-style-type:disc;
    line-height:18px;
    display:list-item;
    padding:0 0 0 20px;
}
/*Work At Home Locations Specific Styles Ends*/

/*Work At Home FAQ Specific Styels*/

#WAHFAQForm ul.navigation li.WAHHomeLink a span
{
    background: url(../images/TopMenuLinkBGs.jpg) no-repeat 0px -30px;
    text-indent: -9999px;
    display: block;
    cursor: pointer;
    width:130px;
}
#WAHFAQForm ul.navigation li.WAHOverviewLink a span
{
    background: url(../images/TopMenuLinkBGs.jpg) no-repeat -130px -30px;
    text-indent: -9999px;
    display: block;
    cursor: pointer;
    width:130px;
}
#WAHFAQForm ul.navigation li.WAHBenefitsLink a span
{
    background: url(../images/TopMenuLinkBGs.jpg) no-repeat -260px -30px;
    text-indent: -9999px;
    display: block;
    cursor: pointer;
    width:130px;
}
#WAHFAQForm ul.navigation li.WAHRequirementsLink a span
{
    background: url(../images/TopMenuLinkBGs.jpg) no-repeat -390px -30px;
    text-indent: -9999px;
    display: block;
    cursor: pointer;
    width:130px;
}
#WAHFAQForm ul.navigation li.WAHLocationsLink a span
{
    background: url(../images/TopMenuLinkBGs.jpg) no-repeat -520px -30px;
    text-indent: -9999px;
    display: block;
    cursor: pointer;
    width:130px;
}
#WAHFAQForm ul.navigation li.WAHFAQLink a span
{
    background: url(../images/TopMenuLinkBGs.jpg) no-repeat -650px 0px;
    text-indent: -9999px;
    display: block;
    cursor: pointer;
    width:130px;
}
#WAHFAQForm ul.navigation li.WAHApplyLink a span
{
    background: url(../images/TopMenuLinkBGs.jpg) no-repeat -780px -30px;
    text-indent: -9999px;
    display: block;
    cursor: pointer;
    width:130px;
}
#WAHFAQForm #content
{
    width: 974px;
    margin-left: 14px;
}
#WAHFAQForm #banner
{
    background: url(../images/WFHBannerImages/WAHFAQBanner.jpg) no-repeat top left;
    height:279px;
    display:block;
}
#WAHFAQForm .widgets
{
    width: 340px;
    top: 275px;
    height: 160px;
    position:absolute;
    right:12px;    
}
#WAHFAQForm .pageContents
{
    width: 100%;
    clear: both;
}
#WAHFAQForm .contents
{
    margin:15px 0 20px 0;
    display:block;
}
#WAHFAQForm .leftContent
{
    display:none;
    width:648px;
    float:left;
    display:block;
}
#WAHFAQForm .leftContent .marginLeftTop
{
    margin:21px 0 0 46px;
}
#WAHFAQForm .rightContent
{
    display:none;
    width:267px;
    float:right;
    display:block;
}
#WAHFAQForm .rightContent p
{
    margin:15px 0;
}

/*Work At Home FAQ Specific Styles Ends*/

/*Work At Home Apply Now Specific Styels*/

#WAHApplyForm ul.navigation li.WAHHomeLink a span
{
    background: url(../images/TopMenuLinkBGs.jpg) no-repeat 0px -30px;
    text-indent: -9999px;
    display: block;
    cursor: pointer;
    width:130px;
}
#WAHApplyForm ul.navigation li.WAHOverviewLink a span
{
    background: url(../images/TopMenuLinkBGs.jpg) no-repeat -130px -30px;
    text-indent: -9999px;
    display: block;
    cursor: pointer;
    width:130px;
}
#WAHApplyForm ul.navigation li.WAHBenefitsLink a span
{
    background: url(../images/TopMenuLinkBGs.jpg) no-repeat -260px -30px;
    text-indent: -9999px;
    display: block;
    cursor: pointer;
    width:130px;
}
#WAHApplyForm ul.navigation li.WAHRequirementsLink a span
{
    background: url(../images/TopMenuLinkBGs.jpg) no-repeat -390px -30px;
    text-indent: -9999px;
    display: block;
    cursor: pointer;
    width:130px;
}
#WAHApplyForm ul.navigation li.WAHLocationsLink a span
{
    background: url(../images/TopMenuLinkBGs.jpg) no-repeat -520px -30px;
    text-indent: -9999px;
    display: block;
    cursor: pointer;
    width:130px;
}
#WAHApplyForm ul.navigation li.WAHFAQLink a span
{
    background: url(../images/TopMenuLinkBGs.jpg) no-repeat -650px -30px;
    text-indent: -9999px;
    display: block;
    cursor: pointer;
    width:130px;
}
#WAHApplyForm ul.navigation li.WAHApplyLink a span
{
    background: url(../images/TopMenuLinkBGs.jpg) no-repeat -780px 0px;
    text-indent: -9999px;
    display: block;
    cursor: pointer;
    width:130px;
}
#WAHApplyForm #content
{
    width: 974px;
    margin-left: 14px;
}
#WAHApplyForm #banner
{
    background: url(../images/WFHBannerImages/WAHApplyBanner.jpg) no-repeat top left;
    height:279px;
    display:block;
}
#WAHApplyForm .widgets
{
    width: 340px;
    top: 275px;
    height: 160px;
    position:absolute;
    right:12px;    
}
#WAHApplyForm .pageContents
{
    width: 100%;
    clear: both;
}
#WAHApplyForm .contents
{
    margin:15px 0 20px 0;
    display:block;
}
#WAHApplyForm .leftContent
{
    display:none;
    width:648px;
    float:left;
    display:block;
}
#WAHApplyForm .leftContent .marginLeftTop
{
    margin:21px 0 0 46px;
}
#WAHApplyForm .rightContent
{
    display:none;
    width:267px;
    float:right;
    display:block;
}
#WAHApplyForm .rightContent p
{
    margin:15px 0;
}

/*Work At Home Apply Now Specific Styles Ends*/

/* Widgets Styles */

#searchJobsContent
{
    display: block;
    clear: both;
    float: left;
    width: 200px;
}

#searchJobsContent .paddBorder
{
    border: 6px solid #c0d1db;
    padding: 5px 10px;
    background: #FFF;
}

#hotJobsContent
{
    display: none;
    clear: both;
    float: left;
    width: 450px;
}

#hotJobsContent .paddBorder
{
    border: 6px solid #be8394;
    padding: 5px 10px;
    background: #FFF;
}

#stayConnectedContent
{
    display: none;
    clear: both;
    float: right;
    width: 400px;
}

#stayConnectedContent .paddBorder
{
    border: 6px solid #8695c3;
    padding: 5px 10px;
    background: #FFF;
}

#RSSFeedContent
{
    display: none;
    clear: both;
    float: right;
    width: 370px;
}

#RSSFeedContent .paddBorder
{
    border: 6px solid #ffd1a7;
    padding: 5px 10px;
    background: #FFF;
}

/* Widget Styles Ends */


/* Application Styles */
#no_activex, #protected_mode, #wrong_version, #no_healthCheck 
{
    display: none; 
}
#application_popup 
{ 
    display:none; 
    position:absolute; 
    top:20px; 
    left:23%; 
    height: 540px; 
    width:650px; 
    overflow: hidden; 
    z-index:100; 
    background: #c7c7c7; 
}
#application_popup_content 
{ 
    height: 520px; 
    width: 630px; 
    background-color: #fff; 
    margin: 10px 10px 10px 10px; 
}
#application_popup_content h1 
{ 
    margin: 0 10px 0 -80px;
    font-size: 20px; 
    margin: 0; 
    padding: 0; 
    margin: 20px 0 20px 0; 
}
#application_popup_content p 
{ 
    margin: 0 10px 0 10px; 
    padding: 0;
    margin-bottom: 5px; 
    font-size: 12px; 
}

#wait 
{ 
    display:none;  
    position:absolute; 
    top:25%; 
    left:47%; 
    margin-left:-150px; 
    height: 280px; 
    width:390px; 
    overflow: hidden; 
    z-index:100; 
    background: #c7c7c7; 
}
#wait_popup_content 
{ 
    height: 260px; 
    width:370px; 
    background-color: #fff;  
    margin: 10px 10px 10px 10px; 
}
#wait_popup_content p 
{ 
    font-size: 16px;  
    margin: 25px 20px 20px 25px; 
    padding: 0; 
    font-family: "Candara", arial, helvetica, sans-serif; 
    margin-bottom: 10px; 
}
#iframeCntnr 
{ 
    display:none;  
    height:auto; 
    overflow:hidden; 
    background-repeat:repeat-y; 
}

/* Application Styles Ends */
/* Individual Page Styles Ends */

/* Content Styles */
#greybg 
{ 
    display:none; 
    z-index: 99;
    width:100%; 
    height:1800px; 
    position:absolute; 
    left:0px; 
    top:0px; 
    background: #000; 
    filter:alpha(Opacity=50); opacity:0.75; -moz-opacity:0.5; 
}

#greybg_alt 
{ 
    display:none; 
    width:960px; 
    height:420px; 
    position:absolute; 
    left:0px; 
    top:0px; 
    background: #000; 
    filter:alpha(Opacity=50); opacity:0.75; -moz-opacity:0.5; 
}

#leftApply 
{
    float: left;
    width: 600px;
    margin-left: 50px;
}  

#rightApply 
{
    float: left;
    width: 200px;
}  

.cincy_btn
{ 
    border: none;
    position: relative;
    top:10px; left:70px; 
    background: url(../images/test_to_cinci.gif) top left no-repeat; 
    width: 215px; 
    height: 35px; 
}

.jacksonville_btn 
{ 
    border: none;
    position: relative;
    top:15px; left:70px; 
    background: url(../images/test_to_jax.gif) top left no-repeat; 
    width: 215px; 
    height: 35px; 
}

.cambourne_btn 
{ 
    border: none;
    position: relative;
    top:20px; left:70px; 
    background: url(../images/test_to_cmb.gif) top left no-repeat; 
    width: 215px; 
    height: 35px; 
}

.run_test_btn 
{ 
    border: none;
    position: relative;
    top:25px; left:70px; 
    background: url(../images/btn_test_pc.gif) top left no-repeat; 
    width: 150px; 
    height: 50px; 
}

#runTest button:hover 
{ 
    cursor: pointer; 
}

.txtBox
{
    border: 1px solid #d7d7d7;
    line-height: 15px;
    font-size: 12px;
    color: #333;
}
.orangeTitle
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #da8001;
}
.spacer20px
{
    height: 20px;
    display: block;
    clear: both;
}
.clear
{
    clear: both;
    display: block;
    height: 0;
    overflow: hidden;
    visibility: hidden;
    width: 0;
}
.hghlgtRow
{
    background-color: #eee;
}
.closeBtn
{
    display:block;
    clear:both;
    text-align:right;
    height:25px;
}
.WAHcloseBtn
{
    display:block;
    clear:both;
    text-align:right;
    height:25px;
}
/* Content Styles Ends */


select, input
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}


/* Search Widget Styles */

.searchwidget span
{
    margin-top: 2px;
    display: block;
    clear: both;
}
.searchtxtbox
{
    width: 165px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: normal;
}
.SearchDropDown
{
    width: 169px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: normal;
}
.searchwidget .searchwidgetBtmLinks
{
    display: block;
    height: 30px;
    clear: both;
}
.searchwidget .searchwidgetBtmLinks span
{
    display:block;
    margin-top:4px;
}
.searchWidgetLinks
{
    width: 100px;
    float: right;
    text-align: right;
    margin-top: -30px;
    font-size: 11px;
    line-height: normal;
}
.searchWidgetLinks a:link, .searchWidgetLinks a:active, .searchWidgetLinks a:visited
{
    color: #1c69b3;
    text-decoration: underline;
}
.searchWidgetLinks a:hover
{
    color: #1c69b3;
    text-decoration: none;
}


/* Search Widget Styles Ends */

/* RSS Feeds Styles */

.rssFeedsWidget
{
    padding-left: 30px;
    background: url(../images/rssIcon.png) no-repeat 0px 3px;
}
.rssFeedsWidget p
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: normal;
}
.rssFeedsWidget div
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: normal;
    clear: both;
    margin-top: 7px;
    height: 22px;
}
.rssFeedsWidget div span
{
    padding-left: 20px;
    display: block;
    float: left;
    line-height: 22px;
}

/* RSS Feeds Styles Ends */


/* Hot Jobs Styles */

.hotjobsGrid
{
    font-size: 11px;
    text-align: left;
}
.hotjobsGrid a:link, .hotjobsGrid a:active, .hotjobsGrid a:visited
{
    color: #2222f0;
    text-decoration: none;
    line-height: 16px;
}
.hotjobsGrid .headerStyle
{
    text-align: left;
    padding-bottom: 5px;
    border-bottom: 1px solid #ababac;
    text-transform: uppercase;
    color: #58595b;
}
/* Hot Jobs Styles Ends */

/* Newsletter Widget Styles */

ul.newsletterWidget
{
    padding: 0;
    margin: 0;
}
ul.newsletterWidget li
{
    padding: 0;
    margin: 0;
    list-style-type: none;
    margin-top: 3px;
    display: block;
    height: 22px;
    overflow: hidden;
}
ul.newsletterWidget li span
{
    float: left;
    width: 49%;
    display: block;
}

.CustomValidator
{
    position: relative;
    margin-left: -80px;
}

.CustomValidator div
{
    border: solid 1px Black;
    background-color: #FF9;
    position: relative;
}

.CustomValidator td
{
    border: solid 1px Black;
    background-color: #FF9;
}

.CustomValidator .ajax__validatorcallout_popup_table
{
    display: none;
    border: none;
    background-color: transparent;
    padding: 0px;
}

.CustomValidator .ajax__validatorcallout_popup_table_row
{
    vertical-align: top;
    height: 100%;
    background-color: transparent;
    padding: 0px;
}

.CustomValidator .ajax__validatorcallout_callout_cell
{
    width: 20px;
    height: 100%;
    text-align: right;
    vertical-align: top;
    border: none;
    background-color: transparent;
    padding: 0px;
}

.CustomValidator .ajax__validatorcallout_callout_table
{
    height: 100%;
    border: none;
    background-color: transparent;
    padding: 0px;
}

.CustomValidator .ajax__validatorcallout_callout_table_row
{
    background-color: transparent;
    padding: 0px;
}

.CustomValidator .ajax__validatorcallout_callout_arrow_cell
{
    padding: 8px 0px 0px 0px;
    text-align: right;
    vertical-align: top;
    font-size: 1px;
    border: none;
    background-color: transparent;
}

.CustomValidator .ajax__validatorcallout_callout_arrow_cell .ajax__validatorcallout_innerdiv
{
    font-size: 1px;
    position: relative;
    left: 1px;
    border-bottom: none;
    border-right: none;
    border-left: none;
    width: 15px;
    background-color: transparent;
    padding: 0px;
}

.CustomValidator .ajax__validatorcallout_callout_arrow_cell .ajax__validatorcallout_innerdiv div
{
    height: 1px;
    overflow: hidden;
    border-top: none;
    border-bottom: none;
    border-right: none;
    padding: 0px;
    margin-left: auto;
}

.CustomValidator .ajax__validatorcallout_error_message_cell
{
    font-family: Verdana;
    font-size: 10px;
    padding: 5px;
    border-right: none;
    border-left: none;
    width: 100%;
}

.CustomValidator .ajax__validatorcallout_icon_cell
{
    width: 20px;
    padding: 5px;
    border-right: none;
}

.CustomValidator .ajax__validatorcallout_close_button_cell
{
    vertical-align: top;
    padding: 0px;
    text-align: right;
    border-left: none;
}

.CustomValidator .ajax__validatorcallout_close_button_cell .ajax__validatorcallout_innerdiv
{
    border: none;
    text-align: center;
    width: 10px;
    padding: 2px;
    cursor: pointer;
}

/* newsletter Widget Styles Ends */


/* Advanced Search Widget Styles */

ul.advancedSearchWidget
{
    padding: 0;
    margin: 0;
    width: 100%;
}
ul.advancedSearchWidget li
{
    padding: 0;
    margin: 0;
    list-style-type: none;
    display: block;
    clear: both;
}
ul.advancedSearchWidget li span
{
    float: left;
    text-align: right;
    width: 100px;
    display: block;
}
ul.advancedSearchWidget li div
{
    float: right;
    width: 260px;
    display: block;
    padding-bottom: 5px;
}
ul.advancedSearchWidget li.submitBtn
{
    height: 25px;
    display: block;
}

ul.advancedSearchWidget .dropdownList
{
    width: 255px;
    font-size:11px;
}


/* Ends */

