a:focus {
	outline:none
}
h1, h2 {
	text-align: center;
	font-size:12px;
}
.stripViewer .panelContainer .panel ul {
	text-align: left;
	margin:0px;
}
.slider-wrap { /* This div isn't entirely necessary but good for getting the side arrows vertically centered */
	margin: 20px 0;
	position: relative;
	/*width: 480px; */
}
/* These 2 lines specify style applied while slider is loading */
		.csw {
	width: 713px;
	*width:1000px;
	height: 460px;
	background: #fff;
	overflow: scroll
}
.csw .loading {
	margin: 200px 0 300px 0;
	text-align: left
}
.stripViewer { /* This is the viewing window */
	position: relative;
	overflow: hidden;
	/*border: 1px solid ;  this is the border. should have the same value for the links */
	/*margin: auto;*/
	width:605px; /* Also specified in  .stripViewer .panelContainer .panel  below */
	*width:604px;
	height:266px;
	*height:310px;
	clear: both;
	background: #fff;
	*margin-left:4px;
}
.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: 600px;
	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: 97%;
	position: relative;
	width: 600px; /* Also specified in  .stripViewer  above */
}
.stripViewer .panelContainer .panel .wrapper { /* Wrapper to give some padding in the panels, without messing with existing panel width */
padding:10px;
text-align:left;
width:444px;
float:left;
}
.stripNav { /* This is the div to hold your nav (the UL generated at run time) */
	margin: auto;
	width:50px;
}
.stripNav ul { /* The auto-generated set of links */
	list-style: none;
	width:680px;
	*width:610px;
	margin:0;
	padding:0;
}
.stripNav ul li {
	float: left;
	margin-right: 2px; /* If you change this, be sure to adjust the initial value of navWidth in coda-slider.1.1.1.js */
	margin-bottom:4px;
	*padding-bottom:4px;
}
.stripNav a, a:hover { /* The nav links */
	text-decoration: none;
}
.stripNav li.tab1 a {
	background: #8DC73F;
	color:#FFF;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	padding-bottom:6px;
	*padding-bottom:6px;
	*margin-top:6px;
	padding:4px 33px 6px;
	*line-height:160%;
	/*padding:25px;*/
}
.stripNav li.tab2 a {
	background-color: #8DC73F;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	color:#FFF;
	font-size: 10px;
	padding:4px 33px 6px;
	*padding-bottom:6px;
	*padding-top:8px;
	*line-height:160%;
}
.stripNav li.tab3 a {
	background: #8DC73F;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	color:#FFF;
padding:4px 33px 6px;
	*padding-bottom:6px;
	font-size: 10px;
	*line-height:160%;

}
.stripNav li.tab4 a {
	background: #8DC73F;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	color:#FFF;
padding:4px 29px 6px;
	*line-height:160%;
	*padding-bottom:6px;
	font-size: 10px;
}




.stripNav li.tab4 a:hover {
	background: #30B600;
	font-size: 10px;
padding:4px 29px 6px;
	*padding-bottom:6px;
}








.stripNav li.tab5 a {
	background: #8DC73F;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	color:#FFF;
padding:4px 33px 6px;
	*line-height:160%;
	*padding-bottom:6px;
	font-size: 10px;
}
.stripNav li.tab6 a {
	background: #8DC73F;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	color:#FFF;
	*line-height:160%;
	*padding-bottom:6px;
padding:4px 29px 6px;
	font-size: 10px;
	/*width:149px;*/
}
.stripNav li a:hover {
	background: #30B600;
	font-size: 10px;
padding:4px 33px 6px;
	*padding-bottom:6px;
}
.stripNav li a.current {
	background: #BCD291;
	color: #fff;
	font-size: 10px;
}

.firstCol{
width:480px;	
}

.firstCol ul {
	padding-left:0px !important;
	font-size:11px;
	*width:720px;
	*margin-left:15px;
	*margin:0;
	*padding:10;
}

.firstCol ul li {
	background:none !important;
	padding-left:0px;
	padding-right:0px;
	margin:0px;
	list-style:none;
}

#slider1 h3 {
	margin:0px;
	color:#000000;
	font-size:16px;
	padding:0px;
}

#stripNav0 {
	width:607px !important;

	*width:540px !important;
	
	*margin-left:3px;
}


/*=======================================================*/

<style type="text/css">
<!--
.style2 {
	color: #000000
}
.style7 {
	font-size: 10px
}
.style8 {
	color: #999999
}
.style10 {
	font-size: 8px;
	color: #D6D6D6;
}
.style13 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}
.style14 {
	color: #ffffff
}
.style15 {
	color: #FFFFFF
}
-->
</style>
