/* If you want to build yourself a graph in some graphing application use this formula:1.38/22 * pixel = em */
body {
	font-size: 1em;
	line-height: 1.2em;
	margin: 0px;
	padding: 0px;
} 
 
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: #CCCCCC;
	text-decoration: none;
	font-size: 10px;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

.topnav, .topnavselect {
	text-decoration: none;
	padding-right: 5px;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin: 0px;
	font-size: 14px;
}

.topnavselect {
}

.topnav:hover, .topnavselect:hover {
}

.menu, .menu1, .menu2 {
	text-decoration: none;
	padding-right: 0px;
	font-weight: normal;
	padding-top: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	margin: 0px;
	font-size: 16px;
	line-height: 18px;
	background-repeat: no-repeat;
	background-position: left top;
}

.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: underline;
}

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

p, ol, ul, u, li {
	margin-top: 0px;
	font-weight: normal;
} 

p, td {
	text-align: justify;	
}

p:first-letter { 

}

h1, h2, h3, h4, h5, h6 {
	text-align: left;
}
h1 {
	font-weight: normal;
	margin: 15px 0px 6px 0px;
	padding-bottom: 0px;
	font-style: normal;
	letter-spacing: 1px;
} 

h2 {
	font-weight: bold;
	margin: 15px 0px 6px 0px;
	padding-bottom: 0px;
}

h3 {
	font-weight: bold;
	margin: 15px 0px 6px 0px;
	padding-bottom: 0px;
}

h4 {
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

h5 {
	font-weight: bold;
	padding: 0px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}

h6 {
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}

address, .address {
	font-weight: normal;
	text-decoration: none;
	font-size: 0.8em;
	line-height: 0.8em;
	margin: 0px;
	padding: 0px;
	font-style: normal;
	letter-spacing: 1px;
	text-align: center;
}

tt {
	font-weight: bold;
	text-transform: uppercase;
	line-size: 0.8em;
}

code {
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	font-style: italic;
	display: block;
	letter-spacing: 1px;
	line-height: 1.4em;
}

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

li {
	margin: 0px;
	padding: 0px;
}

ol, ul {
	margin: 0px 0px 0px 1em;
	padding: 0px;
	list-style-position: inherit;
} 

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: 10px;
}

#contentStart {
	float:left; 
}

#footer {
	clear: both;  
	vertical-align: center; 
}

#article_W {
	float: left;
	padding-top: 1.4em;
} 

#columnR_W {
	float: right;
	padding-top: 2.4em;
} 

#columnL_W { 
	float: right;
	padding-top: 2.4em;
}

#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;
}