/***************** Basic_elements******************/

body, table, tr, td
{
    font: x-small/1.4 Arial, Helvetica, sans-serif;
    font-size: 98%;
}
*
{
    margin: 0;
    padding: 0;
}
body
{
    background-color: #f2f2f2;
    color: #000000;
    font-size: 60%;
}
a, a:visited
{
    text-decoration: none;
    color: #666666;
    cursor: hand;
}
a:hover, a:active
{
    text-decoration: underline;
    color: #000000;
}
p
{
    padding: 0;
    color: #666666;
    margin-bottom: 1.6em;
}
ul, ol
{
    margin: 0;
    padding: 0;
    list-style: none;
}
img
{
    border: none;
}
h3
{
    margin: 0;
    padding: 0;
    font-size: 1.1em;
}
h4
{
    margin: 0;
    padding: 0;
    font-size: 1.1em;
    color: #000000;
}
h5,h6
{
    margin: 0;
    padding: 0;
    font-size: 1em;
}

/***************** Wrapper******************/
div.wrapper
{
    display: table;
    width: 979px;
    margin-left: auto;
    margin-right: auto;
    font-size: 1.1em;
    background-color: #f2f2f2;
    color: #333;
    padding: 0;
}
/***************** Header******************/
div.header
{
    background-image: url("../images/headerBg.gif");
    background-repeat: repeat-x;
    border-bottom: 1px solid #FFFFFF;
    display: block;
    position: relative;
    width: 979px;
}
    div.header h1
    {
        float: left;
        padding: 20px 10px 20px 20px;
    }
    div.header img.divider
    {
        float: left;
        padding: 20px 10px 20px 10px;
    }
    div.dpHeader
{
    background-image: url("../images/headerBg.gif");
    background-repeat: repeat-x;
    border-bottom: 1px solid #FFFFFF;
    display: block;
    float: left;
    position: relative;
    width: 979px;
}
    div.dpHeader h1
    {
        float: left;
        padding: 20px 10px 20px 20px;
    }
    div.dpHeader img.divider
    {
        float: left;
        padding: 25px 10px 20px;
    }
    div.dpHeader .dpSubLogo
    {
        float: left;
        padding: 25px 0 2px;
    }
     div.dpSubLogo img
    {
        padding: 20px 10px 2px 10px;
    }
div.subLogo
{
    float: left;
    padding: 15px 0 2px 0;
}
    div.subLogo img
    {
        padding: 20px 10px 2px 10px;
    }
/*****************MainNav******************/
div.mainNav
{
    clear: both;
    border-top: 1px solid #000000;
    border-bottom: 1px solid #336633;
    height: 34px;
    width: 979px;
    background-image: url(../images/navBg.gif);
    background-repeat: repeat-x;
    padding: 0;
    margin: 0;
}
    div.mainNav img
    {
        display: block;
    }
    div.mainNav ul li
    {
        float: left;
    }
/*****************SearchArea******************/
div.searchArea
{
    position: absolute;
    top: 62px;
    right: 0;
    width: 256px;
    background-color: #89c548;
    background-image: url(../images/searchBg.gif);
    background-repeat: no-repeat;
}
    div.searchArea img.muni
    {
        padding: 10px 0 0 15px;
    }
    div.searchArea ul
    {
        padding: 0 0 0 15px;
    }
        div.searchArea ul li
        {
            float: left;
            color: #ffff99;
            padding: 0 0 8px 0;
        }
            div.searchArea ul li img
            {
                padding: 0 0 1px 4px;
            }
            div.searchArea ul li a, div.searchArea ul li a:visited
            {
                color: #ffff99;
                text-decoration: none;
            }
            div.searchArea ul li a:hover, div.searchArea ul li a:active
            {
                color: #ffff99;
                text-decoration: underline;
            }
            div.searchArea ul li span.divider
            {
                color: #ffff99;
                padding: 0 10px 0 8px;
            }
.keywordsearchTextBox2
{
    width: 184px;
    padding: 2px 0 3px 5px;
    height: 14px;
    border: 1px solid #666666;
    color: #666666;
    font-size: 1em;
}
#searchTextBox,.searchTextBox
{
    width: 184px;
    padding: 2px 0 3px 5px;
    height: 14px;
    border: 1px solid #666666;
    margin: 8px 0 4px 15px;
    color: #999999;
    font-size: 1em;
}

/*****************BreadCrumb******************/
div.breadCrumb
{
    border-left: 1px solid #d1d1d1;
    border-right: 1px solid #d1d1d1;
    border-bottom: 1px solid #d1d1d1;
    padding: 4px 0 6px 22px;
    color: #000000;
    font-size: 1em;
    margin: 0;
    height: 12px;
}
    div.breadCrumb span.divider
    {
        color: #666666;
    }
    div.breadCrumb a, div.breadCrumb:visited
    {
        text-decoration: none;
        color: #666666;
    }
    div.breadCrumb a:hover, div.breadCrumb:active
    {
        text-decoration: underline;
        color: #000000;
    }
.selected
{
    text-decoration: none;
    color: #000000;
}

#ctl00_breadCrumbDiv span.divider,#ctl00_breadCrumbDiv #divider
{
    color: #666666;
    padding:0 3px;
}
/**************** homePage ***********************/
DIV.contentAreaHome
{
    width: 977px;
    line-height: 1.5em;
}
DIV.row1
{
    background-image: url(../images/homeTopBg.gif);
    width: 977px;
    display: table;
    background-repeat: repeat-y;
}
DIV.bodySearch
{
    float: left;
    height: 268px;
    width: 355px;
    
}DIV.bodySearch .bodySearchDiv
{
    padding: 27px 35px 10px 23px;
    
}
    DIV.bodySearch p
    {
        padding: 8px 0px 0px 0px;
        margin: 0px;
        color: #336633;
    }
    DIV.bodySearch IMG.muni
    {
        margin-left: -1px;
    }

.searchBox1
{
    border: #666666 1px solid;
    font-size: 1em;
    margin: 8px 5px 4px 0px;
    width: 261px;
    color: #999999;
    padding: 2px 0px 2px 5px;
    height: 14px;
}
DIV.row2
{
    width: 977px;
    
}
.searchIcons
{
    float: left;
    width: auto;
    width:278px;
    background-color: #d0e8b6;
    height:101px;    
    padding:12px 40px 0px 40px;
}
   .searchIcons img
    {
        vertical-align:middle;
        padding-right:5px;
        float: left;
    }
.homeBanner
{
    padding: 0px;
    float: left;
    margin: 0px;
    width: 619px;
}
.homeBanner img
{
    display: block;
}
.row3
{
    padding:0px 0px 0px 10px;
    float:left;    
}
.row3SubClass
{
    width: 290px;
    float: left;
    padding: 30px  10px 20px 20px;
}
    .row3SubClass ul li a
    {
        text-decoration: underline;
        background-position: 0px 5px;
        background-image: url(../images/arrowGreen.gif);
        padding: 0px 0px 0px 17px;
        background-repeat: no-repeat;
    }
.welcomeContent
{
	background-image: url("../images/welcomeBg.gif");
    background-repeat: repeat-x;
    float: right;    
    padding: 0;
    width: 618px;
}
.welcomeContent .banner1
{
    background-image: url("../images/hpBanner-1.jpg");
    background-repeat: no-repeat;
    float: left;
    height: 58px;
    width: 100%;
}
.welcomeContent .banner2
{
    background-image: url("../images/hpBanner-2.jpg");
    background-repeat: no-repeat;
    display: block;
      float: left;
    height: 80px;
    width: 620px;
}
    .welcomeContent .banner2 .left
    {
        float: left;
        padding: 10px;
        width: 430px;
    }   
    .welcomeContent .banner2 h2
    {
        color:#666;
        font-size:16px;
        padding:0 0 3px;
    }  
    .welcomeContent .banner2 h3
    {
        color:#083c72;
        padding:0 0 3px;
        font-size:14px;
    }   
    .welcomeContent .banner2 .right
    {
        float: right;
        padding: 10px;
        width: auto;
    }
    .welcomeContent .banner2 .right a.helpLink
    {
        background-image: url("../images/btnRatingsVideoArrow.jpg");
        background-position: 0 7px;
        background-repeat: no-repeat;
        color: #083C72;
        display: block;
        font-size: 12px;
        font-weight: bold;
        padding: 7px 0 8px 23px;
        text-decoration: underline;
    }
.welcomeContent .banner3
{
    background-image: url("../images/hpBanner-3.jpg");
    background-repeat: no-repeat;
    float: left;
    height: 132px;
    width: 100%;
}
    .welcomeContent .banner3 a
    {
        color: #003366;
        float: right;
        font-size: 11px;
        padding: 110px 10px 10px;
        text-align: right;
        text-decoration: underline;
    }
.welcomeOne
{
    float: left;
    width: 391px;
}
DIV.pilot
{
    width: 80px;
    float: right;
    background-image: url(../images/pilotBg.gif);
    background-repeat: repeat-x;
    background-color: #aacbe5;
    padding: 9px 17px 11px 17px;
}
    DIV.pilot a
    {
        color: #004b84;
        line-height: 1.2em;
        text-decoration: none;
    }
    DIV.pilot a:visited
    {
        color: #004b84;
        line-height: 1.2em;
        text-decoration: none;
    }
    DIV.pilot img
    {
        padding-left: 5px;
    }
    div.pilot a:hover, div.pilot a:active
    {
        text-decoration: underline;
        color: #000000;
        line-height: 1.2em;
    }
DIV.newDevelopment
{
    background-color:#C3DDF1;
	background-repeat:repeat-x;
	border:1px solid #FFFFFF;
	float:right;
	padding:9px 10px 11px;
	width:165px;
}
    DIV.newDevelopment h3
    {
        font-size: 13px;
        padding-bottom: 10px;
        margin: 0px;
        color: #575a5c;
    }

    div.newDevelopment a, div.newDevelopment a:visited
    {
        color: #004b84;
        font-weight: bold;
        line-height: 1.2em;
    }
    div.newDevelopment a#newsPageLink, div.newDevelopment a#newsPageLink
    {
        color: #004B84;
        display: block;
        font-weight: normal;
        line-height: 1.2em;
        text-align: right;
        text-decoration: underline;
    }
.date
{
    color: #575a5c;
}


/***************** SectionHeader******************/
div.sectionHeader
{
    display: block;
    background-color: #003366;
    background-image: url(../images/securityBanner.gif);
    background-repeat: no-repeat;
    background-position: top right;
    padding: 0;
    margin: 0;
}
    div.sectionHeader h2
    {
        padding: 10px 0 13px 23px;
        font-weight: normal;
        font-size: 1.7em;
        color: #ffffff;
    }
div.dpSubmissionSectionHeader 
{
    background-color: #003366;    
    clear: both;
    float: left;
    width: 100%;
}
div.dpSubmissionSectionHeader h2
    {
        padding: 10px 0 13px 23px;
        font-weight: normal;
        font-size: 1.7em;
        color: #ffffff;
    }
/*****************ContentArea******************/

/*****************UtilityMenu******************/
div.utilityMenu
{
    width: auto;
    float: right;
    margin: 14px 54px 0 0;
}
    div.utilityMenu a, div.utilityMenu a:visited
    {
        color: #004b84;
        text-decoration: none;
        font-size: 11px;
    }
    div.utilityMenu a:hover, div.utilityMenu a:active
    {
        color: #000000;
        text-decoration: underline;
        font-size: 11px;
    }
    
div.DPutilityMenu
{
    float: right;
    margin: 14px 0 45px 0;
    width: auto;
}
    div.DPutilityMenu a, div.DPutilityMenu a:visited
    {
        color: #004b84;
        text-decoration: none;
        font-size: 11px;
    }
    div.DPutilityMenu a:hover, div.DPutilityMenu a:active
    {
        color: #000000;
        text-decoration: underline;
        font-size: 11px;
    }
/***************** Page Specific******************/


/*****************Security Detail******************/
div.contentAreaSecurity
{
    width: 977px; /*border-left:1px solid #d1d1d1; 	    border-right:1px solid #d1d1d1;*/
    background-color: #ffffff;
    background-image: url(../images/securityContentBg.gif);
    background-repeat: repeat-y;
}
div.mainContentSecurity
{
    position: relative;
    float: left;
    width: 722px;
}
div.ratingSideBar
{
    float: right;
    width: 221px;
    margin: 18px 10px -15px 10px;
    padding-bottom: 30px;
}
div.sideBar
{
    float: right;
    width: 221px;
    margin: 18px 10px -15px 10px;
    padding-bottom: 30px;
}
    div.sideBar p
    {
        margin-bottom: 1.4em;
        line-height: 1.3em;
    }
    div.sideBar h4
    {
        color: #004b84;
        line-height: 1.2em;
        padding: 0 0 2px 0;
    }
    .sdBox h4,.tabRightBox h4
    {
    color: #004B84;
    padding: 10px 0 2px;
    }
    div.sideBar ul li,.sdBox ul li,.tabRightBox ul li
    {
        background-image: url(../images/arrowGrey.gif);
        background-repeat: no-repeat;
        background-position: 0 5px;
        padding-left: 14px;
    }
.osLeft 
{
   float: left;
   padding: 15px 0 0;
   width: 73%;
}
div.adSideBar
{
    float: right;
    width: 240px;
    margin: 18px 10px -15px 0;
    padding-bottom: 30px;
}
  
.cdsBoxContainer
{
    width:229px;
    float:right;
    margin:0 12px 0 0;
}
    .cdsBoxContainer h3
    {
        color:#003366;
        padding:15px 0 10px;
    }
    .cdsBoxMiddle ul li a 
    {
        background-image:url(../images/arrowGreen.gif);
        background-position:6px 8px;
        background-repeat:no-repeat;
        color:#333333;
        display:inline-block;
        line-height:1.1em;
        padding:4px 2px 5px 18px;
        font-size:11px;
    }
.cdsBoxTop
{
    margin: 0;
    background-image: url(../images/cdsBoxTop.gif);
    background-repeat:no-repeat;
    padding: 0;
    height: 11px;
}
.cdsBoxMiddle
{
    margin: 0;
    background-image: url(../images/cdsBoxMiddle.gif);
    background-repeat: repeat-y;
    padding: 0 15px 0 10px;
    font-size: 11px;
    color: #003366;
}
.cdsBoxBottom
{
    margin: 0;
    background-image: url(../images/cdsBoxBot.gif);
    background-repeat: no-repeat;
    padding-bottom: 10px;
    height: 11px;
}
#cdYTLink
{
    background-image:url(../images/youtubelink_li_image.gif);
    background-position:0 7px;
    background-repeat:no-repeat;
    padding:4px 2px 5px 18px;
}
.securityHeaderDiv
{
    float:left; width:700px;
}

div.box1,div.box3
{
    background-color: #dbdbdb;
    margin-bottom: 17px;
    padding: 14px 14px 18px 17px;
}
div.sdBox
{
    background-color: #F1F1F1;
    float: left;
    padding: 0px 14px 18px 17px;
    width: 220px;
}
div.tabRightBox
{
    background-color: #d1ebff;
    float: right;
    margin: 0 0 17px;
    padding: 5px 14px 18px 17px;
    width: 220px;
}
div.box2
{
    background-color: #dbdbdb;
    margin-bottom: 17px;
    padding: 14px 14px 28px 17px;
}
div.box4
{
    background-color: #dbdbdb;
    padding: 14px 14px 18px 17px;
}
div.box4 p
{
    margin-bottom: 0.6em;
}
.ratingsSideBox
{
    padding: 14px 14px 18px 17px;
}
div.issueArea
{
    background-color: #ffffff;
    padding: 18px 0 17px 22px;
}
div.SDIssueArea
{
    background-color: #FFFFFF;
    padding: 0 0 0 15px;
    width: 960px;
}
.cusIp
{
    clear: both;
    color: #555;
    display: block;
    font-size: 1.2em;
    font-weight: bold;
}
.IssueDataLabel
{
    font-weight:bold;
    color: #000000;
}
span.cusIpLabel
{
    font-size: 1.2em;
    color: #000000;
    font-weight: bold;
}
div.issueArea p.value
{
    margin: 0;
    padding: 5px 0 0 0;
    font-size: 1.1em;
}
span.cusId
{
    font-size: 1.2em;
    color: #000000; 
}
span.value
{
    font-size: 1.1em;
}
span.value .label
{
    font-weight:bold;
}
.errorMessage
{
    color: #a80707! important;
    float:left;
    width:100%;
    font-size:11px;
    padding:10px 0 0 5px;    
    line-height:17px;
}
.errorMessagePreSale
{
    color: #a80707! important;
    font-size:11px;
    padding:10px 0 0 5px;    
}
.errorMessagePublish
{
   color: #a80707;
   width:100%;
   font-size:12px;
   font-weight:bold;
} 
.errorMessageCD
{
    color: #a80707;
    font-size:11px;
    width:100%;
    float:left;
    
}
.errorMessageNonCusip
{
    color: #a80707;
    float:left;
    width:500px;
    font-size:11px;
    padding:10px 0 0 0;    
    line-height:17px;
}
.commonErrorMessage
{
    color: #a80707;
    float:left;
    font-size:12px;
    padding:5px 0 0 35px;    
    font-weight:bold;
}

.InvalidGuidErrorMessage
{
    background: url("../images/errorIcon.png") no-repeat scroll 20px 0 transparent;
    color: #A80707;
    float: left;
    font-size: 12px;
    font-weight: normal;
    height: 25px;
    padding: 5px 0 0 12px;
    width: 100%;
}


.errorMessageNewIssue
{
    color: #a80707;
    font-size:11px;
    display:block;
}
#signUp
{
    margin: 15px 0 0 0;
}
div.tabArea
{
    width: 679px;
    display: table;
    position: relative;
    background: transparent;
    background-color: #d1ebff;
    padding: 16px 22px 48px 21px;
}
div.sdTabArea
{
    display: table;
    float:left;
    padding: 0 5px 48px;
    position: relative;
}
div.tabContent
{
    width: 650px;
    display: block;
    float:left;
    min-height:125px;
    background-color: #ffffff;
    border-top: 1px solid #004b84;
    padding: 15px 10px 20px 13px;
}
div.sdTabContent
{
    background-color: #FFFFFF;
    border-bottom: 1px solid #99BEDB;
    border-top: 1px solid #004B84;
    display: block;
    float: left;
    min-height: 125px;
    padding: 0 0 20px 5px;
    width: 958px;
}
div.ratingsTabContent
{
    background-color: #E2F3FF;
    border-bottom: 1px solid #99BEDB;
    border-top: 1px solid #004B84;
    display: block;
    float: left;
    min-height: 125px;
    padding: 0 5px 20px 10px;
    width: 950px;
}
div.cdTabContent
{
    background-color: #E2F3FF;
    border-bottom: 1px solid #99BEDB;
    border-top: 1px solid #004B84;
    display: block;
    float: left;
    min-height: 125px;
    padding: 0 0 20px 10px;
    width: 957px;
}
.collapsiblePanelarea
{
    background-color: #FFF;
    margin-bottom: 3px; 
    padding:0 5px;
    width:640px;
    clear: both;
    float: left;
    font-size:12px;
}
.uwCollapsiblePanelarea
{
    background-color: #FFF;
    clear: both;
    float: left;
    font-size:12px;
}
.collapsiblePanelheader
{
    background-color: #E0E2E4;
    font-weight: bold;
    font-size: 12px;
    color: #333;
    cursor:pointer;
    text-transform:uppercase;
    padding: 3px 3px 3px 5px;
    border-bottom:1px #ccc solid;
}
.cpHeaderForIssuerDisc
{
    font-weight: bold;
    font-size: 12px;
    color: #333;
    cursor: pointer;    
}
.collapsiblePanel
{
    background-color: white;
    float:left;
    padding:7px 10px 10px 5px;
    overflow: hidden;
}
.collapsiblePanelFin
{
    background-color: white;
    float:left;
    padding:5px 5px 5px 5px;
    overflow: hidden;
}
.uwCollapsiblePanel
{
    background-color: white;
    float:left;
    overflow: hidden;
}
.docPanelPadding
{
    float:left;
    display:block;
}
.arrowImage
{
    text-align: right; 
    vertical-align: top;
}
.cdTabMostRecentFiling
{
    background:#F1F1F1 url(../images/most-recent_bg.gif) repeat-y;
    color:#333333;
    float:left;
    font-size:12px;
    margin:4px 0 0 5px;
    padding:15px 0;
    width:99%;
}
    .cdTabMostRecentFiling .mainHeader
    {
        font-weight:bold;
        text-transform:uppercase;
    }
    .cdTabMostRecentFiling .boldText
    {
        font-weight:bold;
        
    }
    .cdTabMostRecentFiling p
    {
        font-weight:normal;
        color:#333;
        padding:5px;
    }
div.previewTabContent
{
    background-color: #ffffff;
    border-top: 1px solid #004b84;
    border-bottom: 1px solid #99bedb;
    padding: 15px 5px 30px 10px;
    margin:15px 5px 10px 5px;
    width:300px;
    line-height:normal;
    font-size:11px;
    float:left;
}
div.PPCDDocDiv
{
    background-color: #ffffff;
    border-top: 1px solid #004b84;
    border-bottom: 1px solid #99bedb;
    padding: 15px 5px 30px 10px;
    margin:0 5px 10px 5px;
    width:280px;
    line-height:normal;
    font-size:11px;
    float:left;
}
div.PPissuerContactDiv
{
    padding: 0 5px 0 10px;
    margin:0 5px 10px 5px;
    width:40%;
    line-height:normal;
    float:left;
}
div.issueDetailsOSContainer
{
    float: left;
    width: 65%;
    margin: 0 6px 0 0;
    padding: 0;
}
.arsVrdoDocDiv h4
{
    font-size: 1.1em;
    font-weight:bold;
    padding: 10px 0 5px 0;
}
div.official
{
    float: left;
    width: 338px;
    margin: 0 6px 0 0;
    padding: 0;
}
    div.official h4,.downloadDocLabel,.issueDetailsOSContainer h4
    {
        font-size: 1.1em;
        font-weight:bold;
        padding: 0 0 5px 0;
    }
    div.official span.note,.issueDetailsOSContainer span.note
    {
        color: #990000;
        font-weight: bold;
    }
    div.official p.note
    {
        padding: 10px 0 0 0;
    }
    .official a.archive,.tabContent a.archive,.cdTabContent a.archive,a.archive,.issueDetailsOSContainer a.archive
    {
        float: right;
        padding: 5px 0 0 15px;
        background-image: url(../images/arrowGreen.gif);
        background-repeat: no-repeat;
        background-position: 0 10px;
        cursor:pointer;
    }
    .official p,.a.archive p
    {
        padding-bottom:8px;}
    
h4.downloadDocLabel
    {
    border-bottom: 1px solid #CCCCCC;
    padding:0px;
    margin: 10px 0 5px;
    width: 100%;
    }
div.securityDetailsARDDocDiv
{
    float: left;
    margin: 0 6px 0 0;
    padding: 10px 5px 0 10px;
    width:600px;
}
    div.securityDetailsARDDocDiv h4
    {
        font-size: 1.1em;
        padding: 0 0 10px 0;
    }
    div.securityDetailsARDDocDiv span.note
    {
        color: #990000;
        font-weight: bold;
    }
    div.securityDetailsARDDocDiv p.note
    {
        padding: 10px 0 0 0;
    }
    div.securityDetailsARDDocDiv a.archive
    {
        float: right;
        padding: 5px 0 0 15px;
        background-image: url(../images/arrowGreen.gif);
        background-repeat: no-repeat;
        background-position: 0 10px;
    }
div.documentList
{
    border-top: 1px solid #999999;
    border-bottom: 1px solid #999999;
}
    div.documentList ul li
    {
        display: block;
        border-top: 1px solid #dbdbdb;
        padding: 3px 0 4px 32px;
        background-image: url(../images/pdf.gif);
        background-repeat: no-repeat;
        background-position: 8px 3px;
        border-top: 1px solid #dbdbdb;
    }
    div.documentList ul li a, div.documentList ul li a:visited
    {
        color: #666666;
        text-decoration: none;
    }
    div.documentList ul li a:hover, div.documentList ul li a:active
    {
        color: #000000;
        text-decoration: underline;
    }
    div.documentList h4
    {
        color: #666666;
        font-size: 1.1em;
        padding: 4px 0 5px 0;
    }
.posDoclist
{    
    background-image: url(../images/pdf.gif);
    background-repeat: no-repeat;
    background-position: 8px 3px;
    border:1px #fff solid;
    font-size:11px;
    padding: 0 0 10px 32px;
}
.posDoclist a
{    
    text-decoration:underline;
    font-size:11px;
}
.doclistMostRecent
{    
    font-size:11px;
    padding: 5px 0 0 5px;    
}
td.CDDetailsHyperlink
{
    float: left;
    margin:4px 0 0 5px;
    padding:0px;
}
td.CDDetailsHyperlink a
{
    text-decoration: underline;
}
.doclistheader
{
    color: #666666;
    font-size: 1.1em;
    padding: 4px 0 5px 0;
    border-bottom: 1px solid #dbdbdb;
    border:0;
    display:none;
    height:-1px;
    border-color:White;
    visibility:hidden;
}
.doclistheader2
{
    color: #666666;
    font-size: 1.1em;
    padding: 4px 0 5px 0;
    font-weight: bold;
}
.headerLine
{
    border-bottom: 1px solid #dbdbdb;
    margin: 10px 0 0;
}
div.preview
{
   float:right;
    
    width: 250px;
}
    div.preview h4
    {
        font-size: 1.1em;
        padding: 0 0 10px 0;
        border-bottom: 1px solid #999999;
        margin: 0 0 9px 0;
    }
    div.preview a.enlarge, div.preview a.enlarge:visited
    {
        color: #004b84;
        text-decoration: none;
        background-image: url(../images/enlargeIcon.gif);
        background-repeat: no-repeat;
        background-position: 0 -1px;
        padding-left: 21px;
        float: right;
    }
    div.preview a.enlarge:hover, div.preview a.enlarge:active
    {
        color: #000000;
        text-decoration: underline;
    }
div.download
{
    display: table;
    padding: 9px 30px 10px 7px;
    border-top: 1px solid #999999;
    border-right: 1px solid #dbdbdb;
    border-left: 1px solid #dbdbdb;
    border-bottom: 1px solid #999999;
    background-color: #cee9b0;
}
.linkImg, div.download .linkImg
{
    float: left;
    width: 15px;
    padding: 0 8px 0 0;
}
div.link
{
    
    
}
    div.link a, div.download a:visited
    {
        color: #336633;
        text-decoration: none;
    }
    div.download a:hover, div.download a:active
    {
        color: #000000;
        text-decoration: underline;
    }
 .internalErrorLabel h4{
    padding: 20px;
    
 }
 .issueDetailsTabsContainer{
    padding:20px 5px 10px;
    width: 965px;
 }
/*****************Security Detail******************/


/*****************Advanced Search******************/
div.contentArea
{
    width: 977px;
    float: left;
    border-left: 1px solid #d1d1d1;
    border-right: 1px solid #d1d1d1;
    background-color: #ffffff;
    margin: 0;
    padding:0;
    min-height:250px;
    height:auto !important;
    height:250px;    
}
div.searchHeader
{
    width: auto;
    overflow:hidden;
    background-image: url(../images/searchHeaderBg.gif);
    background-repeat: repeat-x;
    padding: 21px 0 11px 7px;
    background-color: #e2f3ff;
}
    div.searchHeader p.search
    {
        margin: 0;
        padding: 0;
        color: #000000;
        font-size: 1.1em;
    }
    div.searchHeader span.displayResults
    {
        clear: both;
        color: #003366;
        font-weight: bold;
        padding: 7px 0 0 0;
        margin: 0;
        display: block;
    }
div.searchContent
{
    float: left;
    width: 438px;
    margin: 0;
    padding: 0;
}
div.searchModify
{
    float: left;
    width: 187px;
    margin: 18px 0 0 0;
}
div.searchModify img
{
    float: left;
    padding: 2px 18px 0 0;
}
    div.searchModify a, div.searchModify a:visited
    {
        float: left;
        margin: 4px 0 0 0;
        background-image: url(../images/arrowNext.gif);
        background-repeat: no-repeat;
        background-position: center right;
        padding-right: 12px;
        font-weight: bold;
        color: #003366;
        text-decoration: none;
    }
    div.searchModify a:hover, div.searchModify a:active
    {
        color: #003366;
        text-decoration: underline;
    }

#searchAgainText
{
    width: 308px;
    border: 1px solid #666666;
    padding: 3px 0 2px 5px;
    margin: 2px 0 0 0;
    font-size: 1em;
}
.searchAgainText
{
    width: 308px;
    border: 1px solid #666666;
    height: 16px;
    padding: 3px 0 2px 5px;
    margin: 2px 0 0 0;
    font-size: 1em;
}
#searchAgain
{
    padding: 0 0 0 11px;
    vertical-align: middle;
}
.searchAgain
{
    padding: 5px 0 0 11px; /*vertical-align:top;*/
}
div.searchBody
{
    clear: both;
}
table.issuer
{
    width: 977px;
    border-collapse: collapse;
}
    table.issuer th
    {
        background-color: #d1ebff;
        border-top: 1px solid #99bedb;
        border-bottom: 1px solid #99bedb;
        padding: 4px 0 8px 10px;
        text-align: left;
        color: #003366;
        font-size: 1.1em;
        vertical-align: middle;
    }
    table.issuer th.col1
    {
        width: 377px;
        padding: 0 0 0 22px;
    }
    table.issuer th.col2
    {
        width: 598px;
        border-left: 1px solid #99bedb;
    }
    table.issuer tr.alternateRow
    {
        background-color: #f2f2f2;
    }
        table.issuer td
        {
            padding: 5px 0 7px 10px;
            border-bottom: 1px solid #d1d1d1;
            font-size: 1.1em;
            vertical-align: top;
        }
        table.issuer td.last
        {
            border-bottom: none;
        }
        table.issuer td.first
        {
            padding-left: 22px;
        }
            table.issuer td a, table.issuer td a:visited
            {
                color: #666666;
                text-decoration: underline;
            }
            table.issuer td a:hover, table.issuer td a:active
            {
                color: #000000;
                text-decoration: underline;
            }

div.headerPagination .previous
{
    padding: 0 4px 0 0;
}
div.headerPagination .next
{
    padding: 0 0 0 4px;
}
div.headerPagination span.divider
{
    color: #003366;
    padding: 0 8px 0 8px;
}
div.issuerFooter,.issuerFooter
{
    background-color: #d1ebff;
    border-top: 1px solid #99bedb;
    border-bottom: 1px solid #99bedb;
    padding: 6px 0 8px 22px;
    color: #003366;
}
    div.issuerFooter img.previous
    {
        padding: 0 4px 0 0;
    }
    div.issuerFooter img.next
    {
        padding: 0 0 0 4px;
    }
    div.issuerFooter span.divider
    {
        color: #003366;
        padding: 0 8px 0 8px;
    }
    div.issuerFooter a, div.issuerFooter a:visited
    {
        color: #003366;
        text-decoration: none;
        font-weight: bold;
    }
    div.issuerFooter a:hover, div.issuerFooter a:active
    {
        color: #003366;
        font-weight: bold;
        text-decoration: underline;
    }
div.detailHeader
{
    width: auto;
    background-image: url(../images/searchHeaderBg.gif);
    background-repeat: repeat-x;
    padding: 19px 0 11px 22px;
    background-color: #e2f3ff;
}
    div.detailHeader span.search1
    {
        font-weight:bold;
        padding: 0 6px 0 0;
        font-size: 1.2em;
        color: #000000;
    }
    div.detailHeader span.value
    {
        padding: 0;
        font-size: 1.1em;
    }
div.displayResults1
{
    float: left;
}
    div.displayResults1 span.displayResults1
    {
        color: #003366;
        font-weight: bold;
    }
div.modify1, div.displayResults1
{
    padding: 14px 0 0 0;
}
div.tradeSearchDisplayResults1
{
    padding-bottom:10px;
}
.RCDSearchDisplayResults
{
    clear:both;
    color: #003366;
    font-weight: bold;
    margin-top:10px;
    float:left;
    width:100%
}
div.tradeSearchDisplayResults1 span.tradeSearchDisplayResults1
{
    color: #003366;
    font-weight: bold;
}
div.searchTradeResultsLink
{
    padding-left: 14px;
}
    div.searchTradeResultsLink a:hover, div.searchTradeResultsLink a:active
    {
        color: #003366;
        text-decoration: underline;
    }
div.tradeSearchSearchLinks
{
    float: right;
    padding-right: 30px;
}
div.clearTradeResultsLink
{
    float: left;
    padding: 0 14px 0 0;
    display: inline;
}
    div.clearTradeResultsLink a, div.clearTradeResultsLink a:visited
    {
        padding-right: 12px;
        padding-left: 12px;
        font-weight: bold;
        color: #003366;
        text-decoration: none;
    }
    div.clearTradeResultsLink a:hover, div.clearTradeResultsLink a:active
    {
        color: #003366;
        text-decoration: underline;
    }
div.tradeSearchHeaderDiv
{
    float: left;
}
div.headerPagination
{
    padding: 0 0 0 10px;
    float: left;
    background-repeat: no-repeat;
    background-position: center right;
    padding-left: 0;
    font-weight: bold;
    color: #003366;
    text-decoration: none;
}
div.CDheaderPagination
{
    padding: 5px 0 0 0;
    float: left;
    clear:both;
    background-repeat: no-repeat;
    background-position: center right;
    font-weight: bold;
    color: #003366;
    text-decoration: none;
}
div.CDheaderPaginationBottom
{
    padding: 10px 0 0 10px;
    float: left;
    clear:both;
    background-repeat: no-repeat;
    background-position: center right;
    font-weight: bold;
    color: #003366;
    text-decoration: none;
}
div.modify1 img
{
    float: left;
    padding: 0 18px 0 18px;
}
div.modify1 a, div.modify1 a:visited
{
    float: left;
    background-image: url(../images/arrowNext.gif);
    background-repeat: no-repeat;
    background-position: center right;
    padding-right: 12px;
    font-weight: bold;
    color: #003366;
    text-decoration: none;
}
div.modify1 a:hover, div.modify1 a:active
{
    color: #003366;
    text-decoration: underline;
}
/***************** Advanced Search******************/
/***************** Issuer Detail******************/
div.IssuerHeader
{
	width:955px;
	background-image:url(../images/issuerHeaderBg.gif);
	background-repeat:repeat-x;
	padding:10px 0 5px 22px;
	background-color:#e2f3ff;
	overflow:hidden;
}
div.PPCDHeader
{
	background-color: #E2F3FF;
    background-image: url("../images/issuerHeaderBg.gif");
    background-repeat: repeat-x;
    clear: both;
	min-height:150px;
	overflow:hidden;
	height:auto !important;
	height:150px;
    padding: 10px 10px 5px 5px;
    width: 950px;	
}
div.PPPreSaleHeader {
    background-color: #E2F3FF;
    background-image: url("../images/issuerHeaderBg.gif");
    background-repeat: repeat-x;
    border-bottom: 1px solid #003366;
    clear: both;
    padding: 10px 10px 0 22px;
    width: 935px;
}
    div.PPPreSaleHeader h3{
        font-size:14px;
        margin-bottom:10px;
    }
    .PPPreSaleHeader .ddcolortabs 
    {
        display: block;
        height: 25px;
        position: relative;
        clear:both;
        float:none;
        width:100%;
    }
.PPPreSaleHeaderLeft
{
    clear: both; 
    float:left; 
    font-size:12px;
    width:50%;
}
div.IssuerHeader h4
{
    font-size: 1.2em;
    padding: 0 0 11px 0;
	width:450px;
}
.ppPSDocTableLeft
{
    width:67%;
    float:left;
    display:block;
}
.ppPSDocConatiner
{
    padding:15px 10px;
    float:left;
    width:99%;
}

.ppPSDocTableRight
{
    width:33%;
    float:left;
    display:block;
}
div.issuerHeaderIssueResultsLink
{
   width:100%;
    float: left;
    margin-top:10px;    
    padding:0;
}
div.displayResults2
{
    float: left;
}
    div.displayResults2 span.displayResults2
    {
        color: #003366;
        font-weight: bold;
    }
div.modify2
{
	float:left;
}
    div.modify2 img
    {
        padding: 0 2px 0 11px;
    }
    div.modify2 a, div.modify2 a:visited
    {
        color: #666666;
        text-decoration: none;
    }
    div.modify2 a:hover, div.modify2 a:active
    {
        color: #000000;
        text-decoration: underline;
    }
table.issuerDetail
{
    width: 977px;
    border-collapse: collapse;
}
    table.issuerDetail th
    {
        background-color: #d1ebff;
        border-top: 1px solid #99bedb;
        border-bottom: 1px solid #99bedb;
        padding: 4px 0 8px 10px;
        text-align: left;
        color: #003366;
        font-size: 1.1em;
        vertical-align: middle;
    }
    table.issuerDetail th.col1
    {
        width: 326px;
        padding: 0 0 0 22px;
    }
    table.issuerDetail th.col2
    {
        width: 73px;
        border-left: 1px solid #99bedb;
    }
    table.issuerDetail th.col3
    {
        border-left: 1px solid #99bedb;
        width: 90px;
    }
    table.issuerDetail th.col4
    {
        width: 441px;
        border-left: 1px solid #99bedb;
    }
    table.issuerDetail tr.alternateRow
    {
        background-color: #f2f2f2;
    }
        table.issuerDetail td
        {
            padding: 5px 0 7px 10px;
            border-bottom: 1px solid #d1d1d1;
            font-size: 1.1em;
            vertical-align: top;
        }
        table.issuerDetail td.last
        {
            border-bottom: none;
        }
        table.issuerDetail td span.issue
        {
            color: #cc0000;
            font-size: 0.9em;
            font-weight: bold;
        }
        table.issuerDetail td.first
        {
            padding-left: 22px;
        }
            table.issuerDetail td a, table.issuerDetail td a:visited
            {
                color: #666666;
                text-decoration: underline;
            }
            table.issuerDetail td a:hover, table.issuerDetail td a:active
            {
                color: #000000;
                text-decoration: underline;
            }
/*****************Modify Layer******************/
div.modifyLayer
{
    width: 703px;
    display: table;
    border: 1px solid #99bedb;
    padding: 23px 25px 31px 21px;
    background-color: #e0f2ff;
}
div.modifyLayerTradeSearch
{
    width: 770px;
    display: table;
    border: 1px solid #99bedb;
    padding: 23px 25px 31px 21px;
    background-color: #e0f2ff;
}
div.arsSearch
{
    width: 580px;
    border: 1px solid #99bedb;
    padding: 20px;
    background-color: #e0f2ff;
    float:left;
}
div.tradeSearch
{
    background-color: #e0f2ff;
    border: 1px solid #99bedb;
    float:left;
    padding: 20px 20px 0;
    width: 600px;}
div.CDSearch{
    width: 660px;
    height:100%;
    overflow:auto;
    border: 1px solid #99bedb;
    padding: 20px 20px 10px 10px;
    background-color: #e0f2ff;
}
div.PosSearch
{
    width: 550px;
    height:100%;
    overflow:auto;
    border: 1px solid #99bedb;
    padding: 20px 20px 10px 10px;
    background-color: #e0f2ff;
}
.searchCDInnerDiv
{
    font-weight:bold;
    color:#333;
}
    .searchCDInnerDiv h1
    {
        font-size:13px;
        padding:0 0 10px 0;
    }
div.searchCriteria
{
    float: left;
    border-right: 1px solid #99bedb;
    width: 187px;
    display: block;
}
    div.searchCriteria h4
    {
        padding: 0 0 10px 0;
    }

   
    div.modifyLayer label
    {
        font-weight: bold;
    }
    div.modifyLayer input.value
    {
        width: 165px;
        border: 1px solid #666666;
        padding: 2px 0 3px 5px;
        margin: 4px 0 8px 0;
    }
#state
{
    width: 126px;
    height: 20px;
    border: 1px solid #666666;
    padding: 0;
    margin: 5px 0 0 0;
}
/***************** Issuer Detail******************/
/***************** Footer******************/
.footer
{
    background-color: #505050;
    font-size: 1em;
    padding: 10px 10px 20px 20px;
    overflow: visible;
    height: 45px;
    float: left;
    width:950px;
}
.copy
{
    float: left;
    margin: 0;
    padding: 0;
}
    div.footer div.copy p
    {
        color: #999999;
        margin: 0;
        padding: 0;
    }
div.links
{
    float: left;
    width: 48%;
}
    div.footer div.links span.divider
    {
        color: #999999;
        padding: 0 10px 0 10px;
    }
    div.footer div.links ul
    {
        float: left;
        margin-right: 10px;
    }
        div.footer div.links ul li
        {
            float: left;
        }
    div.footer a, div.footer a:visited
    {
        text-decoration: none;
        color: #999999;
    }
    div.footer a:hover, div.footer a:active
    {
        text-decoration: underline;
        color: #cccccc;
    }
    div.footer div.right
{
    float: right;
    width: 48%;
}
    
/**************BorderLess**************************/
div.borderLess
{
    border: none;
    margin-bottom: 0em;
}
/***************** @fixes******************/
.clearFix
{
    clear: both;
    height: 0;
    font-size: 0em;
}
.clearFixSubmission
{
    clear: both;  
}
/*****************Modify Layer******************/
div.modifyShadow
{
    display: table;
    width: 749px;
    padding: 0 1px 2px 0;
    background-color: #000000;
}
div.modifyShadowTradeSearch
{
    display: table;
    width: 817px;
    padding: 0 1px 2px 0;
    background-color: #000000;
}
div.modifyOptions
{
    width: 703px;
    position: relative;
    margin: -2px 0 0 -2px;
}
div.modifyOptionsTradeSearch
{
    width: 770px;
    position: relative;
    margin: -2px 0 0 -2px;
}
div.tabImg
{
    position: absolute;
    top: -38px;
    right: 115px;
}
div.modifyLayer
{
    width: 703px;
    border: 1px solid #99bedb;
    padding: 23px 25px 31px 21px;
    background-color: #e0f2ff;
}

/***************** Issue Detail******************/
div.contentAreaIssue1
{
    width: 960px;
    padding: 5px;
}
div.contentAreaIssueDetails
{
	width:960px;
	display:block;
	padding-top:5px ;	
}
div.CDDetails
{
	width:960px;
	display:block;
	padding:5px ;	
}
div.contentAreaIssue
{
    width: 960px;
    display: block; /*border-left:1px solid #d1d1d1; 	    border-right:1px solid #d1d1d1;*/
    padding: 0;
}
.top10ListsDiv
{
	float:left;
	margin-bottom:10px;
}

div.contentAreaSubmission
{
    width: 967px;
    padding: 5px;
}
div.contentAreaIssuePreview
{
    width: 955px;
    display: block;
    padding-right: 5px;
}
div.PosPreview
{
    width: 955px;
    display: block;
    padding: 5px;
}
div.issueHeaderDetails
{
	width:962px;
	background-image: url(../images/issueHeaderBg.gif);
	background-repeat: repeat-x;
    border-bottom: 1px solid #99bedb;
 	padding:10px 0 0 15px;
 	background-color: #e2f3ff; 	
    height:auto !important;
    overflow:hidden;
    	
}
div.issueHeader1
{
    width: 740px;
    color: #104474;
    padding-bottom: 10px;
    background-color: #e2f3ff;
    border-bottom: 1px solid #99bedb;
    float: left;
    margin-bottom:5px;
    font-size: 12px;
    min-height:160px;
    height:auto !important;
    height:160px;
    margin-right: -3px;
}

.issueHeader529
{
    width: 740px;
    color: #104474;
    padding-bottom: 10px;
    background-color: #e2f3ff;
    border-bottom: 1px solid #99bedb;
    float: left;
    margin-top:40px;
    font-size: 12px;
    height: auto;
    line-height: 22px;
}
div.errorHeader
{
    width: 740px;
    color: #104474;
    margin:60px 5px 10px 5px;
    padding-bottom: 10px;
    background-color: #e2f3ff;
    border-bottom: 1px solid #99bedb;
    float: left;
    height:200px;
    font-size: 12px;
}
div.previewHeader
{
    width: 965px;
    color: #104474;
    padding-bottom: 10px;
    background-color: #e2f3ff;
    border-bottom: 1px solid #99bedb;
    float: left;
    font-size: 12px;
    height: auto;
    line-height: 22px;
    margin-top:5px;
}
div.addNewIssueLayer
{
    width: 740px;
    color: #104474;
    background-color: #e2f3ff;
    border-bottom: 1px solid #99bedb;
    float: left;
    font-size: 12px;
    height: auto;
    line-height: 22px;
    padding-bottom:10px;
    margin-bottom:5px;  
}
div.addNewIssueLayer2
{
    width: 967px;
    color: #104474;
    background-color: #e2f3ff;
    border-bottom: 1px solid #99bedb;
    float: left;
    margin-top:40px;
    margin-bottom:5px;
    font-size: 12px;
    height: auto;
    padding-bottom:10px;
    margin-bottom:5px;  
}

div.issueHeaderARD
{
    width: 965px;
    color: #444444;
    padding: 0;
    background-color: #e8e8e8;
    float: left;
    font-size: 11px;
    min-height:150px;
    margin-bottom:0;
    padding-bottom:10px;
    }
div.issueHeaderRemarketingtop
{
    width: 740px;
    color: #104474;
    padding-bottom: 20px;
    background-color: #e2f3ff;
    border-bottom: 1px solid #99bedb;
    float: left;
    font-size: 12px;
    height: auto;
    margin-bottom:10px;
}
div.nonCusipIssue
{
    width: 760px;
    color: #104474;
    padding-bottom: 10px;
    background-color: #e2f3ff;
    border-bottom: 1px solid #99bedb;
    float: left;
    font-size: 12px;
    height: auto;    
    line-height: 25px;
    margin-bottom:10px;
}
div.nonCusipIssueSearchResults
{
    width: 760px;
    color: #104474;
    padding-bottom: 10px;
    background-color: #e2f3ff;
    border-bottom: 1px solid #99bedb;
    float: left;
    font-size: 12px;
    height: auto;
    line-height: 18px;
    margin-bottom:10px;
}
div.issueHeaderPlan
{
    width: 725px;
    color: #104474;
    padding: 20px 0 12px 20px;
    background-color: #e2f3ff;
    border-bottom: 1px solid #99bedb;
    float: left;
    min-height:160px;
    height:auto !important;
    height:160px;
    font-size: 12px;
    margin-right:10px;
    line-height: 22px;
}
.issueHeaderPlan p
{
    margin:5px 0 10px;
    line-height:normal;
}
div.headerContents
{
    float: left;
    width:575px;
    padding-right:7px;
}
div.PPCDheaderContents
{
    float: left;
    width:625px;
    font-size:12px !important; 
}
div.resultsHeaderLine
{
    width:100%;
    float: left;
    margin-top:10px;    
    padding:0;    
}
div.messageBannerIssueDetails
{
	float:left;
}
div.messageBannerIssueDetails img
{
	
	vertical-align:middle;
}
.helpIconLink
{
	cursor:pointer;		
}
div.displayResults3
{
	float:left;
}
div.displayResults3 span.displayResults3
{
    color: #003366;
    font-weight: bold;
}
div.modify3
{
	float:left;
	margin:0;
}
    div.modify3 span.divider
    {
        padding: 0 8px 0 10px;
    }
div.submissionModify
{
    background-color: #e8e8e8;   
}
    div.submissionModify span.divider
    {
        padding: 0 8px 0 10px;
    }
div.modify4
{
	float:left;
	margin:0;
}
    div.modify4 span.divider
    {
        padding: 0 8px 0 10px;
    }
div.issueBody
{
    display: table;
    width: 977px;
    background-image: url(../images/contentIssueBg.gif);
    background-repeat: repeat-y;
	float:left;
}
div.issueBody1
{
    width:945px;
    margin:0 0 5px 0;
    float: left;
}
.issueBodyIssuerDetails
{
     width:977px;
    margin:0 0 5px 0;
    float: left
}
 
div.previewSecurityInformation
{
    background-color: #e8e8e8;
    float: left;
    width: 945px;
    margin:5px 0 0 0;
    padding:10px;
}
div.trade
{
    float: left;
    width: 100%;
}
div.trade1
{
    float: left;
    width: 610px;
    padding: 0;
}
div.tradePreview,.psSecuritiesPreview
{ 
    display: block;
    float: left;
    padding: 10px 0 0;
    width: 100%;
}
.securityInformationDiv
{
    padding:10px;
    background-color: #e8e8e8;
    float: left;  
    width:100%;  
}
div.officialStatement
{
    float: left;
    width: 332px;
    padding: 10px 0 20px 10px;    
}
div.cdDocumentDiv
{
    float: left;
    padding: 10px;
    width:330px;    
}
div.tabContent1IssueDetails
{
    width: 320px;
}
div.tabContent1IssueDetails p
{
    padding:0 0 10px 0;
}
div.nonCusipTabContent1IssueDetails
{
   float:left;
   width: 350px;
}
div.tabContent1IssueDetails span.view
{
    display: block;
    padding: 0 0 5px 0;
}
div.official1
{
    position: relative;
    width: 320px;
    margin: 0;
    padding: 0;
}
div.nonCusipOfficial{
    position: relative;
    width: 355px;
    margin: 0;
    padding: 0;
}

div.officialStatement div.official1 a.view, div.officialStatement div.official1 a.view:visited,.issueDetailsOSContainer a.view:visited,.issueDetailsOSContainer div.official1 a.view,
{
    position: absolute;
    top: 0;
    right: 30px;
    text-decoration: none;
    background: url(../images/arrowGreen.gif) no-repeat 0 5px;
    padding-left: 15px;
}
div.officialStatement div.official1 a:hover.view, div.officialStatement div.official1 a.view:active,.issueDetailsOSContainer div.official1 a.view:active,div.issueDetailsOSContainer  a:hover.view
{
    color: #000000;
    text-decoration: underline;
}
div.official1 p,div.nonCusipOfficial p
{
    padding: 0;
    margin: 0 0 10px 0;
}
div.official1 h4, div.nonCusipOfficial h4
{
    font-size: 1.1em;
    padding: 0 0 7px 0;
}
/***************** Issue Detail******************/
/***************** Find Security******************/
div.contentAreaFind
{
    width: 977px; /*border-left:1px solid #d1d1d1; 	    border-right:1px solid #d1d1d1;*/
    background-color: #ffffff;
    padding: 0;
}
div.mainContentFind
{
    float: left;
    width: 705px; /*display:table;*/
    margin: 18px 0 0 10px;
}
div.muniSearch
{
    width: 305px;
    height: 126px;
    float: left;
    background-color: #cee9b0;
    border-right: 1px solid #ffffff;
    padding: 22px 25px 17px 22px;
}
div.muniSearch p
{
    margin: 0 0 14px 0;
    padding: 0;
}
div.muniSearch span
{
    margin: 0 0 14px 0;
    padding: 0;
}
div.muniSearch img.muni1
{
    margin: 0 0 7px -1px;
}
.sTBDiv
{
    margin-top:10px;
}
.go
{
    vertical-align: middle;
    margin-top: -10px;
}
.go1
{
    margin-bottom:-5px;
}
.size
{
    border-right: 0 none !important;
    padding: 22px 15px 17px 22px !important;
    width: 316px !important;
}
div.planSearch
{
    width: 309px;
    height: 123px;
    float: right;
    background-color: #CEE9B0;
    padding: 22px 25px 14px 12px;
    border: solid 3px #CEE9B0;
}
div.planSearch p
{
    margin: 0 0 14px 0;
    padding: 0;
}
div.planSearch img.plan1
{
    margin: 0 0 7px -1px;
}
.planSelect
{
    width: 189px;
    height: 20px;
    margin: 0 1px 0 0;
    color: #666666;
    font-size: 1em;
    border: 1px solid #666666;
}
.planSelectSearchAgain
{
    width: 189px;
    height: 20px;
    margin: 0 5px 8px 0;
    vertical-align: middle;
}
div.box5
{
    background-color: #dbdbdb;
    padding: 14px 6px 18px 14px;  
    margin-bottom: 17px;
}
    div.box5 p
    {
        margin-bottom: 1em;
    }
    div.box5 img.text
    {
        padding: 0 0 15px 0;
    }
div.box6
{
    background-color: #dbdbdb;
    padding: 14px 8px 18px 15px;
}
    div.box6 p
    {
        margin-bottom: 1em;
    }
    div.box6 img.search
    {
        padding: 0 0 15px 0;
    }

div.tradeSearchContainer
{
    width: 713px;
    padding: 23px 15px 31px 21px;
    border: solid 3px #e0f2ff;
    background-color: #e0f2ff;
}
div.arsVrdoSearchContainer
{
    padding: 15px 0 0 0;
}
.CDSearchContainer
{
    padding: 15px 5px 5px 10px;
}
.TradeSearchContainer
{
    padding: 0 5px 5px 5px;
}
div.searchCriteria1
{
    float: left;
    width: 187px;
    display: block;
}
   
div.tradeSearchCriteria
{
    float: left;
    border-right: 1px solid #99bedb;
    width: 230px;
    display: block;
}
.arsvrdoTableSearchCriteria {
    border-right: 1px dashed #666666;
    padding-right: 10px;
    text-align: left;
}
.arsvrdoRangesTable
{
    text-align: left;
    padding-left:5px;
}.rangesTable
{
    border-left: 1px dashed #666666;
    text-align: left;
    padding-left:5px;
    margin:10px 0;
}
.arsvrdoRangeTitleStyle
{
    font-size: 13px;
    font-weight: bold;
    color: #333333;
}
.arsvrdoSearchTitleStyle
{
    font-size: 13px;
    font-weight: bold;
    padding-left: 22px;
    color: #333333;
}
.arsvrdoSearchTablelabelStyle
{
    font-weight: bold;
    font-size: 11px;
    color: #333333;
    width: 140px;
    text-align: right;
    padding-right: 3px;
}
.arsvrdoSearchTableleftlabelStyle
{
    font-weight: bold;
    font-size: 11px;
    color: #333333;
    text-align: left;
    vertical-align: bottom;
    width: 60px;
    height: 30px;
}
.searchTableleftlabelStyle
{
    font-weight: bold;
    font-size: 11px;
    color: #333333;
    vertical-align: bottom;
    height: 30px;
}
.searchStatelabelStyle
{
    font-weight: bold;
    font-size: 11px;
    color: #333333;
    vertical-align: bottom;

}
.searchTableDatelabelStyle
{
    font-weight: bold;
    font-size: 11px;
    color: #333333;
    text-align: left;
    vertical-align: bottom;
    width: 70px;
}
.tradeReportCusipLabel
{
    font-weight: bold;
    font-size: 11px;
    color: #333333;
    text-align: left;
    vertical-align: top;
    width: 70px;
}
.alignRight
{
    text-align: right;
}
.cdSearchTableStyle
{
    border-bottom: 1px #666666 dashed;
    width:100%;
}
.CDSearchTablelabelStyle
{
    font-size: 11px;
    font-weight:bold;
    color: #333333;
    width: 140px;
    text-align: right;
    padding-right: 3px;
}
.CDSearchTableFromTo
{
    font-size: 11px;
    vertical-align: bottom;
    padding-top:10px;
    width:auto;
}
.percentageColWidth
{
    color:#333;
    width: 30px;
    text-align: left;
    padding-left: 4px;
}
.arsvrdoDateWidth
{
    border: 1px solid #666666;
    color: #777;
    padding: 2px 0 3px 5px;
    vertical-align: middle;
    width: 78px;
}
.cusip9Width
{
    width: 100px;
}
.topPad td
{
    padding-top: 8px;
}
.percentageValueWidth 
{
    border: 1px solid #666666;
    color: #777;
    padding: 2px 0 3px 5px;
    vertical-align: middle;
    width: 37px;
}
.asrvrdoCheckList
{
    font-size: 11px;
    margin-left: 4px;
}
.arsvrdoSearchTableFromTo,.TradeSearchTableFromTo2
{
    font-weight: bold;
    font-size: 11px;
    color: #777777;
    vertical-align: bottom;
    padding-top:10px;
    width:auto;
}
.arsvrdoSearchTableFromTo2,.TradeSearchTableFromTo
{
    font-weight: bold;
    font-size: 11px;
    color: #777777;
    vertical-align: bottom;
    
}
div.tradeSearchCriteria label
{
    font-weight: bold;
}
div.modifyLayer1 input.value1,.value1
{
    width: 165px;
    border: 1px solid #666666;
    padding: 0 0 3px 5px;
    margin: 0 0 12px 0;
}
div.modifyLayer1 input.cusip,.cusip
{
    width: 75px;
    border: 1px solid #666666;
    padding: 0 0 3px 5px;
    margin: 0 0 12px 0;
}
.state1
{
    width: 76px;
    height: 20px;
    border: 1px solid #666666;
    padding: 0;
    margin: 0;
}
.tradeType1
{
    height: 20px;
    border: 1px solid #666666;
    padding: 0;
    margin: 0;
}
.rtgsrchCheckbox
{
    clear: both;
    color:#333;
    float: left;
    margin-left: 30px;
    padding: 7px 0 0;
    width: 55px;
}
select.rtgsrchOpCombo
{
    width: 175px;
    height: 20px;
    border: 1px solid #666666;
    padding: 0;
    margin: 5px 0 0 20px;
}
.rtgsrchRatingCombo
{
    width: 110px;
    height: 20px;
    border: 1px solid #666666;
    padding: 0;
    margin: 5px 0 0 20px;
}
.specCondDropDown
{
    height: 20px;
    font-size:11px;
    border: 1px solid #666666;
    padding: 0;
    margin: 5px 0 0 0;
}

.ranges1 .ratingsSearch
{
    border-top: 1px solid #99BEDB;
    float: left;
    margin: 5px 0 0;
    padding: 10px 0 0;
    width: 470px;
}

.ranges1 .ratingsSearchControl
{
    float: left;
    width: 470px;
}
.tradeSearch .ratingsSearch
{
    border-top: 1px dashed #333;
    margin: 5px 0 0;
    padding: 10px 0 0;
}
div.contentAreaFind
{
    padding-bottom: 10px;
    width: 977px;
    background-color: #ffffff;
}
.btnSearch2
{
    float: right;
    margin: 15px 11px 0 0;
}
.cdBtnSearch2
{
    margin: 15px 11px 0 0;
}
div.modifyLayer1
{
    background-color: #E0F2FF;
    border: 3px solid #E0F2FF;
    padding: 23px 5px 31px 21px;
    width: 673px;
        float:left;
}
div.ratingsLayer1
{
    background-color: #F4D8A8;
    border: 3px solid #F4D8A8;
    padding: 23px 5px 11px 21px;
    width: 673px;
    float:left;
}
    div.modifyLayer1 span,.ratingsLayer1 span
    {
        font-weight: bold !important;
        display:block;
    }
    div.modifyLayer1 div.ranges1 span.range,div.modifyLayer div.ranges1 span.range
    {
        font-weight: bold;
        color: #000000;
        font-size: 1.1em;
        margin: 0 0 0 20px !important;
    }
    .searchCriteria1 h4,.ratingsRanges1 h4
    {
        padding:0 0 10px 0;
    }
.searchCriteria1 span
{
    font-weight:normal;
    display:block;
}
    
 .ranges1
{
      border-left: 1px solid #99BEDB;
      padding-left:5px;
      float:left;
      width:480px;
}
 .ratingsRanges2
{
      border-left: 1px solid #CC9933;
      padding-left:5px;
      float:left;
      width:480px;
}
 .ratingsRanges1
{
    border-left: 1px solid #CC9933;
    float: left;
    min-height: 110px;
    padding-left: 10px;
    width: 460px;
}
    .ranges1 h4,ratingsRanges1 h4
    {
        margin-left: 5px;
    }
    div.ranges1 div.fromRange1
    {
        float: left;
        text-align: right;
        width: 210px;
    }
        div.ranges1 div.fromRange1 label
        {
            float: left;
            padding-right: 8px;
            width: 100px;
            margin: 5px 0 0 0;
        }        
        div.ranges1 div.fromRange1 span,div.ranges1 div.toRange1 span
        {
            display:inline;
        }
        div.ranges1 div.fromRange1 span.rate
        {
            float: left;
            margin: 0;
            width: 100px;
        }    
        div.ranges1 div.fromRange1 span.from
        {
            color:#777;
            display: block;
            padding-right: 75px;
            font-weight: bold;
        }
        div.ranges1 div.fromRange1 input.valueFrom,div.tradeSearch div.fromRange1 input.valueFrom
        {
            width: 78px;
            border: 1px solid #666666;
            margin: 3px 5px 10px 0;
            padding: 2px 0 3px 5px;
            vertical-align: middle;
            color: Black;
        }
        div.ranges1 div.toRange1
        {
            float: left;
            width: 206px;
        }
            div.ranges1 div.toRange1 input.valueFrom
            {
                width: 78px;
                border: 1px solid #666666;
                margin: 3px 5px 10px 12px;
                padding: 2px 0 3px 5px;
                vertical-align: middle;
                color: Black;
            }
            div.ranges1 div.toRange1 span.to
            {
                color:#777;
                display: block;
                padding-left: 12px;
                font-weight: bold;
            }
        div.tradeSearch div.yieldNote
        {
            color:#333;
            float:left;
            margin:10px 0;
            width:100%;
        }
            div.tradeSearch div.yieldNote label
            {
                color:#333;
                float: left;
                padding: 10px 0;
                width: 425px;
            }
         
   div.ranges1 img.btnModify,div.ranges img.btnModify1,  div.ranges1 img.btnSearch2
    {
        float: right;
        margin: 15px 11px 0 0;
    }
    
    div.ranges1 img.btnModify2
    {
        float: right;
        margin: 15px 13px 0 0;
    }



/***************** Find Security******************/
/***************** Education Center******************/

div.contentAreaEducation
{
	width:977px;
	display:table;
	background-color:#ffffff;
	background-image: url(../images/contentEducationBg.gif);
	background-repeat:repeat-y;
	padding:0;
	float:left;
	margin:0;	
}
    div.contentAreaEducation table tr td div.secondaryNav
    {
        font-size: 1.1em;
        font-family: Arial, Helvetica, sans-serif;
    }
div.mainContentEducation
{
    float: left;
    width: 722px;
    padding: 0;
}
div.contentAreaDisclaimer,div.emmaVideo
{
	width:977px;
	padding:0;
	float:left;
	margin:0;	
}
div.disclaimerMainDiv
{
    float: left;
    width: 955px;
    padding: 0;
}
div.secondaryNav
{
    float: left;
    width: 198px;
    background-color: #eef0ef;
    margin: 39px 0 0 0;
}
.pendingList
{
    
}
.pendingList td
{
                    
            background-image: url(../images/arrowGreen.gif);
            background-repeat: no-repeat;
            background-position: 9px 8px;
            padding: 4px 20px 5px 24px;
            text-decoration: none;
            color: #666666;
            line-height: 1.3em;
}
    div.secondaryNav ul
    {
        background-color: #fbfbfb;
    }
        div.secondaryNav ul li a
        {
            font-size:11px;
            width: 154px;
            border-top: 1px solid #cccccc;
            background-image: url(../images/arrowGreen.gif);
            background-repeat: no-repeat;
            background-position: 9px 8px;
            padding: 4px 20px 5px 24px;
            display: block;
            text-decoration: none;
            color: #666666;
            line-height: 1.3em;
        }
        div.secondaryNav ul li.last
        {
            
            border-bottom: 1px solid #cccccc;
        }
        div.secondaryNav ul li a:hover
        {
            width: 154px;
            border-top: 1px solid #cccccc;
            background-image: url(../images/arrowNext.gif);
            background-repeat: no-repeat;
            padding: 4px 20px 5px 24px;
            text-decoration: none;
            color: #003366;
        }
        div.secondaryNav ul li a.current
        {
            width: 154px;
            background-color: #ffffff;
            color: #003366;
            background-image: url(../images/arrowNext.gif);
            background-repeat: no-repeat;
        }
            div.secondaryNav ul li ul li a
            {
	            width:118px;
	            border-top:1px solid #ccc;
	            background-image:url(../images/secondaryNavLevel2Arrow.gif);
	            background-repeat:no-repeat;
	            background-position:29px 6px;
	            padding:4px 40px 5px 40px;
	            display:block;
	            text-decoration:none;
	            color:#666666;
	            line-height:1em;
            }
            div.secondaryNav ul li ul li a.first
            {
            	
	            text-decoration:none;
	            color:#666666;
	            line-height:1em;
	            font-weight:normal;
	            font-size:11px;
	            background-color:#fbfbfb;
            }
            div.secondaryNav ul li ul li a:hover
            {
	            width:118px;
	            border-top:1px solid #ccc;
	            background-image:url(../images/secondaryNavLevel2HoverArrow.gif);
	            background-repeat:no-repeat;
	            padding:4px 40px 5px 40px;
	            text-decoration:none;
	            color:#003366;
            }
            div.secondaryNav ul li ul li a.current
            {
	            width:118px;
	            background-color:#ffffff;
	            color:#003366;
	            background-image:url(../images/secondaryNavLevel2HoverArrow.gif);
	            background-repeat:no-repeat;
            }

div.secondaryNav2
{
	float:left;
	width:198px;
	background-color:#eef0ef;
	margin:16px 0 0 0;
}
    div.secondaryNav2 ul 
    {
	    background-color:#fbfbfb;
    }
        div.secondaryNav2 ul li a
        {
	        width:134px;
	        border-top:1px solid #cccccc;
	        background-image:url(../images/arrowGreen.gif);
	        background-repeat:no-repeat;
	        background-position:9px 8px;
	        padding:4px 40px 5px 24px;
	        display:block;
	        text-decoration:none;
	        color:#666666;
	        line-height:1.3em;
        }
        div.secondaryNav2 ul li.last a
        {
	        border-bottom:1px solid #cccccc;
	        text-decoration:none;
	        color:#666666;
	        line-height:1.3em;
	        font-weight:normal;
	        font-size:11px;
	        background-color:#fbfbfb;
        }
        div.secondaryNav2 ul li a:hover
        {
	        width:134px;
	        border-top:1px solid #cccccc;
	        background-image:url(../images/arrowNext.gif);
	        background-repeat:no-repeat;
	        padding:4px 40px 5px 24px;
	        text-decoration:none;
	        color:#003366;
        }
        div.secondaryNav2 ul li a.current
        {
	        width:134px;
	        background-color:#ffffff;
	        color:#003366;
	        background-image:url(../images/arrowNext.gif);
	        background-repeat:no-repeat;
        }

div.statsLeftNav
{
 	float:left;
	width:198px;
	background-color:#eef0ef;
	margin:16px 0 0 0;
}
div.overviewContent
{
    float: left;
    width: 465px;
    padding: 35px 27px 0 32px;
}
    div.overviewContent h3
    {
        font-size: 1.5em;
        color: #000000;
        padding: 0 0 5px 0;
    }
    div.overviewContent p.intro
    {
        color: #65972e;
        font-weight: bold;
        border-top: 1px solid #cccccc;
        border-bottom: 1px solid #cccccc;
        font-size: 1.3em;
        padding: 10px 0 13px 0;
        margin: 0;
        margin-bottom: 5px;
    }
div.disclaimerContent
{
    float: left;
    width: auto;
    padding: 35px 27px 20px 32px;
}
    div.disclaimerContent h3
    {
        font-size: 1.5em;
        color: #000000;
        padding: 0 0 5px 0;
    }
    div.disclaimerContent p.intro
    {
        color: #65972e;
        font-weight: bold;
        border-top: 1px solid #cccccc;
        border-bottom: 1px solid #cccccc;
        font-size: 1.3em;
        padding: 10px 0 13px 0;
        margin: 0;
        margin-bottom: 5px;
    }
div.questionBlock
{
    padding: 18px 0 0 0;
    margin: 0;
}
    div.questionBlock p
    {
    font-size: 1.1em;
    margin: 0 0 15px;
    width: 100%;        
    }
    div.questionBlock a.more, div.questionBlock a.more:visited,a.more
    {
        color: #000000;        
        text-decoration: underline;
        background-image: url(../images/arrowGreen.gif);
        background-repeat: no-repeat;
        background-position: 100% 50%;
        padding: 0 16px 0 0;
    }
    div.questionBlock a.more:hover, div.questionBlock a.more:active
    {
        color: #65972e;
        text-decoration: underline;
    }

/***************** About EMMA******************/

div.newsContent
{
    float: left;
    width: 455px;
    padding: 35px 27px 15px 42px;
}
    div.newsContent h3
    {
        font-size: 1.5em;
        color: #000000;
        padding: 0 0 5px 0;
    }
    div.newsContent h4
    {
        color: #004b84;
        padding: 8px 0 0 0;
        border-top: 1px solid #cccccc;
    }
    div.newsContent p
    {
        font-size: 1.1em;
        margin: 0em 0em .8em 0em;
        padding: 0em 0em 0em 0em;
    }
    div.newsContent a.viewpress, div.newsContent a.viewpress:visited
    {
        color: #666666;
        display: block;
        float: left;
        padding: 0 0 0 13px;
        margin: 8px 20px 14px 0;
        text-decoration: none;
        background-image: url(../images/arrowGrey.gif);
        background-position: 0 5px;
        background-repeat: no-repeat;
    }
    div.newsContent a.viewpress:hover, div.newsContent a.viewpress:active
    {
        color: #000000;
        text-decoration: underline;
    }
    div.newsContent a.viewnotices, div.newsContent a.viewnotices:visited
    {
        color: #666666;
        display: block;
        float: left;
        margin: 8px 0 14px 0;
        padding: 0 0 0 13px;
        text-decoration: none;
        background-image: url(../images/arrowGrey.gif);
        background-position: 0 5px;
        background-repeat: no-repeat;
    }
    div.newsContent a.viewnotices:hover, div.newsContent a.viewnotices:active
    {
        color: #000000;
        text-decoration: underline;
    }
/***************** FAQ ******************/
div.contentAreaFaq
{
    width: 977px; /*border-left:1px solid #d1d1d1; 	    border-right:1px solid #d1d1d1;*/
    background-color: #ffffff;
    background-image: url(../images/contentEducationBg.gif);
    background-repeat: repeat-y;
}
div.faqContent
{
    float: left;
    width: 457px;
    padding: 35px 25px 35px 42px;
}
    div.faqContent h3
    {
        font-size: 1.5em;
        color: #000000;
        padding: 0 0 5px 0;
    }
    div.faqContent p.intro
    {
        color: #65972e;
        font-weight: bold;
        border-top: 1px solid #cccccc;
        font-size: 1.3em;
        padding: 10px 0 13px 0;
        margin: 0;
    }
div.topic
{
    width: 430px;
    background-color: #d1ebff;
    border-top: 1px solid #99bedb;
    border-bottom: 1px solid #99bedb;
    padding: 14px 14px 13px 13px;
}
div.items
{
    float: left;
}


div.viewBlock
{
    float: right;
}
    div.viewBlock a, div.viewBlock a:visited
    {
        display: inline;
        margin: 3px 0 0 0;
        padding: 0 0 0 17px;
        text-decoration: none;
        color: #666666;
        background-image: url(../images/arrowGrey.gif);
        background-repeat: no-repeat;
        background-position: 0 5px;
    }
    div.viewBlock a:hover, div.viewBlock a:active
    {
        text-decoration: underline;
        color: #000000;
    }
.topicSelect
{
    vertical-align: middle;
    width: 265px;
    border: 1px solid #666666;
}
.selectLabel1
{
    color: #000000;
    font-size: 1.2em;
    font-weight: bold;
}
div.bulletBlock
{
    margin: 0;
    padding: 0;
}
    div.bulletBlock ul li
    {
        background-image: url(../images/arrowGreen.gif);
        background-repeat: no-repeat;
        background-position: 0 12px;
        font-weight: bold;
        border-bottom: 1px solid #cccccc;
        display: block;
        font-size: 1.1em;
        padding: 7px 0 8px 20px;
    }
div.questionBlock
{
    margin: 0;
    padding: 0;
}
    div.questionBlock ul li
    {
        background-image: url(../images/arrowGreen.gif);
        background-repeat: no-repeat;
        background-position: 0 12px;
        font-weight: bold;
        border-bottom: 1px solid #cccccc;
        display: block;
        font-size: 12px;
        padding: 7px 0 8px 20px;
    }
        div.questionBlock ul.sub li
        {
            background-image: url(../images/arrowGrey.gif);
            background-repeat: no-repeat;
            background-position: 0 12px;
            font-weight: normal; /*border-bottom:1px solid #cccccc;*/
            display: block;
            font-size: 12px;
            padding: 7px 0 8px 20px;
        }
            
        div.questionBlock li.subSub
        {
            background-image: none !important;    
            font-weight: normal; 
            display: block;
            font-size: 12px;
            padding: 7px 0px 8px 20px;
            border:none;
        }
        div.questionBlock ul.subSubUl li
            {
                background-image: url(../images/arrowGreyOutline.gif) !important;
                background-repeat: no-repeat;
                background-position: 0px 12px;
                border:none;
                font-weight: normal; 
                display: block;
                font-size: 12px;
                padding: 7px 0px 8px 20px;
            }
            div.questionBlock ul.subSubUl li.lastBullet
            {
                background-image: url(../images/arrowGreyOutline.gif) !important;
                background-repeat: no-repeat;
                background-position: 0px 12px;               
                padding: 7px 0 18px 20px;
            }
            div.questionBlock ul li a, div.questionBlock ul li a:visited, div.questionBlock ul li a:active
            {
                color: #666666;
                text-decoration: none;
            }
            div.questionBlock ul li a:hover
            {
                color: #000000;
                text-decoration: underline;
            }
            div.questionBlock ul li.opened a
            {
                color: #000000;
            }
div.answerBlock
{
    display: none;
    background-image: none;
    font-weight: normal;
    padding: 1em 0em 0em 0em;
}
    div.answerBlock span.close
    {
        color: #65972e;
    }
    div.answerBlock a.closeBtn1, div.answerBlock a.closeBtn1:visited, div.answerBlock a.closeBtn1:active
    {
        display: inline;
        background-image: none;
        font-weight: normal;
        text-decoration: none;
        color: #65972e;
    }
    div.answerBlock a.closeBtn1:hover
    {
        text-decoration: underline;
        color: #000000;
    }
    .answerBlock h5
    {
        color:Black;
    }
    
/*****************Market Activity******************/
div.marketHead
{
	background-image:url(../images/marketHeaderBg2.gif);
	background-repeat:repeat-x;
	padding:10px 15px 10px 20px;
	height:110px;
	background-color:#eef8ff;		
}
div.marketActivityContent
{
	float:left;
	width:550px;
}
div.marketTitle
{
    float: right;
    width: 335px;
    background-color: #e6e6e6;
    padding:15px 10px 10px 15px; 
    margin-right:10px;
}
    div.marketTitle h4
    {
        color: #004b84;
        line-height: 1.2em;
        padding: 0 0 2px 0;
    }
    div.marketTitle p
    {
        margin: 0;
        padding: 0 45px 10px 0;
    }
    div.marketTitle1, div.marketTitleStats 
    {
        float: right;
        width: 335px;
        background-color: #e6e6e6;
        padding: 10px 0 5px 15px;
    }


div.marketTitleCD
{
    float: right;
    width: 370px;
    background-color: #e6e6e6;
    padding: 10px 5px 10px 10px;
}
    div.marketTitleCD h4,div.marketTitleStats h4
    {
        color: #004b84;
        line-height: 1.2em;
        padding: 0 0 2px 0;
    }    

div.marketTitle1 h4
{
    color: #004b84;
    line-height: 1.2em;
    padding: 0 0 2px 0;
}
div.marketTitle1 p
{
    margin: 0;
    padding: 0 20px 10px 0;
}

div.marketTabArea
{
    width: 966px;
    display: table;
    position: relative;
    background: transparent;
    margin: -25px 0 0 0;
    padding: 0 0 0 21px;
}
div.marketTabContent
{
    width: 977px;
    padding: 0 0 30px 0;
    margin: 0;
}
.recentTradesMainDivStyle
{
    width: 977px;
    margin: 0;
}
div.marketStatsTopTenContent
{
	width:965px;	
	padding:10px 5px 10px 5px;
	margin:0;
}
div.tabContentHead
{
    width: 940px;
    background-image: url(../images/marketOptionBg.gif);
    background-repeat: repeat-x;
    padding: 15px 15px 15px 22px;
    border-top: 1px solid #004b84;
    background-color: #e2f3ff;
}
.marketStatsContentHead
{
	width:940px;
	background-image:url(../images/marketOptionBg.gif);
	background-repeat:repeat-x;
	height:65px;
	padding:15px 15px 0 22px;
	border-top:1px solid #004b84;
	background-color:#e2f3ff;
}
.prevNextDiv
{
    margin:0 30px 0 auto;
    width:auto;
}   
#ctl00_mainContentArea_statisticsDateControl_prevNextDiv span
{
    padding:0 5px;
}
div.tabContentHeadTradeSearch
{
    background-color:#FFFFFF;
	border-top:1px solid #004B84;
	float:left;
	padding:15px 15px 10px 22px;
	width:940px;
}
div.tabContentCD
{
    padding:15px 15px 5px 22px;
	float:left;
	width: 940px;
    border-top: 1px solid #004b84;
    
    background-color: #e2f3ff;    
}
div.view2
{
    float:left;
    width:700px;
}
div.view
{
    float: left;
    width: 490px;
    letter-spacing:normal;
}
div.reports
{
    float: right;
    width: 250px;
}
.viewLabel
{
    font-weight: bold;
    color: #003366;
}
.viewTradeDateLabel
{
    font-weight: bold;
    color: #222222;
    width:auto;
    padding-left:3px;
    font-size:12px;
}
.viewSelect
{
    width: 59px;
    vertical-align: middle;
    margin: 0 5px;
    font-size: 1em;
}
.toggleSelect
{
    width: 145px;
    vertical-align: middle;
    margin: 0 8px;
    font-size: 1em;
}
.youSearchedForLabel
{
    padding-right:10px;
    font-weight:bold;
    color:#003366;
    width:auto;float:left
}
.cdButtonsDiv
{
    float:left;
    text-align:right;
    width:200px;
}
.searchCriteriaDiv
{
    width:75%;
    float:left;
    font-size:12px;
    color:#333;
    padding-bottom:10px;
}
.cdSearchButtonsDiv
{
    float:right; 
    text-align:right;   
    width:90%;
}
div.view span
{
    color: #003366;
}
    div.view span.divider
    {
        padding: 0 8px 0 10px;
    }
div.btnRefresh
{
    float: left;
    padding-right: 14px;
}
.btnAlignment
{
   padding: 0 10px 0 10px;
   vertical-align:middle;
}
.btnSearchAlignment
{
   padding-left:15px;
   vertical-align:middle;
}
div.reports a, div.reports a:visited
{
    color: #666666;
    padding: 4px 0 0 13px;
    display: block;
    text-decoration: none;
    background-image: url(../images/arrowGrey.gif);
    background-position: 0 9px;
    background-repeat: no-repeat;
}
div.reports a:hover, div.reports a:active
{
    text-decoration: underline;
    color: #000000;
}
div.statisticsChartArea 
{
    float:left;
	width:760px;
	padding:15px 5px 10px 10px;
}
/*****************Glossary******************/
div.glossaryContent
{
    float: left;
    width: 455px;
    padding: 35px 27px 0 42px;
}
    div.glossaryContent h3
    {
        font-size: 1.6em;
        color: #000000;
        padding: 0 0 5px 0;
    }
    div.glossaryContent span.edition
    {
        border-top: 1px solid #cccccc;
        border-bottom: 1px solid #cccccc;
        font-weight: bold;
        font-size: 1.3em;
        padding: 7px 0 7px 0;
        color: #65972e;
        display: block;
    }
    div.glossaryContent a.preface, div.glossaryContent a.preface:visited
    {
        color: #666666;
        display: block;
        float: left;
        padding: 0 0 0 13px;
        margin: 8px 20px 14px 0;
        text-decoration: none;
        background-image: url(../images/arrowGrey.gif);
        background-position: 0 5px;
        background-repeat: no-repeat;
    }
    div.glossaryContent a.preface:hover, div.glossaryContent a.preface:active
    {
        color: #000000;
        text-decoration: underline;
    }
    div.glossaryContent a.how, div.glossaryContent a.how:visited
    {
        color: #666666;
        display: block;
        float: left;
        margin: 8px 0 14px 0;
        padding: 0 0 0 13px;
        text-decoration: none;
        background-image: url(../images/arrowGrey.gif);
        background-position: 0 5px;
        background-repeat: no-repeat;
    }
    div.glossaryContent a.how:hover, div.glossaryContent a.how:active
    {
        color: #000000;
        text-decoration: underline;
    }
div.textBlock
{
    color: #666666;
    font-weight: bold;
    font-size: 1.1em;
}
    div.textBlock a, div.textBlock a:hover, div.textBlock a:active
    {
        width: 15px;
        height: 20px;
        background-color: #cccccc;
        background-image: url(../images/arrowTip1.gif);
        background-position: 0 0;
        background-repeat: no-repeat;
        display: block;
        text-decoration: none;
        text-align: center;
        vertical-align: middle;
        color: #666666;
        float: left;
        margin: 0 2px 0 0;
        padding: 8px 0 5px 0;
    }
div.textBlock a.current, div.textBlock a.current:hover, div.textBlock a.current:active
{
    color: #ffffff;
    background-image: url(../images/arrowTip.gif);
    background-position: 0 0;
    background-repeat: no-repeat;
    margin: 0 2px 0 0;
    padding: 8px 0 12px 0;
    background-color: transparent;
}
div.box7
{
    background-color: #dbdbdb;
    padding: 14px 14px 48px 17px;
    margin: 0 0 17px 0;
}
div.box7 h4
{
    margin: 0 0 10px 0;
}
.keyword
{
    font-size: 1em;
    color: #666666;
    padding: 2px 0 0 5px;
    margin: 10px 0 0 0;
    height: 16px;
    width: 177px;
    border: 1px solid #666666;
}
div.box7 .btnSearch2
{
    padding: 5px 0 0 0;
}
.full
{
    padding: 3px 6px 0 0;
    vertical-align: middle;
}
.terms
{
    padding: 2px 4px 0 0;
    vertical-align: middle;
}
div.box8
{
    background-color: #dbdbdb;
    padding: 14px 14px 18px 17px;
}
div.box8 p
{
    margin-bottom: 1em;
}
div.box8 img.faq
{
    padding: 0 0 15px 0;
}
div.textDescription
{
    margin: 5px 0;
    font-size: 1.1em;
}
div.textDescription h3
{
    font-size: 1.5em;
    color: #003366;
}
div.textDescription span.header
{
    color: #000000;
    font-weight: bold;
}
div.textDescription a, div.textDescription a:visited, div.textDescription a:hover, div.textDescription a:active
{
    color: #65972e;
    text-decoration: underline;
}
/*div.blockA a
    {
	    color:#000000;
	    font-weight:bold;
    }*/
div.blockA
{
    margin: 15px 0 0 0;
    font-size: 11px;
}
div.blockA div span
{
    font-size: 11px;
}
div.textDescription a.name
{
    font-size: 12px;
    color: #000000;
    font-weight: bold;
    text-decoration: none;
}
span.name
{
    font-size: 12px;
    color: #000000;
    font-weight: bold;
    text-decoration: none;
}
span.contactInfoName
{
    color: #555555;
    display: block;
    font-size: 12px;
    padding: 10px 0;
    text-decoration: none;
}
.indent
{
    text-align: justify;
    direction: ltr;
    float: left;
    display: block;
    clip: rect(auto auto auto 25px);
    letter-spacing: normal;
    position: static;
    text-indent: 15pt;
    padding-bottom: 5px;
    padding-top: 5px;
}
p
{
    text-indent: 0;
    margin-top: 0;
    margin-bottom: 0;
}
/***************** UtilityMenu******************/

.pilot
{
    /*position:absolute;*/
    top: 0;
    right: 0;
}
/***************** Feedback******************/
div.feedBackContent
{
    float: left;
    width: 457px;
    padding: 35px 25px 35px 42px;
}
div.feedBackContent h3
{
    font-size: 1.5em;
    color: #000000;
    padding: 0 0 5px 0;
}
div.feedBackContent p.intro
{
    color: #65972e;
    font-weight: bold;
    border-top: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    font-size: 1.3em;
    padding: 9px 0 10px 0;
    margin: 0;
}
div.box8
{
    margin: 0 0 17px 0;
}
div.feedBackContent div.info
{
    padding: 20px 0 0 0;
}
span.firstCol
{
    width: 200px;
    float: left;
}
span.mergedCol
{
    width: 400px;
    float: left;
}
span.secondCol
{
    width: 200px;
    float: left;
}
.first
{
    color: #000000;
    font-size: 1.1em;
    font-weight: bold;
}
.last
{
    width: 200px;
    float: left;
    color: #000000;
    font-size: 1.1em;
    font-weight: bold;
}
.email
{
    clear: both;
    display: block;
    color: #000000;
    font-size: 1.1em;
    font-weight: bold;
    margin: 20px 0 0 0;
}
.message
{
    color: #000000;
    font-size: 1.1em;
    font-weight: bold;
}
.subject
{
    color: #000000;
    font-size: 1.1em;
    font-weight: bold;
    margin: 20px 0 0 0;
}
.infoText
{
    border: 1px solid #666666;
    padding: 2px 0 0 5px;
    font-size: 1.1em;
    color: #666666;
    height: 18px;
    width: 165px;
}
.infoText1
{
    border: 1px solid #cccccc;
}
.infoSubject
{
    font-size: 1em;
    color: #666666;
    width: 250px;
    border: 1px solid #666666;
    height: 26px;
}
.infoSubmit
{
    margin: 15px 20px 0 0;
}

/*****************Glossary******************/
.textLinks, .textLinks:hover
{
    width: 15px;
    height: 20px;
    background-color: #cccccc;
    background-image: url(../images/arrowTip1.gif);
    background-position: 0 0;
    background-repeat: no-repeat;
    display: block;
    text-decoration: none;
    text-align: center;
    vertical-align: middle;
    color: #666666;
    float: left;
    margin: 0 2px 0 0;
    padding: 8px 0 5px 0;
}
.link1, .link1:hover
{
    color: #ffffff;
    background-image: url(../images/arrowTip.gif);
    background-position: 0 0;
    background-repeat: no-repeat;
    margin: 0 2px 0 0;
    padding: 8px 0 12px 0;
    background-color: transparent;
    text-decoration: none;
}
/***************** Feedback******************/
.breadCrumbLink
{
    text-decoration: none;
    color: #666666;
}
.breadCrumbsContainer
{
    float:left;
    width:100%;
}
div.breadCrumbs
{
    float:left;
}
.selected
{
    text-decoration: none;
    color: #000000;
}
.helpText
{
    color: Blue;
    font-weight: bold;
}
.footerSubText
{
    text-align: right;
    margin-right:10px;
    color: #999999;
}
.homeLayer
{
    width: 75px;
    height: 35px;
    background-color: #e7f3ff;
    border: solid 1px #9cbede;
    padding: 5px 0 0 5px;
    position: relative;
    float: right;
    margin: 30px -100px 0 0;
    z-index: 1000;
    display: none;
}
.versionInfo
{
    font-style: italic;
    font-weight: lighter;
}
.unsubscribeDiv
{
    font-size: 1.3em;
    font-weight: bold;
    padding-bottom: 150px;
    padding-top: 50px;
    padding-left: 10px;
    vertical-align: middle;
}
div.marketStatisticsDateSearch
{
    float:right;
    text-align:right;
    width:auto; 
} 
div.marketStatisticsSubmenu 
{
    float:left;
    line-height:32px;
} 
.nonEditableTextBox
{
    border: none;
    background: transparent;
}
.editableTextBox
{
    font-size:11px;
    color:#333333;
}
.gridDropDown
{
    font-size:11px;
    color:#333333;
    border: 1px solid #99bedb;
}
.tradeTypeListHeader
{
    font-weight:bold;
    margin: 0 0 5px 8px;
    color:#000;
}
.marketStatsTitle
{
    font-weight: bold;
    font-size: 12px;
    color: #003366;
    padding: 0;
    text-align:center;
}
.mostActiveTableTitle
{
    font-weight: bold;
    font-size: 12px;
    color: #003366;
    padding: 2px 0 15px 0;
    text-align:center;
}
div.lineDivider
{
    border-bottom: #ccc 1px solid;
    padding:10px 0 15px 0;
    margin-bottom:15px;
}
.fontStyleNormal
{
    font-weight:normal;
}
.leftDivStyle
{
    float:left;
    width:375px;
}
.mktStatsHeightStyle
{
    height:350px;
    font-size:13px;
    color: #222222;
    text-align:center;
}
.imgVertAlign
{
    vertical-align:middle;
}
    
/**********Ghost Styles*************/
.previewButtons
{
    float: right;    
}
.exitButton
{
    float: right;
    padding-bottom:10px;
}

/**************treeMenuStyles IE7
    
.treeMenu
{
    background-color:#ffffff;
    width:100%;   
}
.treeMenu ul 
{    
    
    border-top: 1px #dbd8d8 solid;
    border-left: 1px #dbd8d8 solid;
    border-right: 1px #dbd8d8 solid;
    color:#ffffff;
    font-size: 11px;
    font-weight:bold;
    list-style-image: url(../images/listDisc.gif);
    list-style-position: inside;   
}
.treeMenu ul li
{
    border-bottom: 1px #dbd8d8 solid;
    
    padding:3px;
        
}
.listyle
{
    color: #1673ba;
    font-size: 11px;
    font-weight: bold;  
}
.shadow
{
    
    width:100%;
    padding:10px;
    filter:shadow(color:#cccccc, strength:4, direction:135);
}
************/

/**************treeMenuStyles IE7 IE6 FF2 FF3 Safari opera(everything except shadow)************/

.treeMenu
{
    background-color: #ffffff;
    width: auto;
}
.treeMenu ul
{
    border-top: 1px #d0cece solid;
    border-left: 1px #d0cece solid;
    border-right: 1px #d0cece solid;
    color: #ffffff;
    background-color: #ffffff;
    font-size: 12px;
    font-weight: bold;
    list-style-image: url(../images/listDisc.gif);
    list-style-position: inside;
}
.treeMenu ul li
{
    border-bottom: 1px #d0cece solid;
    padding: 3px;
}
.listyle
{
    color: #1673ba;
    padding: 0;
    margin: 0;
    font: bold 11px;
    white-space: nowrap;
}
.shadow
{
    position: relative;
    display: inline;
    z-index: 100;
}

.shadow_inner
{
    overflow: hidden;
    position: absolute;
    top: -1000px;
    filter: alpha(Opacity=10); 
    opacity: 0.1;
    -moz-opacity: 0.1;
    -khtml-opacity: 0.1; 
    z-index: 10;
}
.invalidtextbox
{
    font-size: 11px;
    border: 1px #A80707 solid;
    padding:1px 0 1px 1px;
}
.invalidSelectSpan
{
    border: 1px solid #A80707;
    display: table;
    float:left;
}
.oldDateTextBox
{
    font-size: 11px;
    border: 1px #00A2DF solid;
    padding:1px 0 1px 1px;
    margin:3px 0;
}
.invalidComboBox
{
    font-size: 11px;
    border: 1px #A80707 solid;
    margin-right:3px;
	padding:4px 1px 4px 3px;
}
textarea
{
    font:12px arial;
    
    margin-bottom:3px;
}
.noticeDivStyle
{
    padding: 10px;
    font-size:11px;
    color:#666666;
    clear:both;
}
    .noticeDivStyle a
    {
        color:#00a2df;
        text-decoration:underline;
    }
        .noticeDivStyle a:hover
        {
            color:#333333;
            text-decoration:underline;
        }
.eventDocumentListLabelStyle
{
    font-size:12px;
    font-weight:bold;
}

.NRMSIRLinks
{
    float: left;
     margin: 5px 5px 0 5px;
}
    DIV.NRMSIRLinks ul li,div.items ul li
    {
        background-position: 3px 5px;
        background-image: url(../images/arrowGreen.gif);
   	    padding:0 0 0 17px;
        background-repeat: no-repeat;
    }
.NRMSIRLinksHeader
{
    color: #000;
    font-weight: bold;
    margin:15px 0 10px 0;
}
div.otherMsrbData
{
	float:left;
	width:198px;
	margin:24px 0 0 0;
	
}
    div.otherMsrbData ul li a
    {
	    background-color:#fbfbfb;
	    border-top:1px solid #cccccc;
	    border-bottom:1px solid #cccccc;
	    background-image:url(../images/arrowGreen.gif);
	    background-repeat:no-repeat;
	    background-position:7px 8px;
	    padding:4px 40px 5px 22px;
	    display:block;
	    text-decoration:none;
	    color:#333;
	    line-height:1.3em;
    }
.FactBookHeader
{
    color: #000;
    font-weight: bold;
    margin:15px 0 0 0;
}
.FactBookHeader p
{
    font-weight:normal;
    margin-bottom:10px;
}
.acknowledgementDiv
{
    color:#000;
    font-weight:bold;
}
.yesButton
{
    border-right:1px #d1d1d1 solid;
    float:left;
    text-align:center;
    width:50%;
}
.noButton
{
    text-align:center;
    width:45%;
    float:left;
}
.buttonsDiv
{
    width: 900px; 
    margin: 0 auto; 
    text-align: center;
}
.MSRB2008FactBook
{
    margin:0;
    clear:both;
}
.MSRB2008FactBook a
{
    color:#003366;
    font-weight:bold;
}
.videoLink
{
	padding:5px 0 5px 0;
	vertical-align:middle;
}
    .videoLink img
    {
    margin-bottom:-3px;
    }
.versionDiv
{
    text-align: right; font-style:italic;
    float:right;
    display:inline-block;
}
.timingDiv
{
    text-align: left; font-style:italic;
    float:left;
    display:inline-block;
}
.ppNewFeature
{
    color: #0099CC;
    font-size: 11px;
    text-decoration:none !important;
    padding-left:1px;
}


/***************** ManageAlertStyles*************/

.alertUploadSecuritiesContentArea
{
    padding:10px;
    margin:10px;
}
    .alertUploadSecuritiesContentArea h3
    {
        font-weight: bold;
	    font-size: 1.4em;
	    color: #000000;

    }
.alertUploadSecuritiesContainer
{
    padding:10px;
    border:1px solid #ccc;
  	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;	
	-moz-border-radius: 10px;
	border-radius: 10px;        
    float:left;
    padding:10px;
    width:98%;
    margin:0 0 10px;
    border:1px solid #CCCCCC;
    color:#333333;
    font-size:12px;
}
    .alertUploadSecuritiesContainer h4
    {
        padding: 5px 0 0 0;
        color:#333;
        font-size:13px;
    }
.alertUploadEmailContainer
{
    padding:20px 10px;
    border:1px solid #ccc;
  	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;	
	-moz-border-radius: 10px;
	border-radius: 10px;
	margin:20px 0 5px 0;
	float:right;
	width:37%;
	background-color:White;	
}

.enterSecuritiesDiv
{
    border-right:1px dashed #CCCCCC;
    float:left;
    padding:0 0 0 10px;
    width:200px;
    margin:10px 10px 0 0;
    height:340px;
}
.savedSecurities
{
    width:auto;
    float:left;
    font-size:1.1em;
    padding:0 10px 10px 50px;
    height:340px;
    margin:10px;
}
    .savedSecurities h4
    {
        padding: 5px 0 0 0;
        color:#333;
        font-size:13px;
    }    
    .savedSecurities a
    {
        text-decoration:underline;
        color:#000;
        font-size:12px;
    }
.alertButtonDiv
{    
    padding:5px;
    margin:10px 0;
    height:30px;
    border:1px solid #ccc;    
    float:left;
    width:925px;
}
.alertErrorContainerDiv
{
    float:right;
    font-weight:bold;
    padding:10px 0 0 10px;    
    height:315px;
    overflow:auto;
}
.alertOverview
{
   margin:10px;  
   float:left;    
    width:55%;
    font-size:12px;   
}
#ctl00_mainContentArea_alertSignUp a, #ctl00_mainContentArea_alertSignUp a.more:visited
{
    color: #000000;
    text-decoration: underline;
    background-image: url(../images/arrowGreen.gif);
    background-repeat: no-repeat;
    background-position: 100% 50%;
    padding: 0 16px 0 0;
}
    #ctl00_mainContentArea_alertSignUp a.more:hover, #ctl00_mainContentArea_alertSignUp a.more:active
    {
        color: #65972e;
        text-decoration: underline;
    }
.alertInfoLabel
{
    font-weight:bold;
}
#ctl00_mainContentArea_alertSignUp p
{
    
   font-size:12px;
   padding:20px 0 0 0;
}
#ctl00_mainContentArea_alertsPanel td
{
    font-size:12px;
}
#ctl00_mainContentArea_alertSignUp
{
    background-color:#E0F2FF;	
    float:left;
    width:98%;
    margin:10px 10px 10px 0;
    padding:10px;
}
.alertCusIpLabel
{
    font-size: 1.1em;
    color: #333;
    font-weight: bold;
    display:block;
}
.alertCusIp
{
    font-size: 1.1em;
    color: #333;
    font-weight: bold;
}
.saveConfirmation
{
    font-size: 1.2em;
    color: #003366;
    font-weight: bold;
    padding:5px;
    text-align:right;
    width:80%;
    float:right;
}
.cusipInfoDiv
{
    padding:5px 0 10px;
    display:block;
}
.saveButtonDiv
{
    float:right;     
    font-size:12px;
    color:#003366;
    font-weight:bold;   
}
.returnToSecDetailsButton
{
 clear:both;
 text-align:right;
 display:block;
}
.emailAddressLabel
{
    text-align:right;
    display:block;
    font-size:12px;
    color:#333;
    padding:0 0 10px 0;
}
.alertRightSide
{
    height:370px;
    float:right; 
    
}
#ctl00_mainContentArea_alertsPanel span
{
	clear:both;
	display:block;
}
.instruction1Span
{
    clear:both;
    float:left;
    font-weight:bold;
    margin:10px 0;
}
.instruction2Span
{
    clear:both;
    float:left;
    padding:10px 0;
    width:100%
}
.labelSpan
{
    clear:both;
    float:left;
    padding:0 0 10px 0;
}
.selectedPageLink
{
    font-weight: bold;
}
.pagingBlock
{
    border: 1px solid #68992F;
    float: left;
    margin: 2px;
    padding: 3px 5px;
    width: auto;
}
.activePageLinkButton
{
    background-color: #F1F1F1;
    border: 1px solid #68992F;
    float: left;
    margin: 2px;
    padding: 3px 8px;
    width: auto;
}
.gridDiv
{
	width:90%;
}
.VOSNonCusipSearchResultsPanel .gridDiv
{
	width:80%;
	float:left;	
}
.VOSNonCusipSearchResultsPanel .addNewIssue
{
	width:20%;
	float:left;	
}
.inactivePagingBlock
{
	border:1px #f1f1f1 solid;
	padding: 3px 5px;
	margin:2px;
	width:auto;
	float:left;
}
.VOSNonCusipSearchResultsPanel .inactivePagingBlock {
    border: 1px solid #ccc;
    float: left;
    margin: 2px;
    padding: 3px 5px;
    width: auto;
}
.nextPrevButton
{
	padding:5px;
	margin:5px;
	width:auto;
	float:left;
}
.pagingSpacer
{	
	border-left:1px dotted #999;
	float:left;
	height:18px;
	margin: 5px 5px 0;
}
#ctl00_mainContentArea_returnToTopSpan a
{
	color: #003366; 
	font-size: 12px;
	text-decoration: underline;
}
.returnToTopSpan
{
	float: right; 
	padding: 10px;
}
.required
{
	font-size:13px;
	font-weight:bold;
}
.searchLeftTable
{
	vertical-align:top;
	padding:5px 5px 5px 0;
}
.dateTable
{
	border-bottom:1px dashed #666; 
	padding-bottom:10px; 
	margin-bottom:5px; 
	width:100%;
}
.marketActivitySearchLink
{
    margin: 0;
    padding: 0 15px 0 10px;
    font-size: 11px;
    color: #003366;
}
    .marketActivitySearchLink ul li a 
    {
        background-image:url(../images/arrowGreen.gif);
        background-position:5px;
        background-repeat:no-repeat;
        color:#333333;
        display:inline-block;
        line-height:.85em;
        padding:4px 2px 5px 18px;
        font-size:11px;
    }
.required
{
	font-size:13px;
	font-weight:bold;
}
.dateTable
{
	border-bottom:1px dashed #666; 
	padding-bottom:10px; 
	margin-bottom:5px; 
	width:100%;
}
.dateArrowsContainer
{
    float: left;
    padding-left:10px;
    margin-bottom:10px;
}
.dateArrowStyle
{
    width: 548px; 
    margin-bottom: -12px; 
    height: 12px;
}
.frShadingContainerDiv
{
    
    margin:12px 0 0;
    padding-top:3px;
    width:200px;
    height:23px;    
}
.frShadingArrowsDiv
{
    background-color:#ACDB78;
    height:23px;
    position:relative;
}
.frOPList
{
    width:99%;
    float:left;
}
    .frOPList .title
    {
        font-weight:bold;
    }
    .frOPList a
    {
        text-decoration:underline;
        color:#003366;
    }
    .frOPList .filingScheduleLi
    {
        background-image:url(../images/issuerlegend.gif);
        background-position:6px 4px;
        background-repeat:no-repeat;    
        display:inline-block;    
        padding:0 0 2px 18px;    
    }
    .frOPList .g32filingScheduleLi
    {
        background-image:url(../images/uwlegend.gif);
        background-position:6px 5px;
        background-repeat:no-repeat;    
        display:inline-block;    
        padding:2px 0 2px 18px;
        width:100%   
    }
.frReportStdDiv
{
    padding-left:15px;
    margin-bottom:-10px;
}
.cdSearchDropdown
{
}
    .cdSearchDropdown option
    {
        padding-left:10px;
    }
    .cdSearchDropdown option#Event Filing
    {
        padding-left:30px;
    }
.mostRecent
{
    width:86px;
    height:33px;
    float:left;
}
.cdAgreementLabelDiv
{
    font-size:12px;
    padding:5px;
}

.arsVrdoDocDiv
{
    float:left;width:45%;
}
.arsVrdoDataDiv
{
    border-right: 1px dashed #CCCCCC;
    float: left;
    margin: 0 20px 20px 0;
    padding: 10px 10px 0 0;
    width: auto;
}
.arsVrdoDataDiv .headerText
{
    font:bold 12px;
}
    .arsVrdoDataDiv ul li
    {
        font-size:12px;
    }
        

.securityInformation
{
	width:auto;
	float:left;
}
.ratingsAgencyData
{
	clear:both;
	float:left;
	width:98%;
	margin:10px 0;
}
.ratingsAgencyData h2,.ratingsAgencyData h2 a
{
	color:#333 !important;
	font-size:14px;
	text-decoration:underline;
}
.definitionsLink
{
	float: right;
    font-size: 11px;
    text-align: right;
    width: 25%;
}
.updatedStatus
{
	width:75%;
	font-size: 11px;
	float:left;
}
ul.agencyDataUl
{
    width:49%;
    float:left;
    font-size:12px;
    background-color:#ffffff;
    width:465px;
    
}
ul.agencyDataUl li
{
    padding: 5px;
    border: 1px solid #CCCCCC;
    background-color:#ffffff;
    float:left;
    width:460px;
}
.ratingsSideBox a, .ratingsSideBox a.more:visited
{
    color: #000000;
    text-decoration: underline;
    background-image: url(../images/arrowGreen.gif);
    background-repeat: no-repeat;
    background-position: 100% 50%;
    padding: 0px 16px 0px 0px;
}
.ratingsSideBox a.more:hover, .ratingsSideBox a.more:active
{
    color: #65972e;
    text-decoration: underline;
}
.ratingTableTitleLabel
{
	font-weight:bold;
	color:#003366;
}
ul.agencyDataUl .long
{
    float: left;
    padding: 0 3px 0 0;
    text-align: right;
    width: 61%;
}
ul.agencyDataUl span
{
    float:left;
    width:38%;
}
.additionalRatingsInfoDiv
{
    float: left;
    padding: 10px 0 0;
    width: 940px;
}
.additionalRatingsInfoDiv .collapsiblePanelheader 
{
    width: 932px;
    text-transform: none !important;
    background-color:transparent !important;
    margin:0 0 15px 0;
}
.displayResults4
{
    color: #003366;
    font-weight: bold;
}
.secondaryHeader
{
    padding-left: 22px;
    padding-bottom: 5px;
}
.disabledLink 
{
    cursor:default;
}
.makeLinkHighlighted, a#disabled
{
    text-decoration:underline;
    color:#333 !important;    
}
 .ui-tooltip-content {
	padding: 15px;
	font-size: 11px;
	background: #f1f1f1;
	color: black;
	text-align: left;
	border: 1px solid #99BEDB;
}
#tooltipText p
{
    padding:7px 0 0;
}
#tooltipText a
{
    text-decoration:underline;
    color:#000;
}
.ratingsNote
{
    float: right;
    margin: -50px 0 0;
    width: 150px;
}

.dialog-hide-title .ui-dialog-titlebar
{
    display: none!important;
}
#confirmSearchTextDiv
{
    font-size:12px;
    padding:10px 0 0 0;
}
a.videoTextLink
{
    color:#003366;
    text-decoration:none;
}
