﻿body {
margin: 0px;
padding: 0px;
font-family: verdana,sans-serif;
font-size: 10px;
color: #000000;
background-color: #dddddd;
}

h1 {
padding: 4px 10px 12px;
margin-top: 4px;
margin-bottom: 0px;
font-size: 26px;
font-weight: bold;
font-style: normal;
letter-spacing: 2px;
text-align: left;
color: #a06d47;
background-image: url(../../exhibit/images/header_1.gif);
background-position: left top;
background-repeat: no-repeat;
background-color: transparent;
}

h2 {
border-bottom: 3px solid #4c917b;
margin-top: 12px;
margin-bottom: 4px;
padding-bottom: 2px;
padding-left: 10px;
padding-right: 10px;
font-size: 18px;
font-weight: bold;
font-style: normal;
letter-spacing: 2px;
color: #4c917b;
background-color: transparent;
}

h3 {
padding: 0px 10px;
margin-top: 0px;
margin-bottom: 0px;
font-size: 24px;
font-weight: bold;
font-style: normal;
letter-spacing: 0px;
color: #cc9900;
}

h4 {
padding: 0px 10px;
margin-top: 0px;
margin-bottom: 0px;
font-size: 18px;
font-weight: bold;
font-style: normal;
letter-spacing: 0px;
color: #000000;
}

h5 {
padding: 0px 10px;
margin-top: 0px;
margin-bottom: 0px;
font-size: 12px;
font-weight: bold;
font-style: normal;
letter-spacing: 0px;
color: #000000;
}

h6 {
border-bottom: 0px inset #a06d47;
margin-top: 2px;
margin-bottom: 2px;
padding-bottom: 2px;
padding-left: 8px;
padding-right: 8px;
font-size: 9px;
font-weight: bold;
font-style: normal;
text-align: left;
line-height: 14px;
letter-spacing: 1px;
color: #a06d47;
background-color: transparent;
}

p {
margin-top: 0px;
margin-bottom: 14px;
padding-left: 10px;
padding-right: 10px;
line-height: 14px;
text-align: left;
word-spacing: 1px;
letter-spacing: 0px;
font-size: 10px;
font-weight: normal;
color: #000000;
}

a {
border-width: 1px 1px 2px;
color: #cc9900;
font-weight: bold;
border-bottom-style: dotted;
text-decoration: none;
}

a:hover {
border-width: 1px 1px 2px;
color: #cc9900;
font-weight: bold;
border-bottom-style: solid;
text-decoration: none;
}

#container {
margin: auto;
width: 480px;
}

#header {
margin: 0px;
height: auto;
width: 480px;
text-align: center;
}

#header img {
margin: 0px;
display: block;
}

#content {
margin: auto;
width: 480px;
background-color: #ffffff;
}

#footer {
border-top: 0px solid #ffffff;
border-bottom: 5px solid #ffffff;
margin: 0px;
padding: 5px 10px 10px;
clear: both;
display: block;
float: none ! important;
width: 460px;
height: 10px;
color: #000000;
background-color: #cc9900;
}

#footer a {
color: #ffffff;
}

#footer a:hover {
color: #ffffff;
}

.hider {
display: none;
}

.spacer {
clear: both;
}

.lefty {
text-align: left;
}

.center {
text-align: center;
}

.righty {
text-align: right;
}

.boldit {
font-weight: bold;
}

.italicizer {
font-style: italic;
}

.fineprint {
line-height: 12px;
text-align: left;
font-size: 10px;
font-style: italic;
}

.media_pdf {
list-style-type: none;
list-style-position: outside;
list-style-image: url(/images/iconlet_pdf_tiny.gif);
margin-top: 6px;
margin-bottom: 6px;
margin-left: 10px;
padding-top: 0px;
padding-left: 3px;
padding-right: 6px;
line-height: 14px;
font-size: 12px;
}