img.spacer1		{ 	height: 5px;}

.corner-top-left		{background-image: url(../images/contact/corner-top-left.gif); }
				
.corner-topline		{background-image: url(../images/contact/corner-topline.gif); }

.corner-top-right		{background-image: url(../images/contact/corner-top-right.gif); }

.corner-bot-left		{background-image: url(../images/contact/corner-bot-left.gif); }

.corner-botline		{background-image: url(../images/contact/corner-botline.gif);}

.corner-bot-right		{background-image: url(../images/contact/corner-bot-right.gif); }

.corner-leftline	{background-image: url(../images/contact/corner-leftline.gif);}

.corner-rightline	{background-image: url(../images/contact/corner-rightline.gif);}

.formfieldname {
	color: #000000;
	text-align: left;
	font-weight: bold;
	font-family: arial,helvetica;
	font-size: 9.0pt;
	padding-top: 3px;
	padding-bottom: 0px;
}

.SubmitBtn {
	border-bottom:3px solid #000000;
	border-right:3px solid #000000;
	border-top:3px solid #808080;
	border-left:3px solid #6e6e6e;
	font-size:14px;
	font-family:Arial;
	font-weight:bold;
	background-color:#ffffff;
	color:#000000;
	line-height:.85;
	padding-top:3px;
	padding-bottom: 0px;
	margin-left: 0px;
	margin-top: 6px;
	text-transform: capitalize;
	width:70px;
	text-align: center;
}

/* text formatting for the copywrite on the bottom of the page */
.copywrite {
	color: #ffffff;
	text-align: center;
	background-color: #000000;
	font-family: ariel,helvetica;
	font-size: 10px;
	font-weight: normal;
}