body {
	margin: 0;
	padding: 0;
	background: #fff;
	font: normal 12px arial, helvetica, sans-serif;
	text-align: center;
}
h1, h2, h3, h4, p, ul, ol, dl {
	margin: 15px 0 0 0;
	padding: 0 10px 0 170px;
}
#page {
	background: #fff url(/images/bg_page_mid.gif) repeat-y top center;
}
#pageHeader {
	background: #fff url(/images/hd_.jpg) no-repeat center 16px;
}
#pageHeader a {
	display: block;
	text-align: left;
	text-indent: -1000px;
	height: 150px;
	overflow: hidden;
}
#pageContent {
	background: url(/images/bg_page_top.gif) no-repeat center top;	
}
#pageContent .wrapper {
	width: 770px;
	margin: 0 auto;
	text-align: justify;
}
#nav1 {
	padding: 0 0 0 161px;
}
#nav1 a {
	display: block;
	float: left;	
	padding: 9px;
}
#nav2 {
	width: 180px;
	background: url() no-repeat top left;
	float: right;
	padding-top: 13px;
	margin-left: 15px;
}
#pageContent a {
	color: #c30;
}
#pageContent a:hover {
	text-decoration: none;
}
#nav2 a {
	display: block;
	padding: 2px 0 1px 18px;
	background: url(/images/ic_bullet.gif) no-repeat 0 5px;
	color: #000;
}
#pageContent h1 {
	clear: left;
	font: normal 24px aquaduct, times new roman, times, serif;
}
#pageContent h2 {
	clear: left;
	font: bold 14px arial, helvetica, sans-serif;
}
#pageContent p.subhead {
	margin-top: 0;
	font-style: italic;
}
#pageFooter {
	padding-top: 20px;
	background: #fff url(/images/bg_page_bot.gif) no-repeat top center;	
}
#pageFooter p {
	font: normal 9px arial, helvetica, sans-serif;
	color: #999;
	padding: 10px 15px 0 0;
	text-align: right;
}
#pageContent img {
	margin-left: 15px;
}
#nav1 img {
	margin: 0;
}
#pageContent .hr {
	height: 3px;
	overflow: hidden;
	text-indent: -1000px;
	background: url(/images/bg_divider.jpg) no-repeat top 200px;
	margin: 15px 0 0 0;
}

/* 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;
}
