#top{
	height: 155px;
	margin-left: auto;
	margin-bottom: 0px;
	margin-right: auto;
	margin-top: 0px;
	width: 1100px;
	padding: 0px;
	line-height: 145%;
}

#mains{
	margin-left: auto;
	margin-bottom: 0px;
	margin-right: auto;
	margin-top: 0px;
	width: 1100px;
	padding: 0px;
	line-height: 145%;
}

.box_left{
	text-align: left;
	width: 400px;
	display: block;
	float: left;
}

.box_middle{
	width: 220px;
	margin-right: auto;
	margin-left: auto;
}

.box_right{
	text-align: left;
	width: 400px;
	padding: 0px;
	margin: 0px;
	float: right;
}

body{
	text-align: center;
	font-family: DigitalSans;
	font-weight: 400;
}

h6{
	position: relative;
	margin: 4px;
	font-size: 16px;
}

h3{
	margin: 0;
}

h4 {
	margin: 0;
}

h1{
	font-size: 23pt;
	font-weight: 800;
	margin: 0;
	
}

h2 {
	font-size: 23pt;
	font-weight: 400;
	margin: 0;
}


strong, b {
	font-weight: bold;
}

.menu {
	line-height: 170%;
	font-size: 10pt;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.menu ul {
	list-style-type: none;
	margin: 0;
	padding: 4px;
}

.menu a {
	text-decoration: none; 
	color: #000;
}

.menu:hover {
	cursor: pointer;
}


.uc {
	text-transform: uppercase;
}
.nc {
	text-transform: lowercase;
}


.hr {
	border-bottom-color: #7d7d7d;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}

.box {
}

.box img {
	display: block;
	width: 400px;
	margin-left: auto;
	margin-right: auto;
}

.top {
	line-height: 135%;
	font-size: 0.9em;
}

.valign_top{
	text-align: center;
	display: block;
	padding-top: 64px;
	font-weight: 800;
	font-size: 115%;
}

.box .text a {
	color: #274c0f;
	border-bottom-color: #009f18;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	text-decoration: none;
	color: #6ecf29;
	font-weight: 800;	 
}


#plist_outer {
	border-left: 2px #555 dotted;
	padding-left: 10px;
	max-height: 450px;
	min-height: 450px;
	height: 450px;
	max-width: 400px;
	min-width: 400px;
	width: 400px;
	overflow: hidden;
	overflow-x: hidden;
	overflow-y: auto;
	position: relative;
}



#plist tr th {
	color: #6ECF29;
}
#plist tr td {
	font-weight: 800;
	padding: 0;
}


.skjema {
	padding: 14px;
	padding-top: 4px;
	color: #fff;
	background-color: #4a3e26;
}

.skjema input[type=text]{
	width: 95%;
}

.skjema label {
	font-size: 12px;
	font-weight: 800;
	width: 20px;
	float: left;
	display: inline;
}


.disclaimer {
	top: 623px;
	position: absolute;
	font-size: 70%;
	width: 400px;
	color: #000;
	line-height: 100%;
	text-align: left;
}

#logo {
	float: right;
	width: 400px;
	width: 120px;
	height: 34px;
	display: block;
	position: relative;
	top: 6px;
	background-image: url(../gfx/nplogo.gif);
}

.err {
	padding-right: 35px;
	float: right;
}

input_wrapper {
	display: block;
	padding-top: 10px;
	width: 80%;
	margin-top: 10px;
}

form input {
	width: 60%;
}


.green{ 
	color: #6ECF29;
}


img {
	border: 0;
}


#ie6{
display: none;
}


.noborder{
	border: 0;
}

