BODY {
	font-family : Arial, Helvetica, sans-serif;
	color : #000000;
	font-size: 11pt;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #72AAB1;
	text-decoration: underline;
} 
a:link {
	color: #45797E;
	text-decoration: none;
} 
a:active {
	text-decoration: underline;
}
#tableLayout {
	background-color: #FFFFFF;
	padding-left: 5px;
	padding-top: 10px;
	top: inherit;
	font-size: 11pt;
}
#tableEvent {
	border-top-width: thin;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
	padding-top: 7px;
	font-size: 11pt;
}
#tableTheatre {
	border-top-width: thin;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
	padding-top: 7px;
}
#tdNavigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: Black;
	text-align: center;
	line-height: 30pt;
	font-weight: bold;
	border-bottom-width: thin;
	border-bottom-style: groove;
	border-bottom-color: #000000;
}
#tdNavigation a {
	text-decoration: none;
	display: inline;
	padding: 4px;
	border-left-color: #666666;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #666666;
	border-right-style: solid;
	border-right-width: 1px;
	text-align: center;
}
#tdNavigationSub {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	font-weight: bold;
	font-variant: small-caps;
	color: #666666;
	text-align: center;
	vertical-align: middle;
	background-color: #FFF8BF;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: groove;
	border-bottom-style: groove;
	padding-bottom: 10px;
	line-height: 2;
	padding-top: 10px;
}
.roundbox {
	-moz-border-radius:15px; /* all corners */
	-moz-border-radius-topleft:15px; /* top left corner */
	-moz-border-radius-topright:50px; /* top right corner */
	-moz-border-radius-bottomleft:15px; /* bottom left corner */
	-moz-border-radius-bottomright:50px; /* bottom right corner */
	-moz-border-radius:15px 15px 15px 15px;  /* shorthand topleft topright bottomright bottomleft */
	border:1px solid #FDEE84; /* border color, per usual */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	background-color: #E9E9E9;
	border-bottom-color: #4B8389;
	border-bottom-width: 2px;
	border-top-color: #4B8389;
	border-top-width: 2px;
	border-right-color: #4B8389;
	border-right-width: 2px;
	border-left-color: #4B8389;
	border-left-width: 2px;
}
H1 {
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size : 12pt;
	color : #7C5329;
	font-weight: bold;
	letter-spacing: 0.2em;
}
H2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14pt;
	font-weight : bold;
	color : Black;
}
H3 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size :14pt;
	font-weight : bold;
	color : Black;
    text-align : center;
}
H4 {
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size : 12pt;
	font-weight : normal;
	color : #CC9966;
}
H5 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : normal;
	color : Black;
}
H6 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 20pt;
	font-weight : bold;
	color : Black;
}
.bottomfont {
	font-size: 8.5pt;
	font-weight: bold;
	color: #996633;
	text-align: center;
}
.description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
}
.smallprint {
	font-size: 9pt;
}
.smallprint2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	font-weight: bold;
	color: #996633;
}
.titleevent {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	font-weight: bold;
	color: #666666;
}
.titleexhibit {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	letter-spacing: 0.1em;
	color: #7C5329;
	font-weight: bold;
	line-height: 1.5;
	font-variant: small-caps;
}
.titleArial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	line-height: 20pt;
	font-weight: bold;
}
.titleGeorgia {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	line-height: .8 ems;
}
.titleVerdana {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13pt;
}
.titleVerdana11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
}

.emphasis {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #FF0000;
}
#tablehighlightinfo {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11pt;
	background-color: #EFEFEF;
	text-align: center;
	border: thin groove #4B8389;
	border-color: #4B8389;
}
.Graytext {
	color: #999;
}

