@charset "utf-8";
.information .even {
    background:#E7E6E3 none repeat scroll 0% 0%
}

.information div.colorkey {
    width:12px;
    height:12px;
    margin:0px;
    background-color:#CCC;
    float: left;
}

.information div.colorkeyLine {
    width:15px;
    height:3px;
    margin:3px 3px 0 0px;
    background-color:#CCC;
    float: left;
}

.information a.rightLink {
    float: right;
    font-weight: normal;
    height: 15px;
    margin-bottom: 20px;
    color:#74706C;
    font-size: 0.8em;
}

.information h4 {
    background:#F5F4F1 none repeat scroll 0% 0%;
    border:0pt none;
    color:#7D7975;
    font-size:1.4em;
    font-weight:bold;
    height:14px;
    margin-bottom:10px;
    overflow:hidden;
    padding:10px;
    position:relative;
}
.information div.filterBar {
    background:#f5f4f1;
    font-size:1.1em;
    padding: 4px 10px;
    margin-bottom: 18px;
}
.information div.filterBar select {
    vertical-align:middle;
}

.information div.info {
    background: #f5f4f1;
    font-size: 1.2em;
    margin-bottom: 8px;
    padding: 10px 30px;
}

.information ul,
.information li {
    list-style: none;
}
.information h4 strong {
    display: block;
    font-size: 1.2em;
    font-weight:bold;
}
.information h4 img {
    float: left;
    margin-right: 10px;
}
.information div.filterBar {
    position: relative;
    zoom:1;
}
.information div.filterBar select {
    vertical-align:middle;
    width: 150px;
}
.information div.filterBar input {
    margin: 0 5px 0 8px;
}
.information a.help {
    display: block;
    position: absolute;
    background: url(/static/participant/media/images/icons/btn_question.gif) 0 50% no-repeat;
    top: 2px;
    right: 4px;
    height: 17px;
    padding: 3px 0 0 20px;
}

.information ul li div {
    margin-top: 2px;
}

.information div.info h4 {
    color:#7D7975;
    font-size:1.1em;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-weight:bold;
    padding: 10px 20px 0 0 ;
    float: left;
}
.information div.info .key {
    border: 1px solid #c6c6c0;
    border-bottom: 0;
    border-top: 0;
    width: 440px;
    zoom:1;
}


.information div.info input {
    margin: 0 8px;
}
.information div.info li img {
    position: relative;
    _position: static;
    top: 2px;
    *top: 0;
}
.information div.table {
    padding: 0 !important;
}
.information div.table .content {
}
.information div.table.short {
    width: 390px;
}
.information div.table.short .content {

}
.information p {
    padding-bottom: 5px;
}
.information p.note {
    font-size: 1.1em;
}
.information div.chart {
    color: #74706c;
    padding-left: 34px;
    position: relative;
    margin-bottom: 35px;
    zoom:1;
}
.information div.chart.cols div.table,
.information div.chart.cols div.key,
.information div.chart.cols div.elections {
    float: left;
}
.information div.chart.cols div.key {
    padding: 0 20px 0 10px;
    _padding-right: 10px;
    width: 195px;
    _width: 210px;
}
.information div.chart.cols div.elections {
    width: 180px;
    padding: 0 0 0 20px;
}
.information div.chart.cols div.key {
    border-right: 1px solid #c6c6c0;
    _border-right: 0;
}
.information div.elections li,
.information div.key li {
    clear: both;
    font-size: 1.1em;
    margin-bottom: 5px;
}
.information div.elections li strong,
.information div.key li strong {
    display:block;
    float: left;
    margin-right: 10px;
    text-align:right;
    width: 130px;
}
.information div.elections {
    font-size: 1.1em;
    position: relative;
    left: -1px;
    _position: static;
}
.information div.amounts {
    text-align:center;
}
.information div.elections div.amounts strong {
    color: #74706c;
    margin: 0;
    text-align: center;
    width: auto;
}

.information div.elections strong {
    display: block;
    color: #3b3734;
    margin-bottom: 5px;
    text-align:right;
    width: 105px;
}
.information div.elections li {
    font-size:1em;
}
.information div.elections li strong {
    color: inherit;
    margin-bottom: 0;
    width: 105px;
}
.information div.chart ul.links {
    position: absolute;
    top: -30px;
    right: 30px;
    zoom:1;
}
.information div.chart ul.links li {
    float: left;
}


.information h4 strong {
    border-bottom-color:#0C8FCD;
    border-bottom:1px dotted #000000;
    font-size:1.4em;
    margin-bottom:8px;
    padding:20px 0pt 5px;
}


.information div.info {
    background:#F5F4F1 none repeat scroll 0% 0%;
    font-size:1.1em;
    margin-bottom:8px;
    padding:10px 30px;
}

/** Above and below are duplicate elements. */

.information td.percent {
    text-align:center;
}
.information span.dollars {
    padding-left: 10px;
}

.information div.info {
    background: #f5f4f1;
    font-size: 1.1em;
    margin-bottom: 8px;
    padding: 10px 30px;
}

.information div.info .description {
    font-size: 1.2em;
}

.information #popup {
    width: 794px;
}
.information #popup .content {
    position:relative;
}

.information #popup a.close {
    background:url(/static/participant/media/images/icons/btn_close.png) 100% 0 no-repeat;
    color: #3b3734;
    display:block;
    font-family:Tahoma, Arial, Helvetica, sans-serif;
    font-size: 1.1em;
    font-weight:bold;
    height:12px;
    padding: 8px 35px;
    position:absolute;
    right: 12px;
    top: 5px;
}
.information #popup p {
    padding-bottom: 18px;
}
.information #popup .key p {
    padding-left: 40px;
    position:relative;
    _height: 0;
}
.information #popup .key img {
    position:absolute;
    top: 0;
    left: 10px;
}

.information #popup > .BKG_T {
    background:url(/static/participant/media/images/reallocation/bkg_popupGradient_T.png) repeat-x 0 100%;
    height: 12px;
    margin-left: 20px;
    position: absolute;
    top: 0;
    width: 754px;
    border-bottom: 3px solid #cfccbf;
}
.information #popup > .BKG_B {
    background:url(/static/participant/media/images/reallocation/bkg_popupGradient_B.png) repeat-x 0 100%;
    bottom: 0;
    height: 12px;
    margin-left: 20px;
    position: absolute;
    width: 754px;
    border-top: 3px solid #cfccbf;
}
.information #popup > .BKG_T > .BKG_L {
    background:url(/static/participant/media/images/reallocation/bkg_popupGradient_TLC.png) no-repeat 0 0;
     position: absolute;
    top: 0;
    left:-20px;
}
.information #popup > .BKG_T > .BKG_R {
    background:url(/static/participant/media/images/reallocation/bkg_popupGradient_TRC.png) no-repeat 0 0;
     position: absolute;
    top: 0;
    right: -20px;
}
.information #popup > .BKG_B > .BKG_L {
    background:url(/static/participant/media/images/reallocation/bkg_popupGradient_BLC.png) no-repeat 0 0;
     position: absolute;
    left: -20px;
    bottom: 0;
}
.information #popup > .BKG_B > .BKG_R {
    background:url(/static/participant/media/images/reallocation/bkg_popupGradient_BRC.png) no-repeat 100% 100%;
     position: absolute;
    bottom: 0;
    right: -20px;
}
.information #popup > .BKG_L {
    background:url(/static/participant/media/images/reallocation/bkg_popupGradient_L.png) repeat-y 0 0;
}
.information #popup > .BKG_L > .BKG_R {
    background:url(/static/participant/media/images/reallocation/bkg_popupGradient_R.png) repeat-y 100% 0;
    padding: 0 12px;
}
.information #popup > .BKG_T > .BKG_R,
.information #popup > .BKG_B > .BKG_R {
    height: 20px;
    width: 20px;
}
.information #popup > .BKG_T > .BKG_L,
.information #popup > .BKG_B > .BKG_L
{
    height: 20px;
    width: 20px;
}

/**** pop up info ****/
.information div.lightboxleft {
    float: left;
    width: 35%;
    padding-right: 10px;

}


.information div.lightboxmid,
.information div.lightboxright{
    float: left;
    padding: 0 10px 0 10px;
}

.information div.lightboxmid {
    width: 24%;
}

.information div.lightboxright{
    width: 35%;
    padding-right:0px;
}

.information div.lightboxleft li,
.information div.lightboxmid li,
.information div.lightboxright li
{
    list-style: none;
    list-style-position: outside;
}

.information div.elections h5,
.information div.additional h5,
.information div.titlelinks h5,
.information div.returns h5 {
    border-bottom: 1px solid #c6c6c0;
    color: #3b3734;
    font-size: 1.3em;
    margin-bottom: 15px;
    padding: 20px 0 5px 0;
}


.information div.titlelinks a.morningstar {
    background: url(/static/participant/media/images/investment/24x24_morningstar.png) 0 0 no-repeat;
    padding-left: 30px;
}
.information div.titlelinks a.pdf {
    background: url(/static/participant/media/images/investment/24x24_pdf.png) 0 0 no-repeat;
    padding-left: 30px;
}
.information div.titlelinks a.history {
    background: url(/static/participant/media/images/investment/24x24_fav_icon_v2.png) 0 0 no-repeat;
    padding-left: 30px;
}
.information div.titlelinks a.american {
    background: url(/static/participant/media/images/investment/24x24_browser_icon.png) 0 0 no-repeat;
    padding-left: 30px;
}



.information div.titlelinks a {
    display: block;
    height:25px;
    margin: 0;
    padding-top: 5px;
    width: 100%;
    }
.information div.rpad {
    padding-left: 28px;
}
.information div.lpad {
    padding-right: 28px;
}
.information .rightalign
{
text-align:right;
font-weight:bold;
}

.information div.leftalign
{
    float:left;
    clear:right;
    font-weight:bold;
}
.information div.rightalignpercent
{
    text-align:right;
}

.information .unbold {
    font-weight: 100;
    font-size: .8em;
}

.information div.additional div{
    clear:right;
}
.information div.lightboxleft table{
width: 100%;
}

.information div.table.short {
text-align:center;
}

.information div.titlelinks h5,
.information div.additional h5,
.information div.returns h5{
    font-weight: bold;
}

.information div#selectGroup {
    color:#6E6D6B;
    font-size:1.1em;
    font-weight:900;
    padding:10px 0 0;
    text-indent:62px;
}

div#individual_investments_container h3 div {
	float:right;
	width:100px;
	text-align:right;
}