/*Includes all changes needed to override Convio styles*/

/*CONVIO UPDATE FIX 4/22/10 */

P, LI, OL, UL, TABLE, TR, TH, TD, .Explicit {
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
}

Legend {float: none; }

.NetscapeFix { clear: both; display: block; } 

/*END CONVIO UPDATE*/

a:link, a:visited{
	color:#0397af;
	text-decoration:none;
	font-weight:bold;
}
a:hover{
	color:#15528a;
}
p ul li{
	font:13px Arial, Helvetica, sans-serif;
	color:#545454;
}

table{
font:13px Arial, Helvetica, sans-serif;
color:#545454;
}

/* 

	added 09/06/2010 by Convio (kchurchill) to 
	resolve an issue with titles of interest 
	categories not wrapping when they exceed 
	normal page size.

*/	
label	.NSRCFix		{

white-space: normal;


}
/* 

	added 08/22/2011 by Deanna Rybak to fix Convio Upgrade. Right-rail press list
	on homepage is not wrapping properly.

*/	

#hp-promo-right{
	float:left;
	width:216px;
	margin:15px 0 0 27px;
}

