@charset "UTF-8";
ul {
	list-style-type: none;
	margin: 15px;
	padding: 0px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.4em;
	text-decoration: none;
	padding-bottom: 1em;
	text-align: left;
}
h2,h3,h4,h5 {
	line-height: 1.2em;
	font-weight: bold;
}
h1 {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 1.4em;
	color: #333;
}
h2 {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.4em;
	text-align: center;
	color:#000;
	font-weight: bold;
}
h3 {
	font-size: 17px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	color:#333;
	font-weight: normal;
}
h4 {
	font-size: 18px;
	text-align: left;
}
h5 {
	font-size: 13px;
	padding: 5px;
	text-align: center;
}
a {
	color: #A11919;
	text-decoration: underline;
}
strong {
	font-weight:bold;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #000000;
	text-align: center;
}




/* SIFR */
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
	font-weight: bold;
	color: #F00;
	font-size: 18px;
	text-align: center;
	position: inherit;
}
.sIFR-replaced {
	visibility: visible !important;
	color:#F00
}
span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}
.sIFR-hasFlash #header H3 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	padding-bottom: 0.3em;
	display:inline;
	text-transform: none;
	color:#F00
}
