*{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;

}

#mainContentCareers{
	background:#000000 url(../images/background.jpg) no-repeat;
	width:750px; 
	height:609px;
	text-align:left;
	position: relative;
}

#mainContentCareers h3{
	font:14px "Georgia, Times New Roman, Times, serif";
	color:#60b3eb
	margin:0;
}

#mainContentCareers .subTitle{
	font-weight:normal;
	font-size:11px;
	color:#b5a373;
	margin:-7px 0 0 0;
}

#navCareers{
	float:left;
	margin:98px 0px 0px 0px;
	width:215px;
	padding-left:70px;
	

}

#ngcCareersTitle{
	background:url(../images/ngc-careers-title.png) no-repeat 0 2px;
	text-indent:-9999px;
	width: 190px;
	height:46px;
	overflow: hidden;
}

#ngcCareersTitle_f{
	background:url(../images/ngc-careers-title_f.png) no-repeat 0 2px;
	text-indent:-9999px;
	width: 190px;
	height:22px;
	overflow: hidden;
}

#flashCareers{
	float:left;
	margin:85px 0 0 50px;
	width:350px;
	position: relative;
		z-index: 996;
}

/* Accordion */
#navCareersList{
margin-top: 15px;

}

.accordion{
	position: relative; /* required for bounding */
}

.section{
	position: relative; /* required for effect */
	z-index: 10;		/* required for effect */
	font-size:12px;
	color:#60b3eb;
	background: url(../images/section-bg.png) repeat;
	cursor: pointer;
	margin-bottom: 1px;
	padding: 5px 5px 5px 4px;
	width:206px;
	margin-top:1px;
}

.section span{
	float:left;
	display:block;
	width: 1px;
	height: 1px;
	
}


.section h4{
	display:inline;
	font-weight:normal;
	padding: 0 0 0 5px;
}

div.section-selected, div.section.hover{
	color:#a9d3ef;
}


.sectionContent{
	overflow: hidden;	/* required for effect */
	font-size:11px;
	background: url(../images/section-bg.png) repeat;
	color: #b5a373;
	
	padding: 0;
	padding:0px 10px 0px 4px;
}

.contentWrap{
margin-top: 10px;

}

.specialLightbox{
	font-size:11px;
	color: #b5a373;
	background: url(../images/section-bg-dark.png) repeat;
	position: absolute;
	min-height: 303px;
	width:350px;
	left:325px;
	top:95px;
	padding: 10px;
	z-index: 999;

}

.closeBOX{
float:right;

}


.specialLightbox ol, .sectionContent ol{
padding-left: 30px;


}

/*.specialLightbox ol li ul li, .sectionContent ol li ul li{
margin-left: 10px;


}*/

.specialLightbox h4{
font-size:12px;
color:#60b3eb;
margin:5px 0px 10px 5px;
}


.specialLightbox .closeBOX{
color:#60b3eb;
background: url(../images/accordion-openCloseBTN.gif) no-repeat 35px -14px;
display: block;
width:50px;
height:14px;
overflow: hidden;
padding:0px;
margin: 0px;
}


.specialLightbox .closeBOX:hover{
background: url(../images/accordion-openCloseBTN.gif) no-repeat 35px 0px;
color:#60b3eb;

}


#mainContentCareers  .sectionContent ul{
list-style: disc;
list-style-position: inside;
list-style-type: disc;
margin: 0px;
margin-left: 10px;
}



.sectionContent li, .specialLightbox li{
	line-height: 15px;
	margin-bottom: 7px;
}

#jobList li{
	margin-bottom: 3px;
}

.sectionContent a{
	color: #b5a373;
	text-decoration: none;
}

.sectionContent a:hover{
color: #b5a373;
	text-decoration:underline;
}


#mainContentCareers .sectionContent p, .specialLightbox p{
	font-size:11px;
	color: #b5a373;
	padding: 0px 5px 0px 4px;
	margin-bottom: 10px;
}

#Content1{	


}

.moreInfoBTN{
float:right;
text-decoration: underline;
margin-bottom: 15px;
}

/* End of Accordion */
