/* 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, a:link, a:visited {
	color: #336699;
	text-decoration: none;
}
a:hover, a:active {
	text-decoration: underline;
	color: #336699;
}
b, strong {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-bottom: 9px;
}
address{
	color: #333333;
}
H1 {
	margin-top: 0px;
	margin-bottom: 2px;
	font-size: 16pt;
	font-weight: bold;
	color: #666666;
	line-height: 120%;
	font-family: Arial, Helvetica, sans-serif;
}
H2 {
	margin-top: 6px;
	margin-bottom: 2px;
	font-size: 13pt;
	font-weight: bold;
	color: #666666;
	line-height: 120%;
	font-family: Arial, Helvetica, sans-serif;
}
H3 {
	margin-top: 6px;
	margin-bottom: 2px;
	font-size: 10pt;
	font-weight: bold;
	color: #333333;
	line-height: 120%;
	font-family: Arial, Helvetica, sans-serif;
}
H4 {
	margin-top: 3px;
	margin-bottom: 0px;
	font-size: 9pt;
	font-weight: bold;
	line-height: 120%;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}
H5 {
	margin-top: 3px;
	margin-bottom: 0px;
	font-size: 9pt;
	font-style: italic;
	font-weight: normal;
	line-height: 120%;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}
H6 {
	font-size: 8pt;
	font-weight: normal;
	line-height: 120%;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}
/*
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-position: outside;
	list-style-type: disc;
}
li {
	margin-left: -25px;
}
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 {
	color : #000000;
	height : 1px;
	padding: 0px;
}
*/
/* Ekstra stiler for meny når den er i designet */

td.Menu,td.Menu:active,td.Menu:visited {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #ffffff;
	font-weight : normal;
	font-style : normal;
}
a.Menu,a.Menu:active,a.Menu:visited {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #ffffff;
	font-weight : normal;
	font-style : normal;
	margin-left: 10px;
	margin-right : 8px;
}
a.Menu:hover,a.Menu:visited:hover {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #dddddd;
	font-weight : normal;
	font-style : normal;
	margin-left: 10px;
	margin-right : 8px;
}
