@charset "UTF-8";

a {
	color: #993300;
	text-decoration: none;
}
a:hover {
	color: #CC3300;
	text-decoration:underline;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}

.intro {
	padding-top: 4px;
	padding-right: 12px;
	padding-bottom: 4px;
	padding-left: 12px;
}

.intro p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #000000;
}
.form {
	padding-top: 4px;
	padding-right: 12px;
	padding-bottom: 4px;
	padding-left: 12px;
}

.form p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	color: #000000;
}
.bucket {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	padding-bottom: 5px;
	text-align: center;
	vertical-align: bottom;
}

.footer {
	background-image: url(images/footer-line.jpg);
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: center;
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
.footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight:bold;
	color: #333;
}

.tickets {
	padding-top: 8px;
	padding-right: 12px;
	padding-bottom: 4px;
	background-image: url(images/arrow-graphic.gif);
	background-repeat: no-repeat;
	padding-left: 36px;
}

.ahem {  /* Like display: none, but screenreader-friendly */
	position: absolute;
	overflow: hidden;
	height: 0px;
	width: 0px;
	left: -1000px;
	top: -1000px;
}

.sponsor {
	background-image: url(images/bucket-sponsor.jpg);
	background-repeat: no-repeat;
	height: 160px;
	width: 244px;
}
.sponsor p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333;
	padding-right: 16px;
	padding-bottom: 5px;
	padding-left: 14px;
}
.sponsor h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	padding-top: 14px;
	padding-right: 16px;
	padding-left: 14px;

}
.l3hdr {
	display:block;
	width: 244px;
	height:26px;
	line-height:26px;
	background-image: url(images/l3nav-hdr.jpg);
	background-repeat: no-repeat;
}
.l3hdr-type {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 10px;
	padding-left: 10px;
}
.pullquote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 24px;
	color: #666;
	padding-left: 15px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #999;
	float: right;
	width: 250px;
	margin-left: 15px;
}

ul {
	list-style-image: url(images/bullet.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000;
	list-style-position: outside;
	
}
ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000;
	list-style-position: outside;
	
}

/* {
	list-style-image: url(images/bullet.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000;
	list-style-position: outside;
}*/

ul.l3nav  {
	padding:0;
	margin:0;
}
.l3nav li {
	list-style:none;
	
}
.l3nav li a {
	display:block;
	width: 244px;
	height:27px;
	line-height:27px;
	text-decoration:none;
	background: url(images/l3nav-off.gif) no-repeat;
	text-indent:20px;
	font-weight:bold;
	list-style:none;
}
.l3nav li a:hover {
	display:block;
	width: 244px;
	height:27px;
	line-height:27px;
	color:#fff;
	text-decoration:underline;
	background: url(images/l3nav-on.gif) no-repeat;
	text-indent:20px;
	list-style:none;
}

.l3nav li a.selected {
	display:block;
	width: 244px;
	height:26px;
	line-height:26px;
	color:#fff;
	background: url(images/l3nav-on.gif) no-repeat;
	text-indent:20px;
}


/*li {
	list-style-image: url(images/bullet.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
} 

ul#l3Nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	list-style:none;
	list-style-image:none;
	margin:0 0 0 -40px;
}


li.l3Nav2 {
	list-style:none;
	list-style-image:none;
}

 li.l3nav2 a {
	display:block;
	width: 244px;
	height:26px;
	line-height:26px;
	color:#fff;
	text-decoration:none;
	background: url(images/l3nav-off.gif) no-repeat;
	text-indent:20px;
	list-style:none;
	list-style-image:none;
}
li.l3nav2 a:hover {
	display:block;
	width: 244px;
	height:26px;
	line-height:26px;
	color:#fff;
	text-decoration:none;
	background: url(images/l3nav-on.gif) no-repeat;
	text-indent:20px;
	list-style:none;
	list-style-image:none;
}*/
.sponsors {
	padding-top: 4px;
	padding-right: 12px;
	padding-bottom: 4px;
	padding-left: 12px;
}
.sponsors h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
}
.sponsors h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	display: block;
	padding-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.sponsors p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
}
.sponsors img {
	padding-right: 6px;
	padding-bottom: 10px;
}
.pdf-download {
	font-weight: bold;
	background-image: url(images/acrobat_logo.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
}
