body {
font-family: "Trebuchet MS", Arial, sans-serif;
font-size: 8pt;
color: #000;
background: #fff;
padding: 0;
margin: 0;
line-height: 1.0;
}
.hide, #tkinav, #environment-banner, #subnav, #community-link, .pagetools, #tools, .backtotop, #footer {
display: none;
}
img {
border: 0;
}
a {
text-decoration: underline;
color: #000;
}
.clearfix, #content ul.listview li {
min-height: 1%;
}
.clearfix:after, #content ul.listview li:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden; 
}
#breadcrumb ol {
margin: 0 0 24px 0;
padding: 0;
}
#breadcrumb li {
float: left;
clear: none;
margin-right: 6px;
line-height: 1.2;
list-style-type: none;
}
#breadcrumb li a {
padding-right: 8px;
border-right: 1px solid #666;
}
#content {
float: left;
clear: both;
}
#content h1, #content h2 {
font-family: Georgia, serif;
font-size: 14pt;
font-weight: normal;
line-height: 1.2;
margin-bottom: 0.6em;
}
#content h2 {
font-size: 12pt;
margin-bottom: 0.3em;
}
#content h3 {
font-size: 11pt;
font-weight: bold;
margin-bottom: 0.3em;
}
#content h4 {
font-size: 10pt;
margin-bottom: 0.3em;
}
#content h5, #content h6 {
font-size: 10pt;
font-weight: bold;
font-style: italic;
margin-bottom: 0.3em;
}
#content p, #content li, #content dt, #content dd {
line-height: 1.3;
margin-bottom: 0.6em;
}
#content dt {
margin-bottom: 0.2em;
}
#content dd {
margin-left: 0;
}
#content ul {
list-style-type: disc;
margin-left: 12pt;
padding-left: 0;
}
#content ol {
list-style-type: decimal;
margin-left: 20pt;
padding-left: 0;
}
#content table.data {
margin: 0.6em 0 1em 1px;
border-collapse: collapse;
}
#content table.data th, #content table.data td {
border: 1px solid #ccc;
padding: 0.4em;
}

#site-copyright {
padding: 1.5em 0 1.5em 8px;
clear: both;
}

#content .hero-image {
width: 178px;
float: right;
margin: 0 3px 1em 21px;
}
/* List view - dynamically generated */
#content ul.listview {
list-style-type: none;
margin-left: 0;
position: relative;
border-top: 1px dotted #cecece;
}
#content ul.listview li {
padding: 14px 0 14px;
border-bottom: 1px dotted #cecece;
}
#content ul.listview div {
float: left;
margin-right: 12px;
padding: 10px 9px 25px 9px;
}
#content ul.listview li h2 {
float: left;
width: 390px;
padding-top: 7px;
font-size: 1em;
font-weight: bold;
font-family: "Trebuchet MS", Arial, sans-serif;
}
#content ul.listview li p {
float: left;
width: 390px;
}

#content .seperator {
border-top: 1px dotted #cecece;
height: 0px;
margin: 16px 0 16px 8px;
}
#content .seperator.half {
width: 320px;
}
#content dl.metadata {
clear: both;
border: 1px solid #ccc;
padding: 16px;
}
#content dl.metadata dt {
float: left;
clear: left;
width: 72px;
}
#content dl.metadata dd {
float: left;
clear: none;
width: 400px;
}

