/* Less Than IE 9
-----------------------------------------------------*/
.lt-ie9 .home-grid-piece a .box-cta {
	background: transparent;
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#E53F3F3F,endColorstr=#E53F3F3F)"; /* IE8 */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#E53F3F3F,endColorstr=#E53F3F3F);   /* IE6 & 7 */
	zoom: 1;
}

/* IE 6 Hacks
-----------------------------------------------------*/
.ie6 .button .indicator-wrapper,
.ie6 .button .indicator {
	float: left;
}
.ie6 .home-grid-piece a .box-cta {
	height: 2.5em;
}
.ie6 #footer {
	position:static;
	z-index: 99999;
}
.ie6 #pdf-preview-header {
	position: relative;
	z-index: -1;
}

/* IE 7 Hacks
-----------------------------------------------------*/
.ie7 img {
	-ms-interpolation-mode: bicubic;
}
.ie7 #headerMenu {
	width: 201px;
}

/* IE 8 Hacks
-----------------------------------------------------*/

/* IE 9 Hacks
-----------------------------------------------------*/
