.menutxt {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 26px;
	color: #1D297D;
	text-decoration: none;
	background-color: #E6E9F2;
}
.requesttxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	line-height: 22px;
	color: #1D297D;
	text-decoration: none;
}
.welcometxt {
	font-family: "Arial Black";
	font-size: 180%;
	color: #1D297D;
	text-decoration: none;
}
.quoteheader {
	font-family: "Arial Black";
	font-size: 120%;
	color: #1D297D;
	text-decoration: none;
}
.contenttxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #1D297D;
	text-decoration: none;
	font-style: normal;
}
.servicetxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 22px;
	color: #000033;
	text-decoration: none;
}
.aeratxt {
	font-family: "Arial Black";
	font-size: 130%;
	line-height: 33px;
	color: #000099;
	text-decoration: none;
}
.menutxton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 26px;
	color: #FF0000;
	text-decoration: none;
}
.teltxt {
	font-family: "Arial Black";
	font-size: 144%;
	color: #FF0000;
	text-decoration: none;
}
.requesttxton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	line-height: 22px;
	color: #FF0000;
	text-decoration: none;
}
.welcometxtsub {
	font-family: "Arial Black";
	font-size: 90%;
	color: #000099;
	text-decoration: none;
}
.fsblogo {
	background-image: url(psimages/fsb_logo.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000099;
	background-color: #FFF;
}
.headertext {
	font-family: "Arial Black";
	color:#FFF;
	text-align:right;
	background-color: #1D297D;
}
.footertxt {
	font-family:Verdana, Geneva, sans-serif;
	color: #FFF;
	font-size:70%;
	background-color: #1D297D;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: normal;
	color: #1D297D;
	text-align: center;
}

a:link {
	text-decoration: none;
	color:#1D297D
}
a:visited {
	text-decoration: none;
	color:#1D297D
}
a:hover {
	text-decoration: none;
	color: #9CF;
}
a:active {
	text-decoration: none;
}

