#bannerImg{
	background-image: url(../images/greylady_hdr.jpg);
}
#rightCol{
	background-color : #EEF1EE;
}
#rightCol a{
	color:#666666;
}
#rightCol a:hover{
   color: #000033;
}
#rightCol h3{
	color:#666666;
	margin-bottom:10px;
}
#rightCol p {
	color: #666666;
}
#rightDividerV{
	background-image: url(../images/rightdivider_v_grey.jpg);
}
/*#rightDivider{
    position:absolute;
	bottom:0px;
	left:280px;
	background-image : url(../images/rightdivider_v_grey.jpg);
	background-repeat : no-repeat;
	z-index:10;
}*/
#mainNav{
	background-image : url(../images/menugrey.gif);
}
#content{
	background-position:  right bottom;
	background-color:#000000;
}
.awardSubHead {font-size: 0.8em}
.footerNavMenu a , .footerNavMenu a:visited{
	color: #666666;
}
.footerNavMenu a:hover{
	 color: white;
/*	background-color : #003333;*/
	background-color : #A9B7AC;
}
.mainmenulist ul {
	background-color:#EEF1EE;
}
.mainmenulist ul li a:hover, .mainmenulist ul li a.highlighted:hover, ul li .mainmenulist a:focus{
/*	color: #38939B;*/
    color:#000033; 
	background-image : url(../images/menugreyhighlight.jpg);
}
.rightColSection ul li{
	margin-bottom : 10px;
}
.whiteText p, .whiteText h2{
	color:white;
}