.leftshadow {
	background-image: url(images/left-shadow-bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.rightshadow {
	background-image: url(images/right-shadow-bg.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
body {
	background-color: #FFFFFF;
	background-image: url(images/back-body.jpg);
	background-repeat: repeat;
	background-position: left top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.footertopbg {
	background-image: url(images/footer-top-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.footerbottombg {
	background-image: url(images/bottom-top-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #ffffff;
}
.bodymiddlecolbg {
	background-image: url(images/body-middle-colbg.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.heading {
	font-family: helvetica;
	font-size: 16px;
	font-weight: bold;
	color: #3B5E85;
}
.subhead {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #254E7D;
}
.copy {
	font-family: verdana;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
}
.copy1 {
	font-family: verdana;
	font-size: 11px;
	line-height: 16px;
	color: #ffffff;
}
.copy2 {
	font-family: verdana;
	font-size: 10px;
	color: #000000;
}
.subhead1 {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #254E7D;
}
.bullets {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	list-style-position: outside;
	list-style-image: url(images/bullet2.gif);
	line-height: 20px;
	vertical-align: middle;
}
.textlinks {
	font-family: verdana;
	font-size: 12px;
	color: #000066;
}
.subhead2 {
	font-family: verdana;
	font-size: 14px;
	color: #027D32;
	font-weight: bold;
}
.subhead3 {
	font-family: verdana;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
}
.resulttext {
	font-family: verdana;
	font-size: 9px;
	color: #3B5E85;
	font-weight: normal;
}
.dots {
	font-family: verdana;
	font-size: 11px;
	color: #C70316;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.footercopy {
	font-family: verdana;
	font-size: 11px;
	color: #3B5E85;
}
.footercopy:hover {
	font-family: verdana;
	font-size: 11px;
	color: #3B5E85;
	text-decoration: none;
}
.border {
	border: 1px solid #638AB9;
}
.formheadbg {
	background-image: url(images/foprm-head-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.fields {
	font-family: tahoma;
	font-size: 11px;
	border: 1px solid #006699;
	background-color: #ffffa0;
}
.butt {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/butbg.gif);
	background-repeat: no-repeat;
	background-position: center center;
	line-height: 24px;
	height: 24px;
	width: 94px;
	text-align: center;
	vertical-align: middle;
	display: block;
}

.submit-but {
	font-family: tahoma;
	font-size: 11px;
	line-height: 30px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/butbg.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 24px;
	width: 94px;
}

