﻿.CesSearch {
    font-family:Arial;
    font-size:10pt;
}
.CesSearch a {
    color:Navy;
    text-decoration:none;
    text-decoration:none;
}
.CesSearch a:hover {
    color:Red;
    text-decoration:underline;
}
.CesSearch a:visited {
}
.CesSearch input {
    font-family:Arial;
    font-size:10pt;
}
.CesSearch select {
    font-family:Arial;
    font-size:10pt;
}
.CesSearch textarea {
    font-family:Arial;
    font-size:10pt;
}
.CesHeader {
    background-color:#CFDFFF;
    font-size:9pt;
    padding-left:5px;
    padding-right:5px;
    padding-top:2px;
    padding-bottom:2px;
    margin-bottom:5px;
    border-top:1px solid #BDC6DE;
}
.CesHeaderTitle {
    font-weight:bold;
}
.CesHeader a {
    color:Black;
}
.CesHeader a:hover {
    text-decoration:underline;
}
.CesHeader a:visited {
    color:Black;
}
.CesModalBox {
}
.CesModalBoxHeader {
    color:White;
    background-color:Gray;
    font-size:9pt;
    padding-left:2px;
    padding-top:2px;
    padding-right:2px;
    padding-bottom:4px;
    border-bottom:2px solid silver;
}
.CesModalBoxHeaderTitle {
    font-weight:bold;
}
.CesModalBoxHeader a {
    color:White;
}
.CesModalBoxHeader a:hover {
    text-decoration:underline;
}
.CesModalBoxHeader a:visited {
    color:White;
}
.CesModalBoxBody {
}
.CesSection {
    border-top:1px dotted #295476;
    margin-top:5px;
    padding:5px;
}
.CesSectionTitle {
    font-weight:bold;
    width:150px;
}
.CesSectionDescription {
    color:#002277;
    padding-bottom:15px;
}
.CesTabHeader {
    font-size:8pt;
    font-weight:bold;
    padding-left:5px;
    padding-right:5px;
    padding-top:2px;
    padding-bottom:2px;
    border-bottom:2px solid #CFDFFF;
}
.CesUnselectedTab {
    color:Gray;
    background-color:Lavender;
    width:125px;
    padding-left:5px;
    padding-right:5px;
    padding-top:2px;
    padding-bottom:2px;
}
.CesSelectedTab {
    background-color:#CFDFFF;
    padding-left:5px;
    padding-right:5px;
    padding-top:2px;
    padding-bottom:2px;
}
.CesTabBody {
    padding:10px;
    margin-bottom:5px;
    border-left:2px solid #CFDFFF;
    border-right:2px solid #CFDFFF;
    border-bottom:2px solid #CFDFFF;
}
.CesUnselectedMenuItem {
    background-color:White;
    padding:3px;
}
.CesSelectedMenuItem {
    background-color:#FEE197;
    border-color:Black;
    border-width:1px;
    border-style:Solid;
    padding:2px;
}
.CesActiveMenuItem {
    background-color:#DDDDDD;
    padding:3px;
}
.CesQueryComments {
    color:DarkGreen;
    font-size:9pt;
    margin-top:10px;
    margin-bottom:10px;
}
.CesQuerySummary {
}
.CesQueryDuration {
    color:Gray;
}
.CesDidYouMean {
    color:Peru;
    font-size:11pt;
    font-weight:bold;
    margin-top:10px;
    margin-bottom:10px;
}
.CesQueryExpansion {
    color:Peru;
    font-weight:bold;
    margin-top:10px;
    margin-bottom:10px;
}
.CesQueryException {
    color:IndianRed;
    font-weight:bold;
    margin-top:10px;
    margin-bottom:10px;
}
.CesNotice {
    color:SeaGreen;
    margin-top:10px;
    margin-bottom:10px;
}
.CesErrorMessage {
    color:IndianRed;
    font-weight:bold;
    margin-top:10px;
    margin-bottom:10px;
}
.CesQueryNotification {
    color:Gray;
    text-align:center;
    margin-top:10px;
    margin-bottom:10px;
}
.CesPager {
}
.CesPagerActive {
    color:Red;
    font-weight:bold;
}
.CesMiniResults {
    padding-top:5px;
    padding-bottom:5px;
    border-bottom:1px solid silver;
}
.CesResult {
    margin-top:8px;
}
.CesResultHeader {
    width:625px;
}
.CesResultNumber {
    font-size:8pt;
    font-weight:bold;
}
.CesResultTitle {
    font-size:11pt;
}
.CesResultTitle a {
    text-decoration:underline;
}
.CesResultTitle a:hover {
    color:Red;
}
.CesResultTitle a:visited {
    color:Purple;
}
.CesResultScore {
    color:Gray;
    font-size:8pt;
    font-weight:bold;
}
.CesResultLanguage {
    color:Gray;
}
.CesResultLastClick {
    color:Gray;
    font-size:8pt;
}
.CesResultRecentLastClick {
    color:SlateBlue;
    font-weight:bold;
}
.CesResultFromToCC {
    font-size:8pt;
}
.CesResultExcerpt {
    font-family:;
    font-size:10pt;
    width:550px;
}
.CesResultConcepts {
    color:Gray;
    font-size:8pt;
}
.CesResultAuthor {
}
.CesResultModifiedDate {
    color:Gray;
    font-size:9pt;
}
.CesResultIndexedDate {
    font-size:8pt;
}
.CesResultOrigin {
    font-size:8pt;
}
.CesCustomResultFields {
    font-size:8pt;
}
.CesCustomResultFieldsTitle {
    font-weight:bold;
    vertical-align:top;
}
.CesCustomResultFieldsValue {
}
.CesCustomResultFields table {
    font-size:8pt;
}
.CesResultUri {
    color:DarkGreen;
    font-size:9pt;
}
.CesResultUri a {
    color:DarkGreen;
}
.CesResultSize {
    color:Gray;
    font-size:9pt;
}
.CesResultContextualCommand {
    font-size:9pt;
}
.CesResultContextualCommand a {
    color:DarkSlateBlue;
}
.CesResultHighlight {
    font-weight:bold;
}
.CesResultInlineInformation {
    font-size:9pt;
    width:625px;
}
.CesResultInlineInformationUnselectedTab {
    color:Gray;
    background-color:WhiteSmoke;
    font-family:Tahoma;
    font-size:8pt;
    font-weight:bold;
    margin-right:5px;
    padding-left:6px;
    padding-right:6px;
    padding-top:3px;
    padding-bottom:2px;
}
.CesResultInlineInformationSelectedTab {
    background-color:Silver;
    font-family:Tahoma;
    font-size:8pt;
    font-weight:bold;
    margin-right:5px;
    padding-left:5px;
    padding-right:5px;
    padding-top:2px;
    padding-bottom:2px;
    border-left:1px solid WhiteSmoke;
    border-top:1px solid WhiteSmoke;
    border-right:1px solid gray;
}
.CesResultInlineInformationBody {
    padding-top:5px;
    padding-bottom:5px;
    border-top:2px solid silver;
    border-bottom:1px solid silver;
}
.CesChildResult {
    margin-left:50px;
    margin-top:8px;
}
.CesChildResultHeader {
    width:575px;
}
.CesChildResultExcerpt {
    width:500px;
}
.CesSummary {
}
.CesSummaryHeader {
    color:Gray;
    font-family:Tahoma;
    font-size:8pt;
    font-weight:bold;
    position:relative;
    top:-3px;
    padding-bottom:2px;
    border-bottom:1px solid silver;
}
.CesSummaryParagraph {
    font-size:9pt;
    margin-bottom:5px;
    text-align:justify;
}
.CesSummaryConcept {
    color:DarkGreen;
    font-family:Tahoma;
    font-size:9pt;
    margin-bottom:2px;
}
.CesToolbar {
    font-size:9pt;
    margin-top:10px;
}
.CesToolbarGroup {
    margin-left:10px;
    margin-top:10px;
    padding-left:10px;
    border-left:1px solid #BDC6DE;
}
.CesToolbar a {
}
.CesToolbar a:hover {
}
.CesNormalFacet {
    font-family:Tahoma;
    font-size:8pt;
    margin-left:10px;
    margin-top:10px;
    border-left:1px solid #CFDFFF;
    border-bottom:1px solid #CFDFFF;
}
.CesDropDownFacet {
    background-color:GhostWhite;
    font-family:Tahoma;
    font-size:8pt;
    margin-left:5px;
    padding-top:2px;
    padding-right:5px;
    border-left:1px solid #CFDFFF;
    border-bottom:1px solid #CFDFFF;
    border-right:1px solid #CFDFFF;
}
.CesBasicFacet {
    margin-top:10px;
}
.CesFacetPopup {
    background-color:White;
    border:1px solid #CFDFFF;
}
.CesFacetTitle {
    color:LightSlateGray;
    font-weight:bold;
}
.CesFacetEmpty {
    color:Gray;
}
.CesFacetSelectedItem {
    color:Black;
    font-weight:bold;
}
.CesFacetRemovedItem {
    color:Gray;
    text-decoration: line-through;
}
.CesFacetItem {
    color:DarkSlateGray;
    font-weight:bold;
}
.CesFacetHoveredItem {
    color:DarkSlateGray;
    background-color:#CFDFFF;
    font-weight:bold;
}
.CesFacetBottom {
    color:Gray;
    background-color:WhiteSmoke;
    font-size:7pt;
    font-weight:bold;
}
