/* FC Pennsylvania Style Sheet */

a:link {
color: #FFFFFF;
text-decoration: none; 
font-weight: bold; 
font-family: "Lucida Sans", "Trebuchet MS", sans-serif;
font-size: 10pt; 
text-transform: uppercase; 
}
a:visited {
color: #FFFFFF;
text-decoration: none;
font-weight: bold;
font-family: "Lucida Sans", "Trebuchet MS", sans-serif; 
font-size: 10pt; 
text-transform: uppercase; 
}
a:hover {
color: #FF0000;
text-decoration: none;
font-weight: bold;
font-family: "Lucida Sans", "Trebuchet MS", sans-serif;
font-size: 10pt; 
text-transform: uppercase; 
}
a:active {
color: #FF0000;
text-decoration: none; 
font-weight: bold;
font-family: "Lucida Sans", "Trebuchet MS", sans-serif; 
font-size: 10pt; 
text-transform: uppercase; 
}

.bodyText {font-family: "Lucida Sans", "Trebuchet MS", sans-serif; font-size: 10pt; font-weight: regular; color: #000000; }

.smallbodytext {font-family:"Lucida Sans", "Trebuchet MS", sans-serif; font-size: 9pt; color: #000000;}

.headline {font-family: "Lucida Sans", "Trebuchet MS", sans-serif; font-size: 14pt; font-weight: bold; text-transform: uppercase; color: #000080; }

.smallHeadline {font-family: "Lucida Sans", "Trebuchet MS", sans-serif; font-size: 10pt; font-weight: bold; text-transform: uppercase; color: #000080; }

.date {font-family: "Lucida Sans", "Trebuchet MS", sans-serif; font-size: 9pt; font-weight: regular; text-transform: none; color: #CC0000; }

.footerText {font-family: "Lucida Sans", "Trebuchet MS", sans-serif; font-size: 8pt; font-weight: bold; text-transform: uppercase; color: #FFFFFF;}


.bodyLink:link,
.bodyLink:visited,
.bodyLink:hover,
.bodyLink:active
{
	color:	#0000FF;
	text-decoration: none;
	font-weight: normal;
	font-family: "Lucida Sans", "Trebuchet MS", sans-serif; 
	font-size: 8pt;
}
.bodyLink:hover,
.bodyLink:active {
	text-decoration: underline;
}

#striker_navigation
.navLink a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-family: "Lucida Sans", "Trebuchet MS", sans-serif; 
	font-size: 10pt; 
	text-transform: uppercase; 	 
}
.navLink a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-family: "Lucida Sans", "Trebuchet MS", sans-serif; 
	font-size: 10pt; 
	text-transform: uppercase; 	 
}
.navLink a:hover {
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
	font-family: "Lucida Sans", "Trebuchet MS", sans-serif; 
	font-size: 10pt; 
	text-transform: uppercase; 	 
}
.navLink a:active {
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
	font-family: "Lucida Sans", "Trebuchet MS", sans-serif; 
	font-size: 10pt; 
	text-transform: uppercase; 	 
}

.navText {
	font-family: "Lucida Sans", "Trebuchet MS", sans-serif; 
	font-size: 10pt; 
	font-weight: bold; 
	text-transform: uppercase; 
	color: #FFFFFF; 
}
