.headerbkg {
	background-image: url(1bkg.jpg);
	background-repeat: repeat-x;
}
.footertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}

a.footertext:link  { FONT-WEIGHT: normal; color: #66cccc; text-decoration: underline}
a.footertext:active {FONT-WEIGHT: normal; color: #20B2AA; text-decoration: underline}
a.footertext:visited {FONT-WEIGHT: normal; color: #79CDCD; text-decoration: underline} 		
a.footertext:hover 	{ FONT-WEIGHT: normal; color: #98F5FF; text-decoration: underline}

.footerbkg {
	background-image: url(2bkgfooter.jpg);
	background-repeat: repeat-x;
}
.pagetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	link: #3d9596;
}
.divisioninfo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}
.acaborder {
	border: 1px solid #346667;
}
.fac {
	background-color: #DBF2F2;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #346667;
	border-bottom-color: #346667;
}

