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

body {
	background:#FFFFFF url('/chi/images/careers/bg_careers.gif') repeat-x;
}

p {
	padding:0;
	margin:0;
}

#leftNavTitle {
	width:203px;
	height:43px;
	background:#FFFFFF url('/chi/images/careers/left_nav_title.jpg') no-repeat;
}

h1 {
	margin:0 0 20px 0;
}

h2 {
	margin:0;
	font-size:1em;
	font-weight:bold;
	color:#348304;
}

table {
	width:100%;
	margin:0 0 20px 0;
	padding:0;
	border-spacing:0;
	border-collapse:collapse;
}

div.copy img {
	float:right;
	border:solid 1px #CCCCCC;
	margin-left:15px;
}

div.copy {
	line-height:20px;
}

#tableContent th {
	padding:2px 0 2px 0;
}

#tableContent th.header1 {
	text-align:left;
	padding:6px 10px 6px 10px;
	color:#FFFFFF;
	background-color:#348304;
}

#tableContent {
	border-bottom:solid 1px #348304;
}

#tableContent td.col {
	margin:0;
	padding:7px 12px 7px 12px;
	text-align:left;
	color:#666666;
	border-top:solid 1px #FFFFFF;
}

#tableContent td a {
	text-decoration:none;
	color:#61AB0E;
	display:block;
	padding:0 0 0 15px;
	background:url('/chi/images/left_nav_sub_pt.gif') no-repeat 0px 4px;
}

#tableContent td a:hover {
	text-decoration:underline;
}

#tableContent td.repeat {
	margin:0;
	padding:7px 12px 7px 12px;
	text-align:left;
	color:#666666;
	border-top:solid 1px #E5E5E5;
}

div.dash {
	height:1px;
	width:auto;
	line-height:1px;
	margin:15px 0 15px 0;
	padding:0;
	background:url('/chi/images/dash_hori.gif') repeat-x bottom;
}

* html div.dash {
	margin:10px 0 20px 0;
}



#footerBox {
	padding:15px 0 15px 20px;
	border:solid 3px #83C22D;
}

#footerBox #email {
	float:left;
	width:220px;
	padding:0 0 0 23px;
	background:url('/chi/images/icon_email.gif') no-repeat left 6px;
}

#footerBox #email a {
	color:#61AB0E;
	text-decoration:none;
}

#footerBox #email a:hover {
	text-decoration:underline;
}

#footerBox #phone {
	float:left;
	width:200px;
	padding:0 0 0 18px;
	background:url('/chi/images/icon_phone.gif') no-repeat left 5px;
}
#tableTabsContainter {
	position:relative;
	width:727px;
	margin:0;
	padding:0;
}

#tabs {
	margin:0;
	padding:0;
	float:left;
}

#tabTable {
	border-collapse:separate;
	border-spacing:2px;
	margin:0;
	padding:0;
	width:80px;
}

#tabTable td {
	padding:0;
	width:100%;
	height:21px;
	text-align:center;
	border:solid 1px #6EB415;
}

#tabTable td a {
	color:#4E9C08;
	display:block;
	width:100px;
	height:21px;
	font-weight:bold;
	line-height:13px;
	font-size:11px;
	text-decoration:none;
	background:url(/chi/images/bg_tab.jpg) repeat-x;
}

#tabTable td a:hover, #tabTable td a.active {
	color:#FFFFFF;
	text-decoration:none;
	background-position: 0px -21px;
}

#tabTable td div {
	position:relative;
	top:0;
	padding-top:4px;
}
#contentList {
	position:relative;
	border-top:solid 1px #4E9C08;
	top:-3px;