/* youth section style */
#contentIntroContainer {	
	background: #fff url(../images/imgYouthBannerRight.gif) repeat-x 30px 0;
}

#contentIntroLeft {
	float: left;
	height: 494px;
	background: #fff url(../images/imgYouthPattern.jpg) no-repeat 0 0;
	padding-left: 36px;
	border-right: 7px solid white;
	\width: 340px;
	w\idth: 297px;
}

#contentIntroRightFeatureBkg {
	float: left;
	margin: 0; 	
	padding: 0;	
	width: 644px;
	background: #fff url(../images/imgYouthBannerLeft.gif) no-repeat 0 1px;
	height: 299px;/**/	
}

#contentIntroRightFeature {
	/*padding-top: 20px;		
	width: 604px;*/
}

#contentIntroArtist {
	float: left;
	padding: 0 20px 0 0;
	\width: 260px;
	w\idth: 240px;	
}
#contentIntroArtist p.author {
	color: #F0BD00;
	font-weight: bold;
	margin-bottom: 10px;
}

#contentIntroYouth {
	float: left;
	/*height: 220px;*/
	padding: 0 0 0 20px;
	border-left: 1px solid #567273;	
	\width: 344px;
	w\idth: 323px;	
}

#content2Col {
	/*margin-top: -330px;*/
}

#content2ColRight  {
	float: right;
	text-align: left;
	width: 664px;		
}
#content2ColRight .left {
	float: left;
	margin-left: 2px;
	\width: 300px;
	w\idth: 298px;
}
#content2ColRight .right {
	width: 270px;
	float: right;	
}
#content2ColRight .contentSpacing {
	margin-left: 30px;	
}

#content2ColLeft .contentSpacing {
	margin-left: 40px;
	\width: 333px;
	w\idth: 263px;
}

#contentSubIntroContainer {	
	float: left;
	width: 100%;	
	background: #fff url(../images/imgYouthEducationFeatureBkg.gif) repeat-x 0 0;
}

#contentSubIntroLeft {
	float: left;
	height: 494px;
	background: #fff url(../images/imgYouthEducationPatternTop.gif) no-repeat 0 0;
	padding-left: 36px;
	border-right: 7px solid white;
	\width: 340px;
	w\idth: 297px;
}

#contentSub2Col {
	float: left;
	width: 1004px;
	background: #fff url(../images/img2ColBkg.gif) repeat-y 0 0;
	margin-top: -330px;
}

#contentTeachingTools {
	float: left;	
	padding: 0px 20px 0px 0px;
	border-right: 1px solid #D7E3E1;
	\width: 430px;
	w\idth: 409px;
}
#contentTeachingTools form#frmFilter {
	margin-bottom: 20px;
	color: #75948F;
	font-size: .9em;
}
#contentTeachingTools form#frmFilter select {
	font-size: .9em;
	width: 80px;
	border: 1px solid #CDDCD9;
	background-color: #F1F5F6;
}
#contentTeachingTools form#frmFilter a.button {
	font-weight: bold;
	color: #85B600;
	text-decoration: none;
}
#contentTeachingTools form#frmFilter a.button:hover {
	color: #37B0CC;
	text-decoration: none;
}

#contentLegend {
	float: right;	
	padding: 0 0px 0 20px;
	\width: 174px;
	w\idth: 154px;
}

#contentTeachingTools h2, #contentLegend h2 {
	margin-top: 0px;
}

.moveUp {
	margin-top: -68px;
}
.content3ColRightBoxLeft img.first {
	margin-left: 1px;
}
.content3ColRightBoxRight img.second {
	margin-left: 4px;
}
.content3ColRightBoxLeft h2, .content3ColRightBoxLeft p, .content3ColRightBoxRight h2, .content3ColRightBoxRight p {
	margin-left: 35px;
	margin-right: 35px;
}

#contentYouthSpotlight {
	float: left;
	background: #FFCC35 url(../images/imgYouthSpotLightBkg.gif) no-repeat 0 0;
	height: 231px;	
	padding: 0px 20px 0px 135px;
	\width: 664px;
	w\idth: 509px;
}
#contentYouthSpotlight p {
	color: white;
	font-weight: bold;
	font-size: .9em;
	margin-bottom: 10px;
}

img.btnSpotLight {
	margin-top: 17px;	
	margin-bottom: 3px;
}

#contentPopup {	
	width: 400px;	
}
#contentPopupBar {
	background-color: #F1BD00;	
	height: 40px;		
	margin-bottom: 8px;
	text-align:right;
}
#contentPopupBar img {
	margin-right: 30px;	
	margin-top: 10px;
}
#contentPopupBody {
	padding: 30px;
	\width: 400px;
	w\idth: 340px;
}
#contentPopupBody form#frmNorminate a.button {
	font-weight: bold;
	color: #85B600;
	text-decoration: none;
}
#contentPopupBody form#frmNorminate a.button:hover {
	color: #37B0CC;
	text-decoration: none;
}

.required {
	color: #F1BD00;
}

p.boxHeader {
	margin-top: 10px;
	color: #395354;
	font-weight: bold;
}

ul.liArrow {
	list-style-type: none;
	margin: 5px 0;
	padding-left: 0px;
}	
ul.liArrow li {
	background: url(../images/imgArrowYouth_off.gif) no-repeat 0 6px;
	line-height: 1.6em;
	margin: 5px 0 0.6em 0;
	padding-left: 15px;
}
ul.liArrow li  {
	behavior: url(/css/hover.htc);	
	border-bottom: 1px solid #fff; /*fix IE bug*/
}
ul.liArrow li:hover,
ul.liArrow li.hover {			
	background-image: url(/images/imgArrowYouth_on.gif);	
}
ul.liArrow li a, ul.liArrow li a:visited {
	text-decoration: none;
	color: #335352;
}
ul.liArrow li a:hover {
	color: #37B0CC;
}
li.here {
	color: #04ACD9;		
}

/* subpage left nav css begeins */
#navcontainer { margin-left: 0px; width: 260px;}

#navcontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;
font-family: verdana, arial, Helvetica, sans-serif;
}

#navcontainer li { 
margin: 0 0 1px 0; 
padding: 0 0 0 15px;
/*background: none;*/
background: url(../images/imgArrowYouth_off.gif) no-repeat 0px 12px;
/*text-indent: 20px;*/
}
#navcontainer li  {
	behavior: url(/css/hover.htc);	
	/*border-bottom: 1px solid #fff; fix IE bug #D7E3E1*/
}
#navcontainer li:hover, #navcontainer li.hover  {			
	background-image: url(/images/imgArrowYouth_on.gif);		
}

#navcontainer a
{
display: block;
padding: 5px 5px 5px 0px;
/*width: 235px;*/
background-color: #fff;
color: #F5B800;
text-decoration: none;
border-bottom: 1px solid #D7E3E1;
}

#navcontainer a:hover
{
background-color: #fff;
text-decoration: none;
color: #37B0CC;
}

#navcontainer ul ul li { 
margin: 0 0 1px 0; 
/*background: none;*/
margin-left: 0px;
background: url(../images/imgArrowYouth_off.gif) no-repeat 0px 12px;
}

#navcontainer ul ul a
{
display: block;
padding: 5px 5px 5px 0px;
width: 225px;
color: #345252;
background-color: #fff;
text-decoration: none;
}
#navcontainer ul ul a:hover
{
background-color: #fff;
text-decoration: none;
}

#navcontainer ul ul ul a
{
display: block;
padding: 5px 5px 5px 0px;
width: 210px;
color: #345252;
background-color: #fff;
text-decoration: none;
}
#navcontainer ul ul ul a:hover
{
background-color: #fff;
text-decoration: none;
}

#navcontainer ul ul ul ul a
{
display: block;
padding: 5px 5px 5px 0px;
width: 195px;
color: #345252;
background-color: #fff;
text-decoration: none;
}
#navcontainer ul ul ul ul a:hover
{
background-color: #fff;
text-decoration: none;
}

/* end of subpage left nav */

a { color: #F5B800; text-decoration: none;}
a:visited {color: #7C7C7C; text-decoration: underline; }
a:hover {color: #37B0CC;}

/*
form css
*/
table#nomination input,  table#nomination textarea, table#nomination submit {
	margin-bottom: .5em;
}