﻿
body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	/*padding: 0 0 0 0;*/
	font-size: 11px;
	background-color:#eeeded;
	margin-top:0;
}


h1
{
font-family: Arial, sans-serif;
font-size:26px;
display:block;
}

h2
{
font-family: Arial, sans-serif;
font-size:26px;
display:block;
}

h3
{
font-family: Arial,sans-serif;
font-size:20px;
font-weight:bold;
display:block;
}

h4
{
font-family: Arial, sans-serif;
font-size:16px;
font-weight:bold;
display:block;
}

h4
{
font-family: Arial, sans-serif;
font-size:12px;
font-weight:bold;
display:block;
}

div#page {
	height:100%;
	width:1110px;
	background-color:#FFFFFF;
}

div#header {
	width: 1110px;
  	height: 85px;
  	background-color: #ffffff;
	left:0px;
  	top: 0px;
	clear: both;
	position: relative;	
}

div#logo {
	width: 175px;
  	height: 75px;
	position:absolute;
  	left: 0px;
  	bottom: 0px;
}

div#engicon {
	width:16px;
	height:10px;
	position:absolute;
	left: 868px;
	top: 50px;
}

div#ticker {
	width: 500px;
  	height: 20px;
	position:absolute;
	text-align:right;
  	left: 344px;
  	top: 66px;
}

div#flashBanner {
	width: 1110px;
	height: 175px;
	position:relative;
	left:0px;
	top:0px;
}

div#content {
	width:1110px;
	position:relative;
	left:0px;
	top:0px;
	background-color:#ffffff;
}

div#footer {
	width:1110px;
	position:relative;
	left:0px;
	top:0px;
	height:30px;
	background-color:#ffffff;
}

.footer {
	font-size:10px;
	text-align:center;
	background-color:#ffffff;
}

.footerLink {
	color:#000000;
	text-decoration:none;
}

.bgAnders{
	background-image:url(/img/anders.jpg);
}


td
{
font-size:10px;
padding:0 0 0 0;
}

#dynamicSpacer{position:relative;width:1px;height:3px;}

.tickerHead{
	font-size:9px;
}