body {
    font-family:Arial,Trebuchet MS;
    font-size:10pt;
}


a:link { color:#5d97cf; text-decoration:none; }
a:active { color:#5d97cf; text-decoration:none; }
a:hover { color:#5d97cf;  text-decoration:none; }
a:visited { color:#5d97cf; text-decoration:none; }
a.disabled { color:gray; text-decoration:none; }
a.thispage { color:black; font-weight: bold; text-decoration:none; }

/*-------------------------------
   Login page
 ------------------------------*/

#LoginContainer 
{
    width:650px;
    margin-top:150px;
    margin-right: auto; 
    margin-left:auto;
}

#LogoAndLinks 
{
    float:left;
    width:222px;
    text-align:center;
    font-size:11pt;
}

.Logo 
{
    clear:both;
    padding-bottom:5px;
}

#ProfileLink
{
    margin-top:4px;
    margin-bottom:10px;
}


#InputsContainer
{
    float:right;
    width:360px;
    margin-top:50px;
}

#Inputs label 
{
    float: left;
    width: 90px;
    margin-top:5px; 
    font-size:10pt;
}

#Inputs input
{
    margin-bottom:10px;
}

#Inputs 
{
    float:left;
    width:250px;
}

#LoginButton 
{
    margin-top:24px;
    float:right;
}

.warning 
{
    color:Red;
    font-size:10pt;
    font-weight:bold;
}

/*-------------------------------
   Search page
 ------------------------------*/

#SearchContainer 
{
   width:900px;
    height:130px;
    margin-left:auto;
    margin-right:auto;
}

#AdvanceSearchContainer 
{
    width:900px;
    height:200px;
    margin-right: auto; 
    margin-left:auto;
}

#SearchInputsContainer 
{
    width:568px;
    float:right;
    margin-top:24px;
    height:150px;

}

#SearchQuery 
{
    margin-bottom:15px;
    width:550px;
    float:right;
    height:40px;
}

#SearchQuery .Input 
{
    float:left;
    width:320px;
    margin-top:7px;
}

#SearchQuery .InputButtons 
{
    width:214px;
    float:right;
}
 
#SearchQuery .InputButtons input
{
    padding:0px;
    margin:0px;
} 


#SearchSelects
{
    width:553px;
    float:right;
    overflow:hidden;
    display:inline-block;
}

#SearchSelects .Button 
{
    float:right;
    margin-top:8px;
}

#SearchSelects .Button input 
{
    margin:0px;
    padding:0px;
}


.DropListSelects 
{
    text-align:center;
    float:left;
    padding-right:15px;
    font-size:10pt;
    width:100px;
}

.DropListSelectsLast
{
    text-align:center;
    float:left;
    padding-right:10px;
    font-size:10pt;
    width:180px;
}


#SearchToolBar
{
    background-image:url(../static/img/toolbar_bg.gif);
    background-repeat:no-repeat;
    height:50px;
    padding-top:16px;
    margin-right: auto; 
    margin-left:auto;
    width:924px;
}

#SearchToolBar #Items 
{
    font-size:8pt;
    padding-top:2px;
    height:20px;
}

#SearchToolBar #Items .Left
{
    margin-left:20px;
    float:left;
    text-transform:uppercase;
}

#SearchToolBar #Items .Left span
{
    margin-right:12px;
    color:#105080;
}

#SearchToolBar #Items .Left2
{
    margin-left:20px;
    float:left;
}

#SearchToolBar #Items .Left2 span
{
    margin-right:8px;
    color:#105080;
    font-size:10pt;
    font-weight: bold;
}

#SearchToolBar #Items .Right
{
    margin-right:32px;    
    float:right;
    text-align:right;
    text-transform:uppercase;
}

#SearchToolBar #Items .Right span
{
    margin-left:12px;
    color:#105080;
}

#SearchToolBar #Items a { color:black; text-decoration:none; }
#SearchToolBar #Items a:hover { color:#105080; }

.message 
{
    font-size:10pt;
    font-weight:bold;
}

#SearchResults 
{
    margin-right: auto; 
    margin-left:auto;
    width:900px;
}

#NavResults 
{
    font-size:10pt; 
    margin-bottom:25px; 
    height:25px;
    width:900px;
}

#NavTD1 { width:250px; text-align: left; }
#NavTD2 { width:250px; text-align: right; }
#NavTD3 { width:400px; text-align: right; }

/* #NavResults td { width:300px } */

.PreviousNext 
{
    float:left;
    width:400px;
    height:25px;
}

#NavResults2 
{
    font-size:10pt; 
    margin-bottom:50px; 
    margin-left:auto;
    margin-right:auto;
    width:900px;
    padding-top: 3px;
    border-top: 1px solid #E0E0E0;
}

.THit
{
    width: 900px;
    margin-bottom:20px;
    table-layout: fixed;
}

.THitText
{
    font-size:10pt;
    padding-top:4px;
}

.THitHeadline 
{ 
    width: 600px;
    height: 21px;
    margin: 0px;
    vertical-align: middle;

    font-size:10pt; 
    font-weight:bold; 
}

.THitHeadline a:link { color:#5d97cf; text-decoration:underline; }
.THitHeadline a:active { color:#5d97cf; text-decoration:underline; }
.THitHeadline a:hover { color:#5d97cf; text-decoration:underline; }
.THitHeadline a:visited { color:#5d97cf; text-decoration:underline; }

.THitActions
{ 
    width: 280px;
    height: 21px;
    margin: 0px;
    vertical-align: middle;
    
    font-size:8pt;
    font-weight:normal;
    text-align:left;
    background-image: url(/static/img/pdflink1.jpg);
    background-repeat: no-repeat;    
}

.THitAction a:link { color:#5d97cf; text-decoration:none; }
.THitAction a:active { color:#5d97cf; text-decoration:none; }
.THitAction a:hover { color:#5d97cf; text-decoration:none; }
.THitAction a:visited { color:#5d97cf; text-decoration:none; }

.THitPdf1
{
    margin-left: 40px;
    margin-right: 4px;
    padding-right: 8px;
    border-right: 1px solid #5d97cf;
}

.THitPdf2
{
    margin-right: 16px;
}

.THitAction
{
    margin-right: 4px;
    padding-right: 8px;
    border-right: 1px solid #5d97cf;
}

.ObjId
{
    width:20px;
    height:21px;
}

.THitInfo 
{
    padding-top:6px;
    font-size:9pt;
}


#NewsPaperLogos 
{
    width:930px;
    height:50px;
    margin-left:auto;
    margin-right:auto; 
    clear:both;
}

#NewsPaperLogos .img 
{
    text-align:center;
}

.MastImage 
{
    margin: 0 17px 17px 0;
    margin-top:10px;
}

#PubList 
{
    position:absolute;
    width:210px;
    height:300px;
    background-color:white;
    border:1px solid black;
    text-align:left;
    font-size:10pt;
    padding:2px;
}

#PubListCloser
{
    font-size:9pt;
    text-align:center;
    border-bottom:1px solid darkgray;
    height:18px;
}

#PubListCloser a { color:red; }
#PubListCloser a:hover { color:darkred; }

#PubListList
{
    height:280px;
    overflow:auto;
}

#PubListList a
{
    color: black;
    display:block;
    width:100%;
}

#PubListList a:hover
{
    color: white;
    background-color:#5d97cf;
}

.PubListItemSelected
{
    font-weight:bold;
    background-color:#cce4ff;
}


/*-------------------------------
   Advanced Search page
 ------------------------------*/

#AdvanceSearch 
{
    height:160px;
    margin-top:15px;
    margin-left:20px;
    width:658px;
    float:right;
}

#AdvanceSearch td
{
    font-size:8pt;
}

#AdvanceSearch td input 
{
    font-size:8pt;
}

#AdvanceSearch td select
{
    font-size:8pt;
}

.AdvanceSearchCol0
{
    width:90px;
}

.AdvanceSearchCol2
{
    width:86px;
    padding-left:8px;
}

.AdvanceSearchSel3
{
    width:180px;
}

.AdvanceSearchCol4
{
    width:62px;
    padding-left:8px;
}


/*-------------------------------
   List pages
 ------------------------------*/

#PageContainer 
{
    width:900px;
    margin-right: auto; 
    margin-left:auto;
    margin-bottom:10px;
    height:110px;
}

#PageReturn 
{
    width:568px;
    float:right;
    margin-top:95px;
    margin-right:8px;
    text-align:right;
    font-weight:bold;
}

#PageReturn2 
{
    float:right;
    margin-top:20px;
    margin-right:8px;
    text-align:right;
    font-weight:bold;
}

#SavedSearchInfo
{
    margin-left:55px; 
    width:880px;
}

#SavedSearchSearch
{
    float:right;
    margin-top:20px;
}

#SavedSearchContent
{
    width:895px;
    margin-right: auto; 
    margin-left:auto;
    margin-top:10px;
}

#SavedSearchContent h2
{
    margin-top:0px;
    margin-bottom:10px;
}

#SavedSearchContent th
{
    text-align:center;
    padding-bottom:8px;
}

#SavedSearchContent td
{    
    text-align:center;
    padding:3px;
    border:1px solid white;
    background-color:#F0F0F0;
}

#SavedSearchContent .ColOne 
{
    text-align:left;
}

#SavedSearchContent .ColTwo
{
    width:70px;
}

#SavedSearchContent .ColThree
{
    width:50px;
}

#SavedSearchContent .ColFour
{
    width:50px;
}

#SavedSearchContent .ColFive
{
    width:180px;
}

#SavedSearchContent .ColFive input
{
    width:180px;
}


#SavedSearchContent a:link { color:black; text-decoration:none; }
#SavedSearchContent a:active { color:black; text-decoration:none; }
#SavedSearchContent a:hover { color:blue;  text-decoration:none; }
#SavedSearchContent a:visited { color:black; text-decoration:none; }

.ArchiveHitTags
{
    margin-left:7px;
    font-size:8pt;
    font-weight:normal;
    color:darkred;
}

#ArticleNav 
{
    width:568px;
    height:115px;
    float:right;
    margin-right:8px;
    font-weight:bold;
    text-align:right;
}

#ArticleNav #Return 
{
    margin-top:40px;
    margin-left:440px;
}

#ArticleNav #PrevNext 
{
    width:200px;
    height:30px;
    margin-top:40px;
    float:right;
    margin-bottom:28px;
}

#ArticleNav #PrevNext .arrow1
{
    width:85px;
    float:left;
    cursor:pointer;
}

#ArticleNav #PrevNext .arrow1 .Image
{
    float:left;
    width:23px;
    margin-top:-2px;
}

#ArticleNav #PrevNext .arrow1 .Text
{
   float:right;
   width:50px;
}

#ArticleNav #PrevNext .arrow2
{
    width:85px;
    float:right;
    cursor:pointer;
}

#ArticleNav #PrevNext .arrow2 .Image
{
    float:right;
    width:23px;
    margin-top:-2px;
}

#ArticleNav #PrevNext .arrow2 .Text
{
   float:left;
   width:50px;
}


#Info 
{
    width:895px;
    margin-right: auto; 
    margin-left:auto;
    margin-top:-10px;
    
}

#ArticleContent 
{
    width:895px;
    margin-right: auto; 
    margin-left:auto;
    margin-top:10px;
    
}

#ArticleDetails 
{
    font-weight:bold;
    min-width:600px;
}

#ContentHeadings
{
    margin-bottom:20px;
}

#ContentHeadings #Image 
{
    float:right;
    width:230px;
    margin-right:10px;
    margin-top:15px;
    text-align:right;
}

#Thumbnail
{
    float:right;
    text-align:right;    
    margin:1px 1px 20px 20px;
}

#Thumbnail a img
{
    border:1px solid white;    
}

#Thumbnail a:hover img
{
    border:1px solid #73a0c9;
}

#Thumbnail a:hover
{
    color:none;
}


#ContentHeadings #Headings
{
    width:650px;
    float:left;
}

#ContentHeadings #Headings h2 
{
    margin:0px;
    padding:15px 0px 0px 0px;
}

#ContentHeadings #Headings .Publication 
{
    padding:10px 0px 0px 0px;
    font-weight:bold;
    font-size:large;
}

#ContentHeadings #Headings .By 
{
    padding:10px 0px 5px 0px;
    font-size:1.3em;
    color:#6699c9;
}

#ArticleContent #Content 
{
    margin-top:20px;
    clear:both;
}

.InputButton 
{
    background-color:White;
    background-image:url(../static/img/b1.jpg);
    background-position:2px 3px;
    background-repeat:no-repeat;
    border-width:0px; 
    width:100px; 
    line-height:39px;
    height:39px;
    color:#73a0c9;
    font-weight:bold;
    cursor:default;
}


.InputButtonOn 
{
    background-color:White;
    background-image:url(../static/img/b2.jpg);
    background-position:2px 3px;
    background-repeat:no-repeat;
    border-width:0px; 
    width:100px; 
    line-height:39px;
    height:39px;
    color:#73a0c9;
    font-weight:bold;
    cursor:pointer;
}

.InputButtonR
{
    background-color:white;
    background-image:url(../static/img/b1r.jpg);
    background-position:2px 3px;
    background-repeat:no-repeat;
    border-width:0px; 
    width:100px; 
    line-height:39px;
    height:39px;
    color:#D05060;
    font-weight:bold;
    cursor:default;
}

.InputButtonOnR 
{
    background-color:white;
    background-image:url(../static/img/b2r.jpg);
    background-position:2px 3px;
    background-repeat:no-repeat;
    border-width:0px; 
    width:100px; 
    line-height:39px;
    height:39px;
    color:#D05060;
    font-weight:bold;
    cursor:pointer;
}

.InputButtonG 
{
    background-color:white;
    background-image:url(../static/img/b1g.jpg);
    background-position:2px 3px;
    background-repeat:no-repeat;
    border-width:0px; 
    width:100px; 
    line-height:39px;
    height:39px;
    color:#50D060;
    font-weight:bold;
    cursor:default;
}

.InputButtonOnG 
{
    background-color:white;
    background-image:url(../static/img/b2g.jpg);
    background-position:2px 3px;
    background-repeat:no-repeat;
    border-width:0px; 
    width:100px; 
    line-height:39px;
    height:39px;
    color:#50D060;
    font-weight:bold;
    cursor:pointer;
}

.InputButtonB
{
    background-color:white;
    background-image:url(../static/img/b1b.jpg);
    background-position:2px 3px;
    background-repeat:no-repeat;
    border-width:0px; 
    width:100px; 
    line-height:39px;
    height:39px;
    color:#73a0c9;
    font-weight:bold;
    cursor:default;
}

.InputButtonOnB 
{
    background-color:white;
    background-image:url(../static/img/b2b.jpg);
    background-position:2px 3px;
    background-repeat:no-repeat;
    border-width:0px; 
    width:100px; 
    line-height:39px;
    height:39px;
    color:#73a0c9;
    font-weight:bold;
    cursor:pointer;
}

#CombinedPDFLink
{
    float: right;
    padding-right: 12px;
    padding-bottom: 12px;
    //clear: both;
}

.SavedSearchButtons
{
    width:895px;
    margin-right: auto; 
    margin-left:auto;
    margin-top:30px;
    height:100px;
}


/*-------------------------------
   Browse page
 ------------------------------*/
#BrowseContainer 
{
    width:650px;
    float:right;
    margin-top:44px;
    height:60px;
}

#BrowseContainer .One
{
    width:285px;
    float:left;
}

#BrowseContainer .One .Label
{
    width:70px;
    float:left;
    margin-top:2px;
}

#BrowseContainer .One .Field 
{
    float:left;
    margin-bottom:15px;
}

#BrowseContainer .Two 
{
    width:260px;
    float:left;
}

#BrowseContainer .Two .Label
{
    width:70px;
    float:left;
    margin-top:2px;
}

#BrowseContainer .Two .Field 
{
    float:right;
    width:180px;
    margin-bottom:15px;
}

#BrowseContainer .Three
{
    width:100px;
    height:40px;
    margin-top:30px;
    float:right;
}


.hl { background-color: #FFFF80; }

.LegalNoteDisplay
{
    margin: 20px 0px 10px 0px;
}

#LegalNote
{
    margin-left:auto;
    margin-right:auto; 
    margin-top:20px;
    margin-bottom:20px;
    clear:both;
    width: 880px;
    padding: 5px;
    border: 1px solid darkred;
}

#LegalNoteHead
{
    margin-bottom: 5px;
    font-weight: bold;
    color: darkred;
}

.LegalNoteEditButton
{
    font-size: 11px;
}

#LegalNoteTextArea
{
    width: 90%;
}

#ErrorMessage
{
    color: red;
    font-size: 18px;
}

.ThumbnailTable {
    border: 1px solid black;
}

.ThumbnailCell {
    border: 1px solid black;
    background-color: #F0F0F0;
}

.Correction {
    font-weight: bold;
    color: red;
}

#FedExDate {
    font-size: large;
    padding-bottom: 8px;
}

#ProfileHead1
{
    margin-top:0px;
    width:600px;
    float:right;
    text-align:left;
    font-size:11pt;
}

#ProfileEdit
{
    margin-top:10px;
}

#ProfileEdit th
{
    width: 150px;
    text-align: left;
    padding: 3px;
}

#ProfileEdit td
{
    padding: 3px;
}

.ProfileDivider
{
    height:20px;
}

.ProfileDivider hr
{
    margin:10px 0px 10x 0px;
    height:1px;
    border:0px;
    color: #5d97cf;
    background-color: #bbccee;
}

@media screen 
{
    #HtmlMultiPrint
    {
        border-top:1px solid #5d97cf;
        border-bottom:1px solid #5d97cf;
        margin-bottom:30px;
        text-align:center;
        padding:5px;
    }

    .HtmlMultiArticle
    {
        border-bottom:1px solid #5d97cf;
        margin-bottom:30px;
    }
}

@media print
{
    #HtmlMultiPrint
    {
        display:none;
    }
    
    .HtmlMultiArticle
    {
        page-break-after:always;
    }
}


.HtmlMultiLogo
{
    margin-bottom:20px;
}

.HtmlMultiArticle h2 { margin-top:0px; }

.HtmlMultiArticle span { font-weight:bold; }

.HtmlMultiHeadings 
{ 
    margin-top:15px;
    margin-bottom:15px;
}

.HtmlMultiBody
{
    margin-top:20px;
    margin-bottom:20px;
}

#EmailSendTop
{
    margin-top:10px;
    margin-left:60px;
}

.EmailSendTA
{
    width:500px;
    margin-top:3px;
    margin-bottom:10px;
}

#EmailSendPreview 
{
    margin-top:30px;
    margin-left:60px;
}

#EmailSendPreview iframe
{
    margin-top:3px;
    width:900px;
    height:400px;
}

#EmailInput
{
    float:right;
}

#LabelChoser
{
    position:absolute;
    top:150px;
    left:490px;
    width:300px;
    height:400px;
    padding:2px;
    background-color:white;
}

#LabelChoserInner
{
    width:296px;
    height:396px;
    border:2px solid #5d97cf;
    background-color:white;
}

#FolderSelect 
{
    margin-bottom:15px;
    margin-left:15px;
    width:550px;
    float:left;
    height:40px;
    width:400px;
}

