@CHARSET "ISO-8859-1";
.textWhite14
{
	font-family: Arial, Century, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

.textWhite12
{
	font-family: Arial, Century, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.textWhite13
{
	font-family: Arial, Century, serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}

.inputtext
{
	background-color:#EDF5FB;
	border:1px solid #6D90B0;
	color:#666666;
	font-family:verdana;
	font-size:11px;
	font-weight:bold;
	height:20px;
}

.buttonFormImage a
{
	font-family: Arial, Century, serif;
	font-weight:bold;
	font-size:13px;
	background-image:url("../images/buttonSend.gif");
	background-repeat: no-repeat;
	display: block;
	width: 73px;
	height: 22px;
	margin-right:30px;
	padding-right:8px;
	padding-top:2px;
	color: #FFFFFF;
	text-decoration: none;
}