body, td, p, span, pre, div {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	line-height: 150%;
	color: #666666;
	font-size: 11px;
}

.text {
	font-size: 11px;
	line-height: 200%;
	color: #666666;
	font-weight: normal;
	padding-right: 15px;
	margin-right: 10px;
	text-align: left;
}
a.text, a.text:link, a.text:active, a.text:visited {
	text-decoration: none;
}
a.text:hover {
	text-decoration: underline;
}

.textnormal {
	font-size: 9px;
	color: #ffffff;
	line-height: 12px;
}
a.textnormal, a.textnormal:link, a.textnormal:active, a.textnormal:visited {
	text-decoration: none;
}
a.textnormal:hover {
	text-decoration: underline;
}

.textblk {
	font-size: 16px;
	line-height: 16pt;
	color: #666666;
	font-weight: normal;
	text-align: left;
}
a.textblk, a.textblk:link, a.textblk:active, a.textblk:visited {
	text-decoration: underline;
}
a.textblk:hover {
	text-decoration: none;
}
.textblklt {
	font-size: 12px;
	line-height: 15pt;
	color: #666666;
}
a.textblklt, a.textblklt:link, a.textblklt:active, a.textblklt:visited {
	text-decoration: none;
}
a.textblklt:hover {
	text-decoration: underline;
}
.textfooter {
	font-size: 11px;
	line-height: 200%;
	color: #666666;
	font-weight: normal;
}
.picborder {
	border: 1px solid #333333;
}

a.textfooter, a.textfooter:link, a.textfooter:active, a.textfooter:visited {
	text-decoration: none;
}
a.textfooter:hover {
	text-decoration: underline;
}

img
{  border-style: none;
}

/* --- CONTACT FORM --- */

.form_nm {
	background-color: #f9f9f9;
	color: #404040;
	font-family: Arial, Verdana, sans-serif;
	font-size: 10px;
	line-height: 20px;
	border: 1px solid #dcdcdc;
	text-indent: 8px;
	width: 200px;
	height: 20px;
	padding-top: 4px;
}

.form_tf {
	background-color: #f9f9f9;
	color: #404040;
	font-family: Arial, Verdana, sans-serif;
	font-size: 10px;
	line-height: 20px;
	border: 1px solid #dcdcdc;
	text-indent: 8px;
	line-height: 18px;
	width: 380px;
	height: 150px;
	padding-top: 5px;
}

