body
{
	background-color: #ffffff;
	margin-top: 0px;
	font-size: 8pt;
	font-family: Arial, sans-serif;
	color: #000000;
}

a.footerLink
{
	color: #0189FF;
	text-decoration: underline;
	font-size: 8pt;
}

a.footerLink:hover
{
	color: #83C4FC;
}

table
{
	font-family: Arial, sans-serif;
	font-size: 8pt;
}

.Header
{
	padding: 5px 0px 3px 0px;
}

td.TopNavigation, a.TopNavigation
{
	color: #ffffff;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}

a.TopNavigation:hover
{
	color: #c1e2fe;
}

.Footer
{
	padding: 20px 0px 0px 0px;
	text-align: center;
	font-size: 9pt;
	font-family: Arial, Helvetica, Sans-Serif;
}

.text_note
{
	font-size: 8pt;
	color: #707070;
}

.text_intro
{
	padding: 1px 0px 1px 0px;
	font-size: 8pt;
	font-weight: bold;
	color: #111111;
}

.text_main
{
	font-size: 8pt;
	color: #393939;
}

select
{
	width: 270px;
	font-size: 8pt;
}

select.orderselect
{
	width: 270px;
	font-size: 8pt;
}

select.quickselect
{
	width: 133px;
	font-size: 8pt;
}

select.mailselect
{
	width: 220px;
	font-size: 8pt;
}

#bumper {
	padding: 40px 0px 10px 0px;
	_padding: 40px 0px 7px 0px;
}

