/* YOUTH CHALLENGES STYLES */




/*--- VERSION 1 ---*/

#sidePanel_dates #ycMenu h1 {
	margin-top:0px;
	padding-top:0px;
}

#ycMenu{
	font-weight:bold;
	height:260px;
}
#sidePanel_dates  #ycMenu a {
	text-decoration:none;
	padding:5px 15px;
	color:#ffffff;
	display:block;
	margin-bottom:4px;
	font-size:1.3em;
}
#sidePanel_dates #ycMenu a:hover, #sidePanel_dates #ycMenu a:active {
	color:#ffffff;
	text-decoration:none;
}


#sidePanel_dates #ycMenu #yc12 a{
	background-color:#7eba75;
}
#sidePanel_dates #ycMenu #yc12 a:hover{
	background-color:#5BA251;
}

#sidePanel_dates #ycMenu #yc11 a{
	background-color:#D6D87A;
}
#sidePanel_dates #ycMenu #yc11 a:hover{
	background-color:#C5C844;
}

#sidePanel_dates #ycMenu #yc10 a{
	background-color:#9F6500;
}
#sidePanel_dates #ycMenu #yc10 a:hover{
	background-color:#630;
}
#sidePanel_dates #yc08 a{
	background-color:#FF8800;
}
#sidePanel_dates #yc08 a:hover, #yc08 a:active{
	background-color:#FF6600;
}
#sidePanel_dates #yc09 a{
	background-color:#62ADE2;
}
#sidePanel_dates #yc09 a:hover, #yc09 a:active{
	background-color:#45A0DC;
}

#sidePanel_dates #indig a{
	background-color:#baae96;
}
#sidePanel_dates #indig a:hover, #indig a:active{
	background-color:#cbc0aa;
}

/*------------------------------*/
.seriesTxt{
	color:#999999;
	font-size:0.9em;
}

.faqs{
	
	padding: 10px 10px;
	}
.faqQ{
	background-color:#E6E6E6;
	margin-bottom:0px;
	color:#000000;
	line-height: 1.3em;
	font-size:1.1em;
}
.faqA{
	margin-top:-10px;
	margin-left: 15px;
	margin-right: 20px;
	line-height: 1.3em;
}
.dates td{
	line-height:1.2em; 
	padding-bottom:7px;
	padding-right:5px;
	padding-left:0px;
}

.evalSummary td{
	width:60px;
	vertical-align:top;
	padding: 0px 3px;
	}
.eval_topRow{
	background-color:#999999;
	}
	
.eval_rowAlt{
	background-color:#ECECEC;
	}
	
.eval_rowAltB{
	background-color:#CCCCCC;
	}

.evalComments, .evalSummary{
	border: 1px solid #CCCCCC;
	}
	
.evalComments td{
	vertical-align:top;
	padding:3px 5px;
	
	}

.evalComments td ul{
	margin-top:0px;
	
	}
.box{
	float:right; 
	width:450px; 
	background-image:url(../images/rounded_box.gif); 
	background-repeat:no-repeat;
	background-position:top center;
	padding-bottom:30px;
	line-height:normal;
}
.box .txt{
	margin:10px 30px 10px 50px;

}
.box h2{
	margin:0px;
}
.box ul{
	margin-top:3px;
}

