body {
    color: #000000;
    background: #ffffff;
    font-family: "Times New Roman", Times, serif;
    font-size: 10pt;
}

a {
    text-decoration: underline;
    color: #0000ff;
}

body h2 {
    font-size: 2em;
    padding-bottom: 0px;
    margin-top: -20px;
}

body h3 {
    font-size: 1.5em;
    padding-bottom: 2px;
    margin-top: 10px;
}

body h4 {
	padding: 0px;
}

body th {
    text-align: left;
    font-weight: bold;
    font-size: 1.1em;
}

#pageControls {
    display: none;
}

div#header {
    display: none;
}

div#footer {
    display: none;
}

div#overlay {
    display: none;
}

div#lightbox {
    display: none;
}

.dateLine {
    display: inline;
    left: 5px;
    position: absolute;
    top: 45px;
}

#page>.BKG_L>.BKG_R,#page>.BKG_B,#page>.BKG_B>.BKG_L,#page>.BKG_B>.BKG_R
    {
    background: #FFF;
    padding: 0;
}

/* --  Begin Personal Schedule -- */
div.doubleHeight {
    display: none;
}

#summaryTable {
    margin-bottom: 10px;
}

#futurePayment th,#summaryTable th {
    font-weight: bold;
    font-size: 1.1em;
}

#futurePayment td, #summaryTable td {
    font-weight: normal;
    font-size: 1em;
}

div.colorkey {
    display: none;
}

div.info,h3.title {
    display: none;
}

div.viewAs {
    display: none;
}

/* -- End Personal Schedule -- */

/* -- Begin Balance Details -- */
.balancedetail .intro {
    display: none;
}

.balancedetail .pieSummary .chart {
    display: none;
}

.balancedetail img {
    visibility: hidden;
}

.balancedetail h2 {
    margin-top: 0px;
}

.balancedetail .name {
    width: 500px;
}

tr.footer {
    height: 20px;
}

.balancedetail .total {
    padding-left:10px;
    padding-right:10px;
}

h4 .key {
    display:none;
    clear:both;
}

div.chartBlock h4 {
    margin-bottom:-10px;
    padding-top:10px;
}

/* -- End Balance Details --*/

/* -- Begin Transaction History --*/
.transactionhistory h2 {
    margin-top: -5px;
}

.transactionhistory div.searchbox {
    display: none;
}

.transactionhistory h3 {
    display: none;
}

.transactionhistory .icon {
    display: none;
}

.transactionhistory .date {
    padding-right: 50px;
}

.transactionhistory .ID {
    padding-right: 50px;
}

.transactionhistory .amount {
    text-align:right;
    width:auto;
}

.transactionhistory a#backToReturn {
    display: none;
}

div.summaryBox {
    float: left;
    height: auto;
    margin: 0 0 20px;
    padding: 0 0 15px;
    width: 100%;
}

div.summaryBox dl {
    float: left;
    height: auto;
    margin: 10px 0 0;
    width: 500px;
}

div.summaryBox dt {
    float: left;
    font-weight: bold;
    height: auto;
    margin: 2px 0 0;
    padding-left: 5px;
    text-align: left;
    width: 150px;
}

div.summaryBox dd {
    float: left;
    height: auto;
    margin: 2px 0 0 5px;
    text-align: left;
    width: 200px;
}

div.chartBlock {
    clear: both;
}

.units,.price,.amount {
    width:auto;
    text-align: right;
    padding-left:5px;
    padding-right:5px;
}

.units {
    margin-left: 60px;
}

div.content {
    margin-top: 15px;
}

div.details_show table {
    width: 100%;
}

/* -- End Transaction History -- */

/* -- Begin Online Statement --*/
.statement h2 {
    float: left;
    clear: both;
}

.statement div.info {
    display: none;
}

.statement img,{
    display: none;
}

ul.pageControls {
    display: none;
}

#tabContainer {
    clear: both;
}

#tabs {
    font-size: .75em
}

#tabs ul {
    padding:0;
}

#tabs li {
    display: inline;
}

#tabs a {
    display:none;
}

#tabs a.selected {
    display:inline;
}

#selectAGroup div {
    display: none
}

#summaryDetailsTable {
    display: none;
}

.branded {
    display: none;
    clear: both;
}

div#selectAYear select{
    display: none;
}


#statement .thisRowAmount {
    text-align: right;
    font-size:1em;
    font-weight:normal;
    padding: 0;
}

#statement th {

}
/* -- End Transaction History -- */

/* -- Begin Beneficiaries -- */
#beneficiaryBody h2 {
    margin-left: -50px;
    padding-bottom: 20px;
    float:left;
}


#primaryBeneficiary, #contingentBeneficiary {
    width: 100%;
    border:0;
}

#primaryBeneficiary td, #contingentBeneficiary td {
    border:0;
}

#primaryBeneficiary th, #contingentBeneficiary th {
    border:0;
}

td.last {
    padding-top:5px;
    padding-bottom: 5px;
    margin-bottom: 5px;
    text-align:right;
}

th.last {
    text-align:right;
}

H3.showPrint {
    margin-top:15px;
    margin-bottom:5px;
}

.showPrint {
    display:inline;
}
/* -- End Beneficiaries -- */

/* -- Begin Investment Performance -- */
.investmentPerformance h2 {
    margin-left: -50px;
    padding-bottom: 20px;
    float:left;
}

div.reviewTableDiv {
    display:none;
}
.hideForPrint {
    display:none;
}

.headerRow {
    padding-bottom: 10px;
}

#showForPrint {
    display: inline;
}

.performance h3 {
    padding-bottom: 12px;
    padding-top:25px;
}

.performance .showForPrint {
    position:absolute;
    top:70px;
}

/* -- End Investment Performance -- */


/* -- Begin Investment Information -- */
#selectAGroup {
	display:none;
}

#tocQuestionRoot ul {
	display:none;
}

#rightLink {
	display:none;
}

.information div.lightboxleft {
	float:left;
	width:45%;
	font-size:.75em;
}

.information div.lightboxmid {
    display:none;
    width:24%;
    float: left;
    padding: 0 10px;
}

.information div.lightboxright {
    padding-right:0;
    width:45%;
    float:left;
    padding:0 10px;
    font-size:.75em;
}

.information div.additional div {
    clear:right;
}

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

information div.rightalignpercent {
    text-align:right;
    padding-left:5px;
}

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

.clear {
	clear:both;
}
/* -- End Investment Information -- */

.backToSearch {
    display: none;
}

.selected {
    display:inline;
    font-size: 110%;
    font-weight: bold;
    text-decoration: underline overline;
}

div.showPrint {
    display:inline;
    height: auto;
}

/* -- Begin Change Elections --*/
#body.changeElection {
	display: inline; 
}

#body.changeElections h2 {
	margin: 0px;
	padding: 0px;
}

#body.changeElections h3 {
	margin: 0px;
	padding: 0px;
}

#body.changeElections h4 {
	margin: 0px;
	padding: 0px;
	padding-top: 20px;
	font-size: 12pt;
}

#body.changeElections div {
	display:inline;
	margin: 0px;
	padding: 0px;
}

#body.changeElections div#congratsMessage {
	height: auto;
	margin: 0px;
	padding: 0px;
}

div#electionDetails.info  {
	display: table;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	#margin-top: -10px;
	#margin-bottom: 20px;
	border-top: solid 1px #000000;
}

div#electionDetails ul.options {
	display:inline;
	list-style-type: none;
	list-style-position:outside;
	margin: 0px;
	padding: 0px;
}

div#electionDetails ul.options li {
	list-style-type: none;
	display: inline;
	margin: 0px;
	padding: 0px;
}

#body.changeElections div#progressBar,
#body.changeElections div#buttons {
	display: none;
}

#body.changeElections p {
	margin: 0px;
	padding: 0px;
}

#body.changeElections form {
	margin: 0px;
	padding: 0px;
}

table.electionChanges {
	margin-top: 0px;
	padding-top: 0px;
	width: 100%;
}

div.receiptprint div.info {
	display: block;
}
