/* If you want to build yourself a graph in some graphing application use this formula:1.38/22 * pixel = em */
body {
	font-size: 12px;
	line-height: 16px;
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
} 
 
form {
	display: inline;
} 

.xpo {
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 10px;
	line-height: 10px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}

.inlogg {
	width: 100%;
	margin: 0px 0px 4px;
	padding: 0px;
	font-size: 10px;
	font-weight: bold;
	line-height: 10px;
}

.produced {
	font-weight: normal;
	color: #D5D5D5;
	text-decoration: none;
	font-size: 9px;
	line-height: 12px;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

.topnav, .topnavselect {
	font-family: Arial, Helvetica, sans-serif;
	color: #039;
	font-size: 12px;
	text-transform: uppercase;
	background-color: transparent;
	font-weight: normal;
}

.topnavselect {
	text-decoration: none;
	font-weight: bold;
}

.topnav:hover, .topnavselect:hover {
	text-decoration: none;
}

.menu, .menu1, .menu2, .menu2selected { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #eeeeee;
	text-transformation: uppercase;
	font-style: normal;
	font-weight: normal;
	padding-right: 2px;
	padding-left: 0px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 9px;
	margin-left: 0px;
	line-height: 12px;
}

.menu:hover {
	text-decoration: underline;
} 

.text {
	font-weight: normal;
}

.byline {
	text-decoration: none;
	font-weight: normal;
	font-style: italic;
	padding-top: 18px;
	padding-bottom: 12px;
	padding-left: 180px;
}

.textfield {
	width: 100%;
	padding: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.button {
	width: 100%;
	margin: 0px 0px 4px;
	padding: 2px;
	cursor:pointer;
	cursor:hand;
	text-align: left;
}

.button:hover { 

} 

a {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

img {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

p, ol, ul, u, li, td {
	margin-top: 0px;
	color: #444444;
	font-weight: normal;
	font-size:12px;
	line-height: 16px;
} 

ul.ul_menu {
	list-style-type:none;
}

p:first-letter { 

}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase; 
	font-weight: normal;
	line-height: 26px;
	margin: 15px 0px 6px 0px;
	padding-bottom: 0px;
	color: #111166;
} 

h2 {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: normal;
	line-height: 22px;
	padding: 0px;
	margin-top: 14px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}

h2.menuHeader {
	color: #eeeeee;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase; 
	font-weight: normal;
	margin: 15px 0px 15px 0px;
	padding-bottom: 0px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: normal;
	padding: 0px;
	margin-top: 14px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
} 

.h3ettan {
	margin: 0px;
	padding: 0px;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase; 
	font-weight: normal;
	margin: 15px 0px 6px 0px;
	padding-bottom: 0px;
}

.h4extra {
	font-weight:normal;
	color: #dddddd;
	font-size: 16px;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: normal;
	padding: 0px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}

h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 12px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}


h6.smalltext {
	font-family: Arial, Helvetica, sans-serif; 
	color: #cccccc;
	font-weight: normal;
	line-height: 10px;
	font-size: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-transform:uppercase;
}

address, .address {
	font-weight: normal;
	text-decoration: none;
	font-size: 10px;
	line-height: 12px;
	margin: 0px;
	padding: 0px;
	font-style: normal;
	letter-spacing: 1px;
	color: #ABABAB;
	font-family: Arial, Helvetica, sans-serif;
}

tt { 
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	line-size: 12px;
	font-size: 9px;
}

code { 
	color: #000000;
	font-size:13px;
	font-weight: normal;
	text-transform:none;
	margin: 0px;
	padding: 0px;
	font-style: italic;
	display: block;
	letter-spacing: 0px;
}

sup, var {
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	font-size: 6px;
	line-height: 6px;
	font-style: normal;
}


li {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}

ol, ul {
	padding: 0px;
	list-style-position: outside;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
} 

hr { 
	border-top: 1px solid;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
}

#header {
	clear: both;
}

#navigation {
	clear: both;
}

#container { 
	float: left;
	margin: 0 auto;
}

#content {
	float:left;
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
}

#contentStart {
	float:left; 
}

#footer { 
}

#article_W {
	float: left;
} 

#columnR_W {
	float: right;
} 

#columnL_W { 

}

#divStart_L {
	float: left;
}

#divStart_R {
	float: right;
}

#columnR {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
} 

.searchfield {
	width:120px;
	background-color: transparent;
	height: 14px;
	margin: 0px;
	float:right;
	text-align:left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #039;
	border-right-color: #039;
	border-bottom-color: #039;
	border-left-color: #039;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
