/* CSS Document */

body, td, pre, input, textarea, select
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
}

h1
{
    color: #003366;
    background-color: #cce0eb;
    font-size: 16px;
    margin: 15px 0 15px 0;
    padding: 3px 0 3px 10px;
}

.h1-simple 
{
    color: #005e92;
    background-color: transparent;
    font-size: 20px;
    font-weight:bolder;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}

h2
{
    font-size: 14px;
    color: #264c73;
    border-top: #4c94b7 solid 2px;
}

.h2-simple 
{
    font-size: 14px;
    color: #264c73;
    border-top:none;
}

h2.custom-heading {
    color: #000;
    border-top: none;
}

h3
{
    font-size: 14px;
    color: #264c73;
}

h3-simple
{
    font-size: 14px;
    color: #264c73;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}


h3-small
{
    font-size: 12px;
    color: #264c73;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}


h2-small
{
    font-size: 12px;
    color: #264c73;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}


p
{
    line-height: 1.5;
}

#grid table thead tr
{
    background-color: #c0c0c0;
}
#grid table thead tr td
{
    font-weight: normal;
    background-color: #c0c0c0;
    font-family: Arial, Verdana, Serif;
    font-size: 12px;
    text-align: center;
}
#grid table tbody tr td
{
    text-align: left;
}
#grid tbody tr:hover
{
    background-color: #f0f0f0 !important;
}
#banner
{
    height: 1.3em;
    background-color: #003366;
    color: #fff;
}
#footer
{
    padding-top: 3px;
    border-top: #999999 solid 1px;
}

.footer-right-text 
{
    float: right;
    padding-right: 15px;
}

.footer-right-logos 
{
    float: right;
    margin-top: 5px;
}
.footer-nih-label 
{
    display: block;
}

.footer-first-col 
{
    vertical-align: top;
    padding-top: 5px;
}

.footer-second-col {
    font-size: 9px;
    padding-top: 17px;
}

.titleAcronym
{
    height: 36px;
    background-color: #003366;
    color: #fff;
    font-size: 2em;
    font-weight: bolder;
    padding: 0;
    padding-left: .5em;
    padding-top: .2em;
}

#top
{
    height: 77px;
    width: auto;
    background-color: #fff;
    color: #003366;
}

#clientLogo
{
    float: left;
    height: 77px;
    width: 131px;
}

#clientName
{
    position: relative;
    width: auto;
    height: 77px;
}

.client
{
    color: #005e92;
    font-size: 1.8em;
    font-weight: bolder;
    padding: 0;
}

#page
{
    width: auto;
    height: auto;
    border-bottom: #999999 solid 1px;
}

#sidebar
{
    float: left;
    height: 220px;
    width: 131px;
    background-color: #e5eff5;
    color: #003366;
    padding: 0px;
    margin-right: 20px;
}

#content
{
    position: relative;
    left: 140px;
    width: auto;
    height: auto;
    padding: 15px;
    margin: 15px;
}

#hideme
{
    visibility: hidden;
}

.modalBackground
{
    background-color: white;
}

.modalPanel
{
    background-color: #ECE9D8;
    border: solid 2px #0053E1;
}

/* Used on PLCO homepages/faq to increase the spacing between the links */
li.marBottom
{
    margin-bottom: 5px;
}

#skiptocontent
{
    height: 1px;
    width: 1px;
    position: absolute;
    overflow: hidden;
    top: -10px;
}

#skiptocontent:hover, #skiptocontent:focus 
{
    padding: 5px;
    display: inline-block;
    margin-bottom: 5px;
    margin-top: 5px;
    height: auto;
    width: auto;
    position: relative;
    overflow: visible;
    top: 0;
}

/*Moved from ProjectHomeIntro*/
div.frame
{
    display: inline;
    border: 0px solid;
    height: auto;
    width: 100%;
    float: left;
}

div.onMouseOver
{
    margin: 0px;
    height: auto;
    width: auto;
    float: left;
    text-align: center;
    border: 1px solid #ffffff;
}


div.onMouseOver1
{
    margin: 0px;
    height: auto;
    width: auto;
    float: left;
    text-align: center;
    border: 1px solid #dce8f0;
}
div.onMouseOver1:hover
{
    border: 1px solid #B5440E;
}
/*#0000ff*/

.img
{
    display: inline;
    margin: 3px;
    height: auto;
    width: auto;
    float: left;
}

.img1
{
    margin: 3px;
    margin-right: 0px;
    height: auto;
    width: auto;
    float: left;
}

div.imgWithDescr
{
    margin: 3px;
    margin-right: 0px;
    height: auto;
    width: auto;
    float: left;
}

div.desc
{
    text-align: left;
    font-weight: normal;
    width: 100px;
    height: auto;
    margin-top: 5px;
    margin-left: 0px;
    float: left;
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
}


.button
{
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    border: 0px;
}

.boxBigButton
{
    display: inline;
    font-weight: bold;
    background-color: #3385D6; /*#cce0eb;*/ /*#005e92;*/
    text-align: center;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 20px;
    margin: 3px;
    text-decoration: none;
    font-size: 15px;
    height: 60px;
    width: 132px;
    float: left;
}
.boxBigButton:active
{
    background-color: #B5440E;
    color: red;
}
/*7A991A*/
.boxBigButton:hover
{
    background-color: #B5440E;
    color: red;
}

.boxMediumButton
{
    display: inline;
    font-weight: bold;
    background-color: #3385D6;
    text-align: center;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 15px;
    margin: 3px;
    text-decoration: none;
    font-size: 15px;
    height: 40px;
    width: 132px;
    float: left;
}
.boxMediumButton:active
{
    background-color: #B5440E;
    color: red;
}
.boxMediumButton:hover
{
    background-color: #B5440E;
    color: red;
}

/* Accordion F.A.Q. */
a.accordion-faq {
    color: #fff;
    font-weight: 700;
    text-decoration: none;
}

a.accordion-faq:hover, a.accordion-faq:focus {
    outline: #fff solid 2px;
}

.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.topMargin15 {
  margin-top: 15px;
}