a { border: 0; cursor: pointer; }
body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url('page_bg.gif');
	background-repeat: repeat;
	background-position: center; 

}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


th {
	font-family: Arial, Helvetica, sans-serif;
}

.bodyText{
	padding: 20px 30px 30px 30px;
	font-size: 12px;
	line-height: 18px;
	text-align: left;
}

.wideSectons{
	width: 760px;
	padding: 0px 0px 0px 0px;
}

.contactTable{
	line-height: 40px;
	text-align: left;
}

.standard{
	float: left;
}

.menu{
	float: left;
	width: 760px;
}

.quickContactForm{
	padding: 0px 0px 0px 0px;
	font-size: 75%;
	background-image: url('quick_contact_bg.gif');
	background-repeat: repeat;
	background-position: center; 
}

.footer{
	background-image: url('footer_bg.gif');
	background-repeat: no-repeat;
	background-position: left;
	height:94px;
}

.footerText{
	padding: 20px 50px 20px 50px;
	font-size: 11px;
	line-height: 20px;
	color:#FFFFFF;
	text-align:center;
}

.list{
	margin: 5px 0px 15px 5px;
	padding-left: 10px;
}

input.contactForm {background-color: #ffffcc; font-size: 10px;}
textarea.contactForm {background-color: #ffffcc; font-size: 10px;}
input.submitButton {background-color: #434345; font-weight: bold; font-size: 10px; color: white;}
.footer-link { color: #CCC; }
