address {
    font-style: normal;
    text-transform: uppercase;
}

body, td, th, p {
    font-family: Arial, Helvetica, sans-serif;
}

div.entityActions, div.notice {
    border-bottom: 1px solid #999999;
    border-top: 1px solid #999999;
    padding: 1em;
    margin-top: 20px;
    margin-bottom: 20px;
    background-color: #F5F5F5;
}

div.notice {
    border-bottom: 1px solid #999999;
    border-top: 1px solid #999999;
    padding: 0.5em;
}

label.strong {
    font-weight: bold;
}

table.advancedSearch {
    border: 2px solid #9999CC;
    border-collapse: collapse;
    border-spacing: 0;
}

table.advancedSearch td {
    padding: 7px;
    text-align: left;
}

table.advancedSearch td.divider {
    border-top: 1px dotted #9999CC;
}

table.advancedSearch tr.main {
    background-color: #DDDDFF;
}

table.advancedSearch tr.main2 {
    background-color: #DDDDFF;
}

table.fieldGroup td {
    padding: 0px;
}

table.layout td {
    padding: 0;
}

table.stats {
    border-collapse: collapse;
    border-spacing: 0;
}

table.stats td {
    padding: 7px;
}

table.stats td.data {
    vertical-align: top;
}

table.stats td.label {
    font-weight: bold;
    text-align: left;
    vertical-align: top;
}

table.stats td.spacer {
    border: none;
}

table.stats th.section {
    border-top: 1px solid #9999CC;
    border-left: none;
    border-right: none;
    border-bottom: none;
    padding: 7px;
    background: #EEEEFF;
    text-align: left;
}

table.sub {
    border-collapse: collapse;
    border-spacing: 0;
}

table.sub td {
    padding: 5px;
    background-color: #FFFFFF;
}

table.sub td.year, table.sub td.reel, table.sub td.image, table.sub td.changeDate {
    text-align: center;
}

table.sub th {
    border-top: 1px solid #000000;
    border-left: none;
    border-right: none;
    border-bottom: none;
    padding: 7px 7px 7px 7px;
    background: #EEEEFF;
}

th.changeDate, td.changeDate {
    white-space: nowrap;
    text-align: center;
}

th.description, td.description {
    text-align: left;
}

th.effectiveDate, td.effectiveDate {
    white-space: nowrap;
    text-align: center;
}

th.filedDate, td.filedDate {
    white-space: nowrap;
    text-align: center;
}

th.filedOn, td.filedOn {
    text-align: center;
}

th.name, td.name {
    text-align: left;
}

th.storedOn, td.storedOn {
    text-align: center;
}

th.transaction, td.transaction {
    text-align: left;
}

tr.alternate {
    color: #000000;
    background: #F5F5F5;
}

tr.alternateStats {
    color: #000000;
    background: #F5F5F5;
}

tr.radio {
    background: #F5F5F5;
}

tr.radio td {
    border-top: 1px solid #999999;
    padding: 3px;
}

.advancedFiltersDescription {
    margin: -2em 0 1em 0;
    font-size: smaller;
}

.foundOldName {
    color: #666666;
}

.foundRegAgent {
    color: #666666;
}

.internalActions {
    border-top: 1px solid #FAA95E;
    border-bottom: 1px solid #FAA95E;
    margin: 2em auto 2em 0;
    padding: 1em;
    width: 66%;
    background-color: #FAFAD2;
}

.searchTextBox {
    font-family: "Courier New", Courier, monospace;
    font-size: 120%;
}

.selectNotice {
    margin: 0em auto 1em 0;
    padding: .5em;
    border-top: 1px solid #333333;
    border-bottom: 1px solid #333333;
    background-color: #FFFACD;
    font-size: 125%;
    max-width: 66%;
}

.selectNoticeSearch {
    margin: 1em auto 1em auto;
    padding: .5em;
    border-top: 1px solid #333333;
    border-bottom: 1px solid #333333;
    background-color: #FFFACD;
    font-size: 125%;
    max-width: 66%;
}

#chronology td.effectiveDate, #chronology td.filedDate {
    text-align: center;
}

#entityDetails h2 {
    margin-top: 30px;
    margin-bottom: 15px;
    border-top: 1px solid #999999;
    padding: 5px;
    color: #000000;
    background: #F5F5F5;
}

#entityName {
    font-size: 200%;
    font-weight: bold;
}

#footer {
    margin: 5em 0 0 0;
    text-align: center;
}

#parameterSummary {
    border-top: 1px solid #9999CC;
    margin-bottom: 1em;
    padding: 3px;
    color: #000000;
    background: #DDDDFF;
}

#query tr td {
    border: 1px solid #999999;
    padding: 1em;
    background: #F5F5F5;
}

#results {
    border-collapse: collapse;
    border-spacing: 0;
}

#results span.statusDescription {
}

#results span.typeDescription {
}

#results td {
    padding: 7px;
}

#results td.registeredEffectiveDate {
    text-align: center;
}

#results td.statusDescriptionAndStatusDate {
    text-align: center;
}

#results th {
    border-bottom: 1px solid #999999;
    border-left: none;
    border-right: none;
    border-top: none;
    color: #000000;
    background: #F5F5F5;
    vertical-align: bottom;
}

#results tr.exactMatch td {
    background-color: #FFFACD;
}

#results tr:hover td {
    background-color: #FFFFA8;
}

#searchBox {
    margin-top: 10px;
}

#searchContext {
    font-size: larger;
    font-weight: bold;
}

#searchControl {
    margin: 1em 0 2em 0;
}

#searchRecords {
    margin-left: 1em;
}

table.information
{
    border-collapse: collapse;
    width: 80%;
    margin: 2em;
}

table.information td
{
    border: 3px solid gray;
    width: 50%;
    padding: 5pt 5pt 5pt 5pt;
    vertical-align: top;
    text-align:left;
}
    
table.information div
{
    padding-top: 8pt;
    padding-bottom: 8pt;
}