/* Generelle tekststiler for innhold */

td,  div, font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 120%;
	font-weight: normal;
	color: #333333;
}
a:link {
	color: #2fb4f1;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif, Verdana, Tahoma;
	line-height: 18px;
	font-size: 13px;
}
a:visited {
	color: #2fb4f1;

}
a:hover {
	color: #2fb4f1;
	text-decoration: underline;
}
a:active {
	color: #2fb4f1;
}
	
b, strong {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-bottom: 9px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif, Verdana, Tahoma;
	font-size: 24px;
	font-style: normal;
	color: #AAC831;
	line-height: normal;
	clear: none;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
h2 {
	font-family: Arial, Helvetica, sans-serif, Verdana, Tahoma;
	font-size: 24px;
	font-style: normal;
	color: #515245;
	line-height: normal;
	clear: none;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
h3 {
	font-family: Arial, Helvetica, sans-serif, Verdana, Tahoma;
	font-size: 18px;
	font-style: normal;
	color: #AAC831;
	line-height: normal;
	clear: none;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
h4 {
	font-family: Arial, Helvetica, sans-serif, Verdana, Tahoma;
	font-size: 18px;
	font-style: normal;
	color: #515245;
	line-height: normal;
	clear: none;
	margin: 0px;
	font-weight: normal;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}

h5 {
	font-family: Arial, Helvetica, sans-serif, Verdana, Tahoma;
	font-size: 15px;
	font-style: normal;
	color: #AAC831;
	line-height: 22px;
	clear: none;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
h6 {
	font-family: Arial, Helvetica, sans-serif, Verdana, Tahoma;
	font-size: 14px;
	font-style: normal;
	color: #515245;
	line-height: 20px;
	clear: none;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
.sitat {
	font-size: 13px;
	font-style: italic;
	line-height: 18px;
}
.small {
	font-size: 11px;
	color: #999999;
}
}
ul H6, ul msoNormal{
	padding: 0 0 0 0;	
	margin: 0 0 0 20px;
}
li H6, li msoNormal{
	padding: 0 10px 0 0;
	margin: 0 0 0 0;
}
ul {
	list-style-type: disc;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	font-size: 13px;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif, Verdana, Tahoma;
	font-style: normal;
	color: #666756;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
li {
	padding: 0px;
	list-style-type: disc;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	line-height: 18px;
	font-size: 13px;
	line-height: 18px;
	font-style: normal;
	margin-left: 0px;
	color: #666756;
}

UL LI   {
	list-style-type: disc;

}

UL LI LI    {
	list-style-type: disc;
}

UL LI LI LI {
list-style-type: disc;
}

OL LI   {
list-style-type: disc;
}

OL OL LI    {
list-style-type: disc;
}

OL OL OL LI {
list-style-type: disc;
}
OL UL LI   {
list-style-type: disc;
}

input.radio {
		color: #5B5C56;
		border:none; 
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background: #FFFFFF;
}
input.search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background: #CCCCCC;
	width: 37px;
}
select{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background: #FFFFFF;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	border-color : #878787;
	background: #FFFFFF;
	border-width: 1px;
	border-style : solid;
}
hr {
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFFFFF;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-top-width: 1px;
	border-top-color: #f2f2ee;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}