body, html {
	width: 100%;
	height: 100%;
}
body {
	margin: 0px;
	padding: 0px;
}
img {
	border: 0px;
}

.dashed {
  border: 1px dashed black;
}
.left {
  float:left;
}

.right {
  float:right;
}

.bodytext {
	font-family: Verdana;
	font-size: 11px;
}
.path {
	padding-right: 15px;
}
.path, .path a {
	font-family: Verdana;
	font-size: 9px;
	color: #4A779B;
}
.path a {
	text-decoration: none;
}
.path a:hover {
	text-decoration: underline;
}
.link {
	padding-right: 15px;
	font-size:12px;
}
.link, .link a {
	font-family: Verdana;
	font-size: 12px;
	font-weight:bold;
	color: #4A779B;
}
.link a {
	text-decoration: none;
}
.link a:hover {
	text-decoration: underline;
}
.title {
	font-family: Verdana;
	font-size: 20px;
	font-weight: bold;
	color: #870000;
	padding-left: 10px;
	line-height: 21px;
}
.location {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #870000;
	line-height: 21px;
}
.footer-links, .footer-links a {
	font-family: Verdana;
	font-size: 9px;
	color: #002B55;
}
.footer-links a {
	text-decoration: none;
}
.footer-links a:hover {
	text-decoration: underline;
}
.footer-copy {
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
}
.home-label {
	color: #ffffff;
	font-family: Verdana;
	font-size: 11px;
}

ul  {
margin-top:0;
padding-top:0;
margin-bottom:0;
padding-bottom:0;
}

#careerMenuDiv {
	margin-bottom:10px;
	width: 175px;
	float:left;
}

.careerContent {
	font-weight: bold;
	padding-bottom: 10px;
	font-size: 10pt;
	width:100%;
}

#careerTable th {
	text-align: left;
}

#careerTable td, th {
	font-size: 10pt;
}

#careerTable td {
	padding-left: 5px;
}

.careerStateDiv {
	margin-bottom: 10px;
}

.careerSubHeader {
	font-family: Verdana;
	font-size: 20px;
	color:#870000;
}

.careerBenefitItem {
	margin-top:5px;
}

.careerBenefitDesc {
	display:none;
	font-size:8pt;
	margin-left:5pt;
	font-weight:normal;
}

.careerOppItem {
	margin-top:5px;
}

.careerOppDesc {
	display:none;
	font-size:8pt;
	margin-left:5pt;
	font-weight:normal;
}
.required {
  color:red;
  font-weight:bold;
}
p, strong {
margin:0;
padding:0;
}

.shoreline-date {
  margin-top: 115px;
  margin-right: 40px;
  font-family: Verdana;
  color: #ffffff;
  font-weight: bold;
  font-size: 10pt;
  text-align:right;
}

.shoreline-title {
	font-family: Verdana;
	font-size: 20px;
	font-weight: bold;
	color: #870000;
	line-height: 21px;
	text-align: left;
}

.shoreline-subheader {
  color: #5C8BB1;
  font-weight: bold;
}

.shoreline-body p {
  margin-top: 1.12em;
}

.shoreline-hr {
  background-color: #5198ae;
  height:10px;
  width:95%
  margin: 20px auto;
}

.shorline-leaf-container {
  width:300px;
  margin-left:auto;
  margin-right:auto;
}

.shoreline-leaf {
  text-align:center;
  margin: 0 auto;
  padding:5px
}


.alertFailure {
	color							: red;
	font-weight				: bold;
	font-size					: 10pt;
	margin-bottom			: 10px;
	margin-left				: 10px;
	border						: 2px solid #f00;
	width							: 450px;
	padding						: 10px;
	background-color	: #ffcccc;
}

.alertSuccess {
	color							: #006600;
	font-weight:bold;
	font-size					: 10pt;
	margin-bottom			: 10px;
	margin-left				: 10px;
	border						: 2px solid #006600;
	width							: 450px;
	padding						: 10px;
	background-color	: #33ff66;
}

.red {
  color:red;
}

.shoreline-imageBox {
display:inline;
}

.shoreline-caption {
  color: #5C8BB1;
}
