table {
	font-family: "Book Antiqua", "Times New Roman", Goudy;
	font-size: 11pt;
}
.headerText {
	font-size: 12pt;
	font-weight: bold;
	color: #333366;
}
.footer {
	color: #333366;
	font-size: 12px;

}
.leftBar {
	background-image: url(images/left.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.boxLine {
	border: 1px none #000000;
	font-size: 8pt;
}
.areaBG {
	background-image: url(images/water.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.contactBG {
	background-image: url(images/contactBG.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.formBTNS {
	font-size: 9px;
	color: #FFFFFF;
	border: 1px solid #000000;
	background-color: #293D7B;
	font-weight: bold;
}
.formStyle {
	font-size: 9pt;
	color: #293D7B;
}
.copyright {
	font-size: 8pt;
}
.bulleted { color: #293D7B; ; font-weight: normal}
.button {  background-color: #506093; font-weight: bold; color: #FFFFFF}
