BODY
{
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}

A
{
	color: #666666;
	text-decoration: underline;
}

a:hover, a:visited
{
	color: #000000;
}

img
{
	border: 0;
}

.header
{
	width: 909px;
	height: 88px;
	overflow: hidden;
}

.logo
{
	width: 190px;
	height: 88px;
	padding-left: 25px;
	float: left;
}

.headlinetag
{
	width: 694px;
	height: 88px;
	text-align: right;
	padding-top: 72px;
	padding-right: 18px;
	float: left;
}

.tabs
{
	padding-left: 3px;
	padding-top: 25px;
	clear: both;
	width: 100%;
	overflow: hidden;
	height: 27px;
}

.footer
{
	padding-top: 10px;
	padding-left: 13px;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}

.footer a, .footer a:active, .footer a:visited
{
	color: #333333;
	text-decoration: none;
}

.footer a:hover
{
	text-decoration: underline;
}