.bgTop {
	background-attachment: fixed;
	background-image: url(Untitled-4.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.bgBottom {
	background-attachment: fixed;
	background-image: url(Untitled-7.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.bg {
	background-attachment: fixed;
	background-image: url(Untitled-6.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.smaller {
	font-size: 9px;
}
li {
	list-style-position: inside;
	list-style-image: url(images/bullet.gif);
}
.thinBDR {
	border: 1px solid #333399;
}
.boldText {
	font-size: 12px;
	font-weight: bold;
	color: #333399;
}
.formFLD {
	border: 1px solid #333399;
	font-size: 9pt;
	color: #333399;
	font-family: Verdana, Arial, Helvetica, sans-serif;


}
.formBTN {
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #333399;
	border: 1pt solid #000000;
}
