body
{
	color: #000000;
	background-color: #FFFFFF;
	font-family: verdana, arial, serif;
	font-size: 8pt;
}
td
{
	font-size: 8pt;
	color: #000000;
	background-color: #FFFFFF;
}
td.alt
{
	font-size: 8pt;
	color: #000000;
	background-color: #D2D2D2;
}
td.alt2
{
	font-size: 8pt;
	color: #000000;
	background-color: #E1E1E1;
}
td.leftcell
{
	font-size: 8pt;
	color: #000000;
	background-color: #075CC3;
}
table
{
	color: #000000;
	background-color: #FFFFFF;
}
table.alternate
{
	color: #000000;
	background-color: #075CC3;
}
td.rightcell
{
	color: #000000;
	font-size: 8pt;
	background-color: #3482B4;
}
p
{
	font-size: 8pt;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 2px;
	margin-bottom: 2px;
}
div
{
	font-size: 8pt;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 2px;
	margin-bottom: 2px;
}
div.quote
{
	font-size: 8pt;
	margin-left: 50px;
	margin-right: 50px;
	margin-top: 2px;
	margin-bottom: 2px;
	background-color : #FFFFCC;
}
div.printquote
{
	font-size: 8pt;
	margin-left: 50px;
	margin-right: 50px;
	margin-top: 2px;
	margin-bottom: 2px;
	border : solid;
	border-width : 1px;
	background-color : #FFFFFF;
}
p.error
{
	color: #FF0000;
	background-color: transparent;
	font-size: 8pt;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 2px;
	margin-bottom: 2px;
}
p.smalltext
{
	font-size: 7pt;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 2px;
	margin-bottom: 2px;
}
p.header
{
	font-weight : bold;
	font-size: 8pt;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 2px;
	margin-bottom: 2px;
}
A:link
{
	text-decoration: underline;color:#000000;
	background-color: transparent;
}
A:visited
{
	text-decoration: underline;color:#000000;
	background-color: transparent;
}
A:hover
{
	text-decoration: underline overline;color:#000000;
	background-color: transparent;
}
A:active
{
	text-decoration: underline;color:#000000;
	background-color: transparent;
}
textarea
{
	color: #12335B;
	background-color: #FFFFFF;
	font-family: verdana, arial, serif;
	font-size: 8pt;
	border: 1pt #12335B solid;
}
input.button
{
	color: #12335B;
	background-color: #FFFFFF;
	font-family: verdana, arial, serif;
	font-size: 8pt;
	border: 1pt #12335B solid;
}
input.textbox
{
	color: #12335B;
	background-color: #FFFFFF;
	font-family: verdana, arial, serif;
	font-size: 8pt;
	border: 1pt #12335B solid;
}
select.selection
{
	color: #12335B;
	background-color: #FFFFFF;
	font-family: verdana, arial, serif;
	font-size: 8pt;
	border: 1pt #12335B solid;
}
img.listitem
{
	position:relative;
	top:3px;
}