/* external Cascading Style Sheet file */

/**
 * Coded by Michael R. Brundin
 * Created in March 2005
 * Last revised in April 2007
 */

/* common tags for all pages */
body {
    background-color: #bdbd8b;
    margin-top: 15px;
    margin-right: 0px;
    margin-bottom: 15px;
    margin-left: 0px;
}
td.black {
    background-color: #000000;
}
td.blue {
    background-color: #2b547e;
}
td.tan {
    background-color: #7c7a47;
}
td.white {
    background-color: #ffffff;
}
td.yellow {
    background-color: #f0f0d2;
}
.whiteSiteTitle {
    color: #ffffff;
    font-family: Arial, sans-serif;
    font-size: 15px;
    font-weight: bold;
}
a.blackOrganizationTop {
    color: #000000;
    font-family: Arial, sans-serif;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
}
a.blackOrganizationTop:hover {
    color: #000000;
    font-family: Arial, sans-serif;
    font-size: 11px;
    font-weight: bold;
    text-decoration: underline;
}
.blueNavigationList {
    color: #2b547e;
    font-family: Arial, sans-serif;
    font-size: 12px;
    font-weight: bold;
}
a.navigationList {
    color: #000000;
    font-family: Arial, sans-serif; 
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}
a.navigationList:hover {
    color: #2b547e;
    font-family: Arial, sans-serif;
    font-size: 12px;
    font-weight: bold;
    text-decoration: underline;
}
.blackDash {
    color: #000000;
    font-family: Verdana, sans-serif;
    font-size: 9px;
}
.blueMessage {
    color: #003366;
    font-family: Verdana, sans-serif;
    font-size: 9px;
}
.blackCopyright {
    color: #000000;
    font-family: Verdana, sans-serif;
    font-size: 9px;
}
a.copyright {
    color: #000000;
    font-family: Verdana, sans-serif; 
    font-size: 9px;
    text-decoration: none;
}
a.copyright:hover {
    color: #000000;
    font-family: Verdana, sans-serif;
    font-size: 9px;
    text-decoration: underline;
}
.bluePageTitle {
    color: #2b547e;
    font-family: Verdana, sans-serif;
    font-size: 15px;
    font-weight: bold;
}
td.locationBar {
    background-color: #eeeeee;
}
.blueLocationBar {
    color: #2b547e;
    font-family: Verdana, sans-serif;
    font-size: 11px;
}
.blackLocationBar {
    color: #000000;
    font-family: Verdana, sans-serif;
    font-size: 11px;
}
a.locationBar {
    color: #000000;
    font-family: Verdana, sans-serif; 
    font-size: 11px;
    text-decoration: none;
}
a.locationBar:hover {
    color: #2b547e;
    font-family: Verdana, sans-serif;
    font-size: 11px;
    text-decoration: underline;
}
.blueNavigationBar {
    color: #2b547e;
    font-family: Arial, sans-serif;
    font-size: 11px;
}
.blackNavigationBar {
    color: #000000;
    font-family: Arial, sans-serif;
    font-size: 11px;
}
a.navigationBar {
    color: #000000;
    font-family: Arial, sans-serif; 
    font-size: 11px;
    text-decoration: none;
}
a.navigationBar:hover {
    color: #2b547e;
    font-family: Arial, sans-serif;
    font-size: 11px;
    text-decoration: underline;
}
a.whiteOrganizationBottom {
    color: #ffffff;
    font-family: Arial, sans-serif;
    font-size: 13px;
    font-weight: bold;
    text-decoration: none;
}
a.whiteOrganizationBottom:hover {
    color: #ffffff;
    font-family: Arial, sans-serif;
    font-size: 13px;
    font-weight: bold;
    text-decoration: underline;
}
.blackText {
    color: #000000;
    font-family: Verdana, sans-serif;
    font-size: 13px;
}
.blueText {
    color: #2b547e;
    font-family: Verdana, sans-serif;
    font-size: 13px;
}
.redText {
    color: #ff0000;
    font-family: Verdana, sans-serif;
    font-size: 13px;
}
.tanText {
    color: #7c7a47;
    font-family: Verdana, sans-serif;
    font-size: 13px;
}
.smallblueText {
    color: #2b547e;
    font-family: Verdana, sans-serif;
    font-size: 11px;
}
p {
    color: #000000;
    font-family: Verdana, sans-serif;
    font-size: 13px;
}
td {
    color: #000000;
    font-family: Verdana, sans-serif;
    font-size: 13px;
}
ul {
    color: #000000;
    font-family: Verdana, sans-serif;
    font-size: 13px;
}
ol {
    color: #000000;
    font-family: Verdana, sans-serif;
    font-size: 13px;
}
dl {
    color: #000000;
    font-family: Verdana, sans-serif;
    font-size: 13px;
}
a {
    color: #000099;
    font-family: Verdana, sans-serif;
    text-decoration: underline;
}

/* tags for Search page */
table.searchBox {
    background-color: #eeeeee;
}
.searchBoxTitle {
    color: #ffffff;
    font-family: Verdana, sans-serif;
    font-size: 13px;
    font-weight: bold;
}
.searchBoxText {
    color: #000000;
    font-family: Verdana, sans-serif;
    font-size: 12px;
}
input.searchText {
    color: #000000;
    font-family: Verdana, sans-serif;
    font-size: 12px;
}
select.searchSelect {
    color: #000000;
    font-family: Verdana, sans-serif;
    font-size: 12px;
}
input.searchSubmit {
    background-color: #2b547e;
    color: #ffffff;
    font-family: Verdana, sans-serif;
    font-size: 12px;
}

/* tags for Search Results page */
.recordsRetrieved {
    color: #003366;
    font-family: Verdana, sans-serif;
    font-size: 12px;
    font-weight: bold;
}
.results {
    color: #000000;
    font-family: Verdana, sans-serif;
    font-size: 12px;
}
.pagingLinks {
    color: #003366;
    font-family: Verdana, sans-serif;
    font-size: 12px;
    font-weight: bold;
}
a.pagingLinks {
    color: #000099;
    font-family: Verdana, sans-serif;
    font-size: 12px;
    font-weight: bold;
    text-decoration: underline;
}

/* tags for CAMpods page */
td.campods {
    color: #000000;
    font-family: Verdana, sans-serif;
    font-size: 11px;
}
.abstracts {
    position: relative;
    top: 0px;
    left: 0px;
    z-index: 2;
    width: 435px;
    display: block;
    color: #000000;
    font-family: Verdana, sans-serif;
    font-size: 11px;
    background-color: #f0f0d2;
    padding: 8px;
    border-width: 1px;
    border-color: #000000;
    border-style: solid;
    margin-top: 20px;
    margin-bottom: 12px;
}

/* tag for Descriptors page */
td.descriptors {
    color: #000000;
    font-family: Verdana, sans-serif;
    font-size: 11px;
}

/* tag for Submissions page */
input.accessForm {
    background-color: #2b547e;
    color: #ffffff;
    font-family: Verdana, sans-serif;
    font-size: 12px;
}

/* tags for TLR Submission Form page */
p#hideProcessing {
    display: none;
}
.processing {
    color: #ff0000;
    font-family: Verdana, sans-serif;
    font-size: 13px;
}
input.tlrSubmit {
    background-color: #2b547e;
    color: #ffffff;
    font-family: Verdana, sans-serif;
    font-size: 12px;
}

/* tag for Contact Us page */
input.emailSubmit {
    background-color: #2b547e;
    color: #ffffff;
    font-family: Verdana, sans-serif;
    font-size: 12px;
}
