@charset "utf-8";
/* CSS Document */

.menuWHite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #F00;
	text-decoration: none;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #002B60;
	text-decoration: none;
}
.PlainText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #00295D;
	text-decoration: none;
}
.SubTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #00295D;
	text-decoration: none;
	text-align: left;
}
.bulleted {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #00295F;
	text-decoration: none;
}
.gigharbordesign {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #002B60;
}
.redBullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #F00;
	text-decoration: none;
}
.pay {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #60C;
	text-decoration: none;
}

