.txt {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	padding: 20px 15px 15px;
	line-height: 18px;
}
.redlineR {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B20024;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #B20024;
}
h1 {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #093A7D;
	text-decoration: none;
}
.txtlist {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	padding: 3px;
	list-style-image: url(images/bullet.gif);
}
.waves {
	background-image: url(images/longwaves.gif);
	background-repeat: repeat-x;
}
.leftBlu {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #093A7D;
}
.blulinesLR {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #093A7D;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #093A7D;
}

