body
{
	margin: 0px;
	font: 12px arial,helvetica,sans-serif;
}

td
{
	font: 12px arial,helvetica,sans-serif;
}

.topnav
{
	background: #FFF;
	vertical-align: top;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: bold;
	color: #000;
	letter-spacing: 1px;
}

.topnav a:link
{
	color: #000;
	text-decoration: none;
}

.topnav a:visited
{
	color: #000;
	text-decoration: none;
}

.topnav a:hover
{
	color: #900;
	text-decoration: none;
}

.leftnav
{
	font: bold 11px arial,helvetica,sans-serif;
	color: #FFF;
}

.leftnav a:link
{
	color: #FFF;
	text-decoration: none;
}

.leftnav a:visited
{
	color: #FFF;
	text-decoration: none;
}

.leftnav a:hover
{
	color: #CCC;
	text-decoration: none;
}

.fields
{
	width: 100%;
	font: 11px arial,helvetica,sans-serif;
	color: #000;
}

.short_text
{
	font: 9px arial,helvetica,sans-serif;
	color: #000;
}



.fields2
{
	width: 90%;
	font: 11px arial,helvetica,sans-serif;
	color: #000;
}

.copyright
{
	font: 10px;
	color: #07328c;
}

.copyright a:link
{
	color: #07328c;
	text-decoration: none;
}

.copyright a:visited
{
	color: #07328c;
	text-decoration: none;
}

.copyright a:hover
{
	color: #000000;
	text-decoration: none;
}

.quoteHeader
{
	background: #DDD;
	text-indent: 5px;
	font: bold;
}

.finePrint
{
	font: bold 10px;
	font-style: italic;
}

.searchButton
{
	background: #07328c;
	font: bold 12px arial,helvetica,sans-serif;
	color: #FFF;
	border: 1px solid #FFF;
}

.scroller
{
	font: bold 11px;
	color: #FFF;
	text-align: justify;
}

.fileField
{
	absolute: yes;
}