.backg {
	background-image: url(/CustomImages/splash_images/background3.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.textstyle1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.style1 {
	font-size: 12px;
	color: #295590;
	text-decoration: none;
}
.style2 {
	background-image: url(/CustomImages/splash_images/splash_03.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.style3 {
	background-image:  url("/CustomImages/splash_03.jpg");
	background-repeat: repeat-x;
}
.style4 {
	text-decoration: none;
	color: #666666;
}
.spright {
	background-image: url(/CustomImages/splash_images/splash-right_03.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.spleft {
	background-image: url(/CustomImages/splash_images/splash-left_06.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.spmid {
	background-image: url(/CustomImages/splash_images/splash_25.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #F4F4F6;
	background-color: #F6F4F5;
}
.spmid2 {
	background-image: url(/CustomImages/splash_images/splashmid_06.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.backgCopy {
	background-image: url(/CustomImages/splash_images/background3.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}