*
{
	margin: 0;
	padding: 0;
}

body
{
	font-family: "Arial", Sans-Serif;
	font-size: 16px;
	color:#014879;
	background: #b8b7ba url(Images/BodyBg.jpg) repeat-x 0 0;
	font-weight: normal;
}

a
{
	color: #014573;
}

p
{
	font-size: 12px;
	font-weight: normal;
	margin: 0 0 10px 0;
}

td
{
	font-size: 12px;
}

ul
{
	margin: 0 0 0 10px;
	display: block;
}

li
{

	font-size: 12px;
}

/* H(x) Styles */

h1
{
	font-size: 22px;
	padding-bottom: 5px;
}

h2
{
	font-size: 18px;
	padding-bottom: 5px;
}

h3
{
	font-size: 16px;
	padding-bottom: 5px;
}
.GeneralWrapper p strong
{
	line-height: 23px;
}

.GeneralWrapper img
{
	padding: 5px 0;
}

.GeneralWrapper h1
{
	margin: 0 0 15px 0;
}

#Wrapper 
{
	width:749px;
	margin:auto;
}

#MenuHeader
{
	width:749px;
	height:54px;
	float:left;
	background:#fff;
	border-bottom: solid 2px #990000;
}

	.MenuHeaderLeft
	{
		width:189px;
		height:33px;
		float:left;
		padding: 21px 0 0 21px;
	}
	
		a #ctl00_Img1
		{
			border:none;
		}
	
	.MenuHeaderRight
	{
		width:519px;
		padding: 19px 20px 0 0;
		height:35px;
		float:left;
	}
	
	.Menu
	{
		float: right;
	}
	
	.Menu ul
	{
		list-style: none;
	}
	
	.Menu ul li
	{
		display: inline;
	}

	.Menu ul li a
	{
		text-decoration: none;
		font-size: 13px;
		font-weight: bold;
		margin: 0;
		padding: 0 0 0 6px;
	}
	
	.Menu ul li a:hover
	{
		color: #990000;
	}
	
#DetailImageBlock
{
	height: 154px;
	border-bottom: 2px solid #990000;
	margin: 0;
	padding: 0;
}

#DetailImageBlock img
{
	margin: 0;
	padding: 0;
	float: left;
}
	
.MainContent
{
	width: 749px;
	height: auto;
	float: left;
	background: #ccc url('Images/BackgroundMap.jpg');
	border-bottom: solid 2px #990000;
}

.GeneralWrapper
{
	background: #01385f;
	float: left;
	width: 709px;
	padding: 10px 20px;
	margin: 0;
	color: #FFF;
}


	.Map10thFloor 
	{
		position:relative;
		background: url('Images/10thFloor.jpg');
		width: 749px;
		height: 417px;
		margin: 0 0 0 0; /* bottom 30 minder door div FloorMenu eronder */
	}
	
	.Map11thFloor 
	{
		position:relative;
		background: url('Images/11thFloor.jpg');
		width: 749px;
		height: 417px;
		margin: 0 0 0 0; /* bottom 30 minder door div FloorMenu eronder */
	}
	
		.Point 
		{
			background: url('Images/RedDot.jpg') no-repeat 0 0;
			width: 10px;
			height: 10px;
			position: absolute;
			top: 170px;
			left: 160px;
			z-index: 1;
			cursor: pointer;
		}

		.InfoWrapper
		{
			position: absolute;
			display:none;
			width: 237px;
			height: 118px;
			background: url(Images/popUpIcon.gif) no-repeat 0 0;
			margin: -54px 0 0 15px;
			padding: 0 0 0 19px;
			z-index: 100;
			color: #FFF;
			cursor: pointer;
		}
			.InfoWrapperInner
			{
				width: 237px;
				height: 113px;
				padding: 5px 0 0 10px;
				position: relative;
				background: url(Images/popUpBg.png) repeat-x 0 center;
			}
				.closeBox
				{
					position: absolute;
					right: 5px;
					top: 5px;
				}
		
		.InfoWrapperInner table td
		{
			vertical-align: top;
			font-size: 10px;
			margin: 0;
			padding: 0;
		}

		.InfoWrapperInner table td a, .InfoWrapperInner table td a img
		{
			border: none;
			background: none;
		}
		
		.InfoWrapperInner h3
		{
			padding: 0 0 5px 0;
		}
		
		.InfoWrapperInner table td p
		{
			padding: 0 0 2px 5px;
			margin: 0;
			font-size: 11px;
		}
		
		.InfoWrapperInner a.Link
		{
			position: absolute;
			color: Red;
			text-decoration: none;
			font-weight: bold;
			bottom: 5px;
			right: 5px;
			font-size: 11px;
		}
	
		
		.InfoWrapperInner a:hover
		{
			text-decoration: underline;
		}
		
		div.FloorMenu 
		{
			text-align:center;
			height:30px;
			color: #990000;
			padding: 5px 0 0 0;
			background: #FFF;
			margin: 0;

		}
		
		div.FloorMenu a
		{
			text-decoration: none;
			font-size: 14px;
			color: #990000;
		}
		
		
			a.Selected 
			{
				font-weight: bold;
				font-size: 11px;
			}
		
			
		
.Footer
{
	width: 729px;
	height: 145px;
	padding: 10px 0 0 20px;
	margin: 0;
	float: left;
	background: #014574 url(Images/FooterBg.jpg) repeat-x;
	color: #FFF;
	text-align: center;
}

.Footer p
{
	float: left;
	font-size: 11px;
}

.SitemapAlign
{
	float: right;
	font-size: 10px;
	padding: 0px 20px 0 0;
	white-space:nowrap;
}

.SitemapAlign a
{
	color: #FFF;

}
.ContentWrapper
{
	height: auto;
	background:#01385f;
	float: left;
}

.ContactLeftView
{
	float: left;
	width: 340px;
}

.ContactRightView
{
	float: left;
	width: 350px;
	text-align: right;
}

.MeetingInfoBlock
{
    width:333px;
    background:#01385f;
    float:left;
    display: inline;
    height: auto !important;
    padding: 12px 20px 0px 20px;
    color: #FFF;
    border-right: solid 2px #014471;
}

.MeetingInfoBlock p
{
	margin: 10px 0 0 0;
}

.MeetingRoomTable
{
	margin: 10px 0 0 0;
}

.MeetingRoomTable td
{
	padding: 2px;
}

.MeetingRoomPhoneNumber
{
	font-weight: lighter;
	white-space:nowrap;
}

.MeetingForm
{
    width:334px;
    background:#01385f;
    float:right;
    display: inline;
    height: auto !important;
    padding: 10px 20px 10px 20px;
    color: #FFF;
}

.MeetingroomForm
{
	margin: 0px 0 0px 0;
	float:left;
}

.MeetingroomForm td
{
	padding-bottom:10px;
	text-align:right;
}
.MeetingRoomCallUsText
{
	clear: both;
	margin: 10px 0 10px 0;
}

td.FormHeader
{
	text-align: left;
	padding-right: 0;
}

input.ButtonBasic 
{
	width: 80px;
	height: 23px;
	border: none;
	cursor: pointer;
	color: #01385f;
	padding: 0 2px 5px 0;
	background: url(Images/LinkButton.png) no-repeat;
}

input.ButtonBasic:hover 
{
	color: #FFF;
}

.MeetingroomForm .InputWrapper
{
    width: 179px;
    height: 21px;
    background: url(Images/InputBg.gif) no-repeat top left;
    margin: 0;
    padding: 0;
}

.MeetingroomForm .InputWrapper input{
    width: 167px;
    height: 16px;
    background: transparent;
    border: 0;
    padding: 1px 12px 3px 5px;
    margin: 0;
} 

td.InfoFormHeader 
{
	padding-right:20px;
}

.InfoImage img
{
	max-height:100px;
	height:auto !important;
	height:100px;
	border: none;
	padding: 20px 0;
}

.GeneralSitemapWrapper
{
	background: #FFF;
	float: left;
	width: 729px;
	padding: 10px 0 10px 20px;
}
	

.Sitemap

{
	margin: 0 0 0 0;
	padding: 0 0 0 10px;
	float: left;
	border-left-style:dotted;
	border-left-color: #b6b3b4;
	border-left-width: 1px;
	font-size: 12px;
}

.Sitemap a
{
	text-decoration: none;
}

.Sitemap a:hover
{
	text-decoration: underline;
}

.Sitemap ul

{

	margin: 10px 0 0 10px;
	list-style: none;

}

.Sitemap
ul li

{

	margin: 0 0 10px 0;
	padding: 0 0 0 12px;
	background: url('Images/SitemapLiFirst.jpg') no-repeat 0 6px;

}

.Sitemap
ul li li

{

	margin: 0 0 10px 0;
	padding: 0 0 0 12px;
	background: url('Images/SitemapLi.jpg') no-repeat 0 2px;

}

.Sitemap ul li ul

{

margin-top: 10px;

}

.FormTable
{
	float: left;
}

.FormTable td
{
	white-space: nowrap;
	padding: 0 0 4px 5px;
	margin: 0; 
	text-align: left;
}

.ContactInputField
{
	width: 214px;
	height: 17px;
	padding: 1px 3px 0 3px;
	color: #666;
	border: 1px solid #151516;
}

.ContactInputBox
{
	width: 214px;
	height: 69px;
	padding: 3px;
	color: #666;
	border: 1px solid #151516;
}

.Contactinfo
{
	width: 709px;
	height: 250px;
	float: left;
}

.Contactinfo_left
{
	width: 359px;
	float: left;
	border-bottom: 1px solid #ccc;
}

.Contactinfo_right
{
	width: 350px;
	float: left;
	border-bottom: 1px solid #ccc;
}