/* 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 */

/*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*/
	display:none;
}
#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{
	display: none;
}
#alttier1nav{	
	display: none;
}
#alttier1nav {
	display: none;
}
#alttier1 {
	display: none;
}
#alttier1nav li {
	display: none;
}
#alttier1nav a {
	display: none;
}
#alttier1nav li.selected, #alttier1nav li.lefttabselected {	/*Used to show selected Tier 1 tab*/
	display: none;
}
#alttier1nav li.lefttabselected { /*Used to show selected Tier 1 Home Page tab*/
	display: none;
}
#alttier1nav li.lefttab a{ /*Used to show unselected Tier 1 Home Page tab...applied on Tier 2 pages*/
	display: none;
}
#alttier1nav a:hover {
	display: none;
}
#alttier1nav li.lefttab a:hover{
	display: none;
}
	
/*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 {
	text-align: right;
	font-size: 85%;
	padding: 0px;
	margin: 10px 5px 0 0;
}
.printpagelink { /*display the Printable Page icon and link*/
	display: none;
}
/*Upper right image style*/
.rightimage {
	display: none;
}
/*right marketing area styles*/
#rightmarketingbox{
	display: none;
}
.rightboxheader {			/*header style*/
	display: none;
}
.rightboxcontent {				/*box style for arrow bottom corner */
	display: none;
}
.rightboxcontent p {			/*text style */
	display: none;
}
.orangearrow {
	display: none;
}

#optionalitems {
	display: none;
}

/*Bios styles*/
.bios {
	margin: 5px 0 0 25px;
	padding: 0;
}
.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{
	display: none;
}
/*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{
	display: none;
}
.marketingcalloutcontent {
	display: none;
}
.marketingcalloutcontent p {
	display: none;
}
.marketingcalloutcontent ul {
	display: none;
}
/*Site index callout box*/
.siteindexcalloutheader {
	display: none;
}
.siteindexcalloutcontent {
	display: none;
}
.siteindexcalloutcontent p {
	display: none;
}
.siteindexcalloutcontent ul {
	display: none;
}
/*Contextual tools callout box*/
.contextualtoolcontainer {
	display: none;
}
.contextualtoolsbox {
	display: none;
}
.contextualtoolsheader {
	display: none;
}
.contextualtoolsheader p {
	display: none;
}
.contextualtoolscontent {
	display: none;
}
.contextualtoolscontent p{
	display: none;
}
.contextualtoolscontent ul{
	display: none;
}
.contextualtoolscontent ul ul {
	display: none;
}

/*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: 825px;
}
#disclosurehome {	/*override style just for home page due to disclosure statement*/
	width: 775px;
}
#disclosurehome p{
	font-size: 85%;
	color: #333333;
}