/*css reset*/

html, body, h1, h2, h3, h4, h5, h6, p, ol, ul, li, pre, code, address, variable, form, fieldset, blockquote {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-weight: normal;
	}
	
ol {
	margin-left: 1.4em;
	list-style: decimal;
	}

ul {
	margin-left: 1.4em;
	list-style: square;
	}
	
img {
	border: 0 #000000;
	}	

/*page code*/

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
}

html {
	font-size: 100%;
}

p {
	padding:0;
	margin:0;
}

/* specific divs */

#wrapper {
	width:960px;
	margin-right: auto;
	margin-left: auto;
	padding:0;
}

p {
	font-size: 1.4em;
	line-height: 1.5em;
	margin-bottom: 1.3em;
}

h1 {
	font-size: 2.6em;
	line-height: 1.5em;
	font-weight:bold;
}

h2 {
	font-size: 2.1em;
	line-height: 2em;
	font-weight:bold;
	margin-bottom: 0.2em;
}

h3 {
	font-size: 1.7em;
	line-height: 1.5em;
	font-weight:bold;
	margin-bottom: 0.7em;
}

h4 {
	font-size: 1.4em;
	line-height: 1.5em;
	font-weight:bold;
	margin-bottom: 1.3em;
}

h5 {
	font-size: 1.4em;
	border: 0.1em none #FF6600;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: bold;	
}

h6 {
	font-size: 2.1em;
	font-weight: bolder;
	margin-bottom: 0.2em;
	color: #F00;	
}

h7 {
	font-size: 1.1em;
	line-height: 1.5em;
	margin-left: 2px;
}

#pageheader {
	margin: 0;
	padding: 0;
	position:relative;
	top: 15px;
	height: 80px;
	width:960px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
}

#menu {
	top: 96px;
	float: left;
	width: 130px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 5px;
	border-top-width: 3px;
	border-top-style: solid;
	margin-top: 12px;
	margin-bottom: 0px;
	background-color:#FF6600;

}

#bodymainpanel {
	top: 96px;
	float: right;
	width: 800px;
	padding-top: 25px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 15px;
	
}

a:link {
	color:#000000;
}

a:hover {
	color:#663333;
}

a:active {
	color:#663333;	
}

a:visited {
	color:#666666;
}

ul{
	margin-left:60px;
	font-size: 1.4em;
	line-height: 1.5em;
	margin-bottom: 1.3em;
}	

#bodymainpanel .figurer {
	float:right;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-top: 10px;
	display:inline;
	width: 370px;
}
.figurer img {
	padding: 10px;
}

.figurer p {
	font-size: 1.1em;
	line-height: 1.5em;
	text-align: center;
}
#bodymainpanel .figuresmall {
	float:right;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 3px;
	margin-top: 3px;
	display:inline;
	width: 185px;
}

.figuresmall img {
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-top: 3px;
}

#bodymainpanel .logo {
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 3px;
}

.logo p {
	font-size: 1.1em;
	line-height: 1.5em;
	text-align: center;
}

#bodymainpanel .logo1 {
	margin-left: 30px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 3px;
	width: 100px; 
}

.logo1 p {
	font-size: 1.1em;
	line-height: 1.5em;
	text-align: center;
}

#bodymainpanel .figurel {
	float: left;
	margin-left: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-top: 0px;
	width: 370px;
}

.figurel img {
	padding: 10px;
}

.figurel p {
	font-size: 1.1em;
	line-height: 1.5em;
	text-align: center;
}

#bodymainpanel .figurec {
	float: left;
	margin-left: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-top: 0px;
	width: 780px;
}

.figurec img {
	padding: 10px;
}

.figurec p {
	font-size: 1.1em;
	line-height: 1.5em;
	text-align: center;
}

#bodymainpanel .heading {
	float: left;
	width: 800px;
}


#figures {
	float: left;
	margin-left: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-top: 0px;
	width: 125px;
}

#figures img {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 10px;
}

#pagefooter {
	margin-top: 5px;
	margin-left: 200px;

}

#pagefooter p {
	font-size: 1em;
	text-align: right;
	padding: 10px;
}

.pagefooter a {
}

#consortiumlogo {
	margin: 10px;
	padding: 0;
	position:absolute;
	left: 0;
	bottom: 0;
	width: 149px;
	height: 74px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#pagetitle {
	margin: 10px;
	padding: 0;
	position:absolute;
	right: 0;
	bottom: 0;
}
.border {
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.border1 {
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	margin-right: 195px;
}
