/* CSS Document */

td img {display: block;}
.navigation {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	font-size: 14px;
	margin-bottom: 5px;
	margin-left: 25px;
}
.borderline {
	border: 1px solid #999999;
}
.topnav {
	font-size: 13px;
	color: #00557D;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.paragraph {
	margin-left: 10px;
}
p {
	margin-left: 10px;
}
a:link {
	color: #00557D;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #003366;
}
a:active {
	text-decoration: none;
}
.nav {
	font-family: "Trebuchet MS", Impact;
	font-size: 16px;
	text-transform: none;
	text-decoration: none;
}
.style2 {
	font-size: 24px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #D51A21;
}
.subheader {
	font-size: 14px;
	font-weight: bold;
	color: #00557D;
}

.ticket {
	margin-left: 15px;
}
div#hiddenContent_0, div#hiddenContent_1, div#hiddenContent_2, div#hiddenContent_3, div#hiddenContent_4
{
display: none;
}.newsletter {
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
}
.update {
	border: thin dashed #999999;
}
