﻿@charset "utf-8";
/* CSS Document */

body {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}

p {
	font-family:Verdana, Arial;
	font-size:14px;
	line-height:normal;
	text-align:justify;
	margin-right: 10px;
	border-bottom-style: none;
}

p a {
	text-decoration:none;
}

p a:hover {
color:#000099;
text-decoration:underline;
}

li {
	font-family:Verdana, Arial;
	font-size:13px;
	line-height:15px;
	color:#000000;
	text-align:justify;
	margin-right: 15px;
}

h1 {
	font-family:Arial;
	font-size:20px;
	color:#990000;
	text-align:left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.title {
padding:7px 0px 7px 0px;
font-family:Arial;
font-size:20px;
font-weight: bold;
color:#000;
text-align: center;
}

h3 {
	padding:0px 0px 0px 0px;
	font-family:Arial;
	font-size:15px;
	color: #003366;
}

h3 a {
color:#003366;
text-decoration:none;
}

h3 a:hover {
color:#003366;
text-decoration:underline;
}

.container {
	width: 165px;
	height: auto;
}

.topheader {
	height: 100px;
	background-image:url(images/layout/top_header.jpg);
	background-repeat:no-repeat;
}

.flashheader {
	height: 150px;
	background-repeat: no-repeat;
}

.seperator {
height: 32px;
background-image:url(images/layout/seperator.jpg);
background-repeat:repeat-x;
}

.menu {
	width: auto;
	height: 441px;
	border-bottom: #336699 1px;
	border-left: #336699 1px;
	border-right: #336699 1px;
}

.content {
	width: 762px;
	background-color: #ededed;
	padding: 0px 10px 10px 30px;
}

.boxes {
	width: auto;
}

.box-outter {
width: 360px;
height: 395px;
background-image:url(images/box-background.jpg);
background-repeat:no-repeat;
}

.box-inner {
width: 350;
padding: 0px 10px 0px 10px;
vertical-align:top;
}

.function {
	height: 85px;
	background-color: #FFF;
	background-image: url(images/layout/lunds%20footer.jpg);
}

.function p {
	font-size:11px;
	margin-top: 0px;
	text-align: left;
}

.footer {
height: 60px;
}

.footer p {
font-size:10px;
text-align:center;
}

.footer p a {
color:#000000;
text-decoration:none;
}

.footer p a:hover {
color:#000000;
text-decoration:underline;
}

.first {
border:1px solid #20497d;
background-image:url(images/layout/form-bground.jpg);
background-repeat:repeat-x;
padding:5px;
font-family:Verdana, Arial;
color:#333333;
width:200px;
}

.message {
	background-image:url(images/layout/form-bground.jpg);
	background-repeat:repeat-x;
	background-color:#c3cdda;
	padding:5px;
	font-family:Verdana, Arial;
	font-size:12px;
	line-height:15px;
	color:#333333;
	width:400px;
	height:180px;
	border: 1px solid #20497d;
}
.footeraddress {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-align: left;
	vertical-align: top;
}
.body .container tr td table tr .style2 .boxes tr td .style6 tr .style6 {
	font-family: Arial, Helvetica, sans-serif;
}

