div.cee{
    font-size:      medium;
    line-height:    normal;
}

div.cee div.sidebox {
    padding-left:   11px;
    padding-top:    11px;
    padding-right:  4px;
}

div.cee .base{
    font-size:      .7em;
    line-height:    1.5em;
}

div.cee .base p{
    font-size:      1em;
}

div.cee p {
    font-size:      .8em;
    line-height:    1.5em;
    color:          #333333;
    margin-top:     0px;
    margin-bottom:  20px;
}

div.cee div.sidebox p {
    font-size:      11px;
    line-height:    13px;
    margin-bottom:  8px;
    margin-top:     4px;
}

div.cee div.sidebox .phead {
    font-size:      11px;
    line-height:    13px;
}

div.cee div.intro {
    font-size:      .9em;
    line-height:    1.5em;
    color:          #333333;
    margin-top:     0px;
    margin-bottom:  20px;
}

div.cee span.initcap {
    float:          left;
    font-family:    Verdana;
    font-size:      3em;
    line-height:    .9em;
    color:          #999999;
    padding-right:  1px;
}


div.cee p span.author {
    font-size: .9em;
    color: #333333;
}

div.cee p span.publication-title {
    font-size:      1em;
    font-weight:    bold;
    color:          #333333;
}


div.cee div.group {
    background-color: transparent;
    margin-top: 0px;
    margin-bottom: 20px;
    margin-left: 0px;
    margin-right: 0px;
    padding: 0px;
}

div.cee div.sidebox a {
    color: #333333;
}


a.cee {
    color:                  #333333;
    font-size:              9px;
    padding-left:           8px;
    background-image:       url("../img/link_arrow.gif");
    background-repeat:      no-repeat;
    background-position:    0 center;
}

div.cee .pagehead {
    background-color:   #d2d2ef;
    border-top:         1px solid white;
    min-height:         67px;
}

div.ceefirst .pagehead {
    background-color:   #ffffff;
}

div.cee .pagehead .title{
    font-size:      16px;
    line-height:    16px;
    margin-bottom:  4px;
}

div.cee div.cee-content h1 {/*13/18 target size*/
    font-size: .9em;
    line-height: 1.3em;
    margin-top: 7px;
    font-weight: bold;
    color: #000066;
    text-align: left;
}

div.cee div.cee-content h2 {/*13/18 target size*/
    font-size: .8em;
    line-height: 1.3em;
    margin-top: 7px;
    font-weight: bold;
    color: #000066;
    text-align: left;
}

div.cee div.cee-content h3 {/*13/18 target size*/
    font-size: .8em;
    line-height: 1.3em;
    margin-top: 7px;
    font-weight: bold;
    font-style: italic;
    color: #000066;
    text-align: left;
}

div.cee div.cee-content h4 {/*13/18 target size*/
    font-size: .7em;
    line-height: 1.3em;
    margin-top: 7px;
    font-weight: bold;
    color: #000066;
    text-align: left;
}

div.cee div.cee-content h5 {/*13/18 target size*/
    font-size: .7em;
    line-height: 1.3em;
    margin-top: 7px;
    font-weight: bold;
    font-style: italic;
    color: #000066;
    text-align: left;
}

div.cee div.cee-content h6 {/*13/18 target size*/
    font-size: .7em;
    line-height: 1.3em;
    margin-top: 7px;
    font-weight: normal;
    font-style: italic;
    color: #000066;
    text-align: left;
}


div.cee span.footnote {
    font-size:          9px;
    border:             1px solid #ccccab;
    background-color:   #fcf7cc;
    position:           relative;
    padding-left:       2px;    
    padding-right:      2px;
    top:                -4px;
}

div.cee span.footnote a {
    text-decoration: none;
}

/* Added JFC 4/24 */
div.cee div.bibl {
   font-size:		1em;
   line-height:		1.3em;
   padding-left:	2em;
   padding-bottom:	.6em;
   text-indent:		-2em;
   word-wrap: 		break-word;
   white-space:		-moz-pre-wrap;
}

div.cee div.closer {
   padding-left:	3em;
   padding-bottom:	1em;
}

div.cee div.speaker {
   padding-left:	2em;
   text-indent:		-2em;
}

div.cee div.ceebox {
   padding-left:	8px;
   padding-right:	8px;
   padding-top:		10px;
   padding-bottom:	6px;
   border-top:		1px solid #1D2B5A;
   border-bottom:	1px solid #1D2B5A;
   background-color:	#E7E7D0;

}
