/* -------------------------------- general -------------------------------- */
.tellus
{
	float:left;
	width:150px;
	height:210px;
	position:absolute;
}

td
{
	font-family:Arial,Helvetica;
	font-size:12px;
	color:#000;
}
a:link,
a:visited{
	font-family:Arial,Helvetica;
	font-size:12px;
	color:#000;
	text-decoration:underline;
}
a:focus,
a:hover,
a:active{
	font-family:Arial,Helvetica;
	font-size:12px;
	color:#000;
	text-decoration:underline;
}
hr
{
	height:1px;
	background:#279dba;
	color:#279dba;
	border:0px;
}
hr
{
	height:1px;
	background:#279dba;
	border:0px;
	
}
h1
{
	font-family:Arial,Helvetica;
	font-size:18px;
	line-height:18px;
	color:#279dba;
	text-transform:uppercase;
	
}
.disclaimer
{
	font-family:Arial,Helvetica;
	font-size:10px;
	color:#000;
}
.offer
{
	font-family:Arial,Helvetica;
	font-size:12px;
	font-weight:bold;
	color:#009900;
}
/* -------------------------------- homepage -------------------------------- */
.homepage
{
	font-family:Arial,Helvetica;
	font-size:12px;
	line-height:16px;
	color:#000;
}
/* -------------------------------- footer -------------------------------- */
.footer1
{
	font-family:Arial,Helvetica;
	font-size:11px;
	font-weight:bold;
	line-height:16px;
	color:#666666;
	text-transform:uppercase;
}
a:link.footer1,
a:visited.footer1{
	font-family:Arial,Helvetica;
	font-size:11px;
	font-weight:bold;
	color:#279dba;
	text-decoration:underline;
	text-transform:uppercase;
}
a:focus.footer1,
a:hover.footer1,
a:active.footer1{
	font-family:Arial,Helvetica;
	font-size:11px;
	font-weight:bold;
	color:#666666;
	text-decoration:underline;
	text-transform:uppercase;
}
.footer2
{
	font-family:Arial,Helvetica;
	font-size:11px;
	line-height:16px;
	color:#666666;
	text-transform:uppercase;
}
a:link.footer2,
a:visited.footer2{
	font-family:Arial,Helvetica;
	font-size:11px;
	color:#666666;
	text-decoration:underline;
	text-transform:uppercase;
}
a:focus.footer2,
a:hover.footer2,
a:active.footer2{
	font-family:Arial,Helvetica;
	font-size:11px;
	color:#279dba;
	text-decoration:underline;
	text-transform:uppercase;
}