

a, .content .clickStream .adxNavPath .divider
{
   color: blue;
}
.footer 
{
  border-top:1px solid blue;
  font-size:69%;
  margin:20px 0;
  padding-top:7px;
}
.footer .footerNav
{
  color: blue;
  float:left;
  width:60%;
}
.content .TOCNav .TOCTable
{
	padding:10px 0;
	border-top:dotted 1px blue;
}
.SecNavLevel0Table .adxSecNavCurrentLevel0
{
	background-image:url(/CurNavIcon-green);
	background-position:left;
	background-repeat:no-repeat;
}
.SecNavLevel0Table .adxSecNavLevel0
{
	background-image:url(/NavIcon-green);
	background-position:left;
	background-repeat:no-repeat;
	margin:2px 0;
}
.SecNavLevel1Table .adxSecNavLevel1
{
	background-image:url(/SecNav-green);
	background-position:left;
	background-repeat:no-repeat;
}
.SecNavLevel1Table .adxSecNavCurrentLevel1
{
	background-image:url(/SecNavCur-green);
	background-position:left;
	background-repeat:no-repeat;
}
/*Home page styles *******************************************************************************/
.HomeSmallADs
{
	background-image:url(/dots-green);
	background-repeat:repeat-y;
	margin-bottom:20px;
	
}

.HomeBottomAD 
{
border-top:1px dotted blue;
margin:0 3px;
padding-top:20px;
}

.content .adxSectionSubhead
{
	font-size:81%;
	font-weight:bold;
	color:blue;
	margin:10px 2px;
	padding:0;
}

/*Page Styles**********************************************************************************/
.content .InlineTOC .players 
{
color:blue;
font-size:81%;
font-weight:bold;
margin:0 18px 15px 3px;
}
.content .InlineTOC ul
{
	list-style-image:url(/NavIcon-green);
	margin:0px 0 15px 0;
	padding:0 15px;
}
.eNewsletter
{
	background-image:url(/EmailListbg-green);
	width:175px;
	height:110px;
}
.content .concertTicket .priceText .adxSectionSubhead
{
	font-size:75%;
	color:blue;
	font-weight:bold;
	padding:5px 0 0 0;
}
.content .concertTicket
{
	margin:0px;
	border-bottom:dotted 1px blue;
	padding:0 0 10px 0;
}
.content .concertTicket .priceAD
{
	float:left;
	width:48%;	
	border-right:dotted 1px blue;
}
.content .TOCNav .TOCTable
{
	padding:10px 0;
	border-top:dotted 1px blue;
}
.Color 
{
    color:blue;
}
.FormFields ul li .star
{
	color:blue;
	margin-left:5px;
}
.FormFields ul .note
{
	color:blue;
	font-style:italic;
	margin-left:108px;
}
.ConfirmMessage
{
	margin:15px;
	font-size:69%;
	font-weight:bold;
	color:blue;
}
.ConfirmationLabel
{
	margin:15px;
	font-size:69%;
	font-weight:bold;
	color:blue;

}
