﻿/* general */
body
{
	padding: 0px;
	margin: 0px;
	width: 100%;
	color: #015078;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 8px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: #D1F4FC;
}
#tabs
{
	display: block;
}
a
{
	text-decoration: none;
	color: #003366;	
}

a:hover
{
	text-decoration: underline;

}


div.clearer
{
	clear: both;
	display: block;
	margin: 0;
	padding: 0;
	height: 0;
	line-height: 1px;
	font-size: 1px;
}

.cpm {
	font-size: 10px;
	color: #00CCFF;
}
.skip {
	font-size: 12px;
	vertical-align: bottom;
	margin-bottom: 6px;
	color:  #0066CC ;
}
.skip a:hover {
	color: #2079FF  ;
}
.empireestate {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	
}
