.backgroundwave {
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.ltbluebodytext {
	font-family: tahoma, Arial, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #ccccFF;
	text-decoration: none;
}
.bluebodytext {
	font-family: tahoma, Arial, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #313B7C;
	text-decoration: none;
}
.bluetitletext {
	font-family: "Lucida Grande";
	font-size: 14px;
	font-weight: bold;
	color: #313B7C;
	text-decoration: none;
	line-height: 16px;
}

