html {overflow-y:scroll;}
body {
	margin:0px 1px 8px 1px;
	padding:0px;
	background: #e6e6e6 url() top left repeat-x;
	font-size:10px;
	font-family: Verdana, Univers, Arial, Lucida, Geneva, Helvetica, sans-serif;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
     }

/* general typography */
p, li {font-size:11px; line-height: 1.32em; color:#2e404c; margin:0px;}

p, h1, h2, h3, h4, a, li {
	font-family: Verdana, Univers, Arial, Lucida, Geneva, Helvetica, sans-serif;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	width: auto;
}

h1 {
	font-size: 14px;
	color:#2e404c;
	font-weight:bold;
	margin-bottom:6px;
	margin-top:0px;
	text-align: left;
}
h2 {font-size: 12px; color:#2e404c; font-weight:bold; margin-bottom:6px;}
h3 {
	font-size: 11px;
	color:#2e404c;
	font-weight:bold;
	text-align: left;
}
h4 {
	font-size: 10px;
	color:#999;
	font-weight:normal;
	width:auto;
}

hr {height:1px; border:none; color:#2e404c; border-color:#2e404c; background-color:#2e404c; padding:0px; margin: 5px 0px;}

a {color:#7f94a2; text-decoration:underline;}
a:visited {color:#7f94a2; text-decoration:underline;}
a:hover {color:#2e404c; background-color:transparent; text-decoration:underline;}

img {
	border:none;
	margin-right: auto;
	margin-left: auto;
}
a img {border:none;}
sub, sup {font-size:8px;}

ul {padding:0px;margin: 0px 0px 0px 19px;}
ul ul {padding:0px;margin: 0px 0px 0px 16px;}
li {font-size:11px;line-height:15px;margin:0px;padding:3px 0px 4px 0px;}
li li {padding:2px 0px 3px 0px;}
li p {font-size:11px;line-height:15px;}

/* general layout */
div.container {width:974px; margin: 0px auto 0px auto;}
table {border-spacing:0px; border-collapse:separate; margin:0px;empty-cells:show;}
td {vertical-align:top; padding:0px;}

/* body layout */
div.maintext-container {background-color: white;}
  div.top {position: relative; top: 0px; left: 0px; background: #e6e6e6 url(images/design/ea-logo-bare.jpg) top left repeat-x; height: 229px;}
	div.logo {position: relative; top: 75px; left: 82px;}
table.bodytable {width:100%;}
  td.menu {}
  td.middle {width:100%; border-left: 1px solid #d2d2d2; border-right: 1px solid #d2d2d2;}
   td.middle2 {width:100%; border-left: 1px solid #d2d2d2; border-right: 0px solid #d2d2d2;}
  td.right {width:225px;}

div.menu {width: 160px; margin: 40px 0px 40px 28px;}
	div.menu p {margin-bottom: 1em;}
	div.menu a {text-decoration: none; font-weight: bold;color:#2e404c}
div.maintext {
	margin: 40px 28px 18px 18px;
}
div.righttext {
	margin: 28px 12px 0px 18px;
	border-color: #000000;
}


/* search */
div#ea-search {position: relative;top: 0px;left: 0px;width:225px;height:58px;background:#d6cfc2 url() top left;}
div#google-search {position:absolute;top:20px;right:10px;}
input.soegefelt {padding:0px 2px 1px 1px!important; border: 0px white solid !important; border-top: 0px transparent solid !important; font-size: 12px; background-color:white;height:16px}
input.soegeknap {cursor:pointer;padding:0px 1px 1px 1px !important; border: 0px white solid !important; font-size:10px; background-color:white;height:17px;}
input.soegefelt-en {padding:0px 2px 1px 1px!important; border: 0px white solid !important; border-top: 0px transparent solid !important; font-size: 12px; background-color:white;height:16px}
input.soegeknap-en {cursor:pointer;padding:0px 1px 1px 1px !important; border: 0px white solid !important; font-size:10px; background-color:white;height:17px;}

/* hCard */
td.vcard {background:#d6cfc2 url() top left; padding: 6px;text-align: center;color:#2e404c;vertical-align:middle;}
td.vcard .no-display {display: none;}
td.vcard a, td.vcard p {color:#2e404c;text-decoration: none; font-weight: bold;font-size: 10px;}

