
#wrapper {
	background-image: url(/Images/backgrounds/background-careers.gif);
	background-color: #565656;
}

#header {
	background-color: white;
}

#headerinfo {
	color: #666666;
	position: relative;
	z-index: 99;
}

#navigation2 {
	background-color: #d30d44;
}
#navigation2 ul, #navigation2 li, #navigation2 a {
	background-color: #d30d44;
}
#navigation2 a, #navigation2 a:hover {
	color: white;
}
#navigation2 .selected, #navigation2 .active {
	color: #fff;
	font-weight: bold;
}	

#sidebar h2 {
	background-image: url(/images/sidebar/careers-head.gif);
}

#sidebar ul {
	background-image: url(/images/sidebar/careers-repeat.gif);
}

#sidebar li {
	/*list-style-type: upper-alpha;*/
	margin-left: 15px;
}

#sidebar .selected {
	color: #fff;
	font-weight: bold;
}

#sidebar .active, #sidebar .active a {
	color: #fff;
	font-weight: bold;
}

#sidebar-footer {
	background-image: url(/images/sidebar/careers-foot.gif);
}

#footer a {
	color: #d30d44 !important;
}

#title {
	border-color: white;
}
#title h1 {
	color: white;
}

#content {
	color: white;
}

#content a {
	color: #ccc;
	font-weight: bold;
}

#content a:hover{
	color:  #fff;
}

.contenttoolbar a {
	border: none;
}

#navigation2b .selected {
	color: #AAAAAA;
}