﻿blockquote  {
    float: right;
    padding: 0px 0px 0px 26px;
    margin: 0px 0px 5px 5px;
    width: 170px;
    color: #555555;
    background: transparent url("/images/open_quote.gif") no-repeat !important;
    }
blockquote p {
    font-size: 120%;
    padding-right: 20px;
    font-weight: bold;
    color: #00a994;
    background: transparent url("/images/endquote.gif") no-repeat bottom right !important;
    }
    
.paragraphImage {
    padding: 0 5px 0 0;
    margin: 0px 5px 0px -13px;
    float:left !important;
    }
        
.leader     {
    font-weight: bold;
    font-size: 110%;
    color:#00a994;
    }
.emphasis     {
    font-weight: bold;
    font-size: 150%;
    color:#00a994;
    }
h3.midyear {
    margin-top: 0px !important;
    padding-top: 0px;
    }
    
#accordion {
    margin:20px 0px;
    }
div.toggler {
    cursor: pointer;
    background: #00a994 url("/images/right.gif") no-repeat 90px 10px;
    font-size: 120%;
    color: #fff !important;
    margin: 4px 0px 4px 0px;
    line-height: 1.3em;
    }
div.toggler p {
    background: #fff;
    font-size: 100%;
    color: #000 !important;
    line-height: 1.3em;
    padding: 0px 0px 0px 7px;
    margin-left: 80px;
    height: 45px;
    }
    
.headtoggle    {
    color: #fff !important;
    line-height: 2em;
    padding-left: 25px;
    font-size: 120%;
    }
    
p.caption   {
    margin-top: 0;
    font-size: 90%;
    }
 
.inlineBanner li  {
    list-style-image: url("/images/arrow-aqua_white.gif");
}
/* table styles */
table {
    border: none !important;
    font-size: 85%;
    background: transparent;
    }
    
table thead tr, table thead tr th {
    border: none;
    padding: 7px 0px 1px 0px !important;
    color: #ffffff !important;
    background: transparent url("/images/thead_bg.gif") left top repeat-x !important;
    }
    
th  {
    padding: 3px 0px !important;
    color: #ffffff !important;
    background: transparent url("/images/thead_bg.gif") left top repeat-x !important;
    }
    
th p {
    color: #ffffff;
    text-align: center;
    }
    
td p.column    {
    text-align: right;
    }
        
table tr, table tr td   {
    border: none;
    border-bottom: 1px solid #cccccc;
    }
    
table tr.first td  {
    font-weight: bold;
    background: #ddd;
    }
table tfoot td {
    background: #ddd;
    font-weight: bold;
    }
    
tbody tr:hover td {
    background: #eee;
    }
img.togImage    {
    float: left !important;
    padding: 0 4px 4px 0px !important;
    margin: 0px 0px 2px 0px !important;
    background: #fff;
    clear: left;
    }
    
table thead {
    background: transparent url("/images/thead_bg.gif") left top repeat-x !important;
    background-attachment: fixed;
    font-weight: bold;
    font-size: 110%;
    border: none;
    height: 40px;
    }
