@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
.text {
	font-family: Tahoma;
	font-size: 11px;
	color: #4C4C4C;
	line-height: 11px;
}
.blue {
	font-family: Tahoma;
	font-size: 11px;
	color: #0679B6;
	text-decoration: none;
}
h1 {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	margin-top: 0px;
}

h2 {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	margin-top: 0px;
}

/* Map Styling */

	#map {
		
		margin:0px 0px 15px 0px;
		width:242px;
		height:150px;
		background:#d0d0d0;		
		border:#bbb 1px solid;
		border-top:#c3c3c3 1px solid;
		border-left:#c3c3c3 1px solid;
	
	}


/* End Sidebar */	

/*End Content*/