@charset "UTF-8";
body {
	margin-top: 6px;
	font-family: Arial, Helvetica, sans-serif;
}
.centered {
	text-align: center;
}
.superheadline {
	color: #005696;
	padding-left: 12px;
	font-size: 20px;
}
.headline {
	font-weight: bold;
	color: #005696;
	font-size: 14px;
	line-height: 32px;
}
.headlinelink {
	color: #005696;
}
.minimenulink {
	color: #005696;
	font-weight: bold;
	font-size: 11px;
}
.listheader {
	font-weight: bold;
}
.subheadline {
	font-weight: bold;
	line-height: 20px;
}
.bodytext {
	font-size: 13px;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 24px;
	padding-left: 12px;
	vertical-align: top;
}
.bodytexthighlight {
	font-style: italic;
}
.bodytextlink {
	color: #005696;
	font-weight: bold;
}
.imageleft {
	margin-bottom: 16px;
	border: medium solid #005696;
	margin-right: 16px;
}
.imageright {
	margin-left: 16px;
	margin-bottom: 16px;
	border: medium solid #005696;
}
.imagecenter {
	margin-bottom: 8px;
	border: medium solid #005696;
}
.tableright {
	margin-left: 16px;
	margin-bottom: 16px;
}
.bottomnav {
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	line-height: 14px;
}
.bottomnavlink {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.imagecaption {
	font-size: 10px;
	text-align: right;
}
.footnote {
	font-size: 11px;
}
.formlines {
	line-height: 23px;
}
.warning {
	color: #FF0000;
	font-weight: bold;
	font-style: italic;
}
.casinotext {
	color: #AD201F;
	font-size: 16px;
	font-weight: bold;
}
