﻿.newsStyleLeftCol
 {
     text-align: left; /*center;*/
 }
 
 span.NewsSummaryContent 
 {
     text-align: left;
     display: block;
     width: 95%;
     padding-left: 5px;
     padding-top: 5px;
     padding-bottom: 0px;
 }
 
span.NewsSummaryHeader
{
    background-color: #76c6be;
    color: #000000;
    text-align: left;
    display: block;
    width: 100%;
    padding: 5px 5px 5px 5px;
    font-weight: bold;
    width: 129px;
}

div#NewsSummaryContainer
{
    background-color: #dcfaf8;
}

span.NewsSummaryFooter 
{
    background-color: #DCFAF8;
    color: #000000;
    text-align: left;
    display: block;
    width: 100%;
    padding: 0px 0px 0px 0px;
}

span.NewsSummaryFooter a
{
    color: #000000;
    padding: 5px 5px 5px 5px;
    display: block;
    width: 134px;
}

div#ourothersites, div#ourothersites a
{
    font-size: 11px;
    font-weight: bold;
}

div#ourothersites
{
    border-width: 0;
    border-left: solid 1px #c9c9c9;  
    background-color: red;  
}

span#PrintOptions
{
    width: 100%;
    display: block;
    text-align: right;
    font-weight: bold;
    padding: 5px 0px 5px 5px;
    margin-left: -7px;
}

.locationsCell
{
    border-bottom: solid 1px #aaaaaa;
    padding-top: 5px;
    padding-bottom: 5px;
}

.locationsTable
{
    width: 100%;
    padding-right: 10px;
    border: 0px;
}

/**
    Advanced Search Form
*/

.AdvancedFreeText 
{
    width: 100%;
}

.AdvancedLabel
{
    width: 130px; 
    float: left;
}

.AdvancedField 
{
   width: 450px;
   margin: 0px;
   padding: 0px;
   text-align:left;
}

.AdvancedDropDownField 
{
   width: 454px;
   margin: 0px;
   padding: 0px;
   text-align:left;/*right;*/
}

.IntroText
{
    font-weight: bold;
    text-align: left; /*center;*/
    display: inline-block;
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
    letter-spacing: 0.1em;
}

div#HomePageSummary
{
    text-align: left; 
    padding-top: 10px;
    line-height: 1.4em;
}

.QuickSearchHelpArea
{
    padding: 10px;  
}

div#QuickSearchArea
{
    margin-left: auto;
    margin-right: auto;
    width: 430px;
    border: 1px solid black;
    padding: 0 10px 0 10px;
    background-color: #D5E1E6;
}

.QuickSearchArea
{
    margin-left: auto;
    margin-right: auto;
    width: 430px;
    border: 1px solid black;
    padding: 0 10px 0 10px;
    background-color: #D5E1E6;
}

.ImageCell
{
    text-align: center; 
    color: White;
    padding-top: 10px;
    padding-bottom: 10px;
    border: 1px solid #C9C9C9;
}

.FullPageImage
{
    text-align: center;
    padding-bottom: 10px;
    padding-top: 10px;
}

.HelpMessage
{
    margin-top: 10px;
    margin-bottom: 10px;
    text-align: left;
    background-color: #d1e6fc;
    font-weight: normal;
    vertical-align: middle;
    color: #000066;
    border: 1px solid #000066;
}

.HelpMessageBody, .InfoMessageBody
{
    padding: 10px;
}

/*
.InfoMessageBody div
{
    padding: 0;
    margin: 0;
}
*/

.InfoMessage
{
    margin-top: 10px;
    margin-bottom: 10px;
    text-align: left;
    background-color: #fac8c8;
    font-weight: normal;
    vertical-align: middle;
    color: #000066;
    border: 1px solid #ca1b06;
}


.InfoMessage .titlebar
{
    width:100%;
    background-color: #ca1b06;
    color: White;
    font-weight:bold;
    font-size: 1.1em;
    height: 18px;
}

.HelpMessage .titlebar
{
    width:100%;
    background-color:#000066;
    color: White;
    font-weight:bold;
    font-size: 1.1em;
    height: 18px;
}

.titlebar .text
{
    float: left;
    margin-left: 5px;
    margin-bottom: 5px;
}

.titlebar .close
{
    float: right;
    margin-right: 10px;
    margin-bottom: 5px; 
}

.titlebar .close a, .titlebar .close a:hover, .titlebar .close a:visited
{
    text-decoration: none;
    color: White;
}

div#testcontainer {
    margin: 5px auto 0px auto; 
    border: Solid 1px #C9C9C9; 
    border-width: 1px; 
    width:760px; 
    overflow: hidden;
}

.TestAlert
{
    padding: 20px;
    background-color: #ffffff;
    vertical-align:middle; 
    color: black; 
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 12px;
}

.TestAlert a, .TestAlert a:hover
{
    font-weight: bold;
}

div#ResultsSideBarLinks a
{
   margin: 0px 1.5px 0px 0px; 
   display: block; text-align: left; 
   background-color: #FFFFFF; 
   padding: 5px 4px 5px 4px;
   border: 1px solid #C9C9C9; 
   border-width: 0px 1px 1px 0px; 
   color: #333333; 
   font-weight: bold;
   text-decoration: none;
}

div#ResultsSideBarLinks a:hover, div#ResultsSideBarLinks a:visited
{
    text-decoration: none;
}

.UsefulLink
{
    color: Blue;
}

.FaqTopLevel 
{
    padding-top: 5px;
    margin-left: 5px;
    
    display: block;
}

.FaqSecondLevel 
{
    margin-left: 15px;
    padding-top: 5px;
    display: block;
}
 
.FaqThirdLevel 
{
    margin-left: 25px;
    padding-top: 5px;
    display: block;
}

.FaqFourthLevel 
{
    margin-left: 35px;
    padding-top: 5px;
    display: block;
}

.FaqAnswerClass 
{
    color:Green;
}

.FaqQuestionClass
{
    color: Fuchsia;
}

.FaqQuestionClass a
{
    color: Fuchsia;
}

body {font-family: Arial, Helvetica, sans-serif; font-size: 1.0em;}

h1 {color: #000000; font-size: 175%; margin: 0px 0px 5px 0px; display: block; width: 98%; border: Solid 1px #c9c9c9; border-width: 0px 0px 1px 0px;}
h2 {color: #000000; font-size: 150%; margin: 0px 0px 5px 0px;  display: block; width: 98%; border: Solid 1px #c9c9c9; border-width: 0px 0px 1px 0px;}
h3 {color: #000000; font-size: 135%; margin: 0px 0px 5px 0px;}
h4 {color: #000000; font-size: 110%; margin: 0px 0px 5px 0px;  text-transform: uppercase;}
h5 {color: #000000; font-size: 110%; margin: 0px 0px 5px 0px;}

th.DetailsHeader
{
    background-color: #019f90;
    color: White;
    padding-left: 10px;
    margin-top: 10px;
    font-size: 135%;
    padding-top: 5px;
    padding-bottom: 5px;
    font-style: normal;
    text-align: left;
}

.DetailsHeader 
{
    margin: 0 0 5px 0;
    background-color: #019f90;
    color: White;
    padding-left: 10px;
    margin-top: 0;
    font-size: 135%; 
    padding-top: 0;
    padding-bottom: 0;
    font-weight:bold;
}

.DetailsHeader2
{
    background-color: #93c5c0;
    color: White;
    padding-left: 10px;
    margin-left: 10px;
    margin-top: 10px;
    font-size: 135%;
    padding-top: 5px;
    padding-bottom: 5px;
    font-style: normal;
}

.DetailsHeader3
{
    background-color: #acc5c2;
    color: White;
    padding-left: 10px;
    margin-left: 20px;
    margin-top: 10px;
    font-size: 135%;
    padding-top: 5px;
    padding-bottom: 5px;
    font-style: normal;
}

p {margin-top: 3px; margin-bottom: 6px; line-height: 1.4em;}

a.toplink, a {color: #006699; text-decoration: underline;}
a:hover {text-decoration: none;}
a.toplink:hover {text-decoration: none;}

a:visited
{
    color: #6600FF;
}

a.toplink:visited { color: #006699; text-decoration: underline;}

.font_sizer_med {font-size: 125%}
.font_sizer_lrg {font-size: 160%}

hr {height: 1px; color: #C9C9C9; width: 96%;}

.MatchingSearch
{
    color: #FF0000;
}

p.SearchProgress
{
    padding-bottom: 20px;
    text-align:center;
    padding-top: 20px;
}

.labelsCol 
{
    font-weight: bold;
    float: left;
    width: 150px;
    clear:left;
}

.labelsColFullResult
{
    font-weight: bold;
    float: left;
    width: 150px;    
}

p
{
    padding-top: 5px;
    padding-bottom: 5px;  
}

.PageItemSelected 
{
    color: #990000; padding: 5px; background-color: #EEEEEE; border: 1px solid #BBBBBB;
}

.PageItemNotSelected {
    padding: 5px;
}

.SearchField 
{
    width: 300px;
}

img 
{
    border: 0px;
}

.SearchProgress
{
    text-align: center;
    padding: 20px 0px 20px 0px;
    color: #666666;
    font-weight: bold;
}

.searchbanner
{
    margin-top: 10px;
    width: 450px;
    border: Solid 1px #c9c9c9;
    padding: 5px 5px 5px 5px;
}

.searchbanner img
{
    width: 450px;
    height: 300px;
}

div#bannerdescription
{
    margin-top: 5px;
    font-size: small;
    font-weight: normal;
    text-align: left;
    color: Black;
}

div#bannerdescription a, div#bannerdescription a:hover,div#bannerdescription a:visited
{
    text-decoration: none;
    color: Black;
}

breadcrumb.a, breadcrumb.a:hover, breadcrumb.a:visited
{
    text-decoration: underline;
    font-size: larger;    
}

.submit
{
    text-align: left;
}

.SearchInfoMessage
{
    width: 300px;
    font-weight: normal;
    color: Black;
    padding: 5px;
    border: Solid 1px #c9c9c9;
    text-align: left;
    background-color: White;
}

table.browsetable tr, td
{
    padding: 0;
    margin: 0;
}

td.browsetablehelprow{
    vertical-align: top;
}

td.browsetabledatacolumn{
    vertical-align:top;
}

td.browsetableheadercolumn{
    vertical-align: top;
    width:220px;
}

.skiplink {display:none}

 .buttons
{
   margin:0; padding:0 .5em 0 .5em; width:auto;
   overflow:visible; text-align:left;
} 

.faqitemprintlink
{
    text-align: right;
    width: 100%;
}

.additionalInformation th
{
    width: 170px;
    padding: 10px;
    vertical-align: top; 
    background-color: #dcfaf8;  
    text-align: left;
}

.additionalInformation td
{
    padding: 10px;
    vertical-align: top;
}

.fullrecordtable th
{
    width: 170px;
    padding: 10px;
    vertical-align: top; 
    background-color: #dcfaf8;  
    text-align: left;
}

.ProgressBar
{
    text-align: left; 
    border: solid 1px #019f90;
    background-color: #dcfaf8;
    padding: 10px;
}

.ProgressBar ul, .ProgressBar li
{
    display: inline;   
    margin-left: 0;
}

li.ProgressBarItemSelected
{
    font-weight: bold;
    color: Black; /*#019f90;*/
    background-color: #d1e6fc;
    padding: 5px; 
    border: solid 2px #019f90;
}

li.ProgressBarItemHeader
{
    font-weight: bold;
    margin-right: 20px;
}

li.ProgressBarItemSepaator
{
    margin-left: 10px;
    margin-right: 10px;
}

.successBox
{
    /*border: solid 2px #76c6be;
    background-color: #dcfaf8;
    */
    font-weight: bolder;
    padding: 4px;
}

.failureBox
{
    /*border: solid 2px #ff0000;
    */
    color: red;
    font-weight: bolder;
    padding: 4px;
}

.hiddencontent
{
    display: none;
}

em
{
    font-weight: bold;
    font-style: normal;
}



