﻿@charset "utf-8";

/*CAREERS!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!*/


.careerCustom-headline {
	font-size: 28px;
	text-decoration: none;
	color: #1C3F94;
}

.careerCustom-greyText{
	text-decoration: none;
	color: #5C5E5F;
		font-size: 13px;
}

.careerCustom-greyTextLink{
	text-decoration: none;
	color: #5C5E5F;
	font-size: 13px;
	border-bottom-style: solid;
	border-bottom-color: #1C3F94;
	border-bottom-width: 1px;
}


.careerCustom-blueText{
	font-size: 13px;
	text-decoration: none;
	color: #1C3F94;
}

.careerCustom-blueTextLink{
	font-size: 13px;
	text-decoration: underline;
	color: #1C3F94;
}


.careerCustom-boxHeadline{
	font-size: 16px;
	text-decoration: none;
	color: #4A7EB9;
	text-transform: uppercase;
}
	
.careerCustom-boxLink {
	color: #5C5E5F;
	text-decoration: none;
	border: 3;
	font-size: 13px;
	list-style-image: url('/PublishingImages/blueDot.gif');
	border-bottom-style: solid;
	color: #1C3E95;
	border-bottom-width: 1px;
}

.careerCustom-boxText {
	color: #5C5E5F;
	text-decoration: none;
	border: 3;
	font-size: 13px;
	list-style-image:url('/PublishingImages/blueDot.gif')
}
  
.careerCustom-blueBox {
	background: #E6E6FF;
	list-style-type:lower-roman;
	list-style-image:url('/PublishingImages/blueDot.gif')
	}






