.leftnav-repeatable {
	background-image: url(images/leftbar-repeatable.png);
	background-repeat: repeat-y;
}
.rightnav-repeatable {
	background-image: url(images/rightbar-repeatable.png);
	background-repeat: repeat-y;
}

.middlebackground {
	background-image: url(images2/midbackground.jpg);
	background-repeat: no-repeat;
	width: 860px;
	background-color: #F8FCFD;
}
.topbarbackground {
	background-image: url(images2/topbar.png);
	background-repeat: no-repeat;
	width: 649px;
	background-position: 0px 0px;
}
.introflash {
	margin-left: auto;
	margin-right: auto;
	z-index: 10;
	position: absolute;
	float: left;
	width: 100%;
}
.body-behindflashintro {
	z-index: -10;
}
.bodytext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: lighter;
}

.bodytext a:link {
	color: #000F66;	
	
}

.bodytext a:visited {
	color: #000F66;	
	
}

.bodytext a:hover {
	color: #D40000;	
}



.purpleboldtext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #D01476;
}
.titleimage {
	margin-left: -15px;
	margin-top: -5px;
}
.introtitleimage {
	margin-left: -13px;
	margin-top: 400x;
}
.requiredfieldstext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #F00;
}
.headercontactinfo {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
	letter-spacing: 1px;
	font-weight: bold;
	background-image: url(images2/topbar.jpg);
}
.headercontactinfo a:link {
	color: #FFF;
	text-decoration: none;
}

.headercontactinfo a:visited {
	color: #000F66;
}

.headercontactinfoa:hover {
	color: #000F66;
	text-decoration: underline;
}

.introtext {
	width: 400px;
	padding-top: 25px;
	padding-left: 400px;
}
.topbar {
	background-image: url(images2/topbar.jpg);
}

