/*
light blue e0e2f9
light red/pink d27a86
#faa340 faa340
mustard yellow dde67c
dark blue 081d58
brown bbab75 cec298 c2b791 dfd2a7
light gray e5e5e5
very light gray nav bg f3f3f3
credit gray 6f6e6e
*/
* {
margin: 0;
padding: 0;
}
body {
font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
margin: 0;
padding: 0;
background-color: #e5e5e5;
background-image: url(images/bodybg.gif);
background-repeat: repeat;
}
.body {
font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
margin: 0;
padding: 0;
}
div#imgfloat {
position: relative;
z-index: 130;
float: right;
margin: 8px;
}
td {
font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
font-size: 8pt;
}

th {
font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
div#nav {
position: absolute;
z-index: 200;
top: 32px;
left: 10px;
margin: 0;
padding: 0;
width: 150px;
background-color: white;
font: normal 8pt verdana;
border-bottom: solid #666 2px;
border-left: solid #999 1px;
border-top: solid #999 1px;
border-right: solid #666 2px;
background-image: url(images/navbg.gif);
background-repeat: repeat;
}
div#logoinitials {
position: relative;
z-index: 103;
text-align: center;
background-color:#081d58;
font-family: "Trebuchet MS", Helvetica, sans-serif;
font-weight: bold;
font-size: 10pt;
border: solid #ccc 1px;
color: white;
margin: 4px;
padding: 4px;
letter-spacing: 3px;
}
div#browncontentarea {
position:relative; 
z-index:20; 
background-color: #e5e5e5; 
padding: 10px; 
margin: 12px 15px 5px 60px;
font: normal 8pt verdana;
line-height: 150%;
border-bottom: solid #666 2px;
border-left: solid #999 1px;
border-top: solid #999 1px;
border-right: solid #666 2px;
top: 29px;
background-image: url(images/contentbg.gif);
background-repeat: repeat;
}
div#frameforcontent {
margin: 10px 3px 3px 104px;
padding: 11px;
background-color: #fff;
border-bottom: solid #666 2px;
border-left: solid #999 1px;
border-top: solid #999 1px;
border-right: solid #666 2px;
}
div#titleframe {
position: absolute;
z-index: 150;
left: 200px;
top: 45px;
background-color: #081d58;
width: 500px;
height: 25px;
color: white;
font: bold 11pt verdana;
text-align: center;
border: solid #ccc 1px;
}
ul {
padding: 2px 10px 3px 15px;
}
li {
padding: 0px 4px 0px 15px;
}
div#titles {
position: relative;
font-family: "Trebuchet MS", Helvetica, sans-serif;
font-weight: bold;
font-size: 10pt;
color: #081d58;
z-index: 110;
letter-spacing: 1px;
border-bottom: solid #081d58 1px;
padding: 4px 0px 4px 2px;
}
div#subtitles {
position: relative;
font-family: "Trebuchet MS", Helvetica, sans-serif;
font-weight: bold;
font-size: 9pt;
color: #081d58;
z-index: 110;
padding: 4px 0px 4px 2px;
}
div#paragraph {
position: relative;
z-index: 155;
font: normal 8pt verdana;
color: black;
margin-top: 5px;
margin-bottom: 5px;
line-height: 160%;
padding-left:4px;
}
div#missing {
position: relative;
z-index: 155;
font: bold 8pt verdana;
color: orange;
margin-top: 5px;
margin-bottom: 5px;
line-height: 160%;
padding-left:4px;
}
.formwords {
font: normal 8pt verdana;
color: black;
margin-top: 5px;
margin-bottom: 5px;
line-height: 160%;
padding-left:4px;
}
.fillout {
font: normal 8pt verdana; 
border-top: solid #999 1px; 
border-left: solid #999 1px; 
border-right: solid #666 2px; 
border-bottom: solid #666 2px;
padding: 2px;
background-color: #eeeffd;
}
div#orgs {
position: relative;
z-index: 155;
font: bold 8pt verdana;
color: #990033;
margin-top: 15px;
line-height: 150%;
padding-left:4px;
}
div#paraindent {
position: relative;
z-index: 155;
font: normal 8pt verdana;
color: black;
margin-bottom: 5px;
line-height: 150%;
padding-left:25px;
}
.emph {
font: bold 8pt verdana;
color: #990033;
}
li {
padding: 3px;
}
div#bodylinks {
position: relative;
z-index: 155;
font: normal 8pt verdana;
color: black;
margin: 10px 5px 20px 0px;
line-height: 150%;
padding-left:4px;
}
div#bodylinks a.bodylinks:link, a.bodylinks:visited, a.bodylinks:active {
color: #081d58;
text-decoration: underline;
}
div#paragraph a.bodylinks:hover {
color: black;
text-decoration: none;
}
a.orglinks:link, a.orglinks:visited, a.orglinks:active {
color: #081d58;
text-decoration: underline;
}
a.orglinks:hover {
color: black;
text-decoration: none;
}
div#large {
position: relative;
z-index: 155;
font: bold 8pt verdana;
color: #081d58;
padding: 5px 0px 0px 0px;
}
div#bluetopband {
position: absolute;
z-index: 4;
top: 0px;
left: 0px;
width: 100%;
text-align: center;
padding: 4px 4px 4px 4px;
font-family: "Trebuchet MS", Helvetica, sans-serif;
font-weight: bold;
font-size: 10pt;
color: #081d58;
letter-spacing: 1px;
background-color: #fff;
border-top: solid #ccc 2px;
border-bottom: solid #ccc 2px;
}
.images {
margin: 3px;
border-top: solid #999 1px;
border-left: solid #999 1px;
border-right: solid #666 2px;
border-bottom: solid #666 2px;
}
div#imageband {
position: absolute;
z-index:160;
top: 48px;
left: 400px;
border-top: solid #ccc 2px;
border-bottom: solid #ccc 2px;
padding-right: 10px;
}
div#overallframe {
position: absolute; height: 100%; width: 95%; z-index: 1; top: 0px; left: 0px; 
}
div#credit {
text-align: right;
position: relative;
z-index: 300;
font: normal 8pt arial;
color: #6f6e6e;
padding: 5px 5px 0px 5px;
}
div#credit .creditlink {
color: #6f6e6e;
}
div#credit a.creditlink:link, a.creditlink:visited, a.creditlink:active {
color: #6f6e6e;
text-decoration: underline;
}
div#credit a.creditlink:hover {
color: #000;
text-decoration: none;
}
div#navholder {
position: relative;
margin: 8px;
}
div#nav .navlink:link, a.navlink:visited, a.navlink:active {
color: navy;
font: normal 8pt verdana;
text-decoration: none;
padding: 0px 3px 0px 0px;
}
div#nav a.navlink:hover {
color: #faa340;
font: normal 8pt verdana;
}
a.link:link, a.link:visited, a.link:active {
color: navy;
font: normal 8pt verdana;
text-decoration: none;
padding: 0px 3px 0px 0px;
}
a.link:hover {
color: #faa340;
font: normal 8pt verdana;
}