@charset "ISO-8859-1";
.styles {
	font-family: Helvetica;
	font-size: 12px;
	text-align: left;
	line-height: 15px;
}
.header {
	font-family: Helvetica;
	font-size: 12px;
	font-weight: bold;
}
.mainheader {
	font-family: Helvetica;
	font-size: 14px;
	font-weight: bold;
}
.menuheader {
	font-family: Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #005A9C;
}
.menuheaderw {
	font-family: Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
}
.stylesb {
	font-family: Helvetica;
	font-size: 12px;
	text-align: left;
	font-weight: bold;
	color: #000;
}
.stylesbcenter{
	font-family: Helvetica;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	color: #000;
}

.blueborder {
	border: 1px solid #115A9C;
}
.toplineb {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #115A9C;
}
.pborder {
	border: 1px solid #000;
}
