body{
border: 0 solid black;
}
.bg-contact {
	background-image: url(images/bg-contact.gif);
	background-repeat: no-repeat;
	background-position: 10px top;
}

html{
border: 0;
}
.t1 {
	font-size: 11px;
	color: #666666;
	font-family: "Arial", "Helvetica", "sans-serif";
	line-height: 16px;
}
.t-heading {
	font-size: 13px;
	color: #666666;
	font-family: "Arial", "Helvetica", "sans-serif";
	line-height: 16px;
	font-weight: bold;
}


a {
	font-size: 11px;
	color: #666666;
	font-family: "Arial", "Helvetica", "sans-serif";
	line-height: 16px;
	text-decoration: underline;
}
a:hover {
	color: #333333;
}
.bg-contact0 {

	background-image: url(images/bg-yellow.gif);
	background-repeat: repeat-x;
	background-position: 0px top;
}


.small-txt {
	font-family: "Arial", "Verdana", "Helvetica", "sans-serif";
	font-size: 10px;
	color: #5F5F5F;
}
.small-txt-bold {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 10px;
	font-weight: bold;
	color: #5F5F5F;
}
.t-seo {
	color: #ffffff;
	font-size: 0pt;
	line-height: 0px;
	letter-spacing: -2pt;
	word-spacing: -2pt;
	display: none;
	visibility: hidden;
	filter: Alpha(Opacity=0, FinishOpacity=0);
}

.formfield {
 background-color:#eeeeee;
 border:1 solid #555555;
	font-size: 9pt;
}


