.nowatermark {
	margin: 0 !important;
	padding: 0 !important;
}									
.slider-wrap { /* This div isn't entirely necessary but good for getting the side arrows vertically centered */
	margin: 0;
	position: relative;
	width: 900px;
	padding: 0;
	height: 300px;
	left: 0;
	top: 0;
}

/* These 2 lines specify style applied while slider is loading */
.csw {
	width: 900px;
	height: 300px;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
.csw .loading {
	margin: 0px;
	text-align: center
}
.stripViewer { /* This is the viewing window */
	position: relative;
	overflow: hidden; /* this is the border. should have the same value for the links */
	margin: 0;
	width: 900px; /* Also specified in  .stripViewer .panelContainer .panel  below */
	height: 300px;
	clear: both;
	background: #fff;
	padding: 0;
	left: 0;
	top: 0;
	text-align: left;
}
.stripViewer .panelContainer { /* This is the big long container used to house your end-to-end divs. Width is calculated and specified by the JS  */
	position: relative;
	left: 0; top: 0;
	width: 900px;
	list-style-type: none;
	/* -moz-user-select: none; // This breaks CSS validation but stops accidental (and intentional - beware) panel highlighting in Firefox. Some people might find this useful, crazy fools. */
}
.stripViewer .panelContainer .panel { /* Each panel is arranged end-to-end */
	float:left;
	height: 300px;
	position: relative;
	width: 900px;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
#suFeatured {
	background-repeat: no-repeat;
	height: 300px;
	width: 834px;
	position: relative;
	margin: 0;
	padding: 0;
}
#suFeatured * {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif !important;
	line-height: 1.2 !important;
}
#suFeatured sup {
	font-size: 8px !important;
}
#suFeatured dl {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
	list-style: none;
}
#suFeatured dl dt {
	width: 320px;
	position: absolute;
	left: 145px;
	top: 120px;
	color: #231f20;
	margin: 0px;
	padding: 0px;
}
#suFeatured dl dt * {
	font-size: 13px;
}
#suFeatured dl dt p {
	margin: 0px;
	padding: 0px;
}
#suFeatured dl dt img {
	margin-top: 10px;
}
#suFeatured dl dd {
	font-size: 12px;
	width: 233px;
	position: absolute;
	height: auto;
	left: 470px;
	top: 20px;
}
#suFeatured dl dd p {
	margin: 0px;
	padding: 0px;
}
#suVid {
	height: 214px;
	width: 233px;
	margin-top: 5px;
}
#featuredCta {
	display: block;
	height: 30px;
	width: 287px;
	position: absolute;
	left: 547px;
	top: 267px;
}
.slider-wrap img {
	border: none;
}
.stripNav { /* This is the div to hold your nav (the UL generated at run time) */
	margin: 0;
	width: 705px !important;
	padding: 0;
	position: absolute;
	left: 70px;
	top: 0;
}
.stripNav ul { /* The auto-generated set of links */
	list-style: none;
	margin: 0px;
	padding: 0px;
}	
.stripNav ul li {
	float: left; /* If you change this, be sure to adjust the initial value of navWidth in coda-slider.1.1.1.js */
	margin: 0;
	padding: 0;
	
}
.stripNav li a { /* The nav links */
	display: block;
	height: 0px;
	padding-top: 32px;
	overflow: hidden;
	background-repeat: no-repeat;
}
.stripNav li a:link, .stripNav li a:visited {
	background-position: 0px -32px;
}
.stripNav li a:focus, .stripNav li a:hover, .stripNav li a:active {
	background-position: 0px 0px;
	outline: none;
}
.stripNav li a.current {
	background-position: 0px 0px !important;
	outline: none !important;
	cursor: default !important;
}
.stripNav li.tab1, .stripNav li.tab2, .stripNav li.tab3, .stripNav li.tab4, .stripNav li.tab5, .stripNav li.tab6 {
	border-right: 1px solid #cccccc;
}	
.stripNav li.tab1 {
	margin-right: 16px;
	padding-right: 15px;
}
.stripNav li.tab1 a {
	width: 76px;
}
.stripNav li.tab2 {
	margin-right: 17px;
	padding-right: 17px;
}
.stripNav li.tab2 a {
	width: 80px;
}
.stripNav li.tab3 {
	margin-right: 16px;
	padding-right: 17px;
}
.stripNav li.tab3 a {
	width: 52px;
}
.stripNav li.tab4 {
	margin-right: 17px;
	padding-right: 16px;
}
.stripNav li.tab4 a {
	width: 41px;
}
.stripNav li.tab5 {
	margin-right: 12px;
	padding-right: 17px;
}
.stripNav li.tab5 a {
	width: 68px;
}
.stripNav li.tab6 {
	margin-right: 15px;
	padding-right: 12px;
}
.stripNav li.tab6 a {
	width: 56px;
}
.stripNav li.tab7 a {
	width: 129px;
}
.stripNavL, .stripNavR { /* The left and right arrows */
	position: absolute;
	top: 0;
	width: 32px;
	background-repeat: no-repeat;
	text-indent: -9000em;
}	
.stripNavL a, .stripNavR a {
	display: block;
	width: 32px;
	outline: none medium;
}	
.stripNavL {
	left: 27px;
}	
.stripNavR {
	right: 27px;
}
div.slider-wrap noscript img {
	position: absolute;
	height: 300px;
	width: 900px;
	left: 0;
	top: 0;
}

.promoArea {
	background-repeat: repeat-x;
	height: auto;
	width: 834px;
	text-align: center;
	margin: 0;
	padding: 20px 0 0;
}
.promoArea ul {
	margin: 0px 0px 0px 15px;
	padding: 0px;
	list-style: none;
	text-align: left;
	width: 819px;
}
.promoArea ul li {
	float: left;
	height: auto;
	width: 260px;
	color:#666666;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	margin: 0px;
	padding: 0px 0px 20px;
}
.promoArea ul li.mid {
	margin-right: 12px;
	margin-left: 12px;
}
.promoArea ul li img {
	margin: 0px 0px 4px;
	padding: 0px;
}
.promoArea ul li p {
	margin: 0px 0px 5px;
	padding: 0px;
}
.promoArea img {
	border-style: none;
	clear: both;
}