@charset "UTF-8";
body {
	background-color: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666666;
	line-height: 15px;
}
#wrapper {
	text-align: left;
	width: 940px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	margin-top: 10px;
}
#logo {
	height: 200px;
}
#menu {
	height: 30px;
	padding-bottom: 5px;
	padding-top: 5px;
}

#menu ul {
	margin: 0;
	list-style: none;
	line-height: normal;
	padding-left: 270px;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	margin-right: 3px;
	padding: 5px 20px 7px 20px;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #666666;
	border: none;
}
#menu a:hover {
	color: #006293;
}
#menu a:active {
	color: #006293;
}
#content {
	margin-top: 10px;
}
#leftColumn {
	float: left;
	width: 450px;
}
#rightColumn {
	float: right;
	width: 470px;
}
#rightColumn a {
	color: #006293;
}
#leftColumnUnderpage {
	float: left;
	width: 450px;
	padding-left: 15px;
}
.info_bgbtm {
	background-position: center bottom;
	width: 430px;
}
#rightColumnUnderpage {
	float: right;
	width: 450px;
	padding-right: 15px;
}
.imageRight {
	float: right;
	margin-top: 20px;
}
.imageRight_light {
	float: right;
	margin-top: 20px;
	margin-right: 20px;
	clear: both;
	border: 1px solid #666666;
}
.viewLarge {
	text-align: right;
	float: right;
	clear: right;
	padding-right: 20px;
}
.intro {
	padding-right: 50px;
}
#footer {
	margin-top: 12px;
	margin-bottom: 12px;
	clear: both;
	padding-top: 12px;
	padding-bottom: 12px;
}
#skipIntro {
	margin-top: 10px;
}
#skipIntro p {
	font-size: 14px;
}
#skipIntro a:hover {
	color: #006293;
}
#skipIntro a {
	color: #666666;
	text-decoration: none;
}

#footer p {
	margin: 0;
	line-height: normal;
	font-size: 10px;
	text-align: center;
}

#footer a {
	color: #006291;
	text-decoration: underline;
}
.more {
	text-align: left;
}
#flashIntro {
	height: 500px;
	width: 940px;
}
#wrapperIntro {
	height: 600px;
	width: 940px;
	margin-top: -300px;
	margin-left: -470px;
	position: absolute;
	left: 50%;
	top: 50%;
}
.imageLeft {
	float: left;
	margin-right: 20px;
}
a {
	color: #006293;
	text-decoration: none;
}
h1 {
	line-height: normal;
	font-weight: lighter;
	margin-top: 0px;
	font-size: 18px;
}
h2 {
	font-size: 18px;
	font-weight: lighter;
	color: #006293;
	line-height: 22px;
}
h3 {
	font-weight: lighter;
	color: #666666;
	font-size: 14px;
}
.full {
	color: #FF0000;
}
.info {
	width: 450px;
	height: 230px;
	margin-top: 15px;
	background-image: url(images/info_bgbtm.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.info_content {
	width: 230px;
	float: right;
}
.info_content_text {
	float: left;
	width: 200px;
}
.info_content_header {
}
.info_content_thumb {
	float: left;
	width: 150px;
	padding-left: 40px;
}
.info_content_thumb img {
	border: 1px solid #666666;
}
.info_content_footer {
	clear: both;
}
.info_content_footer_text a {
	color: #006293;
}
.info_content_footer_text p {
	margin-top: 0px;
}
.info_content_footer_text {
	padding-top: 15px;
	width: 150px;
}
.info_content_footer_text a:hover {
	text-decoration: underline;
}
.rightColumn_content {
	width: 430px;
}
.rightColumn_content_text {
	text-align: left;
}
.rightColumn_content_header {
}
.back {
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 10px;
}
.columnDivider {
	background-image: url(images/content_divider.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.clearboth {
	clear: both;
}
.inputField { width: 232px; }
#formTable td { padding-bottom: 10px; }
.formLabel {
	text-align: right;
}
.formLabelTop {
	text-align: right;
	vertical-align: top;
}
legend {
	font-weight: lighter;
	color: #666666;
	font-size: 14px;
	padding: 0 5px;
	background-color: #FFFFFF;
}
fieldset {
	padding: 10px;
	border: 1px dotted #999999;
}
.skickat {
	text-align: center;
}
.fieldsetFrame {
	border: 1px dotted #999999;
}
.startPageText {
	width: 380px;
	padding-top: 50px;
}
.clear {
	clear: both;
}
