.accessibilityText { display: none !important; }
/*
span {

margin: 0px, 0px, 0px, 0px; !important;
padding: 0px, 0px, 0px, 0px; !important;
word-wrap: normal !important;
white-space: normal !important;

height: 20px !important;
max-width: 490px !important;
width:expression(document.body.clientWidth &gt; 600? &quot;600px&quot;: &quot;auto&quot; ) !important; }
*/
fieldset {
border:none !important; }

/*  TemplateName=CustomStyle.tpt */


/*  $Header: /home/cvs/cvsroot/site_data/001/00000001/static_data/css/CustomStyle.css,v 1.8 2003/07/24 23:47:39 paulj Exp $  */


/*


	These are the styles peculiar to this site. Any styles

	specified in this file will override the baseline

	styles for the Convio product. The styles	must be in

	this file so that they will be available in th

	Internet Exporer WYSIWYG HTML editor as well as in the

	Page Wrapper.


	Convio does not maintain this file once it has been

	delivered to the client.


*/




.navtext {
	color:#336666;
	font-size: 10pt;
	text-decoration: none;
	font-family:Verdana
}

a.navtext:link,
a.navtext:active,
a.navtext:visited{
	color:#336666;
	font-size: 10pt;
	text-decoration: underline;
	font-family:Verdana
}

a.navtext:hover {
	color:#336666;
	font-size: 10pt;
	text-decoration: underline;	
	font-family:Verdana
}


a.navtext2:link,
a.navtext2:active,
a.navtext2:visited{
color:#336666;
	font-size: 10pt;
	text-decoration: none;
	font-family:Verdana
	
}

a.navtext2:hover {
	color:#336666;
	font-size: 10pt;
	text-decoration: underline;	
	font-family:Verdana
}

td.TableHeadings {
	background-color: #08583F;
}

.FormBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-color: #EEEAE5;
	background-image: URL(sp.gif);
}


.apparea {
       padding: 0px;
       margin: 0px;
       width: 490px; 
}

/* Code to fix formatting issues on advocacy pages, provided by Convio support - MAL 11/7/08 */

[[? [[S8]]::Advocacy?:: 
#cons_country { 
width: 130px; 
} 
div.appArea { margin: 0px; } 
::]] 