/* ======= Careers Pages ========= */
.positionheading
{
	font-size: 9px;
	background: #FE9C03;
	padding-left: 16px;
	padding-top: 5px;
	padding-bottom: 3px;
}

.locationheading
{
	font-size: 9px;
	background: #FE9C03;
	padding-top: 5px;
	padding-bottom: 3px;
}

div#careersheading
{
	color: #FFF;
}

.position
{
	border-bottom: #CCC solid 1px;
	border-left: #CCC solid 1px;
	padding-top: 5px;
	padding-left: 16px;
	padding-bottom: 6px;
}

.location
{
	border-bottom: #CCC solid 1px;
	border-right: #CCC solid 1px;
	padding-top: 5px;
	padding-bottom: 11px;
	padding-right: 6px;
}

div#center a
{
	text-decoration: underline;
}

.bluehead
{
	background: #B2CCE5;
}

.bluetitle
{
	padding-left: 13px;
	color: #FFF;
	font-size: 14px;
}

.bluebody
{
	padding-left: 13px;
	color: #333;
}