body {
  width:747px;
  position:relative;
  border:  none;
  margin: 0px auto;
  padding: 0px 0px 0px;
  text-align: left;
  min-width: 750px;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-weight: normal;
  font-size: 85%;
  color: #000000;
  background-color: #ffffcc;
  background-repeat: no-repeat;
}
/* h1 {
  text-align: center;
  font-size: 2.1em;
  font-weight: bold;
  color: #000000;
} */
h1 {
  padding:0.53em 0 .35em;
  border-bottom:1px solid;
  border-bottom-color: #b3b38f;
  font:200% "Gill Sans","Trebuchet MS",Verdana,Sans-serif;
  line-height:1.2em;
  text-align:center;
  text-transform:uppercase;
  letter-spacing:.15em;
  }
h2 {
  font-size: 1.3em;
  font-weight: bold;
  color: #000000;
}

h3 {
  font-size: 1.1em;
  font-weight: bold;
  color: #000000;
}
h4 {
  padding: 0px;
  font-size: 1.2em;
  font-weight: bold;
  margin-top: 15px;
  margin-bottom: 3px;
}
h5, h6 {
  padding: 0px;
  font-size: 1.1em;
  font-weight: bold;
  margin-top: 12px;
  margin-bottom: 3px;
}
h6 {
  font-size: 1em;
  font-weight: bold;
}
p {
  margin-top: 0;
  font-weight: 600;
}
p.topgap {
  margin-top: 1.4em;
}
p.caption_center {
	text-align: center;
}
a {
  text-decoration: none;
  font-weight: bold;
  color: #3c3c99;
}
a:hover {
  text-decoration: underline;
}
ul {
  margin-top: 1em;
  margin-bottom: 1em;
}
li {
  padding-top: 0.25em;
  padding-bottom: 0.25em;
  font-weight: 600;
}
table {
  font-size: 1em;
  text-align: center;
}

th {
	background-color: #b3b38f;
	border: double;
	padding: 3px 3px 3px 3px;
}
td {
	background-color: #ffffcc;
	border: double;
	padding: 3px 3px 3px 3px;
}

img.right {
	float: right
}
img.left {
	float: left
}

.body_content {
margin: 1.1em 0 0 0;
position: relative;
}

.body_content img {
  border:  none;
  margin: 12px 0px 20px 7px;
}
.header_block {
  	position: relative;
	width: 100%;
}
.header {
	position: relative;
	width: 100%;
	clear: both;
}
.header p {
  text-align: center;
  font-size: 0.8em;
  font-weight: bold;
}
.header img {
  border:  none;
  margin: 12px 0px 20px 7px;
  float: right;
}
.page_content {
	position: relative;	
	clear: both;
}
.footerblock {
	position: relative;
}
.footer p {
	position: relative;	
	clear: both;
	margin: 20px 0 15px 0;
	text-align: center;
 	font-size: 0.6em;
}
p.left {
	text-align: left;
}
.site_navigation, .section_navigation {
  border:  none;
  width: 100%;
}
.site_navigation ul, .section_navigation ul {
  text-align: center;
  float: right;
  margin: 0 0 0 0;
  border:  none;
  background: transparent none repeat scroll 0% 50%;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}
.site_navigation li, .section_navigation li {
  text-align: center;
  margin: 0 0 0 0;
  background: transparent none repeat scroll 0% 50%;
  display: block;
  float: left;
}
.site_navigation a, .section_navigation a {
  border-left: 2px solid #ffffcc;
  border-right: 2px solid #ffffcc;
  border-top: 3px solid #ffffcc;
  border-bottom: 3px solid #ffffcc;
  margin: 0;
  padding: 0.2em 1.4em 0.2em 1.4em;
  background: #b3b38f none repeat scroll 0% 50%;
  display: block;
  color: #444444;
  text-decoration: none;
  position: relative;
  font-family: helvetica,arial,geneva,lucida,sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  font-size: 11px;
  line-height: normal;
}
.site_navigation a:hover, .section_navigation a:hover {
  background: #b3b38f none repeat scroll 0% 50%;
  color: #ffffe6;
  clear: both;
}

.indent {
  margin-left: 30px;
}
.impact {
  color: #ca003a;
}
.bold {
  font-weight: bold;
}
sub, sup {
  font-size: 0.85em;
}
sub {
  vertical-align: -0.4ex;
}
sup {
  vertical-align: 0.8ex;
}
