body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 86%;
	background-color: #3B69AD;
	background-image: url("images/bg.gif");
	background-attachment: fixed;
	margin:0;
	padding:0;
}

p {
	font-size: .9em;
	line-height: 1.3em;
	margin-right:2%;
	margin-left:2%;
}

li {
	font-size: .9em;
	line-height: 1.3em;
	margin-bottom: 8px;
	margin-right:2%;
	margin-left:2%;
}

h1 {
	color:#3B414F;
	font-size: 1.6em;
	margin-right:2%;
	margin-left:2%;
}

h2 {
	color:#3B414F;
	font-size: 1.3em;
	margin-right:2%;
	margin-left:2%;
	border-bottom: 1px solid #D6D5E1;
}

a:link {  
	color: #0066CC; 
	text-decoration: none;
}

a:visited {  
	color: #0066CC; 
	text-decoration: none;
}

a:hover {  
	color: #0066CC; 
	text-decoration: underline;
}

a:active {  
	color: #0066CC; 
	text-decoration: underline;
}

.menucell {
	font-size: 0.9em;
	line-height: 2em;
	padding-left:5px;
	background-image: url(../pfa07-10/images/menucell-sel_bg.gif);
}

.menucell a {
	display:block;
	/* background-image: url(../pfa07-10/images/menucell-hover_bg.gif);*/ 
	text-decoration:none;
	color:#262626;
}

.menucell a:visited {
	display:block;
	color: #262626;
	text-decoration:none;
}

.menucell a:hover {
	text-decoration:none;
	color: #ffffff;
}

.menucell-sel {
	font-size: 0.9em;
	line-height: 2em;
	padding-left:5px;
	color:#ffffff;
	background-image: url(../pfa07-10/images/menucell-hover_bg.gif);
	background-color: #FFBC00;
}

.greybg {
	background-color:#eeeeee;
	color:#000;
	}
	
.who-bg-top {
	margin-top:-10px;
	margin-bottom: 10px;
	border-top-style:solid;
	border-top-width:5px;
	border-top-color: #EA991F;
	border-bottom-style:solid;
	border-bottom-width:5px;
	border-bottom-color: #EA991F;
	}	
	
.who-bg {
	margin-bottom: 10px;
	border-bottom-style:solid;
	border-bottom-width:5px;
	border-bottom-color: #EA991F;
	}
	
.who-bg-light {
	margin-bottom: 10px;
	padding: 10px;
	background-color:#eee;
	}
	
.whiteframe {
	border:	5px solid #eee;
	}


.footer1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #333;
	}

.footer2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	text-align:center;
	color: #ffffff;
	padding:5px;
	padding-bottom:10px;
	}

.footer2 a {
	color:#ffffff;
	}

.left {
	float:left;
	}
	
.right {
	float:right;
	}
	
.whitebox {
	background-color: #fff;
	color: #666;
	padding: 8px;
	margin: 0px 55px;
	font-size: 1.1em;
	border-left: 5px solid #666;
	}

blockquote.pullquote {
	float: right;
	width: 150px;
	margin: 15px 20px;
	padding: 0;
	font: 20px/28px georgia, palatino, serif;
	color: #333;
	text-align: center;
	}

.credit {
	font:.6em/15px Verdana, Arial, Helvetica, sans-serif !important;
	font-style: normal !important;
	}
