h5 { font-style: normal; }
html,
body {
 margin: 0;
 padding: 0;
 font-size: 100%;
 text-align: left;
 color: #000;
 background: #fff;
 position: static;
}
body {
 position: relative;
 z-index: 0;
}
table {
 border-collapse: collapse;
}
table,
th,
td {
 border: none;
 margin: 0;
 padding: 0;
 position: relative;
}
th,
td {
 vertical-align: top;
}
img,
a img {
 border: none;
}
#outerwrap {
 width: 780px;
 margin: 0 auto;
 color: #003;
 background: #ff9;
}
#header {
 width: 100%;
 height: auto;
}
#banner {
 color: #ff9;
 background: #666 url(bgds/pics-banner-778x100.jpg) no-repeat 50% 50%;
}
#banner_2 {
 color: #ff9;
 background: #666 url(bgds/history-banner-778x76.jpg) no-repeat 50% 100%;
}
#banner,
#banner_2 {
 width: 778px;
 height: 100px;
 position: relative;
 left: 1px;
 z-index: 1;
}
#bannertext {
 display: block;
 font: bold 150%/150% Georgia, "Times New Roman", Times, serif;
 color: inherit;
 background: transparent;
 position: relative;
 z-index: 2;
}
#banner_2 span {
 line-height: 110%;
}
#bannerslogan {
 display: block;
 margin: 40px 0 0 1em;
 text-align: left;
 font: bold italic 90% "Times New Roman", Times, serif;
 background: transparent;
 position: relative;
 z-index: 2;
}
h1,
h2,
h3,
.pdf a,
.word a  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
h1,
h2,
h3  {
 margin: 0.5em 0;
}
h1 { font-size: 1.4em; }
p,
li {
 font: normal 80% "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
}
h2,
p,
li {
	text-align: left;
	font-size: small;
	color: #00F;
	font-weight: bold;
}
.mainnav ul,
.noteitem ul,
#right ul {
 margin: 0;
 padding: 0;
 list-style: none;
}
.mainnav ul {
 width: 100%;
 background: #ffc;
}
.mainnav li {
 display: inline;
 text-align: center;
 line-height: 240%;
}
#mainnav li a {
 margin: 0 0.5em;
}
/*  Everything inside the main (middle) column goes inside this wrapper. */
#innerwrap {
	width: 432px;
	text-align: justify;
	margin: 12px auto;
	position: relative;
	font-size: 12px;
	font-weight: normal;
	color: #000;
}
/*  Everything inside the L or R column goes inside this wrapper. */
.colwrap {
	width: 150px;
	margin: 1em 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.noteitem li li {
 margin: 0;
 padding: 0 0 0 1em;
 list-style-type: none;
}
.noteitem li li li {
 margin: 0;
 padding: 0 0 0 1em;
 list-style-type: square;
 list-style-position: inside;
}
li li {
 font-size: 100%;
}
li p {
 font-size: 90%;
}
ol {
	margin: 1em;
	padding:0 0 0 0.5em;
	position: inherit;
}
ol#aii, ol#aiv, ol#av, ol#avi, ol#avii, ol#aviii {
 list-style-type: upper-alpha;
}
ol#aii ol,
ul#aiii ol {
 list-style-type: lower-alpha;
}
ol#aiv ul {
 margin-left: 1em;
}
ol#aiv ol {
 list-style-type: decimal;
}               
ul#ai,          
ul#aiii,
ul#aix,
ul#ax,
ol#avii ul {
 list-style: none;
 margin-left: 1em;
 padding-left: 0.2em;
}
ul#aiii ol {
 margin-left: .5em;
}
ol#avii ul ul {
 margin-left: 1.5em;
 list-style-type: square;
}
/* right sidebar navigation */
ol#articles {
 list-style-type: upper-roman;
 padding-left: 2em;
}
ol#articles li {
 padding-left: 0;
}
/* the actual columns */
td#left,
td#right {
	width: 160px;
	min-width: 160px;
}
td#middle {
	width: 458px;
	max-width: 458px;
	padding: 0;
	color: #000;
	background: #ffe;
}
td#left {
 color: inherit;
 background: 
}
/* data tables */
table.insert {
 width: 100%;
} 
table.insert th,
table.insert td {
 padding: 3px 8px;
 border: 1px solid #ccc;
}
li.photo {
 margin-left: -1em;
 padding: 0;
 list-style-type: none;
}
li.photo, li.photo p {
 text-align: center;
}
#archive li {
 width: 80%;
 margin: auto;
 text-align: left;
/* text-align: right; */
 list-style-type: circle;
}
#footer {
 width: 100%;
 height: 100px;
 color: #999;
 background: #ffc;
}
#footer span  {
 display: block;
 margin: 3px 0;
 font: normal 60% Arial, Helvetica, sans-serif;
}

/* Footnote in COLWRAP column TD liner.
 * Can be used in either column, left or right * 
 * See home page for example */
div.footnote {
 margin: 15px 0;
 width: 150px;
}
div.footnote p {
 margin: 0 5px;
 text-align: left;
 font: normal 60% Arial, Helvetica, sans-serif;
}
div.footnote p.obl {
 text-align: center;
 font: bold 60% Georgia, "Times New Roman", Times, serif;
}

/* Body text paragraph container, with justify and indent */
/* see calendar page for example */
div.bodynote {
 margin: 1em 0;
}
div.bodynote h3 {
 text-align: left;
 font: bold 80% "Lucida Sans Unicode", Arial, Hewlvetica, sans-serif;
}
div.bodynote p {
 text-align: justify;
 text-indent: 1.2em;
}
sup {
 font-size: smaller;
 text-decoration: underline;
}

/* link behaviors */
a,
a.active:hover {
 color: #1c39bb;
 background: inherit;
}
a:hover,
a.active {
	color: #F00;
	background:transparent;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	text-align: left;
}
.mainnav a:hover {
	color: #F00;
 /* to be added */
}
a.active {
 cursor: default;
}
a.context {
 text-decoration: underline;
}
a.context:hover, a  {
 text-decoration: none;
}
p.start {
 text-align: right;
 margin-right: 1em;
}
p.start a     {
 font: normal 85% Arial, Helvetica, sans-serif;
}
li.pdf,
li.word {
 list-style-type: none;
}
.pdf a,
.word a {
 height: 32px;
 line-height: 32px;
 display: block;
 text-decoration: none;
 border: 1px dotted #fff;
}
.pdf a {
 background: transparent url(bgds/pdf-logo.gif) no-repeat 0% 0%;
}
.word a {
 background: transparent url(bgds/word-logo.gif) no-repeat 0% 0%;
}
.pdf a span,
.word a span {
 margin-left: 42px;
 text-decoration: underline;
}
.pdf a:hover,
.word a:hover {
 border: 1px dotted #b20032;
}
.pdf a:hover span,
.word a:hover span {
	text-decoration: none;
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
}
#outerwrap #start tbody tr #left .colwrap .MsoNormal span {
	font-size: 10px;
}
#outerwrap #start tbody tr #left .colwrap .MsoNormal strong span {
	font-size: 9px;
}
#outerwrap #start tbody tr #left .colwrap .MsoNormal span {
	font-size: 10px;
}
#outerwrap #start tbody tr #middle #innerwrap .style17 .style16 strong span {
	color: #00F;
}
#outerwrap #start tbody tr #middle #innerwrap .style17 .style16 strong span {
	font-family: "MS Serif", "New York", serif;
}
#outerwrap #start tbody tr #middle #innerwrap .style17 .style16 strong span {
	color: #636;
}
#outerwrap #start tbody tr #middle #innerwrap .style17 .style16 strong span {
	color: #606;
}
#outerwrap #start tbody tr #middle #innerwrap .style17 .style16 strong span {
	color: #606;
#outerwrap #start tbody tr #middle #innerwrap .style17 .style16 strong span {
	color: #606;	


}
#outerwrap #start tbody tr #middle #innerwrap p em span {
	font-family: Arial, Helvetica, sans-serif;
}
#outerwrap #start tbody tr #middle h1 {
	font-family: Arial, Helvetica, sans-serif;
}

