/* THIS STYLESHEET IS UNDER CORPORATE-WIDE GOVERNANCE.  STYLES MAY NOT BE ADDED, DELETED OR CHANGED. */
/* Styles are for www.principal.com Business Center Web site content */
/* Contacts: Corporate Systems Support - Corporate Marketing Team*/

/*STYLES OVERRIDDEN FROM COMMON.CSS*/
body {					
	margin-top: 10px;
	margin-left: 10px;
}
h1{
	color: #003366;  
	margin-top: 15px;
}
a:hover {				
	color: #003366;
}
a:active {
	color: #003366;
}
.spacebefore {
	margin-top: 5px;
}
.leftline {
}
#globalnav{	/*Override #globalnav in common.css*/
	margin-right: 10px;
}
#logocell {/*cell that holds PFG logo*/
	width: 150px;
}
/*TOP NAV STYLES*/
#headertable, #content{
	width:100%;
	border:none;
}
#headertable, #content, .tiers{
	min-width:775px;
}
#content {
	width:100%;
	border:none;
}
.blueleftline{
   position: relative;
	margin-left: 10px;
	margin-bottom: -23px;
	padding: 0;
}
#alttier1nav{	
	background: #003366 url(images/bar_blue.gif) repeat;
}
#alttier1nav {
	margin: 0;
	padding: 0;
	width: 100%;
	float:right;
}
#alttier1 {
	margin-left: 150px;
	height: 23px;
	background: #003366 url(/allweb/images/corporate/pcom/lefttab_blue.gif) top left no-repeat;
}
#alttier1nav li {
	margin: 0;
	list-style: none;
	float: left;
	font-size:11px;
	border-right: 1px solid #fff;	
	line-height: 23px;	
	font-weight: bold;
	white-space: nowrap;
}
#alttier1nav a {
	text-decoration: none;
	display: block;
	float: left;
	padding: 0px 5px 0px 5px;
	color: #ffffff;
}

#alttier1nav li.selected, #alttier1nav li.lefttabselected {	/*Used to show selected Tier 1 tab*/
	padding: 0px 5px 0px 5px;
	background: #a0c0df url(/allweb/images/common/tier1-gradient.gif) repeat-x;
	color: #003366;
	font-weight:bold;
}
#alttier1nav li.lefttabselected { /*Used to show selected Tier 1 Home Page tab*/
	background: #a0c0df url(/allweb/images/common/tier1-lefttabselected-gradient.gif) left top no-repeat;
}
#alttier1nav li.lefttab a{ /*Used to show unselected Tier 1 Home Page tab...applied on Tier 2 pages*/
	background: #003366 url(/allweb/images/corporate/pcom/lefttab_blue.gif) top left no-repeat;
	color: #ffffff;
}
#alttier1nav li.lefttabselected:hover a:hover, #alttier1nav li.selected:hover a:hover {
	background-color: transparent;
	text-decoration: underline;
}
#alttier1nav li.lefttabselected a:link,#alttier1nav li.lefttabselected a:visited,#alttier1nav li.lefttabselected a:active,#tier1nav li.selected a:link,#alttier1nav li.selected a:visited,#alttier1nav li.selected a:active{
	color: #003366;
	font-weight: bold;
}
#alttier1nav a:hover {
	background: #a0c0df url(/allweb/images/common/tier1-gradient.gif) repeat-x;
}
#alttier1nav li.lefttab a:hover{
	background: #a0c0df url(/allweb/images/common/tier1-lefttabselected-gradient.gif) left top no-repeat;
	color: #ffffff;
}
	
/*Layout positioning styles*/
#maincontainer {		/*container for all content on secondary pages*/
	margin: 5px 5px 5px 10px;
	vertical-align: top;
}

.marketingbanners{
	margin-bottom: 2px;
}
/*Style for Printable Page links*/
#printpagelinks {
	display: none;
}
.printpagelink { /*display the Printable Page icon and link*/
	font-size: 80%;
	text-align: right;
}
/*Upper right image style*/
.rightimage {
	margin: 5px 0 5px 20px;
	float: right;
}
/*right marketing area styles*/
#rightmarketingbox{
	float: right;
	width: 185px;
	margin: 5px 10px 10px 10px;
}
.rightboxheader {			/*header style*/
	font-weight: bold;
	color: #FFFFFF;
	background: #CC6600 url(/allweb/images/corporate/pcom/lefttab_terracotta.gif) no-repeat left top;
	line-height: 23px;
	padding-left: 10px;
	margin: 5px 0 0 10px;
	font-size: 11px;
	border-bottom: 1px solid #666666;
}
.rightboxcontent {				/*box style for arrow bottom corner */
	background-color: #F1D4B8;
	margin: 2px 0 0 10px;
	padding: 5px;
	border-left: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #F1D4B8;
}
.rightboxcontent p {			/*text style */
	margin: 5px 0 0 0;
	font-size: 85%;	
}
.orangearrow {
}

#optionalitems {
	text-align: right;
	font-size: 85%;
	padding: 0px;
	margin: 10px 5px 0 0;
}
/*Bios styles*/
.bios {
	margin: 5px 0 0px 25px;
	padding: 0;
	min-height: 160px;
}
/* for Internet Explorer 6 - added 06/06/2010 - MB */
/*\*/
* html .bios {
height: 160px;
}
/**/


.bioslist {
	margin: 5px 0 30px 15px;
	padding: 0;
}

.biophoto {
	margin: 0 10px 0 0px;
	padding: 0;
	float:left;
}
.name{
	font-size: 105%;
}
.biosborder {
	border-bottom: 1px dotted #E4E4E4;
}
.contact {
	font-size: 90%;
}
/*location page styles*/
.address {
	margin-left: 25px;
	margin-top: -15px;
	margin-bottom: -10px;
}
.locationphoto{
/*	width: 175px; */
	float: right; 
	text-align: center;
	padding: 0;
	margin: 0 0 0 10px;
}
/*containers*/
.twocoloption2left {
	float: left;
	width: 65%;
	margin: 5px 10px 5px 0;
	padding: 0;
}
.twocoloption2right {
	float: left;
	width: 33%;
	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;
}
/*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;
}
/*Marketing callout box*/
.marketingcalloutheader{
	background: #cc6600 url(/allweb/images/corporate/pcom/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;
}
/*Site index callout box*/
.siteindexcalloutheader {
	background: #003366 url(/allweb/images/corporate/pcom/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/pcom/box_body_right.gif) no-repeat bottom right;
	width: 175px;
}
.contextualtoolsheader {
	background: url(/allweb/images/corporate/pcom/box_head_right.gif) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: center;

}
.contextualtoolsheader p {
	background: url(/allweb/images/corporate/pcom/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/pcom/box_body_left.gif) no-repeat bottom left;
	margin: 0;
	padding: 5px 20px 20px 20px;
	border-top: 1px solid #cccccc;
}
.contextualtoolscontent p{
	font-size: 85%;
}
.contextualtoolscontent ul{
	font-size: 85%;
	margin: 0px;
	padding-left: 10px;
}
.contextualtoolscontent ul ul {
	font-size: 100%;
	list-style-type: disc;
	list-style-image: none;
	font-weight: normal;
	padding: 1px 5px 1px 20px;
}

/*Footer style*/
#footercontent {
	width: 100%;
	margin-top: 30px;
}
#footercontent p{
	width: 100%;
	font-size: 85%;
	color: #666666;
}

/*home page only styles*/
#maincontainerhome  {		/*override style just for home page due to marketing banners*/
	width: 600px;
	margin: 10px 0 0 15px;
}
#disclosurehome {	/*override style just for home page due to disclosure statement*/
	width: 600px;
	margin-left: 15px;
}
#disclosurehome p{
	font-size: 85%;
	color: #333333;
}

.adheader {
	width: 590px;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background: #cc6600 URL(/allweb/images/corporate/pcom/lefttab_terracotta.gif) left top no-repeat;
	color: #fff;
	padding: 0px 0px 0px 10px;
	margin: 40px 0 0 1px;
	line-height: 21px;
	border-bottom: solid thin #663300;
}
.bannerleft {
	margin:0;
	padding: 0;
}
.bannercenter {
	margin: 0 ;
	padding: 0 2px 0 2px;
}
.bannerright {
	margin: 0;
	padding: 0;
}
.banners{
	text-align: center;
	margin: 0;
	padding: 0;
}
