.required
{
	font-weight: bold;
	color: #FF0000;
}
.required_and_emphatic
{
	font-weight: bold;
	color: #FF0000;
	font-style: italic;
}
p.mail_us
{
	font-style: italic;
	text-align: center;
	font-size: small;
}

div#content h1
{
	font-family: Helvetica,sans-serif;
	font-size: 26px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	letter-spacing: -1px;
	line-height: normal;
	color: #666666;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

div#content h2
{
	font-family: Helvetica,sans-serif;
	font-size: 18px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	letter-spacing: -1px;
	line-height: 2;
	color: #666666;
}

div#content p
{
	font-family: Helvetica,sans-serif;
	font-size: 16px;
	font-style: normal;
	font-variant: normal;
	line-height: normal;
	color: #666666;
}

div#content ul
{
	font-family: Helvetica,sans-serif;
	font-size: 16px;
	font-style: normal;
	font-variant: normal;
	line-height: normal;
	color: #666666;
	margin: 0 0 0 20px;
}

div#content li
{
	font-family: Helvetica,sans-serif;
	font-size: 16px;
	font-style: normal;
	font-variant: normal;
	line-height: normal;
	color: #666666;
	margin: 0 0 0 40px;
}

div#content a
{
	font-family: Helvetica,sans-serif;
	font-size: 16px;
	font-style: normal;
	font-variant: normal;
	line-height: normal;
	color: #215C97;
	text-decoration: none;
}

div#content a:hover
{
	font-family: Helvetica,sans-serif;
	font-size: 16px;
	font-style: normal;
	font-variant: normal;
	line-height: normal;
	color: #215C97;
	text-decoration: underline;
}

label
{
	display: inline;
	margin: 0 0 5px;
}
