/* CSS Document */

.zigzag {
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: relative;
	z-index: 1;
	visibility: visible;
	height: 175px;
	top: 0px;
}
.bis1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 36pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000099;
	letter-spacing: normal;
	text-align: center;
	vertical-align: baseline;
	position: absolute;
	top: 85px;
	z-index: 99;
	width: 100%;
	visibility: visible;
	left: 10px;
}
.bis2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000099;
	letter-spacing: normal;
	text-align: center;
	vertical-align: baseline;
	position: absolute;
	top: 175px;
	z-index: 99;
	width: 100%;
	visibility: visible;
	left: 10px;
}
.TopLine {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CC0000;
}
