*,html{
				margin:					0;
				padding:				0;
				outline:				none;
				}
			
			body{
				background-color:		#fff;
				color:					#333;
				font-family:			Arial, Helvetica, sans-serif;
				font-size:				11px;
				}
				
			a{
				color:					#7d9c30;
				text-decoration:		none;
				}
				
				.btnLogin
				{
					background:url(../img/logginn.gif);
					background-position:center;
					border-width:0;	
					
				}
				
				.btnSendPwd
				{
					background:url(../img/sendpassord.gif);
					background-position:center;
					border-width:0;
				}

.LoginFields
{
	position:absolute;
	left:10%;
	top:30px;
	width:300px;
	height:200px;
	border:solid,1px,black,1;
	font-family:Arial;
	font-size:12px;
}
.ingress {
	FONT-WEIGHT: bold
}
.TextBox
{
	font-family:Arial;
	font-size:12px;
}

legend
{
	color:#7d9c30;
	font-size:12px;
	font-weight:bold;
}

.divFP
{
	width:350px;
	height:325px;
	font-family:Arial;
	font-size:12px;
}

.fsPop
{
	margin-left:5%;
	margin-right:5%;
	margin-top:5%;
}

.tableS
{
	position:absolute;
	left:2px;
	top:2px;
	margin-top:0px;
	font-family:Arial;
	font-size:12px;
}

.msLoginBtn{
	background: url(../img/menu_top_bg.gif) 0 50% repeat-x;
	font-size:12px;
}

h2
{
	font-family:Arial;
	font-weight:lighter;
}
.login_header{
	color:					#7d9c30;
	font-size:				17px;
}

.tdB 
{
	font-family:Arial;
	font-size:10px;
	font-weight:bold;
}

.td 
{
	font-family:Arial;
	font-size:10px;
}

table#mh-user-info tr.dark{
				background-color:		#f1f6f9;
				}
				
div#mh-section-menu{
				float:					left;
				margin-right:			8px;
				width:					144px;	
				}
			
			div#mh-section-menu ul{
				list-style:				none;
				}
			
			div#mh-section-menu ul li a{
				border-bottom:			1px solid #7d9c30;
				display:				block;
				color:					#7d9c30;
				font-size:				12px;
				padding:				3px 0 3px 0;
				text-decoration:		none;
				width:					100%;
				}
			
			div#mh-section-menu ul li ul{
				margin-left:			10px;
				}
			
			div#mh-section-menu ul li a:hover, div#mh-section-menu ul li a.active-no-children, div#mh-section-menu ul li a.active-with-children{
				color:					#333;
				}
				
			div#mh-top-img
				{
				float:					left;
				width:					503px;
				margin-bottom:			8px;
				}
				
			
			
			
			
			
			div#mh-main-col
			{
				float:					left;
				font-size:				12px;
				width:					503px;
				margin-bottom:			8px;
				}
			
			table#mh-user-info{
				width:					100%;
				border-collapse:		collapse;
				margin-bottom:			8px;
				}
				
			table#mh-user-info tr.dark{
				background-color:		#f1f6f9;
				}
			
			table#mh-user-info td{
				padding:				2px;
				}
			
			table#mh-user-info td.label{
				font-weight:			bold;
				}				
				
					div.mh-teaser{
				float:					left;
				width:					240px;
				margin-right:			10px;
				}
			
			div.mh-teaser h2{
				color:					#7d9c30;
				font-size:				17px;
				margin:					8px 0 8px 0;
				}
			
			div.mh-teaser p{
				text-align:				justify;
				}
				
			div.mh-teaser a.mh-readmore{
				background-image:		url(../img/arrow_green_round.gif);
				background-position:	0 50%;
				background-repeat:		no-repeat;
				color:					#7d9c30;
				display:				block;
				margin:					8px 0 8px 0;
				padding-left:			20px;
				text-decoration:		none;
				}
				
				
	/*RIGHT COLUMN*/
div.rightColumn {
	background-color:#FFFFFF;
	width:170px;
	float:right;
	overflow:hidden;
	padding:0px;
	margin:0px;
	font-family:Verdana, Arial, sans-serif;

}			
				
				/*Loginbox -RIGHT COLUMN*/
div.rightColumn div.loginBox {
	background-color:#f3f3eb;
	width:170px;
	float:left;
	overflow:hidden;
	padding:0 0 0 0;
	margin:0 0 10px 0;
}

div.rightColumn div.loginBox h2 {
	background-image:url(../img/bg_rightCol_orange.gif);
	background-repeat:repeat-x;
	background-position:top;
	font-size:1.1em;
	color:#FFFFFF;
	padding:4px 0 2px 15px; 
	margin:0px;
	font-weight:bold;
	
}

div.rightColumn div.loginBox div.loginBoxInner {
	background-image:url(../img/bg_loginBox.gif);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#f3f3eb;
	width:170px;
	float:left;
	overflow:hidden;
	padding:10px 0 10px 0;
	margin:0px;
}

div.rightColumn div.loginBox div.plainBoxInner {
	
	background-repeat:no-repeat;
	background-position:top;
	background-color:#f3f3eb;
	width:170px;
	float:left;
	overflow:hidden;
	padding:10px 0 10px 0;
	margin:0px;
}

.populate {
	font-weight:normal;
	color:#666666;
	font-size:1.2em;
	background:transparent;
	width:138px;
	border:none;
	padding: 1px 0 0 2px;
	margin: 2px 0 3px 15px;
	float:left;
}


.lblInfo
 {
	font-weight:normal;
	color:#34352F;
	font-size:1.0em;
	background:transparent;
	width:138px;
	border:none;
	padding:1px 0 0 2px;
	margin:5px 0 5px 15px;
	float:left;
}

.btnLogout2 {
	width:68px;
	background:transparent;
	background-image:url(http://respons.help.no/Minside/img/logout_button.gif);
	border:none;
	padding:0px;
	margin:10px 10px 0px 10px;
	float:left;
	cursor:hand;
}

.btnLogin2 {
	width:68px;
	background:transparent;
	background-image:url(http://respons.help.no/Minside/img/login_button.gif);
	border:none;
	padding:0px;
	margin:10px 10px 0px 0px;
	float:right;
	cursor:hand;
}


.errormessage {
	
	color:red;font-size:0.9em;margin-left:12px;margin-top:10px;
	
}

div.rightColumn div.loginBox div.loginBoxInner a {
	text-decoration:none;
	font-weight:bold;
	font-size:0.85em;
	width:78px;
	color:#869b3d;
	padding:15px 0px 0 12px;
	margin:0px;
	float:left;
	overflow:hidden;
}
div.rightColumn div.loginBox div.loginBoxInner a:hover {
	text-decoration:underline;
	font-size:0.85em;
	width:78px;
	color:#869b3d;
	padding:15px 0px 0 12px;
	margin:0px;
	float:left;
	overflow:hidden;
}


.structural { 
	position:absolute; 
	left:-9999px; 
} 

.unvisible
{
    background:transparent;
    border:none 0px transparent;
}
