@charset "utf-8";
/* CSS Document */

.jt_page a, .jt_page a:visited{color:#2158AD; text-decoration: none;}
.jt_page a:hover {color: #103265; text-decoration: none;}
.jt_dbox_table tr td.jt_data_tools a, .jt_dbox_table tr td.jt_data_tools a:visited,
.jt_dbox .jt_dbox_nav a:visited  {color:#2158AD; text-decoration: none;}
.jt_dbox_table tr td.jt_data_tools a:hover {color: #103265; text-decoration: none;}
.jt_dbox .jt_dbox_nav a {color:#2158AD; text-decoration: none;}
.jt_dbox .jt_dbox_nav a:hover {color: #103265; text-decoration: none;}

div.jt_cte_tip, div.jt_cte_tip_up {font-size:13px;}/*popup tip for Resume Bank and My Jobs page*/

.jt_cp_toggle a.show_options {padding: 2px 20px 2px 2px!important;}
.jt_cp_toggle a.hide_options{padding-bottom: 2px!important;}

table.jt_tab_table {width: 100%}/* if gray area is present on right of tab*/
table.jt_tab_table td{line-height: 21px!important;}/*increase line height to prevent improper display of tabs*/
.jt_dbox_table TR.jt_labels TH  {white-space:normal;}

#jt_page-account .jt_button {margin-right: 3px!important;}/*gives space between buttons in IE7*/
#jt_post { width: 99%;}/*shrinks textarea to keep from pushing the page larger than intended*/

TABLE#jt_ct_job_detail_table {width: 100%;}/* needed this for chrome on ONE site*/
#jt_ct_job_detail_table TD {padding-left: 25px;}/*my job details*/
#jt_ct_job_detail_table TD UL{ margin:5px 0px 5px 30px!important;padding-left: 0px;list-style:disc!important;}/*my job details*/
#jt_ct_job_detail_table TD UL LI{margin-left: 0px;list-style:disc!important;}/*my job details*/
#jt_ct_job_detail_table TD OL {margin:5px 0px 5px 30px!important;padding-left: 0px;}/*my job details*/
#jt_ct_job_detail_table TD OL LI{margin-left: 0px;list-style:decimal!important;}/*my job details*/
/*#jt_job4 .jt_content P {margin: 5px 0px 10px;}*/

#jt_job4 .jt_content UL {margin:5px 0px 5px 30px!important;padding-left: 20px!important;}/*preview posting*/
#jt_job4 .jt_content UL li {list-style:disc!important;}/*preview posting*/
#jt_job4 .jt_content OL {margin:5px 0px 5px 30px!important;padding-left: 20px!important;}/*preview posting*/
#jt_job4 .jt_content OL li {list-style:decimal!important;}

.jt_content UL {margin:5px 0px 5px 30px!important;padding-left: 20px!important;}/*print_job page*/
.jt_content UL LI{list-style:disc!important; }
.jt_content OL {margin:5px 0px 5px 30px!important;padding-left: 20px!important;}/*print_job page*/
.jt_content OL LI {list-style:decimal!important;}