.mainbody
{
	.background: #ffffff;
}

.innerbody
{
	.background: #ffffff;
}
.submitbutton
{
	.background-color: #bebebe;
	.color: #000000;
	font-family: arial,helvetica,sans-serif;

}
.contentheadline
{
	font-size: 13pt;
	color: #003366;
	font-family: times,serif;
	text-decoration:none;
	line-height: 150%;
}
.subheadline
{
	font-size: 11pt;
	color: #000000;
	font-family: times,serif;
	text-decoration:none;
	line-height: 150%;
}

.content
{
	font-size: 10pt;
	color: #000000;
	font-family: times,serif;
	text-decoration:none;
	line-height: 125%;
}
.contentlink
{
	font-size: 10pt;
	color: #003366;
	font-family: times,serif;
	line-height: 150%;
}

.caption
{
	font-size: 8pt;
	color: #000000;
	font-family: times,serif;
	text-decoration:none;
	line-height: 150%;
}

.footer
{
	font-size: 8pt;
	color: #003366;
	font-family: verdana, arial,helvetica,sans-serif;
	line-height: 150%;
}

.copy
{
	font-size: 10pt;
	color: #000000;
	font-family: times,serif;
	text-decoration:none;
	line-height: 150%;
}



