.top {
	background-image: url(107111top.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #F0F9FE;
}
.bottom {
	background-image: url(107111bottom.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.black {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 160%;
	color: #000000;
}
.blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 150%;
	font-weight: bold;
	color: #13335E;
}
.heading {
	font-family: "Century Gothic";
	font-size: 24px;
	line-height: 150%;
	color: #006666;
}
.red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 150%;
	font-weight: bold;
	color: #990000;
}
.white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 150%;
	font-weight: bold;
	color: #FFFFFF;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 150%;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 150%;
	color: #003366;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 150%;
	color: #003366;
	text-decoration: none;
}
