.index_text {
	font-family: "Lucida Sans Unicode", Lucida, "Lucida Sans", sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	color: #99ccff;
}
.index_text a {
	font-family: "Lucida Sans Unicode", Lucida, "Lucida Sans", sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	color: #99ccff;
}
.index_text a:link {
	color: #99ccff;
}
.index_text a:visited {
	color: #99ccff;
}
.index_text a:hover {
	color: #FFF;
}
.title_text {
	font-family: "Lucida Sans Unicode", Lucida, "Lucida Sans", sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
}
.text {
	font-family: "Lucida Sans Unicode", Lucida, "Lucida Sans", sans-serif;
	font-size: 12px;
}
body {
	font-family: "Lucida Sans Unicode", Lucida, "Lucida Sans", sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #5B88B5;
	background-image: url(images/roadshow2010-bg.jpg);
	background-repeat: repeat-x;
}
h1{
	font-family: "Lucida Sans Unicode", Lucida, "Lucida Sans", sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #003366;
}
.details_p1 {
	font-family: "Lucida Sans Unicode", Lucida, "Lucida Sans", sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #FFCC00;
	padding-left: 20px;
}
table, th, td {
	font-family: "Lucida Sans Unicode", Lucida, "Lucida Sans", sans-serif;
	font-size: 12px;
}
a:link {
	color: #99ccff;
}
a:visited {
	color: #99ccff;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	color: #333333;
}
.copyright {
	font-family: "Lucida Sans Unicode", Lucida, "Lucida Sans", sans-serif;
	font-size: 9px;
	color: #CCCCCC;
	padding-top: 5px;
}
#button {
	border: thin solid #999999;
	width: 130px;
	margin-left: 42px;
	margin-top: 5px;
	margin-bottom: 15px;
}
#button a {
	font-family: "Lucida Sans Unicode", Lucida, "Lucida Sans", sans-serif;
	font-size: 14px;
	color: #0066CC;
	font-weight: bold;
	width: 130px;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
}
#button a:link {
	color: #0066CC;
	text-decoration: none;
}
#button a:visited {
	color: #0066CC;
	text-decoration: none;
}

#button A:hover {
	color: #FFFFFF;
	background-color: #333333;
}
.header_button {
	border: thin solid #999999;
	width: 115px;
	margin-left: 36px;
	margin-top: 5px;
	margin-bottom: 15px;
	background-image: url(images/dates-bg.gif);
}
.cant_button {
	border: thin solid #999999;
	width: 140px;
	margin-left: 36px;
	margin-top: 5px;
	margin-bottom: 15px;
	background-image: url(images/dates-bg.gif);
}
.header_button a,.cant_button a {
	font-family: "Lucida Sans Unicode", Lucida, "Lucida Sans", sans-serif;
	font-size: 12px;
	color: #99ccff;
	font-weight: bold;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
}
.header_button a:link,.cant_button a:link {
	color: #99ccff;
	text-decoration: none;
}
.header_button a:visited,.cant_button a:visited {
	color: #99ccff;
	text-decoration: none;
}

.header_button a:hover,.cant_button a:hover {
	color: #FFF;
}
hr {
	color: #99ccff;
}
#video {
	height: 128px;
	width: 230px;
	border: 1px solid #FFFFFF;
	float: right;
	margin-right: 80px;
}