@charset "utf-8";

/* ///// BREAKING NEWS CSS DOCUMENT ///// */




/* ///// INCENTIVE #1 .incentive_1 Width = 300px ///// */
.incentive_1 h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: normal;
	color: #FFF;
	font-style: normal;
	text-shadow: 1px 1px 1px #000;
	margin-top: -3px;
	width: 300px;
	float: left;
}
.incentive_1 h3 {
	text-decoration: none;
	color: #999999;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	margin: 0px;
	padding: 0px;
	text-shadow: 1px 1px 1px #000;
	float: left;
	width: 300px;
}
.incentive_1 h4 {
	text-decoration: none;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-shadow: 1px 1px 1px #000;
	float: left;
	width: 300px;
	font-weight: normal;
	margin-top: 10px;
}
.incentive_1 h5 {
	text-decoration: none;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-shadow: 1px 1px 1px #000;
	float: left;
	width: 300px;
	font-weight: normal;
}
/* ///// END INCENTIVE #1 ///// */

/* ///// INCENTIVE #2 .incentive_2 Width = 300px ///// */
.incentive_2 h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFF;
	margin-top: 10px;
	text-shadow: 1px 1px 1px #000;
}
.incentive_2 h2 a:link, .incentive_2 h2 a:visited {
	text-decoration: none;
	color: #F60;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
}
.incentive_2 h2 a:hover {
	color: #FFF;
}
.incentive_2 h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: normal;
	color: #FFF;
	text-shadow: 1px 1px 1px #000;
}
.incentive_2 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #DDD;
	font-style: normal;
	text-shadow: 1px 1px 1px #000;
	margin-top: 5px;
}
.incentive_2 p a:link, .incentive_2 p a:visited {
	text-decoration: none;
	color: #C2B489;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	text-shadow: 1px 1px 1px #000;
	font-weight: bold;
}
.incentive_2 p a:hover {
	color: #FFF;
}
#trim {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #DDD;
}
/* ///// END INCENTIVE #2 ///// */