@charset "UTF-8";
/* CSS Document */

.dynamic_lead {
	position: relative;
	margin-bottom: 47px;
}
.slides {
	background: url(/images/bg_dynamic_lead.png) 0 0 no-repeat;
	clear:both;
	margin-bottom: 35px;
	height: 368px;
	width:658px;
	padding: 0px;
}
.slides .lead_slide {
	height: 368px;
	width: 658px;
	padding-bottom: 0px;
	margin: 0px 0px 0px 0px;
}
.slides h3 {
	display: block;
	float: left;
	text-transform: uppercase;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	margin-top: 140px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 42px;
	padding: 0px;
}
.slides p {
	color: #ffffff;
	font-size: 19px;
	clear: both;
	width: 256px;
	margin-left: 40px;
	float: left;
	padding-bottom: 0;
	margin-top: 10px;
}
.slides h5.btn {
	margin-top: 53px;
	margin-left: 200px;
}
#pager {
	left:0;
	position:absolute;
	top:323px;
	width:200px;
	z-index:200;
}
#pager a {
	background: url(/images/bg_pager.png) 0 0 repeat;
	color:#0D2A64 !important;
	display:block;
	float:left;
	font-size:11px;
	font-weight:bold;
	height:10px;
	line-height:9px;
	margin-left:5px;
	padding:3px;
	text-decoration:none;
	width:8px;
}
#pager a.activeSlide {
	background: url(/images/img/bg_pager_active.png) 0 0 repeat;
}
#pager a:hover {
	text-decoration: none;
}
.slides h5.btn {
	margin-left:130px;
	margin-top:53px;
}
h5.btn {
	background:transparent url(/images/bg_silver_btn_right.png) no-repeat scroll right 0;
	float:left;
	height:40px;
	padding-right:15px;
}
h5.btn a {
	background:transparent url(/images/bg_silver_btn_left.png) no-repeat scroll 0 0;
	color:#CC0000;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	height:40px;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:medium;
	padding-left:15px;
	padding-top:12px;
	width:auto;
}
.slides .info {
	height: 368px;
	width: 658px;
	position: relative;
	z-index: 10;
	top: -368px;
}
.swoosh {
	background-image: url(/images/slideswoosh.png);
	background-repeat: no-repeat;
	height: 135px;
	width: 658px;
	position: absolute;
	z-index: 100;
	left: 2px;
	top: 233px;
}
.background-slide img {
	width:658px;
	height:290px;
}
.lead_slide .headline {
background-image:url(/images/headline-back.png);
border-bottom:1px solid #FFFFFF;
border-top:1px solid #FFFFFF;
color:#FFFFFF;
font-size:12px;
font-weight:bold;
height:18px;
left:0;
line-height:18px;
padding-left:10px;
position:absolute;
top:0;
width:650px;
}

