/* Colors

Red  	#92352f
Blue	#3b6e8f
Gray	#6a737b
*/


body {
	font-family: Helvetica, Arial;
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	background-image: url(../images/tile.jpg);
	background-repeat: repeat-y;

}
.pageHead {
	background-image: url(../images/pfplogo.gif);
	background-repeat: no-repeat;
	background-position: 20px 20px;
	/*height: 120px;
	background-attachment: fixed;*/
	background-color: #ffffff;
	/*margin-right: 10px;*/
}
.pageHead #tagLine {
	margin-left: 515px;
	margin-top: 85px;
}

.homeFoot {
	font-size: 9px;
	color: #6a737b;

}


#mainNav {
	font-family: Helvetica, Arial;
	background-image: url(../images/navBarTile.gif);
	background-repeat: repeat-x;
	height: 33px;
	width: 100%;
	color: #ffffff;
	margin: 0px;
	padding: 0px;
}

#mainNav a {
	font-family: Helvetica, Arial;
	color: #ffffff;
	text-decoration: none;
	font-size: 14px;
	margin-left: 23px;
	padding-top: 5px;
	display: block;
	float: left;
}

#mainNav a:hover {
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.main .leftSide .tertiaryNav {
	text-transform: uppercase;
	padding-top: 18px;
	line-height: 18px;
	text-align: right;
	padding-right: 158px;
}
.main .leftSide .tertiaryNav a {
	color: #92352F;
	text-decoration: none;
}




.main .content .subNav a {
	margin-right: 10px;
}

.main .content .subNav {
	margin-bottom:15px;
	font-size: 11px;
	color: #3b6e8f;
}


.main .content .subNav2 a {
	margin-left: 10px;
}

.main .content .subNav2 {
	margin-bottom:15px;
	font-size: 11px;
	color: #3b6e8f;
}




.main .leftSide .tertiaryNav a:hover {
	color: #6a7373;
	text-decoration: underline;
}


.main{
	clear: both;	
}



.leftSide {
	position: absolute;
	left: 0;
	top: 158px;
	width: 315px;
}


.content {
	position: absolute;
	left: 340px;
	top: 158px;
	width: 465px;
}


.content h1 {
	font-family: "Times Roman", Times;
	color: #92352f;
	font-weight: normal;
	font-size: 20px;
	margin-top: 50px;
	margin-bottom: 2px;
}

.content h4 {
	font-family: "Times Roman", Times;
	color: #92352f;
	font-weight: normal;
	font-size: 20px;
	margin-bottom: 2px;
}

.content h2 {
	text-transform: uppercase;
	color: #92352f;
	font-size: 13px;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 5px;
}

.content h3 {
	text-transform: uppercase;
	color: #3b6e8f;
	font-size: 13px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
}

.content p {
	margin-top: 0px;
	margin-bottom: 15px;
	line-height: 15px;
}



.main .content ul {
	list-style-type: disc;
	list-style-position: outside;
	list-style-image: url(../images/bullet.gif);
	line-height: 15px;
	margin-top: 0px;
	margin-bottom: 15px;
}
.main .content li {
	margin-top: 0px;
	margin-bottom: 8px;
}
/*.main .content ul {
	list-style-type: disc;
	list-style-position: outside;
	list-style-image: url(../images/bullet.gif);
	line-height: 15px;
}*/

.content .bios p {
	margin-top: 0px;
	margin-bottom: 10px;
	line-height: 15px;
}

.content a {
	color: #3b6e8f;
}

.content a:hover {
	color: #000000;
}

.home {
	font-size: 15px;
	line-height: 20px;
	margin-top: 0px;
	margin-bottom: 12px;
}
.content .bigger {
font-family: "Times Roman", Times;
	color: #92352f;
	font-weight: normal;
	margin-top: 50px;
	margin-bottom: 2px;
font-size: 22px;
}

.lgLine {
	line-height: 18px;

}

.lgLine h3 {
color: #92352f;

}

.logos {
	float: right;
	width: 170px;
}

/* Company Blurb Layout */

.company {
margin-bottom: 20px;
}

.company img {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.company p {
width: 285px;
}

.biop p{
margin-top: 0px;
margin-bottom: 10px;
}

.biop h2 {
margin-top: 15px;
margin-bottom: 5px;
}

.flashPiece {
	width: 480px;
	height: 225px;
}


/* News page hidden areas */


#morePress {
	display: none;
}

#moreNews {
	display: none;
}

#moreArticles {
	display: none;
	
}

.toggle {
	text-align:right;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #dddddd;
	padding-bottom: 3px;
}

.toggle a {
	text-decoration: none;	
}

.toggle a:hover {
	text-decoration: underline;	
}