body {
	margin: 0px;
	background-color: #74AEE6;
	background-image: url(images/tophead.gif);
	background-repeat: repeat-x;
}
.navtopbg {
	background-image: url(images/navtop_bg.gif);
	background-repeat: repeat-x;
}
.logobg {
	background-image: url(images/logo_bg.gif);
	background-repeat: repeat-x;
}
.bodybg {
	background-image: url(images/bodybg.gif);
	background-repeat: repeat-y;
}
.borderleft {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
td, input, textarea, select{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.bodypad {
	padding-right: 5px;
	padding-left: 5px;
}
.e80{
	font-size: .80em;
	color: #000000;
}
.headtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.footertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.testimonialtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #800080;
	text-decoration: none;
}
.blueline {
	background-color: #0164C3;
}
.subtitle {
	font-size: 1.5em;
	font-weight: bold;
}