/*************************************************************************
 AUTHOR :	Jeff Reinhardt
**************************************************************************/
body {
	background-image: url(../_images/bkgd_careers.gif);
	background-repeat:repeat;
	background-color:#F2EECC;
}

/*// Careers styles */


#careersSubnav{
	position:relative;
	width:968px;
	background:url(../_images/bkgd_subNav_careers.gif) no-repeat 40px;
	background-color:#fff;
	height:33px;
	overflow:hidden;
	font-size:70%;
	font-weight:bold;
	font-family:Arial;
	color:#fff;
	text-align:center;
	display:block;
}
#careersSubnav ul{
	position:relative;
	width:100%;
	height:10px;
	margin:0 auto;
	padding:15px 0 0 0;
}
#careersSubnav li{
	list-style:none;
	display:inline;
	height:10px;
	width:auto;
	padding:0px 5px 0 5px;
	border-left:#fff dotted 1px;
}
#careersSubnav li.first{
	border-left:#fff dotted 0px;
}
#careersSubnav a:link, #careersSubnav a:visited {
	color:#fff;
	text-decoration:none;
}
#careersSubnav a:hover, #careersSubnav a:visited:hover {
	color:#766A50;
	text-decoration:underline;
}

.careers .c1{
	width:182px;
	height:auto;
}
.careers .c1 .heading{
	width:181px;
	background:url(../_images/bkgd_headings.gif) no-repeat;
}
.careers .c1 .headingBlue{
	width:181px;
	background:url(../_images/bkgd_headings_careers.gif) no-repeat;
}
.careers .c1 #interviewTeasers{
	background-color:#EEF3F4;
	width:181px;
}
.careers .c1 #newsTeasers{
	background-color:#F2EECC;
	width:181px;
}
.careers .c1 .banner1{
	padding:10px 0 10px 0;
}
.careers .c1 .banner2{
	padding:0px 0 10px 0;
}
.careers .c1 .headingBlue{
	margin-top:10px;
}
.careers .c2{
	width:500px;
	float:left;
	margin-left:20px;
}
.careers .c3{
	width:165px;
	float:right;
}
.careers .c3 #logos{
	text-align:center;
	width:154px;
	height:auto;
}
.careers .c3 #logos p{
	border-top:1px solid #CCCCCC;
	margin:15px 5px 15px 5px;
	padding:15px 0px 0px 0px;
}
.campusLogoLg{
	padding-bottom:15px;
}



.careersOverview .c1{
	width:600px;
	height:auto;
}
.careersOverview .c1 .flash{
	width:600px;
	height:365px;
	background-color:#00CCCC;
}
.careersOverview .c2{
	width:268px;
	height:auto;
	float:right;
}
.careersOverview .c2 .headingBlue{
	width:268px;
	background:url(../_images/bkgd_headings_careers.gif) repeat-x;
}
.careers .c3 .headingBlue{
	width:164px;
	background:url(../_images/bkgd_headings_careers.gif) repeat-x;
	float:right;
}
