body
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Tahoma;
}
.back
{
	background-image: url('../images/header.jpg');
	width: 1000px;
	height: 80px;
}
.legaltext
{
	font-size: xx-small;
	color: #999999;
}
.form_title
{
	font-weight: bold;
}
.field_required
{
	color: #990000;
	cursor: pointer;
}
.headerPhone
{
	font-size: large;
	color: #FFFFFF;
	margin-left: 190px;
	margin-top: 10px;
}
.headerPhone .c2ctd
{
    text-align: center;
    vertical-align: middle;
}
.onok
{
    font-weight: bold;
}
.onerror
{
    font-weight: bold;
    color: #cc3300;
}

