

.BrandingGraphic {	
/*	background-image: url(/images/new/branding_gold.jpg);*/
	background-repeat: no-repeat;
}

 .BrandingGraphic a {
 	color: #ffffff;
 	text-decoration: none;
 }	
 
.BrandingGraphic a:hover {
	color: #ffffff;
	text-decoration: underline;
}

.navBG {
	color: #155A95; 
	background-color: #FFE6A3; 
}

.navBG a, .navBG a:hover {
	text-decoration: none;
	color: #155A95;
}
 
 
.leftNav {
	background-color: #F7CD5F;
} 
	
			
.leftNavHover {
	font-family: Arial, Helvetica, sans-serif;	
	color: #ffffff;
	background-color: #DFA20B;
	cursor: hand;
}
 			
.leftNavHover a, .leftNavHover a, .leftNavHover a:hover{
	color: #ffffff;
	text-decoration: none;
}		
		 			
.leftNavSelected {
	color: #ffffff; 
	background-color: #EFA61F;			
}
					
.leftNavSelected a, .leftNavSelected a:hover{
	color: #ffffff;
	text-decoration: none;
}					

.leftnavhighlight {background-color: #F5C647}

			
.leftNavSubsection {
	background-color: White;
	border:    #DFA20B;
	text-decoration: none;
}	

.leftNavSubitems, .leftNavSubitems a  {
	background-color: White;
	color: #155A95;
}	

.leftNavSubitems a:hover {
	text-decoration: underline;
}

.footer, .footer p {
	color: #0A64B6;
	}

.footer a{
	text-decoration: none;
	color: #0A64B6;
}

.footer a:hover {
	text-decoration: underline;
	}


.RightNavHeader, .RightNavHeader P {
	

	background-image: url(/images/new/rn_gold.jpg);
	color: #ffffff;	
}

.RightNavHeader a {
	color: #ffffff;
	text-decoration: none;
}

.RightNavHeader a:hover {
	color: #ffffff;
	text-decoration: underline;
}

.RightNavBody  {
	background-color: #FBE8C4; /*Same as NabBG*/
	border: 1px solid #EFA61F; 
/*	border-top: none;*/
}

h1, h2 {
	color: #155A95;
}


.co-subtitle {
	color: #155A95; /*Same Color as the H1*/
}

.co-byline {
color: #155A95;

}

.co-byline a {
color: #155A95;
}

.co-byline a:hover {
color: #155A95;
}
p, li {
 /*shouldnt really change */
}


p a, li a {
	color: #155A95;
	text-decoration: none;
	
}

p a:hover, li a:hover {
	color: #155A95;
	text-decoration: underline;

}

 .pullquote {
  color: #155A95; /*Same color as NavBG*/
  border-bottom: solid 1px #FBE8C4; /*Same color as NavBG*/
}

.indexSectionHeader, .indexSectionHeader a, .indexSectionHeader a:hover{
	color: #155A95;
	text-decoration: none;
}   

  
  
.child_title, .child_title a, .child_title a:hover  {
	 
	color: #155A95;

	
}

.child_byline, .child_byline  a, .child-subtitle, .child-subtitle a, .child-subtitle a:hover {
	color: #155A95;
}


	
	.IndexSection, .IndexSection a   /* when an index is devided into sections -- the text*/  {
	 
	color: #155A95	;
	
}








