td
{
	color: #000000;
	font-family: verdana,helvetica,arial;
	font-size: 11px;
}

td
{
	color: #000000;
	font-family: verdana,helvetica,arial;
	font-size: 11px;
}

p
{
	color: #000000;
	font-family: verdana,helvetica,arial;
	font-size: 11px;
}
input
{
	color: #000000;
	font-family: verdana,helvetica,arial;
	font-size: 12px;
	border: 1px solid #666666;
}
textarea
{
	color: #000000;
	font-family: verdana,helvetica,arial;
	font-size: 12px;
	border: 1px solid #666666;
}

.error
{
	color: #FF0000;
	font-family: verdana,helvetica,arial;
	font-size: 11px;
	font-weight: bold;
}

.required
{
	color: #000000;
	font-family: verdana,helvetica,arial;
	font-size: 12px;
	font-weight: bold;
}

.Question
{
	color: #000000;
	font-family: verdana,helvetica,arial;
	font-size: 12px;
	font-weight: normal;
}

h4
{
	color: #000000;
	font-family: verdana,helvetica,arial;
	font-size: 13px;
	font-weight: bold;
}

.footer
{
	color: #000000;
	font-family: verdana,helvetica,arial;
	font-size: 9px;
	font-weight: normal;
}

.SectionTitle
{
	color: #000000;
	font-family: verdana,helvetica,arial;
	font-size: 12px;
	font-weight: bold;
}

a
{
	color: #660000;
	font-family: verdana,helvetica,arial;
	font-size: 11px;
}

a:hover
{
	color: #bb0000;
	font-family: verdana,helvetica,arial;
	font-size: 11px;
}

.bgMain
{
	background-image: url(/images/bg_main.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
