.body {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #636466;
}
.header {
	font-family: "Trebuchet MS", Arial;
	font-size: 24px;
	color: #2aa5dc;
}
.pfahome {
	background-image: url(images/pfa.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
a:link {
	color: #2aa5dc;
	text-decoration: underline;
}
a:visited {
	color: #2aa5dc;
	text-decoration: underline;
}

a:active {
	color: #2aa5dc;
}

a:hover {
	color: #f7941d;
; 	text-decoration: none;
}

.leftnav_bg {
	background-attachment: scroll;
	background-image: url(images/left_nav_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.shadow {
	background-image: url(images/shadow.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}



.bodylarge {
	font-family: "Trebuchet MS", Arial;
	font-size: 16px;
	color: #636466;
	line-height: 25px;
}
.line {
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-width: 1px;
}
.bodysmall {

	font-family: "Trebuchet MS", Arial;
	font-size: 10px;
	color: #666666;
}
.smallheader {

	font-family: "Trebuchet MS", Arial;
	font-size: 17px;
	color: #2aa5dc;
	line-height: normal;
}
.smallerheader {


	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	color: #666666;
	line-height: normal;
}
.form {

	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
	color: #000000;
}
.button {
	font-family: "Trebuchet MS", Arial;
	font-size: 15px;
	color: #FFFFFF;
	line-height: normal;
	font-weight: bolder;
	background-color: #F7941D;
}
.bodysmallish {


	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	color: #666666;
}

