.displayNone {
  display: none;
  visibility: hidden;}

.directoryCity {
  color: #C0C0C0;
  font-size: 12pt;
  font-family: verdana;
  text-align: center;
}

html {
  font-family: verdana;
  font-size: 1em;
  line-height: 1em;
  color: black;}

fieldset, legend {
  font-family: verdana;
  font-size: 1em;
  line-height: 1em;
  color: black;
  padding: 8px;}

h1 {
  font-size: 1em;}

h2 {
  font-size: 1em;}

h3 {
  font-size: 1em;}

h4 {
  font-size: 1em;}

h5 {
  font-size: 1em;}

h6 {
  font-size: 1em;}

p {
  font-size: 1em;}

ul {
  font-size: 1em;}

#navigationContainer{
	font-size: 0.7em;
	color: #ba8d20;
	font-weight: bold;}
	
	#navigationContainer a {
		color: #0e4156;
		text-decoration: none;
		text-transform: uppercase;
		font-weight: normal;}
	
		#navigationContainer a:hover {}

#bodyContentContainer, #bodyContentContainerSubPage {
  font-size: 0.8em;
  line-height: 1em;}
  
  #bodyContentContainer p, #bodyContentContainerSubPage p {
    padding: .75em 1em;
    margin: 0;}
  
  #bodyContentContainer h1, #bodyContentContainerSubPage h1 {
    padding: 0.5em;
    font-size: 1.4em;
    margin: 0;}

#ticketsContainer p {
	margin: 0 0 0 30px;
	text-align: left;
	font-size: 0.8em;
	color: #0e4156;
	padding: 0;
	line-height: 1.2em;}
	
	#ticketsContainer a {
		color: #0e4156;
		text-decoration: none;}

#footerContainer p {
	padding-top: 8px;
	text-align: center;
  font-size: 0.55em;
  font-weight: bold;
  line-height: 1em;
  color: white;}

#footerContainer a {
  color: white;}