.highlightsheader {

width: 760px;
border: 0px none;
padding: 2px 2px 2px 2px;
font-family: arial;
font-weight: bold;
font-size: 10px;
}

.cyclecontainer{
	border: 0px none;
	width: 770px;
	height: 326px;

	z-index: 10;
	left: 0px;
	top: 0px;
	position: absolute;
}
.cyclecontainer img{
border: 0px none;

}
.cyclecontainer div.cyclecontent{
display: none;
height: 326px;
width: 770px;
overflow: hidden;

}

/* IE6 Hacks */
* html .highlightsheader {
width: 770px;
}
* html .cyclenav{
width: 770px;
}
* html .cyclenav a {

}



#pptext {
display: none;
}
.cyclenavBg {
	display: block;
	width: 770px;
	background-color: #FFFFFF;
	border: 0px none;
	z-index: 20;
	height: 40px;
	padding: 0px;
	left: 0px;
	top: 286px;
	position: absolute;
	filter:alpha(opacity=70)
	-moz-opacity:.70;
	opacity:.70;


}
.cyclenav {
	display: block;
	width: 770px;
	border: 0px none;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	z-index: 30;
	height: 28px;
	left: 0px;
	top: 286px;
	position: absolute;
	zoom: 1;
	

}
.cyclenav img{
	border: 0px none;

}
.cyclenav div{
	display: block;
	float: right;
	background: none;
	border: 0px none;
	padding: 0px;
}
.cyclenav  a{

	width: 41px;
	height: 28px;
	display: block;
	border: 0px;
	float: left;
	margin-left: 2px;

}

.cyclenav a:hover, .cyclenav a.selected{
}



