@charset "UTF-8";
#TSA-container {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 780px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	font-weight: normal;
	font-style: normal;
	color: #333333;
	position: relative;
}
#TSA-container p, #TSA-container br, #TSA-container h1, #TSA-container h2, #TSA-container ul, #TSA-container li {
	margin: 0px;
	padding: 0px;
}
#TSA-container a, #TSA-container a:link, #TSA-container a:visited {
	color: ##0000ff;
	text-decoration: none;
}
#TSA-container a:hover, #TSA-container a:active {
	color: ##0000ff;
	text-decoration: underline;
}
#TSA-infoContainer {
	width: 750;
	height: 80px;
	margin: 10px;
	padding: 0px;
	display: block;
}
#TSA-infoContainer h1{
	margin: 0px;
	padding: 0px 0px 7px 0px;
	font-size: 1.4em;
	line-height: 1.0em;
	color: #E31B23;
}
#TSA-infoContainer p {
	margin: 0px;
	padding: 0px;
	font-size: 1.2em;
	line-height: 1.2em;
}
#TSA-eventContainer {
	width: 780px;
	height: auto;
	margin: 10px 0px;
	padding: 10px 0px;
	border-top: 1px dashed #666666;
	border-bottom: 1px dashed #666666;
}
.TSA-event {
	width: 130px;
	height: 100px;
	margin: 0px;
	padding: 0px;
	float: left;
}
.TSA-button {
	position: relative;

}
.TSA-button a, .TSA-button a:link, .TSA-button a:visited {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 10px;
	left: 13px;
}
.TSA-button a:hover, .TSA-button a:active {
	width: 122px;
	height: 120px;
	margin: 0px;
	padding: 40px 0px 0px 18px;
	display: block;
	position: absolute;
	top: -30px;
	left: -5px;
	background: url(/etc/medialib/customer-service/tsa2009/tsa2009-hex-small.Par.0001.Image.gif) no-repeat left top;
	z-index: 1000;
}
.TSA-info {
	width: 750px;
	height: auto;
	position: absolute;
	top: 185px;
	left: 10px;
	display: none;
}
#TSA-eventContainer .TSA-event .TSA-info h1 {
	margin: 0px;
	padding: 0px 0px 5px 0px;
	font-size: 1.4em;
	line-height: 1.0em;
	color: #E31B23;
}
#TSA-eventContainer .TSA-event .TSA-info h2 {
	margin: 0px;
	padding: 0px 0px 7px 0px;
	font-size: 1.3em;
	line-height: 1.0em;
	color: #58595B;
}
.TSA-info p {
	font-size: 1.2em;
	line-height: 1.2em;
}
.TSA-clear {
	width: 1px;
	height: 1px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	display: block;
	clear: both;
}
.TSA-addPad10 {
	padding: 0px 0px 0px 10px;
}

/* EVENT SUBPAGE STYLES */
#TSA-back {
	width: auto;
	height: 20px;
	margin: 8px 0px 8px 8px;
	padding: 0px;
	display: block;
	border-bottom: 1px dashed #666666;
}
#TSA-back a,#TSA-back a:link, #TSA-back a:visited {
	font-size: 1.1em;
	color: #666666;
	text-decoration: none;
}
#TSA-back a:hover, #TSA-back a:active {
	color: #E31B23;
	text-decoration: underline;
}
#TSA-SubEventLogo {
	width: 175px;
	height: 200px;
	margin: 0px;
	padding: 0px;
	float: left;
	background: url(/etc/medialib/customer-service/tsa2009/tsa2009-hex-large.Par.0001.Image.gif) no-repeat left top;
	position: relative;
}
#TSA-SubEventLogo img {
	margin: 42px 0px 0px 12px;
}
#TSA-SubEventInfo {
	width: 590px;
	margin: 0px;
	padding: 0px 0px 20px 0px;
	float: right;
	border-bottom: 1px dashed #666666;
}
#TSA-SubEventInfo h1 {
	font-size: 2.1em;
	line-height: 1.1em;
	color: #E31B23;
}
#TSA-SubEventInfo  h2 {
	font-size: 1.7em;
	line-height: 1.2em;
	color: #58595B;
}
#TSA-SubEventInfo  h3 {
	margin: 20px 0px 0px 0px;
	padding: 0px;
	font-size: 1.2em;
	line-height: 1.2em;
	font-weight: bold;
	color: #002E56;
}
#TSA-SubEventInfo p {
	margin: 10px 0px;
	font-size: 1.2em;
	line-height: 1.2em;
	color: #333333;
}
#TSA-eventReg {
	width: 590px;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 20px 0px;
	float: right;
	border-bottom: 1px dashed #666666;
	clear: both;
}
#TSA-eventReg h1 {
	font-size: 2.1em;
	line-height: 1.4em;
	color: #E31B23;
}
#TSA-eventReg h2 {
	font-size: 1.7em;
	line-height: 1.2em;
	color: #58595B;
}
#TSA-eventReg h3 {
	margin: 20px 0px 0px 0px;
	padding: 0px;
	font-size: 1.2em;
	line-height: 1.2em;
	font-weight: bold;
	color: #002E56;
}
#TSA-eventReg p {
	margin: 10px 0px;
	font-size: 1.2em;
	line-height: 1.2em;
	color: #333333;
}
sup {
	position: relative;
	font-size: smaller;
	vertical-align: baseline;
	bottom: 0.4em;
	z-index: 0;
}
