@charset "utf-8";
/* CSS Document */
body {
	margin:0 0 0 0;
	padding:0 0 0 0;
}
.contactustitle {
	font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
	font-size: 16px;
	color: #565656;	
	height:22px;
	font-weight:bold;
}
.contactusheader {
	font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #565656;	
	height:30px;
}
.contactustext {
	font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #565656;	
	height:22px;
	font-weight:bold;
}

.noresulttitle {
	font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
	font-size: 16px;
	color: #565656;	
	height:22px;
	font-weight:bold;
	border-bottom:solid 1px #dedede;
}
.noresulttext {
	font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #565656;	
	height:22px;
	font-weight:normal;
}