body {
	background-image: url('images/fedpri-bg.jpg');
	background-repeat: repeat-x;
	background-color: #3F3F3F
	
}
.headline {
	font-family: Tahoma;
	font-size: 15px;
	font-weight: bold;
	text-align: justify;
	

}

.body-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-align: justify;
	
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	
}

.heading {
	font-family: Tahoma;
	font-size: 24px;
	font-weight: bold;
	color: #FF6600;
}
h1{
	font-family: Tahoma;
	font-size: 24px;
	font-weight: bold;
	color: #FF6600;
}
h3{
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #FF6600;
}
.nav-bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	
}
.nav-orangetab {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	width: 197px;
	height: 40px;
	text-decoration: none;
	padding-top:0px;
	display: block;
	background-image:url('images/fedpri-tab-orange.jpg');
	background-repeat: no-repeat	
	
}
.testimonial-text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	text-align: justify;

}

.nav-orangetab a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	width: 197px;
	height: 40px;
	text-decoration: none;
	padding-top:12px;
	display: block;
	background-image:url('images/fedpri-tab-orange.jpg');
	background-repeat: no-repeat	
}
.nav-orangetab a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	width: 197px;
	height: 40px;
	text-decoration: none;
	padding-top:12px;
	display: block;
	background-image:url('images/fedpri-tab-grey.jpg');
	background-repeat: no-repeat	
	
}
.nav-greytab {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	width: 197px;
	height: 40px;
	text-decoration: none;
	padding-top:0px;
	display: block;
	background-image:url('images/fedpri-tab-grey.jpg');
	background-repeat: no-repeat	
	
}
.nav-greytab a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	width: 197px;
	height: 40px;
	text-decoration: none;
	padding-top:12px;
	display: block;
	background-image:url('images/fedpri-tab-grey.jpg');
	background-repeat: no-repeat	
}
.nav-greytab a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	width: 197px;
	height: 40px;
	text-decoration: none;
	padding-top:12px;
	display: block;
	background-image:url('images/fedpri-tab-orange.jpg');
	background-repeat: no-repeat
}









/* Page Formatting items added by Brian Darby*/

ul { 
	line-height: 150%; 
	list-style-type: disc; 
	
	font-size: 14px;

	


}

.bluebox {
	background: #bbddff;
	border:1px solid #000;
	width: 75%;
	padding: 20px 40px 20px 40px;
	text-align: justify;
}	
	
	
	
	
	
	
	
	
	
	
	
	