@charset "UTF-8";
/* CSS Document */

.path_headline_back {height:46px; background:url(../images/arrow_gradient.gif); background-position:right center; margin-top:20px;}
.path_headline {
	font-size:2em; font-weight:bold; color:#036; text-align:left; font-style:italic; display:inline; background:#FFFFFF; padding:.4em; position:relative; left:50px; top:10px;}

.path_img_l {float:left; padding-right:8px; padding-left:5px; padding-top:10px;}
.path_col_l {float:left; width:270px;}
.path_col_r {float:right; width:270px; clear:both;}
.path_clear {clear:both;}
.path_todo h3 {padding-left:25px; margin-top:20px;}
.path_todo ul {padding-left:54px;}



.print {float:right; padding-right:15px; text-decoration:none;}
a.print:visited {color:#036;}
a.print:hover {color:#6c0;}


#path_nav {margin-top:20px;}

#path_nav a.toc{width:115px; text-decoration:none; float:left; text-align:center; display:block; background:url(../images/career_path_tab.gif) no-repeat; background-position:left; color:#FFFFFF; text-decoration:none;
/*style for individual toggler links (page 1, page 2, etc). ".toc" class auto generated! */
 }
 
 #path_nav a.toc.so,  #path_nav a.toc.jr,  #path_nav a.toc.sr {position:relative; margin-left:-15px; height:23px;}
 #path_nav a.toc.fr {z-index:4; position:relative; margin-left:25px; height:23px;}
 .so {z-index:3;}
.jr {z-index:2;}
.sr {z-index:1;}
 
 #path_nav a.toc:hover {background:url(../images/career_path_tab.gif) no-repeat; background-position:right; color:#036;}
 
  #path_nav a.selected{ /*style for selected page's toggler link. ".selected" class auto generated! */
background:url(../images/career_path_tab.gif) no-repeat; background-position:right; color:#036; z-index:5; position:relative;}
 

#path_nav  a.prev, .path_nav  a.next { /*style for "prev" and "next" toggler links. ".prev" and ".next" classes auto generated! */
}

#path_nav  a.prev:hover, .path_nav  a.next:hover {background:url(../images/career_path_tab.gif) no-repeat; background-position:right; color:#036;}


