ul {
list-style-type: square; 
}
ul ul {
list-style-type: disc; 
}
ul ul ul {
list-style-type: circle; 
}
dt {
font-weight: bold; 
}
blockquote {
}
h1 {
}
h2 {
}
h3 {
	margin: 24px 0 0; 
}
h4 {
	margin: 6px 0 -6px;
}
h5 {
	margin: 6px 0 -6px;
}
h6 {
	margin: 6px 0 -6px;
}
.defaulttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-align: left;
	color: #000000;
/* 	padding-right: 20px; */ 
	padding: 0 20px 30px 0; 
}
.defaulttext a:link, .defaulttext a:visited {
	color: #000; 
} 
.defaulttext a:hover, .defaulttext a:active {
	color: #003c78; 
}
.textheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #000000;
	text-decoration: none;
}
.quotetext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: oblique;
	font-weight: 800;
	color: #EFEFEF;
	border: thin groove #EFEFEF;
}
.quoteauthor {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	text-indent: 15px;
}
.Concerttitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: capitalize;
}
.concertwork {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-position: inside;
	list-style-type: disc;
	font-weight: bold;

}
.footertext {
	font-size: 11px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
.navcategory {
	background-color: #002850;
	border: thin solid #003C78;
	vertical-align: bottom;
	text-decoration: none;
	height: 30px;
	padding-left: 5px;
}
.navcategorytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	border: thin none #003c78;
}
.navtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF!important;
	text-decoration: none;
}
.navselected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #D8E0ED!important;
	text-decoration: none;
}
.dates {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	color: #333333;
}
.newstext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #EFEFFF;
	border: medium double #EFEFFF;
}
a:link.whitelink, a:visited.whitelink  {
	color: #FFFFFF;
	font-weight: bold; 
	text-decoration: none;
}
a:hover.whitelink, a:active.whitelink  {
	text-decoration: underline;
}
.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #003C78;
	color: #003C78;
	line-height: 36px;
	vertical-align: bottom;

}
.workauthor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: oblique;
	font-weight: normal;
}
.nicetablecell {

	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #003C78;
	border-right-color: #CCCCFF;
	border-bottom-color: #003C78;
	border-left-color: #CCCCFF;
}
.smallertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.yearrow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #002850;
	border: medium solid #002850;
	line-height: 14px;
}
.smallworkauthor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
}
.nicetableheadercell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #002850;
	line-height: 14px;
	border-top: thin solid #002850;
	border-right: thin solid #CCCCFF;
	border-bottom: thin solid #002850;
	border-left: thin solid #CCCCFF;

}
.noleftborder {
	border-left-style: none;
}
.norightborder {
	border-right-style: none;
}
.bluelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #003399;
	text-decoration: underline;
}
.defaultlink {
	color: 003c78;
	text-decoration: underline;
}
.thinborder {
	border: 1px solid #FFFFFF;
	padding: 0px;
}

/* added 8/23/2011 - mobile style landing pages for QR codes */ 
#mobile {
	margin: 0 auto;
	padding: 5px;
	font: bold 11px/14px Arial, Helvetica, sans-serif;
	color: #fff; 
}
#mobile img {
	max-width: 100%;
	height: auto;
}

/* added 9/19/2011 - testimonials */
#testimonial {
	float: right; 
	width: 275px;
	margin: 24px 0 24px 24px; 
	padding: 12px; 
	background: #D3D7EF; 
	margin: 6px; 
	font: italic 14px Georgia, "Times New Roman", Times, serif; 
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
} 
#testimonial h3 {
	margin: 6px 0 0; 	
}
#testimonial blockquote {
	margin: 6px; 
}

