@charset "utf-8";
/* CSS Document */
body {
	text-align: center;
	margin:0;
	padding: 0;
	color: #3C3C3C;
	background:#921B2E url(../images/bp-rpt.jpg) top repeat-y;
	font-family: "Arial", Verdana, Helvetica, sans-serif; color:#000; font-size: 71%; 
}
p, table {font-size:1.2em; line-height:1.6em; color:#3C3C3C; margin:5px 0;}
ul {font-size:1.2em; line-height:1.6em; color:#3C3C3C;}
a, a:link, a:visited, a:hover {color:#F5032D; text-decoration:underline;}
a:hover {background:#FEEA41;}
div#wrapper {text-align:left; background: #fff; width:766px; margin:0 auto; padding:0;}
div#navigation {height:50px;}
div#navigation ul {list-style:none; margin:0; padding:0 0 0 40px; font-size:1em; line-height:1.2em;}
div#navigation ul li {display:inline; float:left; padding:0 10px 0 0;}
div#navigation ul li a, div#navigation ul li a:link, div#navigation ul li a:visited {font:Arial, Helvetica, sans-serif; font-size:1.2em; color:#3C3C3C; text-decoration:none; padding:5px 10px; display:block; background:url(../images/tab-bg-white.gif) bottom left repeat-x; border:1px solid #951C30;}
div#navigation ul li a:hover {color:#fff; text-decoration:none; background:#e91d3f url(../images/tab-bg-red.gif) bottom left repeat-x;}
div#content{padding:10px 30px 10px 30px;}
div#content img {border:2px solid #3C3C3C;}
div#footer {padding:10px 30px;}
div#footer p {border-top:1px solid #951C30; padding-top:10px; color:#7C7C7C; font-size:1.1em;}
div.highlight {padding:10px; border:1px solid #FEEA41;}
/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
	font-size: 3.2em;
	margin:0 0 10px 0;
	color:#C4243C;
}
h1 {
	font-size: 3.2em;
	margin:0 0 10px 0;
	color:#C4243C;
}

.sIFR-hasFlash h2 {
	visibility: hidden;
	letter-spacing: -9px;
	font-size: 2.1em;
	margin:20px 0 5px 0;
	color:#C4243C;
}
h2 {
	font-size: 2.1em;
	margin:20px 0 5px 0;
	color:#C4243C;
}
div.highlight .sIFR-hasFlash h2, div.highlight h2{margin:0 0 5px 0;}
.sIFR-hasFlash h3 {
	visibility: hidden;
	letter-spacing: -6px;
	font-size: 1.8em;
	margin:20px 0 5px 0;
	color:#C4243C;
}
h3 {
	font-size: 1.8em;
	margin:20px 0 5px 0;
	color:#C4243C;
}
.sIFR-hasFlash h4 {
	visibility: hidden;
	letter-spacing: -5px;
	font-size: 1.4em;
	color:#585858;
	margin:10px 0 5px 0;
}
h4 {
	font-size: 1.4em;
	color:#585858;
	margin:10px 0 5px 0;
}
