a.linkHeaderNavAct,a.linkHeaderNavAct:visited { color: #666666; text-decoration: none; border-bottom: 0px }
a.linkHeaderNavAct:hover { color: #E28C05; text-decoration: none; border-bottom: 1px dotted #E28C05; }

a.linkCopyrightAct,a.linkCopyrightAct:visited { color: #666666; text-decoration: none; border-bottom: 0px }
a.linkCopyrightAct:hover { color: #E28C05; text-decoration: none; border-bottom: 1px dotted #E28C05; }

.headerNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	padding-bottom: 7px;
	text-align: right;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #666666;
	padding: 7px;
	margin-top: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.right-column {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	border: dashed #999999 1px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	color: #45637a;
	padding: 10px 10px 0px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-top: 0px;
	margin-top: 2px;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #bd3826;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	line-height: 12px;
	padding-top: 0px;
	margin-bottom: 0px;
}
.snippet-highlight {
	padding: 7px;
	border: 1px solid #CCCCCC;
	margin-left: 10px;
	margin-bottom: 10px;
	background-color: #FFFFCC;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	padding-right: 10px;
	padding-left: 0px;
	margin: 0px 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-style: normal;
}
.intro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	margin-top: 0px;
	line-height: 18px;
}
.intro-header {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	color: #732466;
	font-weight: bold;
	padding-top: 10px;
	margin-bottom: 0px;
	padding-bottom: 4px;
}
.no-bullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	list-style-type: none;
	padding-left: 10px;
}
.question {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	margin-bottom: 0px;
	padding-bottom: 3px;
}
.answer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin-bottom: 0px;
	padding-bottom: 10px;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin-top: 0px;
	padding-top: 4px;
}
.review {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	margin-top: 0px;
	padding-right: 30px;
	padding-left: 30px;
	font-style: italic;
}
.break {
	clear: both;
	display: block;
	padding-top: 20px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
}
.magic {
	clear: both;
	display: block;
}
.logo-link {
	text-decoration: none;
}
.BuyTickets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
	padding: 3px;
	border: 1px solid #CCCCCC;
	width: 100px;
	margin: 10px;
}
ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
li {
	padding-bottom: 4px;
}