.special-labels {
	font-family: Myriad Pro, Arial, sans-serif;
	color: #FFFFFF;
	font-size: 16px;
	background-color: #E27B3D;
	height: 30px;
	width: 650px;
	margin-left: 5px;
	display: block;
	padding-left: 8px;
	text-align: left;
	padding-top: 8px;
}
.special-labels a {
  text-decoration: underline;
	color: #ffffff;
}
.special-labels a:hover {
  text-decoration: underline;
	color: #ffffff;
}
.special-titles {
	font-family: Myriad Pro, Arial, sans-serif;
	font-size: 20px;
	color: #453d6e;
	padding-left: 20px;
	padding-right: 15px;
	text-align: left;
	font-weight: bold;
}
.special-copy {
  font-family: Myriad Pro, arial, san-serif;
	font-size: 16px;
	color: #333333;
	padding-left: 15px;
	padding-right: 15px;
	text-align: justify;
	display: block;
}
.special-copy a{
  font-family: Myriad Pro, arial, san-serif;
	font-size: 16px;
	font-weight: bold;
	color: #3366CC;
}
.special-copy a:hover{
  font-family: Myriad Pro, arial, san-serif;
	font-size: 16px;
	color:#3399FF;
	font-weight: bold;
	text-decoration: underline;
}
.special-intro-copy {
	font-family: Myriad Pro, arial, san-serif;
	font-size: 16px;
	color: #333333;
	padding-left: 20px;
	padding-right: 15px;
	text-align: justify;
	display: block;
}
.padding15 {
	padding-left: 15px;
}
.border-orange {
  border: 3px double #E27B3D}

