html
{
	/*width: 100%;
	height: 100%;*/
	background-color: #eee;
}

body
{
	margin: 0px;
	/*background-image: url(/images/bg.gif);*/
	background-color: Transparent;
	/*height: 100%;
	width: 100%;*/
	font-family: Georgia;
	font-size: 11px;
	overflow: auto;
	color: #636363
	
}

img
{
	border: none;
}

h1
{
	color: #636363;
	font-family: Georgia;
	text-transform: uppercase;
	font-weight: normal;
}

h1 #innertext
{
	color: #525252;
}

h2, .document .header
{
	color: #636363;
	font-family: Georgia;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 12pt;
	margin-top: 0px;
	margin-bottom: 10px;
}

input[type="button"], input[type="submit"]
{
	font-family: Georgia;
}


.clearer
{
	clear: both;
}

hr
{
	border: none;
	border-bottom: 1px solid #939598;
	height: 1px;
	clear: both;
	margin-top: 5px;
	margin-bottom: 5px;
}

a
{
	color: #525252;
	text-decoration: none;
}

th
{	
	text-align: left;
	font-weight: normal;
}

#sitecontainer
{
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	/*background-color: white;*/
	
}

#topcontainer
{
	/*background-image: url(/images/banner.jpg);*/
	height: 77px;
	background-color: #05003e;
}

#cert
{
	margin-bottom: 20px;
}

#topcontainer .innertopcontainer
{
	margin-left: 55px;
	padding-top: 25px;
	margin-right: 55px
}

#flashcontainer
{
	height: 300px;
	/*position: relative;*/
	background-color: White;
}

#flashcontainer #flashitem
{
	float: left;
	width: 600px;
}

#flashcontainer #toptext
{
	float: right;
	width: 300px;
	height: 300px;
	overflow: hidden;
}

#flashcontainer #toptext #innertext
{
	margin: 20px;
	margin-top: 20px;
	margin-bottom: 10px;
	overflow: hidden;
	font-size: 10pt;
}

#menucontainer
{
	/*height: 32px;*/
}

#menushadow
{
	height: 5px;
	background-image: url(/images/nm-skygge.png);
	position: absolute;
	width: 900px;
}

.searchbox
{
	width: 100%;
}

.searchbox select
{
	width: 100%;
}

.searchbox .t1
{
	width: 100px;
}

.searchbox input[type="submit"]
{
	width: 80px;
	background-color: #999;
	color: white;
	border: none;
	height: 30px;
	cursor: pointer;
}

.btnsubmit
{
	width: 80px;
	background-color: #999;
	color: white;
	border: none;
	height: 30px;
	cursor: pointer;
}


#contentcontainer
{
	color: #636363;
	background-color: White;
}

#contenttable
{
	margin: 0px;
	border: none;
	border-spacing: 0px;
	width: 900px;
}

#contenttable #menu
{
	width: 600px;
	vertical-align: top;
	font-size: 10pt;
/*	vertical-align: top;
	background-image: url(/images/bg1left_3.jpg);
	width: 175px;
	padding-left: 5px;
	font-weight: bold;*/
}

#contenttable #innercontent
{
	margin: 20px;
	margin-left: 55px;
	margin-right: 30px;
	width: 515px;
}

#contenttable #content
{
	vertical-align: top;
	padding-bottom: 10px;	
}

#content .inner
{
	margin: 20px;
}

#content .propright
{
	font-size: 11pt;
}

#contenttable #bottom
{
	display: none;
}

#contenttable #bottom a
{
	color: white;
	text-decoration: underline;
}

.loginlink
{
	cursor: pointer;
}

/* MENU */

#menucontainer .menu
{
	margin-top: 23px;
}

#menucontainer .menu table
{
	margin: 0px;
	padding: 0px;
	border-spacing: 0px;
}

#menucontainer .menu table td
{
	margin: 0px;
	border: none;
	padding: 0px;
	height: 32px;
	vertical-align: top;
	/*white-space: nowrap;*/
	/*background-image: url(/images/top_kat_bkg1.jpg);*/
	color: white;
	margin-left: -18px;
}

#menucontainer .menu table td a
{
	margin-top: 6px;
	margin-left: 9px;
	margin-right: 9px;
	display: block;
	text-transform: uppercase;
	text-align: center;
}

#menucontainer .selected
{
	/*background-color: #024FFF;*/
}

#menucontainer .menu table td:hover
{
	background-color: #024FFF;
}


#menucontainer .menu .item
{
	position: relative;
	color: white;
	text-decoration: none;
}

#menucontainer .menu .item:before
{
	/*content: "<img src='/images/top_kat_bkg2.jpg' />";*/
}


#menucontainer .menu .subitems
{
	visibility: hidden;
	position: absolute;
	/*border: 1px solid #333;*/
	padding: 1px;
	min-width: 150px;
	background-color: #aaa;
	margin-top: 12px;
	opacity: 0.8;
	filter: alpha(opacity=80);
	z-index: 50;
}

#menucontainer .menu .subitem
{
}

#menucontainer .menu .subitem a
{
	display: block;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin: 0px;
	color: black;
	text-decoration: none;
	text-align: left;
	font-family: Georgia;
}

#menucontainer .menu .subitem a:hover
{
	background-color: #024FFF;
	color: white;
}

.prospect
{
	margin-left: 5px;
	
}

.prospect .icon
{
	margin-right: 5px;
}

.prospect .prospectlink
{
	text-decoration: none;
	color: black;
	font-weight: bold;
}

/* Documentlist */

.documentlist
{
}

.documentlist .document
{
	margin: 5px;
	margin-left: 0px;
	border-bottom: 1px solid #939598;
	padding-top: 10px;
	min-height: 107px;
	font-size: 8pt;
}

.documentlist .document .documentimagecontainer
{
	width: 130px;
	height: 97px;
	float: left;
	overflow: hidden;
	/*display: table-cell;*/
}

.documentlist .readmore
{
	margin: 5px;
	
	display: block;
	text-align: right;
}

.documentlist .document .image
{
	margin: 5px;
	margin-right: 10px;
	margin-left: 0px;
	margin-top: 0px;
	text-align: center;
	vertical-align: center;
	float: left;
}

/*.documentlist .document .header
{
	font-size: 16pt;
	text-transform: uppercase;
}*/

/* Frontpage documentlist */

.frontpagedocs
{
}

.frontpagedocs .document
{
	margin: 5px;
	margin-left: 0px;
	border-top: 1px solid #efefef;
	padding-top: 20px;
	min-height: 147px;
}

.frontpagedocs .document .documentimagecontainer
{
	width: 130px;
	height: 97px;
	float: left;
	overflow: hidden;
	/*display: table-cell;*/
}

.frontpagedocs .readmore
{
	margin: 5px;
	display: block;
	text-align: right;
}

.frontpagedocs .document .image
{
	margin: 5px;
	margin-top: 0px;
	margin-right: 10px;
	margin-left: 0px;
	text-align: center;
	vertical-align: center;
	float: left;
}

/*.frontpagedocs .document .header
{
	font-size: 16pt;
	text-transform: uppercase;
}*/

.nmlogo
{
	margin-bottom: 15px;
	margin-left: 9px;
	margin-right: 12px;
}

.interestareas
{
	border: none;
	border-spacing: 0px;
	border-collapse: collapse;
	border: 1px solid #d7d7d7;
	width: 100%;
}

.interestareas th
{
	text-align: left;
	background-color: #d7d7d7;
}

.interestareas td
{
/*	border-left: 1px solid #d7d7d7;
	border-right: 1px solid #d7d7d7;*/
}

.employee
{
}

.employee img
{
	float: right;
	margin: 10px;
}

#tabmenu
{
	height: 50px;
	
	position: relative;
}

#tabmenu .smenu
{
	position: absolute;
	right: 0px;
	bottom: 0px;
}

.smenu
{
	border-collapse: collapse;	
}

.smenu td
{
	width: 107px;
	height: 29px;
	background-image: url('/images/fane2.png');
	padding: 0px;
	margin: 0px;
	text-align: center;
}

.smenu a
{
	display: block;
	height: 29px;
	line-height: 29px;
	font-size: 8pt;
}

.smenu .item
{
	text-transform: uppercase;
	font-size: 12px;
	
}

table .details
{
}

table .details th
{
	text-align: left;
}

table .details td
{
	text-align: right;
}

.property
{
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #D7D7D7;
	padding-bottom: 10px;
	line-height: 20px;
}

.property .key
{
	display: block;
	float: left;	
	width: 170px;
}

.property .pool
{
	float: none;
}

.property .photo
{
	float: right;
}

.searchtable td
{
	font-size: 12pt;
	padding-bottom: 5px;
}

.searchtable input[type="submit"]
{
	font-size: 12pt;
}