body {
	background-color:#FFFFFF;
	margin:0;
}
img { border: none; }
.header {
	color: #D30738;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: large;
}
.header a {
	color: #D30738;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: large;
	text-decoration: none;
}
.searchbox {
	width: 500;
	vertical-align: text-bottom;
}
.searchbox table {
	width: 500;
	border: none;
}
.content {
	text-align: left;
}
.content ul {
	list-style-type: disc;
}
.usMap {
	color: #999999;
	font-weight: bold;
}
.regionList {
	color: #D30738;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
}
.regionList a{
	text-decoration:none; 
	color: #D30738;
}
.regionList a:hover{
	text-decoration:none; 
	color: #999999;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #999999;
	text-align:left;
}
.footer table {
	width: 100%;
	border:0;
}
.footer tr {
	vertical-align: bottom;
}
.eventHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #B41C35;
}

.boldText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #000000;
}

.eventTableHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #B41C35;
}
.eventHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #B41C35;
}
.eventHeaderBox {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.eventTableText {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
