/*
	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 the
	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.
*/

.header, .ObjTitle {
	color: #4d2880;
	font: 24px/33px &quot;Trebuchet MS&quot;, Trebuchet, Arial, sans-serif;
}
.header2{
	color: #6495ED;
	font: 20px/30px &quot;Trebuchet MS&quot;, Trebuchet, Arial, sans-serif;
}
body, p, li,
.Explicit,
.subheading {
	color: #111;
	font: 13px/17px &quot;Trebuchet MS&quot;, Trebuchet, Arial, sans-serif;
}

td, th {
	color: #111;
	font: 13px/17px &quot;Trebuchet MS&quot;, Trebuchet, Arial, sans-serif;
}

a, a:link,
a:active,
a.blueLink,
a.blueLink:link,
a.blueLink:active {
	color: #2057bd;
	text-decoration: none;
}

a:hover,
a.blueLink:hover {
	color: #4d2880;
	text-decoration: underline;
}

a:visited,
a.blueLink:visited {
	color: #5f5e86;
	text-decoration: none;
}

ul.blueRightNavLink {
	margin-left: 15px;
	padding: 0px;
}

ul.blueRightNavLink li {
	color: #4d2880;
	list-style: square outside url(../images/ew/blueBullet.gif);
}

.leftNavSubheader {
	color: #4d2880;
	font: bold 12px/16px &quot;Trebuchet Ms&quot;, Trebuchet, Arial, sans-serif;
}

.leftNavDefault {
	color: #111;
	font: 12px/15px &quot;Trebuchet Ms&quot;, Trebuchet, Arial, sans-serif;
}

ul.purpleLink {
	margin-left: 15px;
	padding: 0px;
}

ul.purpleLink li {
	color: #4d2880;
	list-style: square outside url(../images/ew/purpleBullet.gif);
}


a.purpleLink,
a.purpleLink:link,
a.purpleLink:active,
a.purpleLink:visited {
	color: #4d2880;
	text-decoration: none;
}

a.purpleLink:hover {
	color: #4d2880;
	text-decoration: underline;
}

a.bodyButtonLink,
a.bodyButtonLink:link,
a.bodyButtonLink:active,
a.bodyButtonLink:visited {
	color: white;
	background-color: #2057bc;
	font: bold 13px/17px &quot;Trebuchet Ms&quot;, Trebuchet, Arial, sans-serif;
	text-decoration: none;
}

a.bodyButtonLink:hover {
	color: white;
	background-color: #d3e0fa;
	font: bold 13px/17px &quot;Trebuchet Ms&quot;, Trebuchet, Arial, sans-serif;
	text-decoration: underline;
}

.footer {
	color: #111;
	font: 11px/14px &quot;Trebuchet Ms&quot;, Trebuchet, Arial, sans-serif;
}

.purpleFooterLink {
	color: #370a71;
	font: 11px/14px &quot;Trebuchet Ms&quot;, Trebuchet, Arial, sans-serif;
}

a.purpleFooterLink,
a.purpleFooterLink:link,
a.purpleFooterLink:active,
a.purpleFooterLink:visited {
	color: #370a71;
	font: 11px/14px &quot;Trebuchet Ms&quot;, Trebuchet, Arial, sans-serif;
	text-decoration: underline;
}

a.purpleFooterLink:hover {
	color: #2057bd;
	font: 11px/14px &quot;Trebuchet Ms&quot;, Trebuchet, Arial, sans-serif;
	text-decoration: underline;
}

div.appArea {
	margin: 0px;
	padding: 0px;
	width: 100%;
}


/* ADDED 8/25 */

ul {
	margin-left: 15px;
	padding: 0px;
}

ul li {
	color: #4d2880;
	list-style: square outside url(../images/ew/blueBullet.gif);
}
