body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
	margin: 0px;
}
.menubg {
	background-image: url(/images/menubg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #6B8AC4;
}
.ttlbgfade {
	background-image: url(/images/ttlfadebg.gif);
	background-repeat: no-repeat;
}
.fpat2bg {
	background-image: url(/images/fpat2.gif);
	background-repeat: no-repeat;
	background-position: right center;
	background-color: #2554A4;
	height: 10px;
}
.ttlpic {
	background-image: url(/images/photobanner.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	height: 90px;
}
.fpat1bg {
	background-image: url(/images/fpat1.gif);
	background-repeat: no-repeat;
	background-position: right center;
	height: 30px;
	background-color: #043B96;
}
.fpat3bg {
	background-image: url(/images/fpat3.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #D5DEEF;
}
.fpat5bg {
	background-image: url(/images/fpat5bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #D5DEEF;
}
.fpat4bg {
	background-image: url(/images/fpat4bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFFFFF;
}
.fpat4 {
	background-image: url(/images/fpat4.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 20px;
}
.pagebg {
	background-color: #D2DBEC;
	margin: 0px;
}
.menulinks {
	color: #FFC81E;
	text-decoration: none;
	font-size: medium;
	font-weight: bold;
}
.menulinks:hover {
	text-decoration: underline ;color: #FFFFFF;
}
.yellowtxt {
	color: #FECA0A;
}
.MsoFootnoteReference {
font-size: 10px;vertical-align: super;
}
p {
	margin: 0px;
}

