

.coda-slider {
	background:none;
}

.coda-slider-no-js .coda-slider {
	
	overflow: auto !important;
	padding-right: 20px;
}

.coda-slider, .coda-slider .panel {
	width:565px;
}

.coda-slider-wrapper.arrows .coda-slider, .coda-slider-wrapper.arrows .coda-slider .panel {
	width:565px;
}

.coda-slider-wrapper.arrows .coda-slider {
	margin: 0 10px;
}

.ProgramsContainer{
	width:683px;
	overflow:hidden;
	background:url(../images/bg_programs_container.gif) repeat-y;
}

.ProgramsContainerUp{
	width:683px;
	height:15px;
   clear:both;
	background:url(../images/bg_programs_container_up.gif) no-repeat;
}

.ProgramsContainerDown{
	width:683px;
   clear:both;
	height:33px;
	background:url(../images/bg_programs_container_down.gif) no-repeat;
}

/* Arrow */

.coda-nav-left a {
	background:url(../images/bg_program_left_arrow.gif) no-repeat;
	width:30px;
	height:73px;
	margin:160px 14px 0 14px;
	outline:none;
}

.coda-nav-left a:hover {
	background:url(../images/bg_program_left_arrow_hover.gif) no-repeat;
}

.coda-nav-right a {
	background:url(../images/bg_program_right_arrow.gif) no-repeat;
	width:30px;
	height:73px;
	margin:160px 14px 0 14px;
	outline:none;
}

.coda-nav-right a:hover {
	background:url(../images/bg_program_right_arrow_hover.gif) no-repeat;
}

/* Panel padding */

.coda-slider .panel-wrapper {	
	width:565px;
}

/* Tabbed nav */

.coda-nav ul {
	clear: both;
	display: block;
	margin: auto;
	overflow: hidden;
	height:33px;
	width:668px;
	background:url(../images/bg_program_ul.gif) no-repeat bottom #fff;
   
	padding-left:15px;
}

.coda-nav ul li {
	display: inline;
	height:33px;
}

.coda-nav ul li a {
	color: #1e3966;
	font-size:11px;
	display: block;
	float: left;
	text-decoration: none;
	height:33px;
	background:yellow;
	text-transform:uppercase;
	background:url(../images/bg_program_a.gif) no-repeat left #c0d97a;
	margin:0 1px 0 1px;
	line-height:33px;
	outline:none;
	cursor:pointer;
}

.coda-nav ul li a:hover {
	color: #95156c;
}

.coda-nav ul li a span {
	display: block;
	float: left;
	text-decoration: none;
	height:33px;
	background:url(../images/bg_program_a_span.gif) no-repeat right;
	padding:0 12px 0 12px;
}

.coda-nav ul li a.current {
	background:url(../images/bg_program_a_current.gif) no-repeat left #c0d97a;
}

.coda-nav ul li a.current:hover {
	color: #1e3966;
}

.coda-nav ul li a.current span {
	background:url(../images/bg_program_a_span_current.gif) no-repeat right;
}

.coda-slider-wrapper {
	clear:both;
	width:683px;
	overflow:hidden;
	background:url(../images/bg_programs_container.gif) repeat-y;
}
.coda-slider {
	float: left;
	overflow: hidden;
	position: relative;
}
.coda-slider .panel {
	display: block;
	float: left;
}

.coda-slider .panel-container {
	position: relative;
}

.coda-nav-left, .coda-nav-right {
	float: left;
}

.coda-nav-left a, .coda-nav-right a {
	display: block;
	text-align: center;
	text-decoration: none;
}






.panel-wrapper h3 {
	font-size:18px;
	color:#c03e96;
	margin:20px 25px 0 25px;
	padding-bottom:10px;
	border-bottom:1px dotted #b9cbe7;
}

.panel-wrapper a {
	width:96px;
	height:27px;
	background:url(../images/bg_program_suite_a.gif);
	line-height:27px;
	display:block;
	text-align:center;
	text-transform:uppercase;
	font-size:12px;
	color:#c03e96;
	margin:20px 0 0 25px;
}

.panel-wrapper a:hover {
	background:url(../images/bg_program_suite_a_hover.gif);
	color:#ffffff;
}

.panel-wrapper .InsidePanel{
	margin:20px 25px 0 25px;
	padding-bottom:25px;
	border-bottom:1px dotted #b9cbe7;
}

.panel-wrapper .InsidePanel p {
	padding-bottom:10px;
}

.panel-wrapper .InsidePanel p a {
	background:none;
	color:#c03e96;
	text-align:left;
	text-transform:none;
	line-height:17px;
	display:inline;
	padding:0;
	margin:0;
	cursor:pointer;
}

.panel-wrapper .InsidePanel p a:hover {
	color:#95156c;
	background:none;
}

.panel-wrapper .InsidePanel p.Italic {
	font-size:13px;
	font-style:italic;
}

.panel-wrapper .InsidePanel p.Bold {
	font-weight:bold;
}

.panel-wrapper .InsidePanel p span{
	font-weight:bold;
}

.panel-wrapper .InsidePanel p.SmallItalic {
	font-style:italic;
	padding:10px 0 0px 0;
	font-size:13px;
}

.panel-wrapper .InsidePanel a{
	background:url(../images/bg_apropos_a.gif) no-repeat;
	color:#c03e96;
	padding:0 0 0 20px;
	margin:10px 0 10px 20px;
	width:auto;
	text-align:left;
	text-transform:none;
	line-height:17px;
}

.panel-wrapper .InsidePanel a:hover{
	color:#95156c;
	background:url(../images/bg_apropos_a.gif) no-repeat;
}

.panel-wrapper .InsidePanel h4 {
	background:#f2f7e4;
	color:#95bd21;
	font-size:15px;
	height:32px;
	line-height:32px;
	padding:0 0 0px 18px;
	margin-top:10px;
}

.panel-wrapper .InsidePanel h4.Smaller {
	background:#f2f7e4;
	color:#95bd21;
	font-size:14px;
	height:32px;
	line-height:32px;
	padding:0 0 0px 18px;
	margin-top:10px;
}

.panel-wrapper .InsidePanel p.UnderGreenTitle {
	padding:20px 0 0 0;
	margin:0;
	font-weight:bold;
}

.panel-wrapper .InsidePanel ul {
	margin:20px 25px 0 25px;
}

.panel-wrapper .InsidePanel ul li{
	background:url(../images/bg_program_ulcontent_li.gif) no-repeat;
	padding:0 0 20px 25px;
}

.panel-wrapper .InsidePanel ul li span{
	font-weight:bold;
}

.panel-wrapper .InsidePanel ul li ul {
	padding:0px 0 0 30px;
}

.panel-wrapper .InsidePanel ul li ul li {
	background:url(../images/bg_avantages_ul_li_ul_li.gif) no-repeat;
	overflow:hidden;
	height:20px;
	padding:0 0 5px 15px;
	font-size:13px;
}

.panel-wrapper .InsidePanel ul li ul li a {
	background:none;
	color:#c03e96;
	text-align:left;
	text-transform:none;
	line-height:17px;
	display:inline;
	padding:0;
	margin:0;
	cursor:pointer;
}

.panel-wrapper .InsidePanel ul li a {
	background:none;
	color:#c03e96;
	text-align:left;
	text-transform:none;
	line-height:17px;
	display:inline;
	padding:0;
	margin:0;
	cursor:pointer;
}

.panel-wrapper .InsidePanel ul li ul li a:hover {
	color:#95156c;
	background:none;
}

.panel-wrapper .InsidePanel ul li a:hover {
	color:#95156c;
	background:none;
	
}


