@charset "utf-8";
/* CSS Document */

div.right li h2.nav {
	background-color: #e5cf7d;
	color: #000000;
}
div.right ul.nav li, div.right ul.nav li ul.nav {
	border: none;
}
div.right ul.nav li.menucontent {
	color: #000;
	background-color: #FFF;
	border: 1px solid #e5cf7d;	
}
.orange{
	color: #cc6600;
}

/* New right menu */
div.right ul.nav {
	border: 5px solid #cccc99;	/*border: solid #9cacb9 5px;*/
}	
div.right ul.nav li {
	border: solid #e1e6ea 3px;
}	
div.blue {	
	/*border-top: solid #9cacb9 5px;*/
	border-top: solid #cccc99 5px;
}		
div.right ul.nav li.noBorder {
	border: none;
}
.imageVerticalPadding {
	padding-top: 5px;
	padding-bottom: 5px;
}
.gradientbg {
	background:url(/clf-nsi/rthnb/50yrs/mg/qlmn/gldgrdntbg.jpg) no-repeat;
	color: #666666;
	font-size: 90%;


/*	GR - I need more padding for the sides of the div + changed to shorthand  2009-08-20*/

	padding: 14px 4px 0 10px;

/*padding-right: 3px;
	padding-left: 3px;
	*/
	
}

#chairmenbg {
	background:url(/clf-nsi/rthnb/50yrs/mg/qlmn/chrmn.jpg) no-repeat;
	color: #666666;
	font-size: 90%;	
	padding-right: 3px;
	padding-left: 3px;
	height: 110px;
}

.didyouknowbg {
	background:url(/clf-nsi/rthnb/50yrs/mg/qlmn/ddyknw.jpg) no-repeat;
	color: #666666;
	font-size: 90%;	
	padding: 4px 4px 0 10px;
/*
	padding-right: 3px;
	padding-left: 3px;
	*/
	height: 110px;
}
#whatsNew50th h1 {
	background-color: #cccc99;
	color: #ffffff;
	font-size: 100%;
	border-top: solid 1px #333366;
	border-bottom: solid 1px #333366;
	padding-left: 3px;
	padding-top: 2px;
}
#whatsNew50th img {
	border: solid 1px #9cacb9;
}
.purpleBorder {
	border-left: solid 1px #333366;
	border-right: solid 1px #333366;
	border-bottom: solid 1px #333366;
}

/*GR
	2009-08-20
	Image centering was not working in firefox  
*/
.imageCenter50{
	margin-left:auto;
	margin-right:auto;
}

