


body {
 background-color: #FFFCF0;
 margin: 0px;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: normal;
}

input {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
}

select {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
}

table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

th {
 font-weight: bold; 
}

font.title {
 font-style: normal;
 font-weight: normal;
 font-size: 20px;
 font-family: Arial, Helvetica, sans-serif;
}

font.sectiontitle {
 font-style: normal;
 font-weight: normal;
 font-size: 16px;
 font-family: Arial, Helvetica, sans-serif;
}

font.tips {
 color: #E47600;
 font-style: normal;
 font-weight: normal;
 font-size: 10px;
 font-family: Arial, Helvetica, sans-serif;
}

font.tipstitle {
 color: #E47600;
 font-style: normal;
 font-weight: bold;
 font-size: 12px;
 font-family: Arial, Helvetica, sans-serif;
}


h1  { 
	color: #E84024; 
	font-size: 20px; 
	font-style: normal; 
	font-variant: normal; 
	font-weight: normal; 
	line-height: normal; 
	font-stretch: normal; 
	background-color: transparent; 
	text-transform: none; 
	margin: 0;
	padding:0 0 0 0;
	}

h2  { 
	color: #914F25; 
	font-size: 12px; 
	font-style: normal; 
	font-variant: normal; 
	font-weight: bold; 
	line-height: normal; 
	font-stretch: normal; 
	background-color: transparent; 
	text-transform: none; 
	margin: 0;
	}

h3 {
 color: #914F25;
 font-size: 12px;
 font-weight: bold;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 line-height: 12px;
 padding-bottom: 0px;
 padding-top: 0px;
}

A:link    { text-decoration: underline; color: blue; }
A:visited { text-decoration: underline; color: blue; }
A:hover   { text-decoration: underline; color: blue; }

A:link.hidden {text-decoration: none; color: black;}
A:link.hidden.brown {text-decoration: none; color: #914F25;}
A:visited.hidden.brown {text-decoration: none; color: #914F25;}

textarea {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
}

font.yellow {
 color: #F9BD15;
 font-style: normal;
 font-weight: normal;
 font-size: 14px;
 font-family: Arial, Helvetica, sans-serif;
}

font.yellowhead {
 color: #F9BD15;
 font-style: normal;
 font-weight: normal;
 font-size: 18px;
 font-family: Arial, Helvetica, sans-serif;
}

font.yellowhead_large {
 color: #F9BD15;
 font-style: normal;
 font-weight: normal;
 font-size: 28px;
 font-family: Arial, Helvetica, sans-serif;
}
font.redhead {
 color: #E84024;
 font-style: normal;
 font-weight: normal;
 font-size: 18px;
 font-family: Arial, Helvetica, sans-serif;
}
font.error {
 color: #ffffff;
 background: #E84024;
 font-style: normal;
 font-weight: normal;
 font-size: 18px;
 font-family: Arial, Helvetica, sans-serif;
}
font.greenhead {
 color: #358E2F;
 font-style: normal;
 font-weight: normal;
 font-size: 18px;
 font-family: Arial, Helvetica, sans-serif;
}
font.greenhead_small {
 color: #358E2F;
 font-style: normal;
 font-weight: normal;
 font-size: 14px;
 font-family: Arial, Helvetica, sans-serif;
}

font.yelloweq {
 color: #F9BD15;
 font-style: normal;
 font-weight: normal;
 font-size: 26px;
 font-family: Arial, Helvetica, sans-serif;
}

font.yelloweq2 {
 color: #F9BD15;
 font-style: normal;
 font-weight: bold;
 font-size: 20px;
 font-family: Arial, Helvetica, sans-serif;
}

font.greensum {
 color: #358E2F;
 font-style: normal;
 font-weight: normal;
 font-size: 26px;
 font-family: Arial, Helvetica, sans-serif;
}


font.red {
 color: #E84024;
 font-style: normal;
 font-weight: normal;
 font-size: 12px;
 font-family: Arial, Helvetica, sans-serif;
}
font.feilmelding {
 color: #E84024;
 font-style: normal;
 font-weight: bold;
 font-size: 14px;
 font-family: Arial, Helvetica, sans-serif;
}

font.greenbold {
 color: #358E2F;
 font-style: normal;
 font-weight: bold;
 font-size: 12px;
 font-family: Arial, Helvetica, sans-serif;
}


ol.instruksjon { 
 list-style-type: decimal; 
 margin: 1em 0 1em 40px; 
 color: #000000;
 font-style: normal;
 font-weight: normal;
 font-size: 14px;

 padding:5;
}


.instruksjonAdvarsel {
 color: #000000;
 font-style: normal;
 font-weight: normal;
 font-size: 12px;
 font-family: Arial, Helvetica, sans-serif;
}

.instructions_header{
	font-size: 18px;
	 color: #358E2F;
}
table.brown {
 color: #914F25;
 background: #FEF8E1;
}

.brown_text {
 color: #914F25;
}


