h1 {
        margin-bottom: 0.5em;
        }
h2 {
        margin-bottom: 0.5em;
        }
        
p {
        margin-top: 3px;
        margin-bottom: 10px;
}
        
.body {
        font-family: Arial, Helvetica, sans-serif;
        line-height: 18px;
        font-size: 12px;
}

.body-lead {
        font-family: Arial, Helvetica, sans-serif;
        line-height: 19px;
        font-size: 14px;
}

.return {
        font-family: Arial, Helvetica, sans-serif;
        line-height: 25px;
        text-align: right;
        font-size: .90em;
        
}
.textwrap {
        float: left;
        margin-right: 10px;     
}
.textwrap-right {
        float: right;
        margin-right: 10px;
        margin-left: 10px;
        margin-top: 10px;
        display:block !important;
}
        
sup, sub {
        font-size: 0.70em;
        vertical-align: super;
        line-height: 0;
}
        
sub {
    font-size: 0.70em;
    vertical-align: sub;
    line-height: 0;
}
        
.section-bar {
        margin-top: 20px;
}
.margin {
        margin-top: 10px;
        margin-bottom: 20px;

}
.bold {
        font-weight: bold;
}

.header {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 28px;
        font-weight: normal;
        color: #40adad;
        
}

.subhead {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 18px;
        font-weight: normal;
        color: #40adad;
}

.hr {
        background-color: #fff;
        border-bottom: 2px solid #e5e5e5; 
        height: 20px;  
        clear:both;
    display: block;
}
        
.date {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 16px;
        font-weight: bold;
        color: #444;
}

.TOC-head {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 25px;
        font-weight: bold;
        color: #40adad;
        margin-bottom: 0em;
}

.author {
        font-style: italic;
        font-family: Arial, Helvetica, sans-serif;
}

.footnote {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
        line-height: 14px;
}

.copyright {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 9px;
        color: #40adad;
        line-height: 12px;
        padding-top: 2em;
}

.TOC-list {
        font-family: Arial, Helvetica, sans-serif;
        color: #40adad;
        line-height: 15px;
        list-style-image: url("images/arrow.gif");
        list-style-position: inside;
        text-decoration: none;
        font-size: 13px;

}

.TOC-subhead {
        font-family: Arial, Helvetica, sans-serif; 
        font-weight: bold;
        color: #40adad;
        line-height: 12px;
        margin-bottom: 5px;
}       

.bulleted-list {
         font-family: Arial, Helvetica, sans-serif;
         list-style-image: url("images/bullet.gif");
         list-style-position: inside;
         padding-left: 20px;
         line-height: 18px;
         font-size: 13px;
         
}

ul {
        padding-left: 10px;
        margin-bottom: 10px;
        list-style-position:outside;
        margin-top: 0px;
}
        
li {
        padding: 2px 0 2px 0;
        list-style-position:outside;    
        
        
}
.foot-text {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 13px;
        line-height: 16px;
        color: #000;
}

a:link {
        text-decoration: none;
    font-weight: bold;
        color: #40adad;
}
a:visited {
        text-decoration: none;
        color: #2988be;
        font-weight: bold;
}

.bottom-logo {
        width: 80%;
}

a img {outline : none;}

#table {
    font-family: Arial, Helvetica, sans-serif;
        color: #666;
    width: 100%;
    border-collapse: collapse;
        margin-bottom: 30px;
}

#table td, #table th {
    font-size: 1em;
        vertical-align: bottom;
    border: 1px solid #666;
    padding: 3px 7px 2px 7px;
}
#table tr.alt td {
      border: 0;
          color: #666;
}

#table th {
    font-size: 1.1em;
    text-align: center;
    padding-top: 5px;
    padding-bottom: 4px;
    background-color: #666;
    color: #ffffff;
}
.caption {
        color: #000;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    margin-bottom: 10px;
    width: 100%;        
}
figure {
        position:relative;
        margin: 0px 0px 0px 0px;
}
figure50 {
        position:relative;
        margin: 50px 0px 10px 10px;
    float: right;
    width: 50%;
}
figure50nm {
        position:relative;
        margin: 10px 0px 10px 10px;
    float: right;
    width: 50%;
}
figcaption {
    bottom: 0;
    padding-top: 0px;
}

/*************************DIVS*************************/

.right {
        float:right;
        width: 48%;
        display:block;
}

.left {
        float:left;
        width: 48%;
        display:block;
}

.table-container {
        clear: both;
        float:left;
        max-width: 75%;
        font-size: 12px;
}

.title-container {
        clear: both;
        float:left;
}



.right-blue {
        float:left;
        width: 95%;
        border: 0px solid #dae7ed;
    background: #dae7ed;
        padding: 3% 3% 2% 3%;
        margin-top: 10px;
    margin-bottom: 20px;
}

.left-blue {
        float:left;
        width: 90%;
        border: 0px solid #dae7ed;
    background: #dae7ed;
        padding: 0% 5% 2% 5%;
        margin-top: 40px;
    margin-bottom: 20px;
}


.divider {
         height:1px; 
         width: 100%; 
         border-bottom: solid 2px, #e5e5e5;
}


.square-div-half-left {
   
    padding: 2% 2% 0% 2%; 
        margin: 1% 2% 0% 1%;
    background: #dae7ed;
    float: left;
        display: block;
        width: 50%;
        
 } 
 
.round-div-full {
    border: 2px solid #dae7ed;
    padding: 2% 2% 0% 2%; 
    background: #dae7ed;
    border-radius: 0px 0px 25px 25px;
        margin: 1% 1% 2% 1%;
        float: left;
        width: 95%;
        
 }      
        
.square-div-full {
    border: 2px solid #dae7ed;
    padding: 2% 2% 0% 2%; 
    background: #dae7ed;
        margin: 1% 1% 2% 1%;
        float: left;
        width: 95%;
        
 }      

.clear-div-left {
        margin: 0 2% 0% 0;
    float: left;
        display: block;
        width: 40%;
 }
 
.clear-div-right {
        margin: 0 2% 0% 0;
    float: right;
        display: block;
        width: 40%;
 }

#container {
        width: 100%;
        max-width: 1050px;
        min-width: 500px;
        margin: 0 auto;
}

.sidecontainer {
        float: left;
        position: fixed;
        width:29%;
        margin-top: 0px;
        max-width: 309px;
        }
.sidecontainer img {
        float:left;
        }
        
#sidebar1 {
        float: left;
        width: 85%;
        max-width: 320px;
        height: auto;
        background-color: #e5e5e5;
        padding: 10px 15px 10px 20px;
        margin-top: 10px;
        margin-right: 20px;
}
#sidebar-signup {
        float: left;
        width: 85%;
        max-width: 320px;
        height: auto;
        background-color: #e5e5e5;
        padding: 10px 15px 6px 20px;
        margin-top: 20px;
        margin-right: 20px;
        font-weight: bold;
        font-size: 15px;
}

#content {
        float: right;
        width: 68%;
        margin-top: 0px;
        margin-bottom: 10px;
        list-style-position: inside;
        list-style-image: url("images/bullet.gif");
}

#content img {
     max-width: 100%;
         max-height: 100%; 
}

#masthead img {
        width: 99%;
}

#masthead {
        width: 100%;
        max-width: 1200px;
        min-width: 500px;
}

.logodiv {
        background-color:#fff;
        height: auto;
        width: 100%;
        
        }

#footer {
        min-height: 300px;
        margin-top: 20px;
        background-color: #e5e5e5;
        position: relative;
        clear: both;
}

#footer2 {
        background-color: #e5e5e5;
        position: relative;
        clear: both;
        padding-top: 10px;
    float: left;
    margin-top: 0px;
}

.footer-cells-top {
        width: 30%;
        height: auto;
        float:left;
        padding-left: 15px;
        padding-top: 10px;
        min-height: 60px;
}
.footer-cells-bottom {
        width: 23%;
        height: auto;
        float:left;
        padding-left: 15px;
        min-height: 85px;
}
.footer-cells-bottom-l {
        width: 27%;
        height: auto;
        float:left;
        padding-left: 10px;
        min-height: 85px;
}
.footer-cells-bottom-r {
        width: 20%;
        height: auto;
        float:left;
        padding-left: 7px;
        min-height: 85px;
}
.footer-cells-bottom-cc {
        width: 20%;
        height: auto;
        float:left;
        padding-left: 15px;
        min-height: 85px;
}
.footer-indent {
    padding: 15px;
    float: left;
        background-color: #e5e5e5;
}
.section {
        margin: 10px 0 10px 0; 
        clear:both;
        width:100%;
        height: 1px;
}
ul.nav a:hover, ul.nav a:active, ul.nav a:focus { /* this changes the background and text color for both mouse and keyboard navigators */
        background-color: #ccc;
        color: #ccc;
}
.image-left {   
        margin: 2% 3% 2% 1%;
    float: left;
        display: block;
        width: 50%;
 } 
.image-margin {
    margin-top: 10px;
    margin-bottom: 7px;
}
.radiusr {
    border-bottom-right-radius: 2em;
}
.radiusl {
    border-top-left-radius: 2em;
}

th, td {
    padding: 5px;
    border-bottom: 1px solid #ddd;
}
th {
    border-top: 1px solid #ddd;
}


