/* THIS STYLESHEET IS UNDER CORPORATE-WIDE GOVERNANCE.  STYLES MAY NOT BE ADDED, DELETED OR CHANGED. */
/* Styles are for www.principal.com secure content */
/* Contact Corporate Web Team for information*/

body {					/*Override body style in common.css*/
	margin: 10px;
}
h1{
	color: #003366;  /*Override style in common.css*/
	background-color: #ffffff;
	margin-top: 15px;
	margin-bottom: -5px;
}
h2 {
	margin-top: 10px;
	margin-bottom: -10px;  /*Override style in common.css*/
}
h3, h4 {
	margin-bottom: -12px; /*Override style in common.css*/
}
a:hover {				/*Override hover color in common.css*/
	color: #003366;
}
a:active {
	color: #003366;
}
/*TOP NAV STYLES*/
#headertable, #content{
	width:100%;
	border:none;
}
#headertable, #content, .tiers{
	min-width:760px;
}
#headertable {
	margin-bottom: 5px;
}
#headertable td, #content td{
	padding:0;
	border:none;
}
/*Styles to override datatable/formtable to produce the row total style*/
#content td .datatable td, #content td .datatable th {
	padding: 2px;
 	border: none;
	}
#content td .datatableopt2 td, #content td .datatableopt2 th{
	padding: 2px;
	border: none;
}
#content td .formtable TD, #content td .formtable TH {
	vertical-align: top;
	padding-top: 5px;
	}
#content td .rowtotal td, #content td .rowtotal th {			/*Style for totaling a row */
	border-top: 1px solid black;
	padding: 4px 0 4px 0;
	font-weight: bold;
}
#globalnav{	/*Override #globalnav in common.css*/
	display: none;
}
.search{
	display: none;
	}
#logocell {/*cell that holds logo*/
	width: 150px;
}
#topheader {
	color: #003366;
	font-size: 120%;
	font-weight: bold;
	float: left;
	margin-top: 15px;
	margin-left: 0;
}
/* Login code*/
.logintop {
	display:none;
}
.logintoptext{
	display:none;
}
.loginbottom{
	display:none;
}
.logintext{
	display:none;
}
.loginselect{
	display:none;
}
.loginbutton{
	display:none;
}
/*Styles for printable page link */
#optionalitems {
	display: none;
}
#printpagelinks {
	text-align: right;
	font-size: 85%;
}
/*Bottom text boxes header*/
.textheaders {
	display: none;
}
/*News styles*/
#news {
	display: none;
}
#news ul{
	display: none;
	}
#news li {
	display: none;
	}
/*Market watch styles - home page only*/
.marketwatch {
	display:none;
}
/*Tier 1/2 navigation styles*/
#tier1nav{	
	display: none;
}
#tier1nav, #tier2nav {
	display: none;
}
#tier1 {
	display: none;
}
#tier2 {
	display: none;
}
#tier1nav li, #tier2nav li{
	display: none;
}
#tier1nav a {
	display: none;
}
#tier1nav li.selected, #tier1nav li.lefttabselected {	/*Used to show selected Tier 1 tab*/
	display: none;
}
#tier1nav li.lefttabselected { /*Used to show selected Tier 1 Home Page tab*/
	display: none;
}
#tier1nav li.lefttab a{ /*Used to show unselected Tier 1 Home Page tab...applied on Tier 2 pages*/
	display: none;
}

/*Tier 2 specific styles*/
#tier2nav{
	display: none;
}
#tier2nav li{
	display: none;
}
#tier2nav a {
	display: none;
}

#tier2nav li.selected {	/*Used to show selected Tier 2 tab*/
	display: none;
}
#tier2nav li.selected a {	/*Used to show selected Tier 2 tab link */
	display: none;
}
#tier2nav li.selected a:hover { /*Used to show selected Tier 2 tab link hover color*/
	display: none;
}
#tier2nav li.selected div /*Used to show selected Tier 2 tab*/{
	display: none;
}
/*hack for IE5-Mac\*/
#tier1nav a, #tier2nav a{
	float:none;
	}
/*end hack*/	
#tier1nav a:hover {
	background-color: #a0c0df;
}
#tier2nav a:hover {
	display: none;
}
#tier1nav li.lefttab a:hover{
	display: none;
}
/*BASIC PAGE SECTION POSITIONING STYLES*/
.leftcolumn{
	display: none;
}
.centercolumn{
	vertical-align: top;
}

#maincontainer {		/*container for all content on secondary pages*/
	margin: 7px 5px 10px 15px;
	padding: 0;
}
#maincontainerhome { /*container for content on home page only*/
	margin: 7px 5px 10px 15px;
	padding: 0;
}
/*This container for top left content - home page only*/
#topleftcontent {
	width: 450px;
	float: left;
	margin: 10px 0 0 0;
	padding: 0;	
}

/*This container for right content*/
#toprightcontent {
	width: 195px;
	float: right;
	padding: 0;
	margin:0 0 10px 10px;

}
#toprightcontenthome { /*top right content container for home page only*/
	width: 195px;
	float: left;
	padding: 0;
	margin: 5px 0 10px 20px;

}

/*Home Page marketing banners*/
.adheader {
	display: none;

}
/*Right content box styles*/
.rightboxheader {			/*header style*/
	display: none;
}
.rightboxcontent {				/*box style for arrow bottom corner */
	display: none;
}
.rightboxcontent p {			/*text style */
	display: none;
}
.orangearrow {
	display: none;
}
/*Upper right image style*/
.rightimage {
	display: none;
}

/*Left navigation styles*/
.leftnavheader {
	display: none;
}
.leftnavcontent {
	display: none;
}
.leftnavcontent ul{
	display: none;
}
.leftnavcontent p{
	display: none;
}
.leftnavcontent ul ul {
	display: none;
}

.activenav {
	display: none;
}
/*Fund performance tables*/
.fundtable td {
	font-size: 85%;
}
.fundtable th {
	font-size: 90%;
}
.fundtable sup {
	font-size: 100%;
}

/*Account identifier style*/
.accountidentifier {
	font-size: 75%;
	padding: 0;
	margin: 5px 0 5px 10px;
}
	
/*CONSOLIDATED VIEW & MINI VIEW ONLY COMPONENTS*/
/*Account summary table box styles*/
.acctsummaryheader {			/*curved header style*/
	font-weight: bold;
	color: #FFFFFF;
	background: #CC6600 url(/allweb/images/corporate/principalfunds/lefttab_terracotta.gif) no-repeat left top;
	padding: 3px 0 2px 5px;
	margin: 5px 0 0 0;
	font-size: 95%;
	border-bottom: 1px solid #003366;
}
.acctsummarytableheader {  /*table header style*/
	background: #F1D4B8;
	}
.acctsummarytablealtrowcolor {
	background-color: #fcf1e9;
}
.acctsummarytable  {
	width:100%;
	border-bottom: 1px solid #cc6600;
	border-right: 1px solid #f1d4b8;
	border-left: 1px solid #f1d4b8;
	border-top: 1px solid #f1d4b8;
	padding: 2px;
}
.acctsummarytable th {
	font-size: 85%;
	font-weight: bold;
}
.acctsummarytable td  {
	font-size: 80%;
}
/*CALLOUT BOX LAYOUT STYLES*/
/*Three column*/
.threecoloptionleft {
	float: left;
	width: 32%;
	margin: 5px 5px 5px 0;
	padding: 0;
}
.threecoloptioncenter {
	float: left;
	width: 32%;
	margin: 5px 5px 5px 0;
	padding: 0;
}
.threecoloptionright {
	float: left;
	width: 32%;
	margin: 5px 0 5px 0;
	padding: 0;
}
/*Two column - equal sizes*/
.twocoloption1left {
	float: left;
	width: 49%;
	margin: 5px 10px 5px 0;
	padding: 0;
}
.twocoloption1right {
	float: left;
	width: 49%;
	margin: 5px 0 5px 0;
	padding: 0;
}
/*Two column - left side 2/3*/
.twocoloption2left {
	float: left;
	width: 65%;
	margin: 5px 10px 5px 0;
	padding: 0;
}
.twocoloption2right {
	float: left;
	width: 33%;
	margin: 5px 0 5px 0;
	padding: 0;
}
/*One column - 2/3 width*/
.onecoloption{
	float: left;
	width: 65%;
	margin: 5px 10px 5px 0;
	padding: 0;
}
/*COMPONENTS*/
/*Time sensitive call-out box*/
.timesensitivecalloutheader {
	background: #cc6600 url(/allweb/images/corporate/principalfunds/lefttab_terracotta.gif) top left no-repeat;
	color: #FFFFFF;
	font-weight: bold;
	margin: 10px 0 0 0;
	padding: 3px 0 2px 10px;
	font-size: 85%;
}
.timesensitivecalloutcontent {
	background-color: #ffffff;
	margin: 0;
	padding: 5px 5px 5px 10px;
	border: 1px solid #f1d4b8;
}
.timesensitivecalloutcontent p {
	font-size:85%;
	margin: 1px 0 3px 0;
	padding: 0;
}
 .timesensitivecalloutcontent ul {
	font-size: 85%;
 	margin: 0 0 5px 20px;
	padding: 0;
}
/*Marketing callout box*/
.marketingcalloutheader{
	background: #cc6600 url(/allweb/images/corporate/principalfunds/lefttab_terracotta.gif) top left no-repeat;
	color: #FFFFFF;
	font-weight: bold;
	margin: 10px 0 0 0;
	padding: 3px 0 2px 10px;
	font-size: 85%;
}
.marketingcalloutcontent {
	background-color: #F1D4B8;
	margin: 0px;
	padding: 5px 5px 5px 10px;
	border: 1px solid #CCCCCC;
}
.marketingcalloutcontent p {
	font-size:85%;
	margin: 1px 0 3px 0;
	padding: 0;
}
.marketingcalloutcontent ul {
	font-size: 85%;
 	margin: 0 0 5px 20px;
	padding: 0;
}
/*Application callout box*/
.appcalloutheader{
	background: #003366 url(/allweb/images/corporate/principalfunds/lefttab_blue.gif) top left no-repeat;	
	color: #FFFFFF;	
	font-weight: bold;
	margin: 10px 0 0 0;
	padding: 3px 0 2px 10px;
	font-size: 85%;
}
.appcalloutcontent {
	margin: 0px;
	padding: 5px 5px 5px 10px;
	background-color: #FFFFFF;
	border: 1px solid #cccccc;
}
.appcalloutcontent p {
	font-size:85%;
	margin: 1px 0 3px 0;
	padding: 0;
}
.appcalloutcontent ul {
	font-size: 85%;
 	margin: 0 0 5px 20px;
	padding: 0;
}
/*Site index callout box*/
.siteindexcalloutheader {
	background: #003366 url(/allweb/images/corporate/principalfunds/lefttab_blue.gif) top left no-repeat;	
	color: #FFFFFF;	
	font-weight: bold;
	margin: 10px 0 0 0;
	padding: 3px 0 2px 10px;
	font-size: 85%;
}
.siteindexcalloutcontent {
	margin: 0px;
	padding: 5px 5px 5px 10px;
	background-color: #eeeedd;
	border: 1px solid #cccccc;
}
.siteindexcalloutcontent p {
	font-size:85%;
	margin: 1px 0 3px 0;
	padding: 0;
}
.siteindexcalloutcontent ul {
	font-size: 85%;
 	margin: 0 0 5px 20px;
	padding: 0;
}
/*Contextual tools callout box*/
.contextualtoolcontainer {
	float:right;
}
.contextualtoolsbox {
	margin: 10px 0 10px 0; 
	padding: 0; 
	background: url(/allweb/images/corporate/principalfunds/box_body_right.gif) no-repeat bottom right;
	width: 175px;
}
.contextualtoolsheader {
	background: url(/allweb/images/corporate/principalfunds/box_head_right.gif) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: center;

}
.contextualtoolsheader p {
	background: url(/allweb/images/corporate/principalfunds/box_head_left.gif) no-repeat top left;
	margin: 0;
	padding: 10px 5px 5px 2px;
	color: #003366; 
	font-weight: bold; 
	font-size: 85%; 

}
.contextualtoolscontent {
	background: url(/allweb/images/corporate/principalfunds/box_body_left.gif) no-repeat bottom left;
	margin: 0;
	padding: 5px 20px 20px 20px;
	border-top: 1px solid #cccccc;
}
.contextualtoolscontent p{
	font-size: 80%;
}
.contextualtoolscontent ul{
	font-size: 80%;
	margin: 0px;
	padding-left: 10px;
}
/*Eddie component for personalization*/
#eddiecallout {
	width: 250px;
	margin: 1px 0 0 10px;
	padding: 0 0 70px 20px;
	float: left;
}
#eddiecalloutbox{
	border: 1px solid #cc6600;
	width: 200px;
	padding: 15px;
	position: relative;
	top: 25px;
}
#eddiecalloutbox p{
	font-size: 85%;
}
#eddiecalloutgraphic{
	position: absolute;
	right: 147px;
	top: -31px;
}
.eddiecalloutheadline  {
	font-weight: bold;
	color: #003366;
	border-bottom: 1px dotted #f1d4b8;
	padding: 0 0 15px 65px;
	margin: 0 10px 0 10px;
}
/*Multimedia callout box*/
.multimediacalloutheader{
	background: #a0c0df url(/allweb/images/corporate/pcom/lefttab_lightblue.gif) top left no-repeat;	
	color: #003366;	
	font-weight: bold;
	margin: 10px 0 0 10px;
	padding: 3px 0 2px 10px;
	font-size: 85%;
}
.multimediacalloutcontent {
	margin: 0 0 0 10px;
	padding: 5px 5px 5px 10px;
	background-color: #ffffff;
	border: 1px solid #a0c0df;
}
.multimediacalloutcontent p {
	font-size:85%;
	margin: 1px 0 3px 0;
	padding: 0;
}
.multimediacalloutcontent ul {
	font-size: 85%;
 	margin: 0 0 5px 20px;
	padding: 0;
}
/*Key Points call-out box*/
.keypoints { 
	background: url(/allweb/images/corporate/pcom/khakint.gif) repeat; 
}
.keypointstop div { 
	background: url(/allweb/images/corporate/pcom/khakitl.gif) no-repeat top left; 
}
.keypointstop { 
	background: url(/allweb/images/corporate/pcom/khakitr.gif) no-repeat top right; 
}
.keypointsbot div { 
	background: url(/allweb/images/corporate/pcom/khakibl.gif) no-repeat bottom left; 
}
.keypointsbot { 
	background: url(/allweb/images/corporate/pcom/khakibr.gif) no-repeat bottom right; 
}
.keypointstop div, .keypointstop, .keypointsbot div, .keypointsbot {
	width: 100%; 
	height: 7px; 
	font-size: 1px;
}
.keypointscontent { 
	margin: -5px 10px 0 10px; 
}
.keypoints { 
	font-size: 105%;
	font-weight: bold;
	color: #003366;
	width: 225px;
	margin: 0 10px 0 10px;
}
/*Footer and copyright styles */
.pfdisclosure {/*for home page only*/
	margin: 30px 0 0 20px;
	width: 700px;
}
.disclosure {
	font-size: 87%;
}
#footercontent {
	margin-top: 30px;
}
#footercontenthome {  /*home page only*/
	margin: 30px 0 0 150px;
	width: 650px;
}
.footertext {  
	color: #999999;
	font-size: 85%;
}
.footerlinks {  /*global nav links at bottom*/
	color: #999999;
	font-size: 85%;
}
.asscgraphic {
	display:none;
}

